aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel/process.c
AgeCommit message (Expand)Author
2012-01-11ARM: reset: implement soft_restart for jumping to a physical addressWill Deacon
2012-01-11ARM: restart: only perform setup for restart when soft-restartingRussell King
2012-01-11ARM: restart: remove argument to setup_mm_for_reboot()Russell King
2012-01-11ARM: restart: move reboot failure handing into machine_restart()Russell King
2011-11-21ARM: 7161/1: errata: no automatic store buffer drainWill Deacon
2011-10-31arm: convert core files from module.h to export.hPaul Gortmaker
2011-10-17ARM: 7068/1: process: change from __backtrace to dump_stack in show_regsLaura Abbott
2011-08-04cpuidle: Consistent spelling of cpuidle_idle_call()David Brown
2011-08-03cpuidle: stop depending on pm_idleLen Brown
2011-04-10ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooksCatalin Marinas
2011-01-11ARM: 6619/1: nommu: avoid mapping vectors page when !CONFIG_MMUWill Deacon
2010-10-19Merge branch 'devel-stable' into develRussell King
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King
2010-10-08ARM: 6428/1: add cpu_idle_wait() to support CPUidle on SMP systems.Kevin Hilman
2010-10-01ARM: add a vma entry for the user accessible vector pageNicolas Pitre
2010-09-08ARM: 6357/1: hw-breakpoint: add new ptrace requests for hw-breakpoint interac...Will Deacon
2010-07-31Merge branch 'devel-stable' into develRussell King
2010-07-27ARM: call machine_shutdown() from machine_halt(), etcRussell King
2010-07-27ARM: Factor out common code from cpu_proc_fin()Russell King
2010-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stableRussell King
2010-07-10ARM: lockdep: fix unannotated irqs-onRussell King
2010-06-14ARM: initial stack protector (-fstack-protector) supportNicolas Pitre
2010-06-14[ARM] implement arch_randomize_brk()Nicolas Pitre
2010-04-21ARM: fix build error in arch/arm/kernel/process.cRussell King
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-08ARM: 5868/1: ARM: fix "BUG: using smp_processor_id() in preemptible code"Rabin Vincent
2009-12-18ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread()Russell King
2009-10-14ARM: 5759/1: Add register information of threads to coredumpArtem Bityutskiy
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