aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/process.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-19Merge branch 'devel-stable' into develRussell King1-0/+21
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into develRussell King1-0/+24
2010-10-08ARM: 6428/1: add cpu_idle_wait() to support CPUidle on SMP systems.Kevin Hilman1-0/+19
2010-10-01ARM: add a vma entry for the user accessible vector pageNicolas Pitre1-0/+21
2010-09-08ARM: 6357/1: hw-breakpoint: add new ptrace requests for hw-breakpoint interactionWill Deacon1-0/+5
2010-07-31Merge branch 'devel-stable' into develRussell King1-0/+13
2010-07-27ARM: call machine_shutdown() from machine_halt(), etcRussell King1-1/+11
2010-07-27ARM: Factor out common code from cpu_proc_fin()Russell King1-4/+13
2010-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stableRussell King1-9/+14
2010-07-10ARM: lockdep: fix unannotated irqs-onRussell King1-9/+14
2010-06-14ARM: initial stack protector (-fstack-protector) supportNicolas Pitre1-0/+6
2010-06-14[ARM] implement arch_randomize_brk()Nicolas Pitre1-0/+7
2010-04-21ARM: fix build error in arch/arm/kernel/process.cRussell King1-4/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-01-08ARM: 5868/1: ARM: fix "BUG: using smp_processor_id() in preemptible code"Rabin Vincent1-1/+2
2009-12-18ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread()Russell King1-7/+5
2009-10-14ARM: 5759/1: Add register information of threads to coredumpArtem Bityutskiy1-0/+9
2009-07-24Thumb-2: Implementation of the unified start-up and exceptions codeCatalin Marinas1-1/+1
2009-06-22[ARM] idle: clean up pm_idle calling, obey hlt_counterRussell King1-26/+32
2009-06-19[ARM] 5559/1: Limit the stack unwinding caused by a kthread exitCatalin Marinas1-1/+18
2009-05-30Add core support for ARMv6/v7 big-endianCatalin Marinas1-1/+1
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King1-5/+5
2009-02-12[ARM] 5382/1: unwind: Reorganise the stacktrace supportCatalin Marinas1-11/+10
2008-09-06[ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King1-1/+1
2008-09-06[ARM] remove pc_pointer()Russell King1-1/+1
2008-09-05[ARM] sparse: fix several warningsRussell King1-29/+0
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-07-18Merge branch 'linus' into timers/nohzIngo Molnar1-3/+1
2008-07-18nohz: prevent tick stop outside of the idle loopThomas Gleixner1-1/+1
2008-05-12[ARM] dyntick: Remove obsolete and unused ARM dyntick supportRussell King1-3/+1
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells1-1/+0
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells1-29/+0
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan1-1/+1
2007-07-12[ARM] 4453/1: Fully Decode ARM instruction set state in show_regs() tombstoneGeorge G. Davis1-2/+6
2007-06-18[ARM] Update show_regs/oops register formatRussell King1-28/+35
2007-04-21[ARM] 4258/2: Support for dynticks in idle loopKevin Hilman1-0/+3
2007-04-21[ARM] Remove needless linux/ptrace.h includesRussell King1-1/+0
2007-02-06[ARM] Move processor_modes[] to .../process.cRussell King1-1/+7
2006-11-30[ARM] 3911/2: Simplify alloc_thread_info on ARMPaul Gortmaker1-61/+0
2006-09-27[ARM] nommu: manage the CP15 thingsHyok S. Choi1-6/+16
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