aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel/process.c
AgeCommit message (Expand)Author
2013-12-23Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidAlex Shi
2013-12-20ARM: 7912/1: check stack pointer in get_wchanKonstantin Khlebnikov
2013-10-26Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2013-10-18ARM: Fix the world famous typo with is_gate_vma()Russell King
2013-08-15Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2013-08-11ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)Russell King
2013-08-11ARM: make vectors page inaccessible from userspaceRussell King
2013-08-11ARM: move signal handlers into a vdso-like pageRussell King
2013-07-01ARM: disable preemption in machine_shutdownMike J. Chen
2013-07-01ARM: Call idle notifiersTodd Poynor
2013-07-01ARM: smp: implement arch_trigger_all_cpus_backtrace using IPIDima Zavin
2013-07-01ARM: add option to flush console before rebootDima Zavin
2013-07-01[ARM] process: Add display of memory around registers when displaying regs.San Mehat
2013-06-17ARM: 7759/1: decouple CPU offlining from reboot/shutdownStephen Warren
2013-05-22ARM: 7727/1: remove the .vm_mm value from gate_vmaSteven Capper
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-05-02Merge branch 'cleanup' into for-linusRussell King
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-08arm: Use generic idle loopThomas Gleixner
2013-04-08arch: Cleanup enable/disable_hltThomas Gleixner
2013-02-23ARM: cleanup gate_vma initializationRussell King
2013-02-17ARM idle: delete pm_idleLen Brown
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-28arm: switch to generic fork/vfork/cloneAl Viro
2012-11-13ARM: 7574/1: kernel/process.c: include idmap.h instead of redeclaring setup_m...Nicolas Pitre
2012-10-18ARM: 7544/1: Add BUG_ON when hlt counter is wrongly usedfwu
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-12arm: switch to saner kernel_execve() semanticsAl Viro
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-09-30arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk]Al Viro
2012-08-13Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann
2012-08-01ARM: use new LEDS CPU trigger stub to replace old oneBryan Wu
2012-07-31ARM: 7466/1: disable interrupt before spinning endlesslyShawn Guo
2012-05-08arm: Remove unused cpu_idle_wait()Thomas Gleixner
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-03-27Merge branch 'devel-stable' into for-linusRussell King
2012-03-24ARM: 7294/1: vectors: use gate_vma for vectors user mappingWill Deacon
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner
2012-01-20ARM: substitute arch_idle()Nicolas Pitre
2012-01-20ARM: clean up idle handlersNicolas Pitre
2012-01-06Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...Linus Torvalds
2012-01-05Merge branch 'restart' into for-linusRussell King
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King
2012-01-05Merge branch 'restart-cleanup' into restartRussell King
2011-12-12ARM: reset: implement soft_restart for jumping to a physical addressWill Deacon