Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm...
[linux-flexiantxendom0-3.2.10.git] / arch / arm / kernel / process.c
2012-03-28 Linus TorvaldsMerge tag 'split-asm_system_h-for-linus-20120328' of...
2012-03-28 David HowellsDisintegrate asm/system.h for ARM
2012-03-24 Linus TorvaldsMerge branch 'for-armsoc' of git://git.linaro.org/peopl...
2012-03-23 Jason Baroncoredump: remove VM_ALWAYSDUMP flag
2012-03-01 Thomas Gleixnersched/rt: Use schedule_preempt_disabled()
2012-01-20 Nicolas PitreARM: substitute arch_idle()
2012-01-20 Nicolas PitreARM: clean up idle handlers
2012-01-07 Arnd BergmannMerge branch 'depends/rmk/restart' into next/cleanup
2012-01-07 Linus TorvaldsMerge branch 'for-linus' of git://ftp.arm.linux.org...
2012-01-05 Russell KingMerge branch 'restart' into for-linus
2012-01-05 Russell KingARM: restart: remove the now empty arch_reset()
2012-01-05 Russell KingMerge branch 'restart-cleanup' into restart
2011-12-12 Will DeaconARM: reset: implement soft_restart for jumping to a...
2011-12-11 Frederic Weisbeckernohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_i...
2011-12-11 Frederic Weisbeckernohz: Allow rcu extended quiescent state handling seper...
2011-12-11 Frederic Weisbeckernohz: Separate out irq exit and idle loop dyntick logic
2011-12-05 Russell KingMerge branch 'for-rmk' of git://git./linux/kernel/git...
2011-11-21 Will DeaconARM: 7161/1: errata: no automatic store buffer drain
2011-11-21 Russell KingARM: restart: only perform setup for restart when soft...
2011-11-10 Russell KingARM: restart: remove argument to setup_mm_for_reboot()
2011-11-10 Russell KingARM: restart: move reboot failure handing into machine_...
2011-10-31 Paul Gortmakerarm: convert core files from module.h to export.h
2011-10-17 Laura AbbottARM: 7068/1: process: change from __backtrace to dump_s...
2011-08-05 David Browncpuidle: Consistent spelling of cpuidle_idle_call()
2011-08-03 Len Browncpuidle: stop depending on pm_idle
2011-04-10 Catalin MarinasARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thre...
2011-01-11 Will DeaconARM: 6619/1: nommu: avoid mapping vectors page when...
2010-10-19 Russell KingMerge branch 'devel-stable' into devel
2010-10-18 Russell KingMerge branches 'at91', 'dcache', 'ftrace', 'hwbpt'...
2010-10-08 Kevin HilmanARM: 6428/1: add cpu_idle_wait() to support CPUidle...
2010-10-02 Nicolas PitreARM: add a vma entry for the user accessible vector...
2010-09-08 Will DeaconARM: 6357/1: hw-breakpoint: add new ptrace requests...
2010-07-31 Russell KingMerge branch 'devel-stable' into devel
2010-07-27 Russell KingARM: call machine_shutdown() from machine_halt(), etc
2010-07-27 Russell KingARM: Factor out common code from cpu_proc_fin()
2010-07-21 Russell KingMerge git://git./linux/kernel/git/nico/orion into devel...
2010-07-10 Russell KingARM: lockdep: fix unannotated irqs-on
2010-06-15 Nicolas PitreARM: initial stack protector (-fstack-protector) support
2010-06-15 Nicolas Pitre[ARM] implement arch_randomize_brk()
2010-04-21 Russell KingARM: fix build error in arch/arm/kernel/process.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-01-08 Rabin VincentARM: 5868/1: ARM: fix "BUG: using smp_processor_id...
2009-12-18 Russell KingARM: Convert VFP/Crunch/XscaleCP thread_release() to...
2009-10-14 Artem BityutskiyARM: 5759/1: Add register information of threads to...
2009-07-24 Catalin MarinasThumb-2: Implementation of the unified start-up and...
2009-06-22 Russell King[ARM] idle: clean up pm_idle calling, obey hlt_counter
2009-06-19 Catalin Marinas[ARM] 5559/1: Limit the stack unwinding caused by a...
2009-05-30 Catalin MarinasAdd core support for ARMv6/v7 big-endian
2009-04-03 Alexey DobriyanSimplify copy_thread()
2009-03-19 Russell King[ARM] pass reboot command line to arch_reset()
2009-02-12 Catalin Marinas[ARM] 5382/1: unwind: Reorganise the stacktrace support
2008-09-06 Russell King[ARM] Convert asm/uaccess.h to linux/uaccess.h
2008-09-06 Russell King[ARM] remove pc_pointer()
2008-09-05 Russell King[ARM] sparse: fix several warnings
2008-08-07 Russell King[ARM] Move include/asm-arm/arch-* to arch/arm/*/include...
2008-07-18 Ingo MolnarMerge branch 'linus' into timers/nohz
2008-07-18 Thomas Gleixnernohz: prevent tick stop outside of the idle loop
2008-05-12 Russell King[ARM] dyntick: Remove obsolete and unused ARM dyntick...
2008-02-08 David Howellsaout: remove unnecessary inclusions of {asm, linux...
2008-02-08 David Howellsaout: suppress A.OUT library support if !CONFIG_ARCH_SU...
2007-10-19 Alexey DobriyanUse helpers to obtain task pid in printks (arch code)
2007-07-12 George G. Davis[ARM] 4453/1: Fully Decode ARM instruction set state...
2007-06-18 Russell King[ARM] Update show_regs/oops register format
2007-04-21 Kevin Hilman[ARM] 4258/2: Support for dynticks in idle loop
2007-04-21 Russell King[ARM] Remove needless linux/ptrace.h includes
2007-02-06 Russell King[ARM] Move processor_modes[] to .../process.c
2006-11-30 Paul Gortmaker[ARM] 3911/2: Simplify alloc_thread_info on ARM
2006-09-27 Hyok S. Choi[ARM] nommu: manage the CP15 things
2006-07-02 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2006-07-01 Lennert Buytenhek[ARM] 3707/1: iwmmxt: use the generic thread notifier...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-22 Russell King[ARM] Add thread_notify infrastructure
2006-06-19 Richard Purdie[ARM] 3593/1: Add reboot and shutdown handlers for...
2006-05-16 Russell King[ARM] arch/arm/kernel/process.c: Fix warning
2006-05-09 Russell King[ARM] Fix thread struct allocator for SMP case
2006-03-31 Adrian Bunk[PATCH] unexport get_wchan
2006-03-15 Ben Dooks[ARM] 3363/1: [cleanup] process.c - fix warnings
2006-01-12 Al Viro[PATCH] arm: task_stack_page()
2006-01-12 Al Viro[PATCH] arm: end_of_stack()
2006-01-12 Al Viro[PATCH] arm: task_pt_regs()
2006-01-12 Al Viro[PATCH] arm: task_thread_info()
2006-01-03 Russell King[ARM] Cleanup ARM includes
2005-11-09 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-11-09 Nick Piggin[PATCH] sched: resched and cpu_idle rework
2005-11-09 Nick Piggin[PATCH] sched: disable preempt in idle tasks
2005-11-09 Nicolas Pitre[ARM] 3100/1: simplify a pointer computation
2005-11-02 Russell King[ARM SMP] Add hotplug CPU infrastructure
2005-07-26 Eric W. Biederman[PATCH] Don't export machine_restart, machine_halt...
2005-06-27 Russell King[PATCH] ARM: Add VST idle loop call
2005-05-05 Russell King[PATCH] ARM: Fix kernel stack offset calculations
2005-04-17 Russell King[PATCH] ARM: showregs
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2