summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2015-08-20ARM/PCI: Remove msi_controller from struct pci_sys_dataLorenzo Pieralisi
2015-08-20ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi()Lorenzo Pieralisi
2015-08-20ARM/PCI: Replace panic with WARN messages on failuresLorenzo Pieralisi
2015-08-18ARM: 8415/1: early fixmap support for earlyconStefan Agner
2015-08-11ARM: 8410/1: VDSO: fix coarse clock monotonicity regressionNathan Lynch
2015-08-10Merge branch 'psci/for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King
2015-08-07ARM: 8409/1: Mark ret_fast_syscall as a functionDrew Richardson
2015-08-07ARM: 8408/1: Fix the secondary_startup function in Big Endian caseGregory CLEMENT
2015-08-05Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2015-08-03ARM: migrate to common PSCI client codeMark Rutland
2015-08-03ARM: psci: boot_secondary: replace __pa with virt_to_idmapGrygorii Strashko
2015-08-03jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra
2015-07-31ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggableStephen Boyd
2015-07-31arm: perf: factor arm_pmu core out to driversMark Rutland
2015-07-31ARM: perf: replace arch_find_n_match_cpu_physical_id with of_cpu_device_node_getSudeep Holla
2015-07-31ARM: perf: extend interrupt-affinity property for PPIsWill Deacon
2015-07-31arm: perf: Set affinity for PPI based PMUsStephen Boyd
2015-07-28ARM: appropriate __init annotation for const dataNicolas Pitre
2015-07-25ARM: move heavy barrier support out of lineRussell King
2015-07-23ARM/PCI: Set MPS before pci_bus_add_devices()Murali Karicheri
2015-07-17ARM: 8402/1: perf: Don't use of_node after putting itStephen Boyd
2015-07-17ARM: 8400/1: use virt_to_idmap to get phys_reset addressVitaly Andrianov
2015-07-17ARM: add basic support for on-demand backtrace of other CPUsRussell King
2015-07-17ARM/smp_twd: Migrate to new 'set-state' interfaceViresh Kumar
2015-07-13ARM/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-07-10ARM: 8401/1: perf: Set affinity for PPI based PMUsStephen Boyd
2015-07-07Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-07-07Merge branches 'fixes' and 'ioremap' into for-linusRussell King
2015-07-03ARM: avoid unwanted GCC memset()/memcpy() optimisations for IO variantsRussell King
2015-07-03ARM: fix lockdep unannotated irqs-off warningRussell King
2015-07-02Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-07-01Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-29ARM: 8393/1: smp: Fix suspicious RCU usage with ipi tracepointsStephen Boyd
2015-06-26Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-06-26Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-06-16arm: fix implicit #include <linux/init.h> in entry asm.Paul Gortmaker
2015-06-12Merge branch 'for-arm-soc' of http://ftp.arm.linux.org.uk/pub/armlinux/kernel...Kevin Hilman
2015-06-12ARM: fix new BSYM() usage introduced via for-arm-soc branchRussell King
2015-06-12Merge branch 'for-arm-soc' into for-nextRussell King
2015-06-12Merge branch 'devel-stable' into for-nextRussell King
2015-06-12ARM: 8383/1: nommu: avoid deprecated source register on movStefan Agner
2015-06-12Merge branch 'bsym' into for-nextRussell King
2015-06-12Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-nextRussell King
2015-06-12ARM: fix EFM32 build breakage caused by cpu_resume_armRussell King
2015-06-12ARM: 8389/1: Add cpu_resume_arm() for firmwares that resume in ARM stateStephen Boyd
2015-06-06ARM: 8388/1: tcm: Don't crash when TCM banks are protected by TrustZoneMichael van der Westhuizen
2015-06-02ARM: remove __bad_xchg definitionRussell King
2015-06-02ARM: 8364/1: fix BE32 module loadingArnd Bergmann
2015-06-02ARM: 8359/1: correct secondary_startup_arm modeYingjoe Chen