summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2016-01-27ARM: 8160/1: drop warning about return_address not using unwind tablesUwe Kleine-König
2016-01-27ARM: 8158/1: LLVMLinux: use static inline in ARM ftrace.hBehan Webster
2015-10-27ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King
2015-10-22ARM: 7880/1: Clear the IT state independent of the Thumb-2 modeT.J. Purtell
2015-06-02ARM: fix missing syscall trace exitRussell King
2015-04-30ARM: virt: fix wrong HSCTLR.EE bit settingLi Liu
2015-04-30ARM: KVM: introduce per-vcpu HYP Configuration RegisterMarc Zyngier
2015-04-09ARM: Correct BUG() assembly to ensure it is endian-agnosticBen Dooks
2015-01-26Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"Pavel Machek
2014-12-06ARM: 8226/1: cacheflush: get rid of restarting blockVladimir Murzin
2014-11-19ARM: probes: fix instruction fetch order with <asm/opcodes.h>Ben Dooks
2014-10-13ARM: 8148/1: flush TLS and thumbee register state during execNathan Lynch
2014-10-13ARM: 8133/1: use irq_set_affinity with force=false when migrating irqsSudeep Holla
2014-10-01ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernelDave Martin
2014-07-02ARM: stacktrace: avoid listing stacktrace functions in stacktraceRussell King
2014-06-20ARM: 8064/1: fix v7-M signal returnRabin Vincent
2014-06-20ARM: perf: hook up perf_sample_event_took around pmu irq handlingWill Deacon
2014-06-09ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddrLiu Hua
2014-05-15ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfoLiu Hua
2014-03-26ARM: ignore memory below PHYS_OFFSETRussell King
2014-03-26ARM: 7864/1: Handle 64-bit memory in case of 32-bit phys_addr_tMagnus Damm
2014-01-25ARM: 7934/1: DT/kernel: fix arch_match_cpu_phys_id to avoid erroneous matchSudeep Holla
2014-01-15ARM: fix "bad mode in ... handler" message for undefined instructionsRussell King
2013-12-20ARM: 7917/1: cacheflush: correctly limit range of memory region being flushedJon Medhurst
2013-12-20ARM: 7913/1: fix framepointer check in unwind_frameKonstantin Khlebnikov
2013-12-20ARM: 7912/1: check stack pointer in get_wchanKonstantin Khlebnikov
2013-12-04ARM: 7876/1: clear Thumb-2 IT state on exception handlingMarc Zyngier
2013-10-14Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-10-03ARM: 7846/1: Update SMP_ON_UP code to detect A9MPCore with 1 CPU devicesSantosh Shilimkar
2013-09-28Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds
2013-09-27arm: Fix build error with context tracking callsFrederic Weisbecker
2013-09-21ARM: 7839/1: entry: fix tracing of ARM-private syscallsWill Deacon
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-05Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-09-05Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linusRussell King
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-02ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfoWill Deacon
2013-09-02ARM: 7829/1: Add ".text.unlikely" and ".text.hot" to arm unwind tablesDouglas Anderson
2013-09-02ARM: 7828/1: ARMv7-M: implement restart routine common to all v7-M machinesUwe Kleine-König
2013-08-28Merge branch 'for-rmk/cacheflush-v2' of git://git.kernel.org/pub/scm/linux/ke...Russell King
2013-08-27Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-08-21Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman
2013-08-21ARM: topology: remove hwid/MPIDR dependency from cpu_capacitySudeep KarkadaNagesha
2013-08-21ARM: DT/kernel: define ARM specific arch_match_cpu_phys_idSudeep KarkadaNagesha
2013-08-20ARM: cacheflush: don't bother rounding to nearest vmaWill Deacon
2013-08-20ARM: cacheflush: split user cache-flushing into interruptible chunksWill Deacon
2013-08-20Merge branch 'security-fixes' into fixesRussell King
2013-08-20ARM: 7815/1: kexec: offline non panic CPUs on Kdump panicVijaya Kumar K
2013-08-20ARM: 7813/1: Mark pmu interupt IRQF_NO_THREADThomas Gleixner