aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-04-23Merge branches 'misc' and 'vdso' into for-nextRussell King1-6/+6
2015-04-21ARM: Fix nommu bootingRussell King1-6/+6
2015-04-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-4/+7
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-112/+3
2015-04-14Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds23-320/+1185
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+132
2015-04-14Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2015-04-14Merge branch 'devel-stable' into for-nextRussell King3-72/+545
2015-04-14Merge branches 'misc', 'vdso' and 'fixes' into for-nextRussell King5-7/+357
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+3
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+0
2015-04-12arm: Remove signal translation and exec_domainRichard Weinberger3-17/+3
2015-04-12arm: Remove RISC OS personalityRichard Weinberger2-95/+0
2015-04-03ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clo...Xunlei Pang1-3/+3
2015-04-02ARM: 8338/1: kexec: Relax SMP validation to improve DT compatibilityGeert Uytterhoeven2-1/+7
2015-04-02ARM: move reboot code to arch/arm/kernel/reboot.cRussell King5-150/+158
2015-04-02ARM: fix broken hibernationRussell King3-4/+17
2015-03-29ARM: 8324/1: move cpu_resume() to .text sectionArd Biesheuvel1-9/+6
2015-03-29ARM: 8322/1: keep .text and .fixup regions closer togetherArd Biesheuvel3-6/+3
2015-03-29ARM: 8307/1: psci: move psci firmware calls out of lineMark Rutland3-37/+35
2015-03-28ARM: 8328/1: remove empty preprocessor #else branchUwe Kleine-König1-3/+1
2015-03-28ARM: 8319/1: advertise availability of v8 Crypto instructionsArd Biesheuvel1-0/+22
2015-03-28ARM: 8318/1: treat CPU feature register fields as signed quantitiesArd Biesheuvel1-13/+9
2015-03-28ARM: 8317/1: move the .idmap.text section closer to .head.textArd Biesheuvel1-1/+1
2015-03-28ARM: 8314/1: replace PROCINFO embedded branch with relative offsetArd Biesheuvel1-7/+7
2015-03-27ARM: 8332/1: add CONFIG_VDSO Kconfig and Makefile bitsNathan Lynch1-0/+1
2015-03-27ARM: 8331/1: VDSO initialization, mapping, and synchronizationNathan Lynch2-3/+351
2015-03-27ARM: 8330/1: add VDSO user-space codeNathan Lynch1-0/+5
2015-03-27ARM: kvm: round HYP section to page size instead of log2 upper boundArd Biesheuvel1-30/+1
2015-03-27Merge branch 'perf/x86' into perf/core, because it's readyIngo Molnar1-1/+1
2015-03-25ARM: kvm: assert on HYP section boundaries not actual code sizeArd Biesheuvel1-1/+1
2015-03-25ARM: cpuidle: Document the codeDaniel Lezcano1-0/+59