aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/process.c
Commit message (Expand)AuthorAge
* 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
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-09
|\|
| * arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk]Al Viro2012-09-30
* | Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann2012-08-13
|\ \ | |/ |/|
| * ARM: use new LEDS CPU trigger stub to replace old oneBryan Wu2012-07-31
* | ARM: 7466/1: disable interrupt before spinning endlesslyShawn Guo2012-07-31
|/
* arm: Remove unused cpu_idle_wait()Thomas Gleixner2012-05-08
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-29
|\
| * Merge branch 'devel-stable' into for-linusRussell King2012-03-27
| |\
| * | ARM: 7294/1: vectors: use gate_vma for vectors user mappingWill Deacon2012-03-24
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\ \ \
| * | | Disintegrate asm/system.h for ARMDavid Howells2012-03-28
* | | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-23
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: substitute arch_idle()Nicolas Pitre2012-01-20
| * | | ARM: clean up idle handlersNicolas Pitre2012-01-20
| | |/ | |/|
* | | coredump: remove VM_ALWAYSDUMP flagJason Baron2012-03-23
| |/ |/|
* | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-01
|/
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...Linus Torvalds2012-01-06
|\
| * Merge branch 'restart' into for-linusRussell King2012-01-05
| |\
| | * ARM: restart: remove the now empty arch_reset()Russell King2012-01-05
| | * Merge branch 'restart-cleanup' into restartRussell King2012-01-05
| | |\
| * | | ARM: reset: implement soft_restart for jumping to a physical addressWill Deacon2011-12-12