summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2017-03-06ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset writeDave Martin
2017-03-06ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUsMark Rutland
2016-09-11[PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64()Al Viro
2016-06-17ARM: fix PTRACE_SETVFPREGS on SMP systemsRussell King
2015-10-22ARM: 8425/1: kgdb: Don't try to stop the machine when setting breakpointsDoug Anderson
2015-10-22ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King
2015-08-03ARM: 8393/1: smp: Fix suspicious RCU usage with ipi tracepointsStephen Boyd
2015-05-18ARM: 8357/1: perf: fix memory leak when probing PMU PPIsWill Deacon
2015-05-15ARM: fix missing syscall trace exitRussell King
2015-05-03ARM: 8352/1: perf: Fix the pmu node name in warning messageWill Deacon
2015-05-03ARM: 8351/1: perf: don't warn about missing interrupt-affinity property for PPIsWill Deacon
2015-04-24Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-04-23Merge branches 'misc' and 'vdso' into for-nextRussell King
2015-04-21ARM: Fix nommu bootingRussell King
2015-04-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-14Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-14Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-14Merge branch 'devel-stable' into for-nextRussell King
2015-04-14Merge branches 'misc', 'vdso' and 'fixes' into for-nextRussell King
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-12arm: Remove signal translation and exec_domainRichard Weinberger
2015-04-12arm: Remove RISC OS personalityRichard Weinberger
2015-04-03ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clo...Xunlei Pang
2015-04-02ARM: 8338/1: kexec: Relax SMP validation to improve DT compatibilityGeert Uytterhoeven
2015-04-02ARM: move reboot code to arch/arm/kernel/reboot.cRussell King
2015-04-02ARM: fix broken hibernationRussell King
2015-03-29ARM: 8324/1: move cpu_resume() to .text sectionArd Biesheuvel
2015-03-29ARM: 8322/1: keep .text and .fixup regions closer togetherArd Biesheuvel
2015-03-29ARM: 8307/1: psci: move psci firmware calls out of lineMark Rutland
2015-03-28ARM: 8328/1: remove empty preprocessor #else branchUwe Kleine-König
2015-03-28ARM: 8319/1: advertise availability of v8 Crypto instructionsArd Biesheuvel
2015-03-28ARM: 8318/1: treat CPU feature register fields as signed quantitiesArd Biesheuvel
2015-03-28ARM: 8317/1: move the .idmap.text section closer to .head.textArd Biesheuvel
2015-03-28ARM: 8314/1: replace PROCINFO embedded branch with relative offsetArd Biesheuvel
2015-03-27ARM: 8332/1: add CONFIG_VDSO Kconfig and Makefile bitsNathan Lynch
2015-03-27ARM: 8331/1: VDSO initialization, mapping, and synchronizationNathan Lynch
2015-03-27ARM: 8330/1: add VDSO user-space codeNathan Lynch
2015-03-27ARM: kvm: round HYP section to page size instead of log2 upper boundArd Biesheuvel
2015-03-27Merge branch 'perf/x86' into perf/core, because it's readyIngo Molnar
2015-03-25ARM: kvm: assert on HYP section boundaries not actual code sizeArd Biesheuvel
2015-03-25ARM: cpuidle: Document the codeDaniel Lezcano
2015-03-24ARM: pmu: add support for interrupt-affinity propertyWill Deacon
2015-03-24ARM: cpuidle: Add a cpuidle ops structure to be used for DTDaniel Lezcano
2015-03-23ARM: cpuidle: Remove duplicate header inclusionDaniel Lezcano
2015-03-23ARM: kvm: implement replacement for ld's LOG2CEIL()Ard Biesheuvel
2015-03-23perf: Remove type specific target pointersPeter Zijlstra
2015-03-19ARM: perf: reject groups spanning multiple hardware PMUsSuzuki K. Poulose