aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-17ARM: 8402/1: perf: Don't use of_node after putting itStephen Boyd1-1/+2
2015-07-17ARM: 8400/1: use virt_to_idmap to get phys_reset addressVitaly Andrianov1-1/+1
2015-07-07Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds3-3/+9
2015-07-07Merge branches 'fixes' and 'ioremap' into for-linusRussell King22-609/+942
2015-07-03ARM: avoid unwanted GCC memset()/memcpy() optimisations for IO variantsRussell King1-0/+6
2015-07-03ARM: fix lockdep unannotated irqs-off warningRussell King1-1/+1
2015-07-02Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+2
2015-07-01Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+2
2015-06-29ARM: 8393/1: smp: Fix suspicious RCU usage with ipi tracepointsStephen Boyd1-2/+2
2015-06-26Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds20-609/+922
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2015-06-26Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+14
2015-06-16arm: fix implicit #include <linux/init.h> in entry asm.Paul Gortmaker1-0/+2
2015-06-12Merge branch 'for-arm-soc' of http://ftp.arm.linux.org.uk/pub/armlinux/kernel/git-cur/linux-2.6-arm into next/cleanupKevin Hilman1-0/+14
2015-06-12ARM: fix new BSYM() usage introduced via for-arm-soc branchRussell King1-1/+1
2015-06-12Merge branch 'for-arm-soc' into for-nextRussell King1-0/+14
2015-06-12Merge branch 'devel-stable' into for-nextRussell King6-540/+503
2015-06-12ARM: 8383/1: nommu: avoid deprecated source register on movStefan Agner1-13/+8
2015-06-12Merge branch 'bsym' into for-nextRussell King6-18/+18
2015-06-12Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-nextRussell King13-42/+405
2015-06-12ARM: fix EFM32 build breakage caused by cpu_resume_armRussell King1-0/+7
2015-06-12ARM: 8389/1: Add cpu_resume_arm() for firmwares that resume in ARM stateStephen Boyd1-0/+7
2015-06-06ARM: 8388/1: tcm: Don't crash when TCM banks are protected by TrustZoneMichael van der Westhuizen1-3/+101
2015-06-02ARM: remove __bad_xchg definitionRussell King1-8/+0
2015-06-02ARM: 8364/1: fix BE32 module loadingArnd Bergmann1-0/+2
2015-06-02ARM: 8359/1: correct secondary_startup_arm modeYingjoe Chen1-1/+1
2015-06-01ARM: redo TTBR setup code for LPAERussell King3-16/+38
2015-06-01ARM: cleanup early_paging_init() callingRussell King1-3/+4
2015-05-28arm: perf: unify perf_event{,_cpu}.cMark Rutland3-364/+341
2015-05-28arm: perf: factor out armv7 pmu driverMark Rutland3-94/+39
2015-05-28arm: perf: factor out armv6 pmu driverMark Rutland3-23/+38
2015-05-28arm: perf: factor out xscale pmu driverMark Rutland3-10/+28
2015-05-28arm: perf: share arm_pmu_device_probeMark Rutland1-6/+14
2015-05-28arm: perf: kill off unused pm callbacksMark Rutland2-38/+1
2015-05-28arm,arm64/xen: move Xen initialization earlierStefano Stabellini1-0/+2
2015-05-27arm: perf: remove singleton PMU restrictionMark Rutland1-15/+12
2015-05-27arm: perf: probe number of counters on affine CPUsMark Rutland1-25/+23
2015-05-27arm: perf: filter unschedulable eventsMark Rutland1-0/+13
2015-05-27arm: perf: treat PMUs as CPU affineMark Rutland2-3/+37
2015-05-27arm: perf: make of_pmu_irq_cfg take arm_pmuMark Rutland1-3/+4
2015-05-20ARM: unify MMU/!MMU addruart callsStefan Agner1-1/+1
2015-05-18ARM: 8357/1: perf: fix memory leak when probing PMU PPIsWill Deacon1-4/+5
2015-05-15ARM: fix missing syscall trace exitRussell King1-1/+3
2015-05-08ARM: replace BSYM() with badr assembly macroRussell King6-18/+18
2015-05-08ARM: 8355/1: arch: Show the serial number from devicetree in cpuinfoPaul Kocialkowski1-2/+21
2015-05-08ARM: 8220/1: allow modules outside of bl rangeArd Biesheuvel4-1/+217
2015-05-08ARM: 8340/1: ARMv7-M: Enlarge vector table up to 256 entriesMaxime Coquelin stm321-4/+9
2015-05-03ARM: 8352/1: perf: Fix the pmu node name in warning messageWill Deacon1-1/+1
2015-05-03ARM: 8351/1: perf: don't warn about missing interrupt-affinity property for PPIsWill Deacon1-1/+6
2015-04-24Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-6/+6