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.13.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
2015-01-15
arm64: kvm: decode ESR_ELx.EC when reporting exceptions
Mark Rutland
1
-3
/
+4
2015-01-15
arm64: kvm: remove ESR_EL2_* macros
Mark Rutland
1
-69
/
+4
2015-01-15
arm64: remove ESR_EL1_* macros
Mark Rutland
1
-36
/
+0
2015-01-15
arm64: kvm: move to ESR_ELx macros
Mark Rutland
6
-55
/
+64
2015-01-15
arm64: decode ESR_ELx.EC when reporting exceptions
Mark Rutland
2
-2
/
+54
2015-01-15
arm64: move to ESR_ELx macros
Mark Rutland
3
-34
/
+34
2015-01-15
arm64: introduce common ESR_ELx_* definitions
Mark Rutland
1
-0
/
+79
2015-01-15
arm64: kernel: add support for cpu cache information
Sudeep Holla
4
-19
/
+152
2015-01-15
arm/arm64: KVM: add tracing support for arm64 exit handler
Wei Huang
4
-2
/
+73
2015-01-15
Merge tag 'uaccess_for_upstream' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
1
-2
/
+2
2015-01-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-1
/
+3
2015-01-14
arm64: remove broken cachepolicy code
Mark Rutland
1
-74
/
+0
2015-01-13
arm64: macro whitespace fixes
Michael S. Tsirkin
1
-1
/
+1
2015-01-13
arm64/uaccess: fix sparse errors
Michael S. Tsirkin
1
-1
/
+1
2015-01-12
arm64: compat: wire up compat_sys_execveat
Will Deacon
2
-1
/
+3
2015-01-12
arm64/efi: remove idmap manipulations from UEFI code
Ard Biesheuvel
5
-48
/
+1
2015-01-12
arm64/efi: remove free_boot_services() and friends
Ard Biesheuvel
1
-122
/
+1
2015-01-12
arm64/efi: move SetVirtualAddressMap() to UEFI stub
Ard Biesheuvel
3
-105
/
+160
2015-01-12
arm64: KVM: Fix HCR setting for 32bit guests
Marc Zyngier
2
-1
/
+2
2015-01-12
arm64: KVM: Fix TLB invalidation by IPA/VMID
Marc Zyngier
1
-0
/
+1
2015-01-12
arm64/efi: set EFI_ALLOC_ALIGN to 64 KB
Ard Biesheuvel
1
-0
/
+2
2015-01-12
arm64/mm: add create_pgd_mapping() to create private page tables
Ard Biesheuvel
3
-21
/
+30
2015-01-12
arm64/mm: add explicit struct_mm argument to __create_mapping()
Ard Biesheuvel
1
-15
/
+16
2015-01-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+8
2015-01-11
KVM: arm/arm64: vgic: add init entry to VGIC KVM device
Eric Auger
1
-0
/
+2
2015-01-09
perf: Move task_pt_regs sampling into arch code
Andy Lutomirski
1
-0
/
+8
2015-01-08
arm64/efi: add missing call to early_ioremap_reset()
Ard Biesheuvel
2
-1
/
+2
2015-01-07
arm64: fix missing asm/io.h include in kernel/smp_spin_table.c
Paul Walmsley
1
-0
/
+1
2015-01-07
arm64: fix missing asm/alternative.h include in kernel/module.c
Paul Walmsley
1
-0
/
+1
2015-01-07
arm64: fix missing linux/bug.h include in asm/arch_timer.h
Paul Walmsley
1
-0
/
+1
2015-01-07
arm64: fix missing asm/pgtable-hwdef.h include in asm/processor.h
Paul Walmsley
1
-0
/
+1
2015-01-07
arm64: sanity checks: add missing AArch32 registers
Mark Rutland
2
-0
/
+15
2015-01-07
arm64: Remove unused prepare_to_copy()
Tobias Klauser
1
-3
/
+0
2015-01-07
arm64: Correct __NR_compat_syscalls for bpf
Mark Rutland
1
-1
/
+1
2015-01-06
rcu: Make SRCU optional by using CONFIG_SRCU
Pranith Kumar
1
-0
/
+1
2014-12-28
PCI: Move domain assignment from arm64 to generic code
Lorenzo Pieralisi
1
-22
/
+0
2014-12-23
arm64: mm: Add pgd_page to support RCU fast_gup
Jungseok Lee
1
-2
/
+3
2014-12-23
arm64: defconfig: defconfig update for 3.19
Will Deacon
1
-4
/
+5
2014-12-23
arm64: kernel: fix __cpu_suspend mm switch on warm-boot
Lorenzo Pieralisi
1
-1
/
+13
2014-12-22
ARM: 8189/1: arm64:add bitrev.h file to support rbit instruction
Yalin Wang
2
-0
/
+20
2014-12-22
arm64: Enable ARMv8 based exynos7 SoC support
Alim Akhtar
1
-0
/
+17
2014-12-22
arm64: dts: Add nodes for mmc, i2c, rtc, watchdog, adc on exynos7
Abhilash Kesavan
2
-0
/
+321
2014-12-22
arm64: dts: Add PMU DT node for exynos7 SoC
Abhilash Kesavan
1
-0
/
+5
2014-12-22
arm64: dts: Add initial pinctrl support to exynos7
Naveen Krishna Ch
2
-0
/
+654
2014-12-22
arm64: dts: Add initial device tree support for exynos7
Naveen Krishna Ch
4
-0
/
+228
2014-12-22
arm64: Replace set_arch_dma_coherent_ops with arch_setup_dma_ops
Catalin Marinas
1
-5
/
+6
2014-12-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
1
-2
/
+2
2014-12-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-30
/
+10
2014-12-18
arm64/spinlock: Replace ACCESS_ONCE READ_ONCE
Christian Borntraeger
1
-2
/
+2
2014-12-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-4
/
+3
[prev]
[next]