summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/process.c
AgeCommit message (Expand)AuthorLines
2015-12-04ARM: report proper DACR value in oops dumpsRussell King-15/+18
2015-09-14Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-0/+2
2015-09-09ARM: uaccess: fix undefined instruction on ARMv7M/noMMURussell King-0/+2
2015-09-03Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King-16/+40
2015-08-26ARM: software-based priviledged-no-access supportRussell King-6/+30
2015-08-25ARM: 8421/1: smp: Collapse arch_cpu_idle_dead() into cpu_die()Stephen Boyd-7/+0
2015-08-21ARM: domains: switch to keeping domain value in registerRussell King-3/+10
2015-04-14Merge branches 'misc', 'vdso' and 'fixes' into for-nextRussell King-3/+13
2015-04-02ARM: move reboot code to arch/arm/kernel/reboot.cRussell King-148/+1
2015-04-02ARM: fix broken hibernationRussell King-2/+8
2015-03-27ARM: 8331/1: VDSO initialization, mapping, and synchronizationNathan Lynch-3/+14
2014-12-03ARM: 8241/1: Update processor_modes for hyp and monitor modeStephen Boyd-2/+2
2014-10-10Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-7/+5
2014-10-02Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...Russell King-9/+54
2014-09-26ARM: 8155/1: place sigpage at a random offset above stackNathan Lynch-1/+36
2014-09-26ARM: 8154/1: use _install_special_mapping for sigpageNathan Lynch-8/+16
2014-09-26arm/arm64: unexport restart handlersGuenter Roeck-1/+0
2014-09-26arm: support restart through restart handler call chainGuenter Roeck-6/+5
2014-09-18ARM: remove extraneous newline in show_regs()Russell King-1/+0
2014-09-16ARM: 8148/1: flush TLS and thumbee register state during execNathan Lynch-0/+2
2014-04-11Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-1/+2
2014-04-11Merge branches 'fixes' and 'misc' into for-nextRussell King-1/+2
2014-04-08ARM: add missing system_misc.h include to process.cRussell King-0/+1
2014-04-07ARM: 8010/1: avoid tracers in soft_restartSebastian Capella-1/+1
2014-04-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-2/+7
2014-02-11sched/idle, ARM: Remove redundant cpuidle_idle_call()Nicolas Pitre-11/+5
2014-02-03ARM: show_regs: on v7-M there are no FIQs, different processor modes, ...Uwe Kleine-König-2/+7
2013-12-09ARM: 7912/1: check stack pointer in get_wchanKonstantin Khlebnikov-2/+5
2013-08-13Merge branch 'security-fixes' into fixesRussell King-1/+1
2013-08-07ARM: Fix the world famous typo with is_gate_vma()Russell King-1/+1
2013-08-03Merge branch 'security-fixes' into fixesRussell King-4/+5
2013-08-03ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)Russell King-4/+5
2013-08-01Merge branch 'security-fixes' into fixesRussell King-3/+42
2013-08-01ARM: 7803/1: Fix deadlock scenario with smp_send_stop()Stephen Boyd-0/+3
2013-08-01ARM: make vectors page inaccessible from userspaceRussell King-1/+6
2013-08-01ARM: move signal handlers into a vdso-like pageRussell King-3/+37
2013-07-09reboot: move arch/x86 reboot= handling to generic kernelRobin Holt-10/+0
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt-2/+3
2013-07-09reboot: arm: prepare reboot_mode for moving to generic kernel codeRobin Holt-4/+4
2013-06-29Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-nextRussell King-1/+3
2013-06-24ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and forkAndré Hentschel-1/+3
2013-06-17ARM: 7759/1: decouple CPU offlining from reboot/shutdownStephen Warren-6/+37
2013-05-22ARM: 7727/1: remove the .vm_mm value from gate_vmaSteven Capper-1/+0
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds-6/+7
2013-05-02Merge branch 'cleanup' into for-linusRussell King-6/+7
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo-6/+2
2013-04-08arm: Use generic idle loopThomas Gleixner-70/+26
2013-04-08arch: Cleanup enable/disable_hltThomas Gleixner-4/+0
2013-02-23ARM: cleanup gate_vma initializationRussell King-6/+7
2013-02-17ARM idle: delete pm_idleLen Brown-9/+4