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-02-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+25
2014-02-28
arm64: Fix !CONFIG_SMP kernel build
Catalin Marinas
1
-0
/
+8
2014-02-28
arm64: mm: Add double logical invert to pte accessors
Steve Capper
1
-5
/
+5
2014-02-27
arm/arm64: KVM: detect CPU reset on CPU_PM_EXIT
Marc Zyngier
1
-2
/
+25
2014-02-17
ARM64: unwind: Fix PC calculation
Olof Johansson
1
-1
/
+5
2014-02-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+9
2014-02-14
arm64: KVM: Add VGIC device control for arm64
Christoffer Dall
1
-0
/
+9
2014-02-07
arm64: defconfig: Expand default enabled features
Mark Rutland
2
-4
/
+15
2014-02-07
arm64: asm: remove redundant "cc" clobbers
Will Deacon
4
-25
/
+21
2014-02-07
arm64: atomics: fix use of acquire + release for full barrier semantics
Will Deacon
5
-18
/
+35
2014-02-06
arm64: barriers: allow dsb macro to take option parameter
Will Deacon
1
-1
/
+1
2014-02-05
arm64: compat: Wire up new AArch32 syscalls
Catalin Marinas
1
-1
/
+4
2014-02-05
arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSE
Nathan Lynch
1
-2
/
+2
2014-02-05
arm64: vdso: fix coarse clock handling
Nathan Lynch
1
-1
/
+6
2014-02-05
arm64: simplify pgd_alloc
Mark Rutland
1
-9
/
+2
2014-02-05
arm64: fix typo: s/SERRROR/SERROR/
Mark Rutland
2
-2
/
+2
2014-02-05
arm64: Invalidate the TLB when replacing pmd entries during boot
Catalin Marinas
1
-2
/
+10
2014-02-05
arm64: Align CMA sizes to PAGE_SIZE
Laura Abbott
1
-0
/
+1
2014-02-05
arm64: add DSB after icache flush in __flush_icache_all()
Vinayak Kale
1
-0
/
+1
2014-02-04
arm64: vdso: prevent ld from aligning PT_LOAD segments to 64k
Will Deacon
1
-1
/
+1
2014-02-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
8
-43
/
+74
2014-01-31
arm64: mm: Introduce PTE_WRITE
Steve Capper
1
-23
/
+25
2014-01-31
arm64: mm: Remove PTE_BIT_FUNC macro
Steve Capper
1
-10
/
+41
2014-01-30
arm64: FIQs are unused
Nicolas Pitre
2
-8
/
+0
2014-01-27
arm64: mm: fix the function name in comment of cpu_do_switch_mm
Jingoo Han
1
-1
/
+1
2014-01-27
arm64: fix build error if DMA_CMA is enabled
Pankaj Dubey
1
-1
/
+0
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2014-01-24
arm64: kernel: fix per-cpu offset restore on resume
Lorenzo Pieralisi
1
-0
/
+8
2014-01-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-18
/
+60
2014-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-01-22
arm64: mm: fix the function name in comment of __flush_dcache_area
Jingoo Han
1
-1
/
+1
2014-01-22
arm64: mm: use ubfm for dcache_line_size
Jingoo Han
1
-2
/
+1
2014-01-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
46
-395
/
+1808
2014-01-20
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+50
2014-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-01-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2014-01-16
Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache"
Catalin Marinas
1
-1
/
+1
2014-01-15
Merge tag 'kvm-arm-for-3.14' of git://git.linaro.org/people/christoffer.dall/...
Paolo Bonzini
1
-0
/
+1
2014-01-13
arm64: fix typo in entry.S
Neil Zhang
1
-1
/
+1
2014-01-13
Merge tag 'v3.13-rc8' into core/locking
Ingo Molnar
2
-24
/
+18
2014-01-12
arch: Introduce smp_load_acquire(), smp_store_release()
Peter Zijlstra
1
-0
/
+50
2014-01-10
arm64: kernel: restore HW breakpoint registers in cpu_suspend
Lorenzo Pieralisi
2
-23
/
+28
2014-01-08
arm64, jump label: optimize jump label implementation
Jiang Liu
4
-0
/
+112
2014-01-08
arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functions
Jiang Liu
2
-0
/
+50
2014-01-08
arm64: move encode_insn_immediate() from module.c to insn.c
Jiang Liu
3
-110
/
+114
2014-01-08
arm64: introduce interfaces to hotpatch kernel and module code
Jiang Liu
2
-1
/
+128
2014-01-08
arm64: introduce basic aarch64 instruction decoding helpers
Jiang Liu
3
-1
/
+169
2014-01-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-24
/
+18
2013-12-28
Merge branch 'kvm-arm64/for-3.14' into kvm-arm64/next
Marc Zyngier
6
-18
/
+41
2013-12-28
arm64: KVM: Force undefined exception for Guest SMC intructions
Anup Patel
1
-3
/
+0
[next]