aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* samsung update 1codeworkx2012-06-021-3/+117
* ARM: 7161/1: errata: no automatic store buffer drainWill Deacon2011-12-091-0/+3
* ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooksCatalin Marinas2011-04-101-0/+2
* ARM: 6619/1: nommu: avoid mapping vectors page when !CONFIG_MMUWill Deacon2011-01-111-0/+2
* Merge branch 'devel-stable' into develRussell King2010-10-191-0/+21
|\
| * ARM: add a vma entry for the user accessible vector pageNicolas Pitre2010-10-011-0/+21
| |
| \
*-. \ Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King2010-10-181-0/+24
|\ \ \ | |_|/ |/| |
| | * ARM: 6428/1: add cpu_idle_wait() to support CPUidle on SMP systems.Kevin Hilman2010-10-081-0/+19
| |/ |/|
| * ARM: 6357/1: hw-breakpoint: add new ptrace requests for hw-breakpoint interac...Will Deacon2010-09-081-0/+5
|/
* Merge branch 'devel-stable' into develRussell King2010-07-311-0/+13
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stableRussell King2010-07-211-9/+14
| |\
| * | ARM: initial stack protector (-fstack-protector) supportNicolas Pitre2010-06-141-0/+6
| * | [ARM] implement arch_randomize_brk()Nicolas Pitre2010-06-141-0/+7
* | | ARM: call machine_shutdown() from machine_halt(), etcRussell King2010-07-271-1/+11
* | | ARM: Factor out common code from cpu_proc_fin()Russell King2010-07-271-4/+13
| |/ |/|
* | ARM: lockdep: fix unannotated irqs-onRussell King2010-07-101-9/+14
|/
* 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/+0
* 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/+5
* 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-021-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/+10
* [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/+0
* [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/+1
|\
| * [ARM] dyntick: Remove obsolete and unused ARM dyntick supportRussell King2008-05-121-3/+1
* | 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/+0
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-081-29/+0
* 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/+0
* [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/+0
* [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-021-6/+0
|\
| * [ARM] 3707/1: iwmmxt: use the generic thread notifier infrastructureLennert Buytenhek2006-07-011-6/+0
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
|/
* [ARM] Add thread_notify infrastructureRussell King2006-06-221-14/+10
* [ARM] 3593/1: Add reboot and shutdown handlers for Zaurus handheldsRichard Purdie2006-06-191-26/+35