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
Age
Commit message (
Expand
)
Author
2014-05-14
arm64/crypto: AES using ARMv8 Crypto Extensions
Ard Biesheuvel
2014-05-14
arm64/crypto: GHASH secure hash using ARMv8 Crypto Extensions
Ard Biesheuvel
2014-05-14
arm64/crypto: SHA-224/SHA-256 using ARMv8 Crypto Extensions
Ard Biesheuvel
2014-05-14
arm64/crypto: SHA-1 using ARMv8 Crypto Extensions
Ard Biesheuvel
2014-05-13
Merge branch 'dt-bus-name' into for-next
Rob Herring
2014-05-13
Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2014-05-12
arm64: is_compat_task is defined both in asm/compat.h and linux/compat.h
AKASHI Takahiro
2014-05-12
arm64: Add regs_return_value() in syscall.h
AKASHI Takahiro
2014-05-12
arm64: split syscall_trace() into separate functions for enter/exit
AKASHI Takahiro
2014-05-12
arm64: make a single hook to syscall_trace() for all syscall features
AKASHI Takahiro
2014-05-12
arm64: debug: avoid accessing mdscr_el1 on fault paths where possible
Will Deacon
2014-05-12
arm64: use cpu_online_mask when using forced irq_set_affinity
Sudeep Holla
2014-05-12
arm64: introduce virt_to_pfn
Stefano Stabellini
2014-05-09
arm64: mm: use inner-shareable barriers for inner-shareable maintenance
Will Deacon
2014-05-09
arm64: kvm: use inner-shareable barriers for inner-shareable maintenance
Will Deacon
2014-05-09
arm64: head: fix cache flushing and barriers in set_cpu_boot_mode_flag
Will Deacon
2014-05-09
arm64: barriers: use barrier() instead of smp_mb() when !SMP
Will Deacon
2014-05-09
arm64: barriers: wire up new barrier options
Will Deacon
2014-05-09
arm64: barriers: make use of barrier options with explicit barriers
Will Deacon
2014-05-09
arm64: mm: Optimise tlb flush logic where we have >4K granule
Steve Capper
2014-05-09
arm64: xchg: prevent warning if return value is unused
Will Deacon
2014-05-09
arm64: mm: Create gigabyte kernel logical mappings where possible
Steve Capper
2014-05-09
arm64: Make atomic64_t() return "long", not "long long"
Bjorn Helgaas
2014-05-09
arm64: Clean up the default pgprot setting
Catalin Marinas
2014-05-09
arm64: Introduce execute-only page access permissions
Catalin Marinas
2014-05-09
arm64: Expose ESR_EL1 information to user when SIGSEGV/SIGBUS
Catalin Marinas
2014-05-09
arm64: Remove the aux_context structure
Catalin Marinas
2014-05-09
arm64: Provide read/write fault information in compat signal handlers
Catalin Marinas
2014-05-09
arm64: Remove boot thread synchronisation for spin-table release method
Catalin Marinas
2014-05-09
arm64: Implement cache_line_size() based on CTR_EL0.CWG
Catalin Marinas
2014-05-08
arm64: introduce virt_to_pfn
Stefano Stabellini
2014-05-08
arm64: add support for kernel mode NEON in interrupt context
Ard Biesheuvel
2014-05-08
arm64: defer reloading a task's FPSIMD state to userland resume
Ard Biesheuvel
2014-05-08
arm64: add abstractions for FPSIMD state manipulation
Ard Biesheuvel
2014-05-05
arm64: mm: Remove superfluous "the" in comment
Geert Uytterhoeven
2014-05-03
arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherent
Catalin Marinas
2014-05-03
arm64: Use bus notifiers to set per-device coherent DMA ops
Catalin Marinas
2014-05-03
arm64: Make default dma_ops to be noncoherent
Ritesh Harjani
2014-05-03
arm64: fixmap: fix missing sub-page offset for earlyprintk
Marc Zyngier
2014-05-03
arm64: Fix for the arm64 kern_addr_valid() function
Dave Anderson
2014-04-30
arm64: efi: add EFI stub
Mark Salter
2014-04-30
arm64: add EFI runtime services
Mark Salter
2014-04-30
arm64: Add function to create identity mappings
Mark Salter
2014-04-30
ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexible
Anup Patel
2014-04-30
ARM/ARM64: KVM: Add base for PSCI v0.2 emulation
Anup Patel
2014-04-30
of/fdt: move memreserve and dtb memory reservations into core
Rob Herring
2014-04-27
Merge 3.15-rc3 into tty-next
Greg Kroah-Hartman
2014-04-25
arm64: init: Move of_clk_init to time_init
Chanho Min
2014-04-25
arm64: initialize spinlock for init_mm's context
Leo Yan
2014-04-25
arm64: debug: remove noisy, pointless warning
Will Deacon
[prev]
[next]