aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: disable preemption in machine_shutdownMike J. Chen2012-08-201-0/+9
* Merge linux-stable 3.0.28 into android-3.0Todd Poynor2012-04-191-0/+3
|\
| * ARM: 7161/1: errata: no automatic store buffer drainWill Deacon2011-12-091-0/+3
* | ARM: idle: call idle notifiers before stopping nohz tickColin Cross2011-11-291-1/+1
* | ARM: idle: update idle ticks before call idle end notifierTodd Poynor2011-11-091-1/+1
* | ARM: smp: implement arch_trigger_all_cpus_backtrace using IPIDima Zavin2011-10-201-0/+12
* | ARM: add option to flush console before rebootDima Zavin2011-08-231-0/+30
* | ARM: Move leds idle start/stop calls to idle notifiersTodd Poynor2011-07-151-3/+0
* | ARM: Call idle notifiersTodd Poynor2011-07-151-0/+2
* | [ARM] process: Add display of memory around registers when displaying regs.San Mehat2011-06-141-0/+73
|/
* 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