summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorLines
2015-06-12ARM: 8383/1: nommu: avoid deprecated source register on movStefan Agner-13/+8
2015-06-12Merge branch 'bsym' into for-nextRussell King-18/+18
2015-06-12Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-nextRussell King-42/+405
2015-06-12ARM: fix EFM32 build breakage caused by cpu_resume_armRussell King-0/+7
2015-06-12ARM: 8389/1: Add cpu_resume_arm() for firmwares that resume in ARM stateStephen Boyd-0/+7
2015-06-06ARM: 8388/1: tcm: Don't crash when TCM banks are protected by TrustZoneMichael van der Westhuizen-3/+101
2015-06-02ARM: remove __bad_xchg definitionRussell King-8/+0
2015-06-02ARM: 8364/1: fix BE32 module loadingArnd Bergmann-0/+2
2015-06-02ARM: 8359/1: correct secondary_startup_arm modeYingjoe Chen-1/+1
2015-06-01ARM: redo TTBR setup code for LPAERussell King-16/+38
2015-06-01ARM: cleanup early_paging_init() callingRussell King-3/+4
2015-05-28arm: perf: unify perf_event{,_cpu}.cMark Rutland-364/+341
2015-05-28arm: perf: factor out armv7 pmu driverMark Rutland-94/+39
2015-05-28arm: perf: factor out armv6 pmu driverMark Rutland-23/+38
2015-05-28arm: perf: factor out xscale pmu driverMark Rutland-10/+28
2015-05-28arm: perf: share arm_pmu_device_probeMark Rutland-6/+14
2015-05-28arm: perf: kill off unused pm callbacksMark Rutland-38/+1
2015-05-28arm,arm64/xen: move Xen initialization earlierStefano Stabellini-0/+2
2015-05-27arm: perf: remove singleton PMU restrictionMark Rutland-15/+12
2015-05-27arm: perf: probe number of counters on affine CPUsMark Rutland-25/+23
2015-05-27arm: perf: filter unschedulable eventsMark Rutland-0/+13
2015-05-27arm: perf: treat PMUs as CPU affineMark Rutland-3/+37
2015-05-27arm: perf: make of_pmu_irq_cfg take arm_pmuMark Rutland-3/+4
2015-05-20ARM: unify MMU/!MMU addruart callsStefan Agner-1/+1
2015-05-18ARM: 8357/1: perf: fix memory leak when probing PMU PPIsWill Deacon-4/+5
2015-05-15ARM: fix missing syscall trace exitRussell King-1/+3
2015-05-08ARM: replace BSYM() with badr assembly macroRussell King-18/+18
2015-05-08ARM: 8355/1: arch: Show the serial number from devicetree in cpuinfoPaul Kocialkowski-2/+21
2015-05-08ARM: 8220/1: allow modules outside of bl rangeArd Biesheuvel-1/+217
2015-05-08ARM: 8340/1: ARMv7-M: Enlarge vector table up to 256 entriesMaxime Coquelin stm32-4/+9
2015-05-03ARM: 8352/1: perf: Fix the pmu node name in warning messageWill Deacon-1/+1
2015-05-03ARM: 8351/1: perf: don't warn about missing interrupt-affinity property for PPIsWill Deacon-1/+6
2015-04-24Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-6/+6
2015-04-23Merge branches 'misc' and 'vdso' into for-nextRussell King-6/+6
2015-04-21ARM: Fix nommu bootingRussell King-6/+6
2015-04-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-4/+7
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-112/+3
2015-04-14Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-320/+1185
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+132
2015-04-14Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2015-04-14Merge branch 'devel-stable' into for-nextRussell King-72/+545
2015-04-14Merge branches 'misc', 'vdso' and 'fixes' into for-nextRussell King-7/+357
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-3/+3
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-4/+0
2015-04-12arm: Remove signal translation and exec_domainRichard Weinberger-17/+3
2015-04-12arm: Remove RISC OS personalityRichard Weinberger-95/+0
2015-04-03ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clo...Xunlei Pang-3/+3
2015-04-02ARM: 8338/1: kexec: Relax SMP validation to improve DT compatibilityGeert Uytterhoeven-1/+7
2015-04-02ARM: move reboot code to arch/arm/kernel/reboot.cRussell King-150/+158
2015-04-02ARM: fix broken hibernationRussell King-4/+17