index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
arm: switch to generic fork/vfork/clone
Al Viro
2012-11-13
ARM: 7574/1: kernel/process.c: include idmap.h instead of redeclaring setup_m...
Nicolas Pitre
2012-10-18
ARM: 7544/1: Add BUG_ON when hlt counter is wrongly used
fwu
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-12
arm: switch to saner kernel_execve() semantics
Al Viro
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-09-30
arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk]
Al Viro
2012-08-13
Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Arnd Bergmann
2012-08-01
ARM: use new LEDS CPU trigger stub to replace old one
Bryan Wu
2012-07-31
ARM: 7466/1: disable interrupt before spinning endlessly
Shawn Guo
2012-05-08
arm: Remove unused cpu_idle_wait()
Thomas Gleixner
2012-03-29
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
Disintegrate asm/system.h for ARM
David Howells
2012-03-27
Merge branch 'devel-stable' into for-linus
Russell King
2012-03-24
ARM: 7294/1: vectors: use gate_vma for vectors user mapping
Will Deacon
2012-03-23
Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-23
coredump: remove VM_ALWAYSDUMP flag
Jason Baron
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2012-01-20
ARM: substitute arch_idle()
Nicolas Pitre
2012-01-20
ARM: clean up idle handlers
Nicolas Pitre
2012-01-06
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...
Linus Torvalds
2012-01-05
Merge branch 'restart' into for-linus
Russell King
2012-01-05
ARM: restart: remove the now empty arch_reset()
Russell King
2012-01-05
Merge branch 'restart-cleanup' into restart
Russell King
2011-12-12
ARM: reset: implement soft_restart for jumping to a physical address
Will Deacon
2011-12-11
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
2011-12-11
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
2011-12-11
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
2011-12-05
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...
Russell King
2011-11-21
ARM: 7161/1: errata: no automatic store buffer drain
Will Deacon
2011-11-21
ARM: restart: only perform setup for restart when soft-restarting
Russell King
2011-11-10
ARM: restart: remove argument to setup_mm_for_reboot()
Russell King
2011-11-10
ARM: restart: move reboot failure handing into machine_restart()
Russell King
2011-10-31
arm: convert core files from module.h to export.h
Paul Gortmaker
2011-10-17
ARM: 7068/1: process: change from __backtrace to dump_stack in show_regs
Laura Abbott
2011-08-04
cpuidle: Consistent spelling of cpuidle_idle_call()
David Brown
2011-08-03
cpuidle: stop depending on pm_idle
Len Brown
2011-04-10
ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooks
Catalin Marinas
2011-01-11
ARM: 6619/1: nommu: avoid mapping vectors page when !CONFIG_MMU
Will Deacon
2010-10-19
Merge branch 'devel-stable' into devel
Russell King
2010-10-18
Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...
Russell King
2010-10-08
ARM: 6428/1: add cpu_idle_wait() to support CPUidle on SMP systems.
Kevin Hilman
2010-10-01
ARM: add a vma entry for the user accessible vector page
Nicolas Pitre
2010-09-08
ARM: 6357/1: hw-breakpoint: add new ptrace requests for hw-breakpoint interac...
Will Deacon
2010-07-31
Merge branch 'devel-stable' into devel
Russell King
2010-07-27
ARM: call machine_shutdown() from machine_halt(), etc
Russell King
2010-07-27
ARM: Factor out common code from cpu_proc_fin()
Russell King
[next]