aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/process.c
Commit message (Expand)AuthorAge
*-. Merge branches 'misc', 'vdso' and 'fixes' into for-nextRussell King2015-04-14
|\ \
| * | ARM: 8331/1: VDSO initialization, mapping, and synchronizationNathan Lynch2015-03-27
| |/
* | ARM: move reboot code to arch/arm/kernel/reboot.cRussell King2015-04-02
* | ARM: fix broken hibernationRussell King2015-04-02
|/
* ARM: 8241/1: Update processor_modes for hyp and monitor modeStephen Boyd2014-12-03
* Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-10
|\
| * arm/arm64: unexport restart handlersGuenter Roeck2014-09-26
| * arm: support restart through restart handler call chainGuenter Roeck2014-09-26
| |
| \
*-. \ Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...Russell King2014-10-02
|\ \ \
| | * | ARM: 8155/1: place sigpage at a random offset above stackNathan Lynch2014-09-26
| | * | ARM: 8154/1: use _install_special_mapping for sigpageNathan Lynch2014-09-26
| | |/
| * / ARM: 8148/1: flush TLS and thumbee register state during execNathan Lynch2014-09-16
| |/
* / ARM: remove extraneous newline in show_regs()Russell King2014-09-17
|/
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-04-11
|\
| *-. Merge branches 'fixes' and 'misc' into for-nextRussell King2014-04-11
| |\ \
| | | * ARM: add missing system_misc.h include to process.cRussell King2014-04-08
| | * | ARM: 8010/1: avoid tracers in soft_restartSebastian Capella2014-04-07
| | |/
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-04-05
|\| |
| * | ARM: show_regs: on v7-M there are no FIQs, different processor modes, ...Uwe Kleine-König2014-02-03
| |/
* / sched/idle, ARM: Remove redundant cpuidle_idle_call()Nicolas Pitre2014-02-11
|/
* ARM: 7912/1: check stack pointer in get_wchanKonstantin Khlebnikov2013-12-09
* Merge branch 'security-fixes' into fixesRussell King2013-08-13
|\
| * ARM: Fix the world famous typo with is_gate_vma()Russell King2013-08-07
* | Merge branch 'security-fixes' into fixesRussell King2013-08-03
|\|
| * ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)Russell King2013-08-03
* | Merge branch 'security-fixes' into fixesRussell King2013-08-01
|\|
| * ARM: make vectors page inaccessible from userspaceRussell King2013-08-01
| * ARM: move signal handlers into a vdso-like pageRussell King2013-08-01
* | ARM: 7803/1: Fix deadlock scenario with smp_send_stop()Stephen Boyd2013-08-01
|/
* reboot: move arch/x86 reboot= handling to generic kernelRobin Holt2013-07-09
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-09
* reboot: arm: prepare reboot_mode for moving to generic kernel codeRobin Holt2013-07-09
*---. Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-nextRussell King2013-06-29
|\ \ \
| | * | ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and forkAndré Hentschel2013-06-24
| | |/
* | / ARM: 7759/1: decouple CPU offlining from reboot/shutdownStephen Warren2013-06-17
|/ /
* / ARM: 7727/1: remove the .vm_mm value from gate_vmaSteven Capper2013-05-22
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-03
|\
| * Merge branch 'cleanup' into for-linusRussell King2013-05-02
| |\
| | * ARM: cleanup gate_vma initializationRussell King2013-02-23
* | | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-30
* | | arm: Use generic idle loopThomas Gleixner2013-04-08
* | | arch: Cleanup enable/disable_hltThomas Gleixner2013-04-08
|/ /
* / ARM idle: delete pm_idleLen Brown2013-02-17
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\
| * flagday: don't pass regs to copy_thread()Al Viro2012-11-28
| * arm: switch to generic fork/vfork/cloneAl Viro2012-11-28
* | ARM: 7574/1: kernel/process.c: include idmap.h instead of redeclaring setup_m...Nicolas Pitre2012-11-13
* | ARM: 7544/1: Add BUG_ON when hlt counter is wrongly usedfwu2012-10-18
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-12
|\
| * arm: switch to saner kernel_execve() semanticsAl Viro2012-10-12