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