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
/
arm64
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
2013-09-20
arm64: Correctly report LR and SP for compat tasks
Catalin Marinas
2013-07-23
arm64: Fix definition of arm_pm_restart to match the declaration
Catalin Marinas
2013-07-19
arm64: use common reboot infrastructure
Marc Zyngier
2013-05-08
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-05-08
arm64: vexpress: Add support for poweroff/restart
Catalin Marinas
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-04-25
arm64: Execute DSB during thread switching for TLB/cache maintenance
Catalin Marinas
2013-04-17
arm64: Fix task tracing
Christopher Covington
2013-04-08
arm64: Use generic idle loop
Thomas Gleixner
2013-02-20
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-17
ARM64 idle: delete pm_idle
Len Brown
2013-02-11
arm64: mm: update CONTEXTIDR register to contain PID of current process
Will Deacon
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
arm64: sanitize copy_thread(), switch to generic fork/vfork/clone
Al Viro
2012-11-16
Merge commit '6ba1bc826d160fe4f32bcb188687dcca4bdfaf3d' into arch-arm64
Al Viro
2012-11-08
arm64: elf: fix core dumping definitions for GP and FP registers
Will Deacon
2012-10-22
arm64: get rid of fork/vfork/clone wrappers
Al Viro
2012-10-17
arm64: Use generic kernel_thread() implementation
Catalin Marinas
2012-09-17
arm64: Process management
Catalin Marinas