aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/process.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-02Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-6/+0
2006-07-01[ARM] 3707/1: iwmmxt: use the generic thread notifier infrastructureLennert Buytenhek1-6/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-22[ARM] Add thread_notify infrastructureRussell King1-14/+10
2006-06-19[ARM] 3593/1: Add reboot and shutdown handlers for Zaurus handheldsRichard Purdie1-26/+35
2006-05-16[ARM] arch/arm/kernel/process.c: Fix warningRussell King1-1/+1
2006-05-09[ARM] Fix thread struct allocator for SMP caseRussell King1-12/+25
2006-03-31[PATCH] unexport get_wchanAdrian Bunk1-1/+0
2006-03-15[ARM] 3363/1: [cleanup] process.c - fix warningsBen Dooks1-1/+2
2006-01-12[PATCH] arm: task_stack_page()Al Viro1-1/+1
2006-01-12[PATCH] arm: end_of_stack()Al Viro1-1/+1
2006-01-12[PATCH] arm: task_pt_regs()Al Viro1-3/+2
2006-01-12[PATCH] arm: task_thread_info()Al Viro1-2/+2
2006-01-03[ARM] Cleanup ARM includesRussell King1-2/+1
2005-11-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin1-5/+9
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin1-2/+2
2005-11-09[ARM] 3100/1: simplify a pointer computationNicolas Pitre1-1/+1
2005-11-02[ARM SMP] Add hotplug CPU infrastructureRussell King1-0/+9
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman1-4/+0
2005-06-27[PATCH] ARM: Add VST idle loop callRussell King1-1/+4
2005-05-05[PATCH] ARM: Fix kernel stack offset calculationsRussell King1-13/+12
2005-04-17[PATCH] ARM: showregsRussell King1-4/+11
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+460