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
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-15
arm64: futex.h: Add missing PAN toggling
James Morse
1
-0
/
+2
2016-12-08
arm64: cpufeature: Schedule enable() calls instead of calling them via IPI
James Morse
2
-2
/
+2
2016-10-28
arm64: percpu: rewrite ll/sc loops in assembly
Will Deacon
1
-64
/
+56
2016-09-24
arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()
Will Deacon
1
-0
/
+10
2016-09-15
arm64: Add workaround for Cavium erratum 27456
Andrew Pinski
1
-1
/
+2
2016-09-15
arm64: KVM: Configure TCR_EL2.PS at runtime
Tirumalesh Chalamarla
1
-2
/
+0
2016-09-15
irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
Tirumalesh Chalamarla
1
-0
/
+1
2016-09-07
arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
James Hogan
1
-0
/
+1
2016-08-20
arm64: kernel: Save and restore UAO and addr_limit on exception entry
James Morse
1
-0
/
+2
2016-07-27
arm64: Rework valid_user_regs
Mark Rutland
1
-29
/
+4
2016-06-24
arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks
Catalin Marinas
1
-2
/
+2
2016-06-01
arm64: Implement pmdp_set_access_flags() for hardware AF/DBM
Catalin Marinas
1
-0
/
+10
2016-06-01
arm64: Implement ptep_set_access_flags() for hardware AF/DBM
Catalin Marinas
1
-0
/
+5
2016-06-01
arm64: Ensure pmd_present() returns false after pmd_mknotpresent()
Catalin Marinas
2
-3
/
+2
2016-06-01
arm64: Fix typo in the pmdp_huge_get_and_clear() definition
Catalin Marinas
1
-3
/
+3
2016-05-05
arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission
Catalin Marinas
1
-1
/
+2
2016-05-05
arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings
Catalin Marinas
1
-11
/
+10
2016-04-20
arm64: opcodes.h: Add arm big-endian config options before including arm header
James Morse
1
-0
/
+4
2016-03-16
arm64: account for sparsemem section alignment when choosing vmemmap offset
Ard Biesheuvel
1
-2
/
+3
2016-03-10
arm64: vmemmap: use virtual projection of linear region
Ard Biesheuvel
1
-3
/
+4
2015-12-13
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2015-12-11
arm64: Improve error reporting on set_pte_at() checks
Catalin Marinas
1
-4
/
+8
2015-12-10
irqchip/gic-v3: Add missing include for barrier.h
Marc Zyngier
1
-0
/
+1
2015-12-04
Merge tag 'kvm-arm-for-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
1
-5
/
+13
2015-12-04
arm64: KVM: Get rid of old vcpu_reg()
Pavel Fedin
1
-8
/
+3
2015-12-04
arm64: KVM: Correctly handle zero register during MMIO
Pavel Fedin
1
-0
/
+13
2015-11-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-4
/
+24
2015-11-26
Merge tag 'for-linus-4.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+5
2015-11-26
arm64: debug: Treat the BRPs/WRPs as unsigned
Suzuki K. Poulose
1
-2
/
+4
2015-11-26
arm64: cpufeature: Track unsigned fields
Suzuki K. Poulose
1
-2
/
+8
2015-11-26
xen/events: Always allocate legacy interrupts on PV guests
Boris Ostrovsky
1
-0
/
+5
2015-11-26
arm64: cpufeature: Add helpers for extracting unsigned values
Suzuki K. Poulose
1
-0
/
+12
2015-11-24
arm64: KVM: Add workaround for Cortex-A57 erratum 834220
Marc Zyngier
1
-1
/
+2
2015-11-24
arm64: KVM: Fix AArch32 to AArch64 register mapping
Marc Zyngier
1
-3
/
+5
2015-11-18
arm64: barriers: fix smp_load_acquire to work with const arguments
Will Deacon
1
-6
/
+10
2015-11-18
arm64: Fix R/O permissions in mark_rodata_ro
Laura Abbott
1
-0
/
+1
2015-11-18
arm64: use non-global mappings for UEFI runtime regions
Ard Biesheuvel
1
-1
/
+1
2015-11-17
arm64: do not include ptrace.h from compat.h
Arnd Bergmann
1
-2
/
+1
2015-11-17
arm64: simplify dma_get_ops
Arnd Bergmann
1
-10
/
+3
2015-11-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-2
/
+3
2015-11-09
arm64: fix R/O permissions of FDT mapping
Ard Biesheuvel
1
-0
/
+1
2015-11-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+20
2015-11-06
Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-8
/
+7
2015-11-05
arm64: cmpxchg_dbl: fix return value type
Lorenzo Pieralisi
2
-2
/
+2
2015-11-05
Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+55
2015-11-05
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-14
/
+0
2015-11-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
32
-536
/
+940
2015-11-04
Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2
-1
/
+20
2015-11-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2015-11-04
Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-0
/
+8
[next]