index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-14
arm64/crypto: AES using ARMv8 Crypto Extensions
Ard Biesheuvel
3
-1
/
+164
2014-05-14
arm64/crypto: GHASH secure hash using ARMv8 Crypto Extensions
Ard Biesheuvel
4
-0
/
+259
2014-05-14
arm64/crypto: SHA-224/SHA-256 using ARMv8 Crypto Extensions
Ard Biesheuvel
4
-0
/
+419
2014-05-14
arm64/crypto: SHA-1 using ARMv8 Crypto Extensions
Ard Biesheuvel
6
-0
/
+359
2014-05-14
Merge branch 'dt-bus-name' into for-next
Rob Herring
11
-14
/
+55
2014-05-13
Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2014-05-12
arm64: is_compat_task is defined both in asm/compat.h and linux/compat.h
AKASHI Takahiro
5
-7
/
+4
2014-05-12
arm64: Add regs_return_value() in syscall.h
AKASHI Takahiro
1
-0
/
+5
2014-05-12
arm64: split syscall_trace() into separate functions for enter/exit
AKASHI Takahiro
2
-27
/
+33
2014-05-12
arm64: make a single hook to syscall_trace() for all syscall features
AKASHI Takahiro
2
-2
/
+16
2014-05-12
arm64: debug: avoid accessing mdscr_el1 on fault paths where possible
Will Deacon
2
-54
/
+42
2014-05-12
arm64: use cpu_online_mask when using forced irq_set_affinity
Sudeep Holla
1
-3
/
+7
2014-05-12
arm64: introduce virt_to_pfn
Stefano Stabellini
1
-0
/
+1
2014-05-09
arm64: mm: use inner-shareable barriers for inner-shareable maintenance
Will Deacon
2
-4
/
+4
2014-05-09
arm64: kvm: use inner-shareable barriers for inner-shareable maintenance
Will Deacon
1
-3
/
+9
2014-05-09
arm64: head: fix cache flushing and barriers in set_cpu_boot_mode_flag
Will Deacon
1
-5
/
+3
2014-05-09
arm64: barriers: use barrier() instead of smp_mb() when !SMP
Will Deacon
1
-2
/
+2
2014-05-09
arm64: barriers: wire up new barrier options
Will Deacon
1
-7
/
+7
2014-05-09
arm64: barriers: make use of barrier options with explicit barriers
Will Deacon
6
-15
/
+15
2014-05-09
arm64: mm: Optimise tlb flush logic where we have >4K granule
Steve Capper
3
-77
/
+26
2014-05-09
arm64: xchg: prevent warning if return value is unused
Will Deacon
1
-1
/
+6
2014-05-09
arm64: mm: Create gigabyte kernel logical mappings where possible
Steve Capper
3
-1
/
+36
2014-05-09
arm64: Make atomic64_t() return "long", not "long long"
Bjorn Helgaas
1
-1
/
+1
2014-05-09
arm64: Clean up the default pgprot setting
Catalin Marinas
5
-95
/
+50
2014-05-09
arm64: Introduce execute-only page access permissions
Catalin Marinas
2
-8
/
+8
2014-05-09
arm64: Expose ESR_EL1 information to user when SIGSEGV/SIGBUS
Catalin Marinas
2
-0
/
+17
2014-05-09
arm64: Remove the aux_context structure
Catalin Marinas
2
-41
/
+17
2014-05-09
arm64: Provide read/write fault information in compat signal handlers
Catalin Marinas
5
-9
/
+20
2014-05-09
arm64: Remove boot thread synchronisation for spin-table release method
Catalin Marinas
1
-38
/
+1
2014-05-09
arm64: Implement cache_line_size() based on CTR_EL0.CWG
Catalin Marinas
4
-1
/
+41
2014-05-08
arm64: introduce virt_to_pfn
Stefano Stabellini
1
-0
/
+1
2014-05-08
arm64: add support for kernel mode NEON in interrupt context
Ard Biesheuvel
5
-15
/
+109
2014-05-08
arm64: defer reloading a task's FPSIMD state to userland resume
Ard Biesheuvel
6
-18
/
+143
2014-05-08
arm64: add abstractions for FPSIMD state manipulation
Ard Biesheuvel
5
-13
/
+30
2014-05-05
arm64: mm: Remove superfluous "the" in comment
Geert Uytterhoeven
1
-1
/
+1
2014-05-04
arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherent
Catalin Marinas
1
-0
/
+3
2014-05-04
arm64: Use bus notifiers to set per-device coherent DMA ops
Catalin Marinas
2
-2
/
+33
2014-05-04
arm64: Make default dma_ops to be noncoherent
Ritesh Harjani
1
-1
/
+1
2014-05-04
arm64: fixmap: fix missing sub-page offset for earlyprintk
Marc Zyngier
1
-4
/
+2
2014-05-04
arm64: Fix for the arm64 kern_addr_valid() function
Dave Anderson
1
-0
/
+3
2014-04-30
arm64: efi: add EFI stub
Mark Salter
5
-3
/
+308
2014-04-30
arm64: add EFI runtime services
Mark Salter
5
-0
/
+501
2014-04-30
arm64: Add function to create identity mappings
Mark Salter
2
-18
/
+49
2014-04-30
ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexible
Anup Patel
2
-4
/
+8
2014-04-30
ARM/ARM64: KVM: Add base for PSCI v0.2 emulation
Anup Patel
3
-5
/
+11
2014-04-30
of/fdt: move memreserve and dtb memory reservations into core
Rob Herring
1
-21
/
+0
2014-04-28
Merge 3.15-rc3 into tty-next
Greg Kroah-Hartman
7
-7
/
+13
2014-04-25
arm64: init: Move of_clk_init to time_init
Chanho Min
2
-1
/
+2
2014-04-25
arm64: initialize spinlock for init_mm's context
Leo Yan
1
-0
/
+3
2014-04-25
arm64: debug: remove noisy, pointless warning
Will Deacon
1
-3
/
+0
[prev]
[next]