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
Age
Commit message (
Expand
)
Author
2013-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-25
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-02-24
switch lseek to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-21
Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
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-14
arm64: switch to generic old sigaction() (compat-only)
Al Viro
2013-02-14
arm64: switch to generic compat rt_sigaction()
Al Viro
2013-02-14
arm64: switch compat to generic old sigsuspend
Al Viro
2013-02-14
arm64: switch to generic compat rt_sigqueueinfo()
Al Viro
2013-02-14
arm64: switch to generic compat rt_sigpending()
Al Viro
2013-02-14
arm64: switch to generic compat rt_sigprocmask()
Al Viro
2013-02-14
arm64: switch to generic sigaltstack
Al Viro
2013-02-11
arm64: mm: update CONTEXTIDR register to contain PID of current process
Will Deacon
2013-02-11
arm64: compat: use compat_uptr_t type for compat_ucontext.uc_link
Will Deacon
2013-02-01
Merge branch 'for-will/arch-timer-unification' of git://linux-arm.org/linux-m...
Will Deacon
2013-01-31
arm64: move from arm_generic to arm_arch_timer
Mark Rutland
2013-01-29
arm64: SMP: enable PSCI boot method
Marc Zyngier
2013-01-29
arm64: psci: add support for PSCI invocations from the kernel
Will Deacon
2013-01-29
arm64: SMP: rework the SMP code to be enabling method agnostic
Marc Zyngier
2013-01-29
arm64: perf: add guest vs host discrimination
Marc Zyngier
2013-01-22
arm64: Add simple earlyprintk support
Catalin Marinas
2013-01-22
arm64: Populate the platform devices
Catalin Marinas
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2013-01-10
arm64: vdso: remove broken, redundant sequence counting for timezones
Will Deacon
2013-01-03
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
2012-12-17
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-05
arm64: move FP-SIMD save/restore code to a macro
Marc Zyngier
2012-12-05
arm64: hyp: initialize vttbr_el2 to zero
Marc Zyngier
2012-12-05
arm64: add hypervisor stub
Marc Zyngier
2012-12-05
arm64: record boot mode when entering the kernel
Marc Zyngier
2012-12-05
arm64: move vector entry macro to assembler.h
Marc Zyngier
2012-12-05
arm64: generic timer: use virtual counter instead of physical at EL0
Will Deacon
2012-12-05
arm64: vdso: defer shifting of nanosecond component of timespec
Will Deacon
2012-12-05
arm64: vdso: rework __do_get_tspec register allocation and return shift
Will Deacon
2012-12-05
arm64: vdso: check sequence counter even for coarse realtime operations
Will Deacon
2012-12-05
arm64: vdso: fix clocksource mask when extracting bottom 56 bits
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-23
arm64: signal: let the compiler inline compat_get_sigframe
Will Deacon
2012-11-23
arm64: signal: return struct rt_sigframe from get_sigframe
Will Deacon
2012-11-23
arm64: signal: align return types for compat and native setup_return
Will Deacon
2012-11-23
arm64: signal: push the unwinding prologue on the signal stack
Will Deacon
2012-11-19
Merge remote-tracking branch 'viro/arch-arm64' into execve
Catalin Marinas
2012-11-16
Merge branch 'arch-microblaze' into no-rebases
Al Viro
2012-11-16
Merge commit '6ba1bc826d160fe4f32bcb188687dcca4bdfaf3d' into arch-arm64
Al Viro
2012-11-13
Merge tag 'v3.7-rc5' into execve
Catalin Marinas
2012-11-08
arm64: smp: add missing completion for secondary boot
Will Deacon
[next]