summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-09-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-09-01Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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-11ARM: 8410/1: VDSO: fix coarse clock monotonicity regressionNathan Lynch
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-03jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra
2015-07-28ARM: appropriate __init annotation for const dataNicolas Pitre
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/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-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
2015-06-01ARM: redo TTBR setup code for LPAERussell King
2015-06-01ARM: cleanup early_paging_init() callingRussell King
2015-05-28arm: perf: unify perf_event{,_cpu}.cMark Rutland
2015-05-28arm: perf: factor out armv7 pmu driverMark Rutland
2015-05-28arm: perf: factor out armv6 pmu driverMark Rutland
2015-05-28arm: perf: factor out xscale pmu driverMark Rutland
2015-05-28arm: perf: share arm_pmu_device_probeMark Rutland
2015-05-28arm: perf: kill off unused pm callbacksMark Rutland
2015-05-28arm,arm64/xen: move Xen initialization earlierStefano Stabellini