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
2012-11-08
arm64: smp: add missing completion for secondary boot
Will Deacon
2012-11-08
arm64: elf: fix core dumping definitions for GP and FP registers
Will Deacon
2012-11-08
arm64: perf: use architected event for CPU cycle counter
Will Deacon
2012-10-18
arm64: ptrace: use HW_BREAKPOINT_EMPTY type for disabled breakpoints
Will Deacon
2012-10-18
arm64: ptrace: make structure padding explicit for debug registers
Will Deacon
2012-10-18
arm64: Ignore memory blocks below PHYS_OFFSET
Catalin Marinas
2012-10-18
arm64: Fix the update_vsyscall() prototype
Catalin Marinas
2012-10-16
arm64: Remove duplicate inclusion of mmu_context.h in smp.c
Sachin Kamat
2012-10-13
Merge tag 'arm64-uapi' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...
Linus Torvalds
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-11
arm64: Do not export the compat-specific definitions to the user
Catalin Marinas
2012-10-11
arm64: Do not include asm/unistd32.h in asm/unistd.h
Catalin Marinas
2012-10-11
arm64: Remove unused definitions from asm/unistd32.h
Catalin Marinas
2012-10-08
arm64: Enable interrupts before calling do_notify_resume()
Catalin Marinas
2012-10-08
arm64: Use the generic compat_sys_sendfile() implementation
Catalin Marinas
2012-10-06
compat: move compat_siginfo_t definition to asm/compat.h
Denys Vlasenko
2012-09-27
arm64: ptrace: remove obsolete ptrace request numbers from user headers
Will Deacon
2012-09-17
arm64: Build infrastructure
Catalin Marinas
2012-09-17
arm64: Generic timers support
Marc Zyngier
2012-09-17
arm64: Loadable modules
Will Deacon
2012-09-17
arm64: Miscellaneous library functions
Marc Zyngier
2012-09-17
arm64: Performance counters support
Will Deacon
2012-09-17
arm64: Debugging support
Will Deacon
2012-09-17
arm64: Floating point and SIMD
Catalin Marinas
2012-09-17
arm64: 32-bit (compat) applications support
Will Deacon
2012-09-17
arm64: Signal handling support
Catalin Marinas
2012-09-17
arm64: VDSO support
Will Deacon
2012-09-17
arm64: System calls handling
Catalin Marinas
2012-09-17
arm64: SMP support
Catalin Marinas
2012-09-17
arm64: Device specific operations
Catalin Marinas
2012-09-17
arm64: IRQ handling
Marc Zyngier
2012-09-17
arm64: CPU support
Catalin Marinas
2012-09-17
arm64: Process management
Catalin Marinas
2012-09-17
arm64: Exception handling
Catalin Marinas
2012-09-17
arm64: Kernel booting and initialisation
Catalin Marinas
2012-09-17
arm64: Assembly macros and definitions
Catalin Marinas