summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/process.c
AgeCommit message (Expand)Author
2012-06-04Merge Linaro Android branch ' jstultz/linaro-android-3.4Philippe Langlais
2012-05-22ARM : handle preempt count in cpu_idleSundar R Iyer
2012-04-09ARM: Move leds idle start/stop calls to idle notifiersTodd Poynor
2012-04-09ARM: Call idle notifiersTodd Poynor
2012-04-09ARM: smp: implement arch_trigger_all_cpus_backtrace using IPIDima Zavin
2012-04-09ARM: add option to flush console before rebootDima Zavin
2012-04-09[ARM] process: Add display of memory around registers when displaying regs.San Mehat
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-03-27Merge branch 'devel-stable' into for-linusRussell King
2012-03-24ARM: 7294/1: vectors: use gate_vma for vectors user mappingWill Deacon
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner
2012-01-20ARM: substitute arch_idle()Nicolas Pitre
2012-01-20ARM: clean up idle handlersNicolas Pitre
2012-01-06Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...Linus Torvalds
2012-01-05Merge branch 'restart' into for-linusRussell King
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King
2012-01-05Merge branch 'restart-cleanup' into restartRussell King
2011-12-12ARM: reset: implement soft_restart for jumping to a physical addressWill Deacon
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker
2011-12-05Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King
2011-11-21ARM: 7161/1: errata: no automatic store buffer drainWill Deacon
2011-11-21ARM: restart: only perform setup for restart when soft-restartingRussell King
2011-11-10ARM: restart: remove argument to setup_mm_for_reboot()Russell King
2011-11-10ARM: restart: move reboot failure handing into machine_restart()Russell King
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