summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...Linus Torvalds2012-01-061-23/+54
|\
| * Merge branch 'restart' into for-linusRussell King2012-01-051-8/+2
| |\
| | * ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-8/+2
| | * Merge branch 'restart-cleanup' into restartRussell King2012-01-051-0/+3
| | |\
| * | | ARM: reset: implement soft_restart for jumping to a physical addressWill Deacon2011-12-121-10/+40
| * | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2011-12-051-0/+3
| |\ \ \ | | |/ / | |/| / | | |/
| * | ARM: restart: only perform setup for restart when soft-restartingRussell King2011-11-211-2/+11
| * | ARM: restart: remove argument to setup_mm_for_reboot()Russell King2011-11-101-2/+2
| * | ARM: restart: move reboot failure handing into machine_restart()Russell King2011-11-101-11/+9
* | | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-111-2/+4
* | | nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-111-2/+2
* | | nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-111-2/+2
| |/ |/|
* | ARM: 7161/1: errata: no automatic store buffer drainWill Deacon2011-11-211-0/+3
|/
* arm: convert core files from module.h to export.hPaul Gortmaker2011-10-311-1/+1
* ARM: 7068/1: process: change from __backtrace to dump_stack in show_regsLaura Abbott2011-10-171-1/+1
* cpuidle: Consistent spelling of cpuidle_idle_call()David Brown2011-08-041-1/+1
* cpuidle: stop depending on pm_idleLen Brown2011-08-031-1/+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
|/