aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel/process.c
AgeCommit message (Expand)Author
2009-07-24Thumb-2: Implementation of the unified start-up and exceptions codeCatalin Marinas
2009-06-22[ARM] idle: clean up pm_idle calling, obey hlt_counterRussell King
2009-06-19[ARM] 5559/1: Limit the stack unwinding caused by a kthread exitCatalin Marinas
2009-05-30Add core support for ARMv6/v7 big-endianCatalin Marinas
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King
2009-02-12[ARM] 5382/1: unwind: Reorganise the stacktrace supportCatalin Marinas
2008-09-06[ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King
2008-09-06[ARM] remove pc_pointer()Russell King
2008-09-05[ARM] sparse: fix several warningsRussell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-07-18Merge branch 'linus' into timers/nohzIngo Molnar
2008-07-18nohz: prevent tick stop outside of the idle loopThomas Gleixner
2008-05-12[ARM] dyntick: Remove obsolete and unused ARM dyntick supportRussell King
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan
2007-07-12[ARM] 4453/1: Fully Decode ARM instruction set state in show_regs() tombstoneGeorge G. Davis
2007-06-18[ARM] Update show_regs/oops register formatRussell King
2007-04-21[ARM] 4258/2: Support for dynticks in idle loopKevin Hilman
2007-04-21[ARM] Remove needless linux/ptrace.h includesRussell King
2007-02-06[ARM] Move processor_modes[] to .../process.cRussell King
2006-11-30[ARM] 3911/2: Simplify alloc_thread_info on ARMPaul Gortmaker
2006-09-27[ARM] nommu: manage the CP15 thingsHyok S. Choi
2006-07-02Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-07-01[ARM] 3707/1: iwmmxt: use the generic thread notifier infrastructureLennert Buytenhek
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-22[ARM] Add thread_notify infrastructureRussell King
2006-06-19[ARM] 3593/1: Add reboot and shutdown handlers for Zaurus handheldsRichard Purdie
2006-05-16[ARM] arch/arm/kernel/process.c: Fix warningRussell King
2006-05-09[ARM] Fix thread struct allocator for SMP caseRussell King
2006-03-31[PATCH] unexport get_wchanAdrian Bunk
2006-03-15[ARM] 3363/1: [cleanup] process.c - fix warningsBen Dooks
2006-01-12[PATCH] arm: task_stack_page()Al Viro
2006-01-12[PATCH] arm: end_of_stack()Al Viro
2006-01-12[PATCH] arm: task_pt_regs()Al Viro
2006-01-12[PATCH] arm: task_thread_info()Al Viro
2006-01-03[ARM] Cleanup ARM includesRussell King
2005-11-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin
2005-11-09[ARM] 3100/1: simplify a pointer computationNicolas Pitre
2005-11-02[ARM SMP] Add hotplug CPU infrastructureRussell King
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman
2005-06-27[PATCH] ARM: Add VST idle loop callRussell King
2005-05-05[PATCH] ARM: Fix kernel stack offset calculationsRussell King
2005-04-17[PATCH] ARM: showregsRussell King
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds