aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/process.c
Commit message (Expand)AuthorAge
* ARM: 5868/1: ARM: fix "BUG: using smp_processor_id() in preemptible code"Rabin Vincent2010-01-08
* ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread()Russell King2009-12-18
* ARM: 5759/1: Add register information of threads to coredumpArtem Bityutskiy2009-10-14
* Thumb-2: Implementation of the unified start-up and exceptions codeCatalin Marinas2009-07-24
* [ARM] idle: clean up pm_idle calling, obey hlt_counterRussell King2009-06-22
* [ARM] 5559/1: Limit the stack unwinding caused by a kthread exitCatalin Marinas2009-06-19
* Add core support for ARMv6/v7 big-endianCatalin Marinas2009-05-30
* Simplify copy_thread()Alexey Dobriyan2009-04-02
* [ARM] pass reboot command line to arch_reset()Russell King2009-03-19
* [ARM] 5382/1: unwind: Reorganise the stacktrace supportCatalin Marinas2009-02-12
* [ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King2008-09-06
* [ARM] remove pc_pointer()Russell King2008-09-06
* [ARM] sparse: fix several warningsRussell King2008-09-05
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* Merge branch 'linus' into timers/nohzIngo Molnar2008-07-18
|\
| * [ARM] dyntick: Remove obsolete and unused ARM dyntick supportRussell King2008-05-12
* | nohz: prevent tick stop outside of the idle loopThomas Gleixner2008-07-18
|/
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-08
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-08
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-19
* [ARM] 4453/1: Fully Decode ARM instruction set state in show_regs() tombstoneGeorge G. Davis2007-07-12
* [ARM] Update show_regs/oops register formatRussell King2007-06-18
* [ARM] 4258/2: Support for dynticks in idle loopKevin Hilman2007-04-21
* [ARM] Remove needless linux/ptrace.h includesRussell King2007-04-21
* [ARM] Move processor_modes[] to .../process.cRussell King2007-02-06
* [ARM] 3911/2: Simplify alloc_thread_info on ARMPaul Gortmaker2006-11-30
* [ARM] nommu: manage the CP15 thingsHyok S. Choi2006-09-27
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-02
|\
| * [ARM] 3707/1: iwmmxt: use the generic thread notifier infrastructureLennert Buytenhek2006-07-01
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
|/
* [ARM] Add thread_notify infrastructureRussell King2006-06-22
* [ARM] 3593/1: Add reboot and shutdown handlers for Zaurus handheldsRichard Purdie2006-06-19
* [ARM] arch/arm/kernel/process.c: Fix warningRussell King2006-05-16
* [ARM] Fix thread struct allocator for SMP caseRussell King2006-05-09
* [PATCH] unexport get_wchanAdrian Bunk2006-03-31
* [ARM] 3363/1: [cleanup] process.c - fix warningsBen Dooks2006-03-15
* [PATCH] arm: task_stack_page()Al Viro2006-01-12
* [PATCH] arm: end_of_stack()Al Viro2006-01-12
* [PATCH] arm: task_pt_regs()Al Viro2006-01-12
* [PATCH] arm: task_thread_info()Al Viro2006-01-12
* [ARM] Cleanup ARM includesRussell King2006-01-03
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-09
|\
| * [ARM] 3100/1: simplify a pointer computationNicolas Pitre2005-11-09
* | [PATCH] sched: resched and cpu_idle reworkNick Piggin2005-11-09
* | [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-09
|/
* [ARM SMP] Add hotplug CPU infrastructureRussell King2005-11-02
* [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-26
* [PATCH] ARM: Add VST idle loop callRussell King2005-06-27
* [PATCH] ARM: Fix kernel stack offset calculationsRussell King2005-05-05
* [PATCH] ARM: showregsRussell King2005-04-17