summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-131-3/+2
|\
| * arm: switch to saner kernel_execve() semanticsAl Viro2012-10-121-3/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-101-62/+13
|\|
| * arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk]Al Viro2012-09-301-62/+13
* | Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann2012-08-131-3/+3
|\ \ | |/ |/|
| * ARM: use new LEDS CPU trigger stub to replace old oneBryan Wu2012-08-011-3/+3
* | ARM: 7466/1: disable interrupt before spinning endlesslyShawn Guo2012-07-311-0/+2
|/
* arm: Remove unused cpu_idle_wait()Thomas Gleixner2012-05-081-20/+0
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-291-9/+27
|\
| * Merge branch 'devel-stable' into for-linusRussell King2012-03-271-11/+16
| |\
| * | ARM: 7294/1: vectors: use gate_vma for vectors user mappingWill Deacon2012-03-241-10/+28
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\ \ \
| * | | Disintegrate asm/system.h for ARMDavid Howells2012-03-281-1/+0
* | | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-231-11/+16
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: substitute arch_idle()Nicolas Pitre2012-01-201-3/+1
| * | | ARM: clean up idle handlersNicolas Pitre2012-01-201-8/+15
| | |/ | |/|
* | | coredump: remove VM_ALWAYSDUMP flagJason Baron2012-03-231-2/+1
| |/ |/|
* | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1
|/
* 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