summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2016-07-06ARM: tegra: beaver: Allow SD card voltage to be changedLucas Stach
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-06arm/xen: add support for vm_assist hypercallJuergen Gross
2016-07-06xen: add steal_clock support on x86Juergen Gross
2016-07-06Xen: EFI: Parse DT parameters for Xen specific UEFIShannon Zhao
2016-07-06ARM64: XEN: Add a function to initialize Xen specific UEFI runtime servicesShannon Zhao
2016-07-06ARM: XEN: Move xen_early_init() before efi_init()Shannon Zhao
2016-07-06arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPIShannon Zhao
2016-07-06arm/xen: Use xen_xlate_map_ballooned_pages to setup grant tableShannon Zhao
2016-07-05Merge tag 'mvebu-fixes-4.7-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann
2016-07-05Merge tag 'sunxi-fixes-for-4.7' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2016-07-04Merge 4.7-rc6 into usb-nextGreg Kroah-Hartman
2016-07-02ARM: 8577/1: Fix Cortex-A15 798181 errata initializationMatija Glavinic Pecotic
2016-07-02ARM: 8584/1: floppy: avoid gcc-6 warningArnd Bergmann
2016-07-02ARM: 8583/1: mm: fix location of _etextKees Cook
2016-07-02ARM: 8582/1: remove unused CONFIG_ARCH_HAS_BARRIERSMasahiro Yamada
2016-06-30Merge tag 'kvm-arm-for-v4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2016-06-30ARM: mvebu: compile pm code conditionallyArnd Bergmann
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-29ARM: dts: meson: minix-neo-x8: define PMIC as power controllerStefan Agner
2016-06-29ARM: dts: sun7i: Fix pll3x2 and pll7x2 not having a parent clockHans de Goede
2016-06-28ARM: dts: am335x/am437x/dra7: use new "ti, cpsw-mdio" compat stringGrygorii Strashko
2016-06-28clocksource/drivers/integrator-ap: Add the COMPILE_TEST optionDaniel Lezcano
2016-06-28clocksource/drivers/keystone: Add the COMPILE_TEST optionDaniel Lezcano
2016-06-28clocksource/drivers/nspire: Add the COMPILE_TEST optionDaniel Lezcano
2016-06-28clocksource/drivers/u300: Add the COMPILE_TEST optionDaniel Lezcano
2016-06-28clocksource/drivers/prima2: Add the COMPILE_TEST optionDaniel Lezcano
2016-06-28clocksource/drivers/mxs: Add the COMPILE_TEST optionDaniel Lezcano
2016-06-28clocksource/drivers/moxart: Add the COMPILE_TEST optionDaniel Lezcano
2016-06-28clocksource/drivers/atlas7: Add the COMPILE_TEST optionDaniel Lezcano
2016-06-28clocksource/drivers/clps_711x: Add the COMPILE_TEST optionDaniel Lezcano
2016-06-28clocksource/drivers/bcm_kona: Add the COMPILE_TEST optionDaniel Lezcano
2016-06-28clocksource/drivers/bcm2835: Add the COMPILE_TEST optionDaniel Lezcano
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano
2016-06-28clocksource/drivers/smp_twd: Convert init function to return errorDaniel Lezcano
2016-06-27ARM: dts: Add Arria10 Ethernet EDAC devicetree entryThor Thayer
2016-06-27KVM: arm/arm64: Stop leaking vcpu pid referencesJames Morse
2016-06-27efi: Convert efi_call_virt() to efi_call_virt_pointer()Alex Thorlton
2016-06-27arm: use the new LED disk activity triggerStephan Linz
2016-06-25Merge tag 'mvebu-fixes-4.7-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko
2016-06-23arm: use of_platform_default_populate() to populateKefeng Wang
2016-06-23arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang
2016-06-23of: iommu: make of_iommu_init() postcore_initcall_syncKefeng Wang
2016-06-23crypto: ghash-ce - Fix cryptd reorderingHerbert Xu
2016-06-22ARM: 8306/1: loop_udelay: remove bogomips value limitationNicolas Pitre
2016-06-22ARM: 8581/1: add missing <asm/prom.h> to arch/arm/kernel/devtree.cBen Dooks
2016-06-22ARM: 8576/1: avoid duplicating "Kernel: arch/arm/boot/*Image is ready"Masahiro Yamada
2016-06-22ARM: 8556/1: on a generic DT system: do not touch l2x0Linus Walleij
2016-06-22ARM: uaccess: remove put_user() code duplicationRussell King