aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-13Merge branch 'security-fixes' into fixesRussell King4-9/+14
2013-08-13ARM: 7807/1: kexec: validate CPU hotplug supportStephen Warren2-4/+26
2013-08-13ARM: 7810/1: perf: Fix array out of bounds access in armpmu_map_hw_event()Stephen Boyd1-1/+6
2013-08-13ARM: 7809/1: perf: fix event validation for software group leadersWill Deacon1-0/+3
2013-08-08ARM: Fix FIQ code on VIVT CPUsRussell King1-6/+2
2013-08-07ARM: Fix !kuser helpers caseRussell King1-1/+2
2013-08-07ARM: Fix the world famous typo with is_gate_vma()Russell King1-1/+1
2013-08-03Merge branch 'security-fixes' into fixesRussell King2-28/+29
2013-08-03ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-like page)Russell King1-2/+5
2013-08-03ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)Russell King2-26/+24
2013-08-01Merge branch 'security-fixes' into fixesRussell King7-97/+197
2013-08-01ARM: Add .text annotations where required after __CPUINIT removalRussell King2-0/+2
2013-08-01ARM: 7803/1: Fix deadlock scenario with smp_send_stop()Stephen Boyd1-0/+3
2013-08-01ARM: make vectors page inaccessible from userspaceRussell King1-1/+6
2013-08-01ARM: move signal handlers into a vdso-like pageRussell King4-31/+82
2013-07-31ARM: allow kuser helpers to be removed from the vector pageRussell King2-9/+17
2013-07-31ARM: update FIQ support for relocation of vectorsRussell King2-5/+17
2013-07-31ARM: use linker magic for vectors and vector stubsRussell King2-18/+27
2013-07-31ARM: move vector stubsRussell King2-28/+26
2013-07-31ARM: poison memory between kuser helpersRussell King1-9/+16
2013-07-31ARM: poison the vectors pageRussell King1-0/+10
2013-07-31ARM: 7800/1: ARMv7-M: Fix name of NVIC handler functionUwe Kleine-König1-1/+1
2013-07-26ARM: 7789/1: Do not run dummy_flush_tlb_a15_erratum() on non-Cortex-A15Fabio Estevam1-17/+0
2013-07-26ARM: 7787/1: virt: ensure visibility of __boot_cpu_modeMark Rutland1-0/+2
2013-07-22ARM: 7788/1: elf: fix lpae hwcap feature reporting in proc/cpuinfoTetsuyuki Kobayashi1-0/+1
2013-07-22ARM: 7786/1: hyp: fix macro parameterisationMark Rutland1-2/+2
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker8-22/+18
2013-07-13Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-1/+4
2013-07-09ARM: 7778/1: smp_twd: twd_update_frequency need be run on all online CPUsJason Liu1-1/+1
2013-07-09reboot: move arch/x86 reboot= handling to generic kernelRobin Holt1-10/+0
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt1-2/+3
2013-07-09reboot: arm: prepare reboot_mode for moving to generic kernel codeRobin Holt2-7/+7
2013-07-09ptrace/arm: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov1-8/+0
2013-07-09ARM: 7780/1: add missing linker section markup to head-common.SStephen Warren1-0/+3
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-222/+3
2013-07-04Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner6-25/+52
2013-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds18-97/+456
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds10-16/+412
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-12/+0
2013-06-29ARM: dt: Only print warning, not WARN() on bad cpu map in device treeOlof Johansson1-2/+3
2013-06-29Merge branch 'devel-stable' into for-nextRussell King16-72/+813
2013-06-29Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-nextRussell King8-35/+48
2013-06-24Merge 3.10-rc7 into driver-core-nextGreg Kroah-Hartman3-19/+41
2013-06-24ARM: 7769/1: Cortex-A15: fix erratum 798181 implementationMarc Zyngier1-16/+2
2013-06-24ARM: 7765/1: perf: Record the user-mode PC in the call chain.Jed Davis1-0/+1
2013-06-24ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and forkAndré Hentschel4-6/+9
2013-06-24ARM: 7763/1: kernel: fix __cpu_logical_map default initializationLorenzo Pieralisi2-2/+2
2013-06-24ARM: 7762/1: kernel: fix arm_dt_init_cpu_maps() to skip non-cpu nodesLorenzo Pieralisi1-0/+3
2013-06-20ARM: kernel: implement stack pointer save array through MPIDR hashingLorenzo Pieralisi3-18/+105
2013-06-20ARM: kernel: build MPIDR hash function data structureLorenzo Pieralisi1-0/+67