summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-141-0/+2
|\
| * ARM: uaccess: fix undefined instruction on ARMv7M/noMMURussell King2015-09-091-0/+2
| |
| \
*-. \ Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King2015-09-031-16/+40
|\ \ \ | | |/
| | * ARM: software-based priviledged-no-access supportRussell King2015-08-261-6/+30
| | * ARM: domains: switch to keeping domain value in registerRussell King2015-08-211-3/+10
| |/ |/|
| * ARM: 8421/1: smp: Collapse arch_cpu_idle_dead() into cpu_die()Stephen Boyd2015-08-251-7/+0
|/
*-. Merge branches 'misc', 'vdso' and 'fixes' into for-nextRussell King2015-04-141-3/+13
|\ \
| * | ARM: 8331/1: VDSO initialization, mapping, and synchronizationNathan Lynch2015-03-271-3/+14
| |/
* | ARM: move reboot code to arch/arm/kernel/reboot.cRussell King2015-04-021-148/+1
* | ARM: fix broken hibernationRussell King2015-04-021-2/+8
|/
* ARM: 8241/1: Update processor_modes for hyp and monitor modeStephen Boyd2014-12-031-2/+2
* Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-101-7/+5
|\
| * arm/arm64: unexport restart handlersGuenter Roeck2014-09-261-1/+0
| * arm: support restart through restart handler call chainGuenter Roeck2014-09-261-6/+5
| |
| \
*-. \ Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...Russell King2014-10-021-9/+54
|\ \ \
| | * | ARM: 8155/1: place sigpage at a random offset above stackNathan Lynch2014-09-261-1/+36
| | * | ARM: 8154/1: use _install_special_mapping for sigpageNathan Lynch2014-09-261-8/+16
| | |/
| * | ARM: 8148/1: flush TLS and thumbee register state during execNathan Lynch2014-09-161-0/+2
| |/
* | ARM: remove extraneous newline in show_regs()Russell King2014-09-181-1/+0
|/
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-04-111-1/+2
|\
| *-. Merge branches 'fixes' and 'misc' into for-nextRussell King2014-04-111-1/+2
| |\ \
| | | * ARM: add missing system_misc.h include to process.cRussell King2014-04-081-0/+1
| | * | ARM: 8010/1: avoid tracers in soft_restartSebastian Capella2014-04-071-1/+1
| | |/
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-04-051-2/+7
|\ \ \ | |/ /
| * | ARM: show_regs: on v7-M there are no FIQs, different processor modes, ...Uwe Kleine-König2014-02-031-2/+7
| |/
* | sched/idle, ARM: Remove redundant cpuidle_idle_call()Nicolas Pitre2014-02-111-11/+5
|/
* ARM: 7912/1: check stack pointer in get_wchanKonstantin Khlebnikov2013-12-091-2/+5
* Merge branch 'security-fixes' into fixesRussell King2013-08-131-1/+1
|\
| * ARM: Fix the world famous typo with is_gate_vma()Russell King2013-08-071-1/+1
* | Merge branch 'security-fixes' into fixesRussell King2013-08-031-4/+5
|\ \ | |/
| * ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)Russell King2013-08-031-4/+5
* | Merge branch 'security-fixes' into fixesRussell King2013-08-011-3/+42
|\ \ | |/
| * ARM: make vectors page inaccessible from userspaceRussell King2013-08-011-1/+6
| * ARM: move signal handlers into a vdso-like pageRussell King2013-08-011-3/+37
* | ARM: 7803/1: Fix deadlock scenario with smp_send_stop()Stephen Boyd2013-08-011-0/+3
|/
* reboot: move arch/x86 reboot= handling to generic kernelRobin Holt2013-07-091-10/+0
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-091-2/+3
* reboot: arm: prepare reboot_mode for moving to generic kernel codeRobin Holt2013-07-091-4/+4
*---. Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-nextRussell King2013-06-291-1/+3
|\ \ \
| | * | ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and forkAndré Hentschel2013-06-241-1/+3
| | |/
* | | ARM: 7759/1: decouple CPU offlining from reboot/shutdownStephen Warren2013-06-171-6/+37
|/ /
* | ARM: 7727/1: remove the .vm_mm value from gate_vmaSteven Capper2013-05-221-1/+0
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-031-6/+7
|\
| * Merge branch 'cleanup' into for-linusRussell King2013-05-021-6/+7
| |\
| | * ARM: cleanup gate_vma initializationRussell King2013-02-231-6/+7
* | | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-6/+2
* | | arm: Use generic idle loopThomas Gleixner2013-04-081-70/+26
* | | arch: Cleanup enable/disable_hltThomas Gleixner2013-04-081-4/+0
|/ /
* | ARM idle: delete pm_idleLen Brown2013-02-171-9/+4
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-121-5/+6
|\
OpenPOWER on IntegriCloud