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
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
17
-44
/
+200
2017-02-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2017-02-20
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2017-02-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-25
/
+13
2017-02-15
arm64: ptrace: add XZR-safe regs accessors
Mark Rutland
1
-0
/
+20
2017-02-10
arm64: Work around Falkor erratum 1003
Christopher Covington
3
-2
/
+32
2017-02-08
arm64: uaccess: consistently check object sizes
Mark Rutland
1
-2
/
+2
2017-02-08
clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrast...
Ding Tianhong
1
-25
/
+13
2017-02-07
arm/efi: Allow invocation of arbitrary runtime services
David Howells
1
-0
/
+1
2017-02-06
arm64: do not trace atomic operations
Pratyush Anand
1
-1
/
+1
2017-02-02
arm64: KVM: Save/restore the host SPE state when entering/leaving a VM
Will Deacon
2
-1
/
+9
2017-02-01
arm64: Work around Falkor erratum 1009
Christopher Covington
2
-4
/
+17
2017-02-01
sched/cputime: Remove generic asm headers
Frederic Weisbecker
1
-1
/
+0
2017-01-31
arm64: Improve detection of user/non-user mappings in set_pte(_at)
Catalin Marinas
1
-6
/
+9
2017-01-27
arm64: Define Falkor v1 CPU
Shanker Donthineni
1
-0
/
+4
2017-01-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+9
2017-01-18
arm64: mm: avoid name clash in __page_to_voff()
Oleksandr Andrushchenko
1
-1
/
+1
2017-01-17
Merge tag 'kvm-arm-for-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
1
-0
/
+9
2017-01-13
arm64: errata: Provide macro for major and minor cpu revisions
Robert Richter
1
-0
/
+3
2017-01-13
KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systems
Jintack Lim
1
-0
/
+9
2017-01-12
arm64: assembler: make adr_l work in modules under KASLR
Ard Biesheuvel
1
-9
/
+27
2017-01-12
arm64: Add support for CONFIG_DEBUG_VIRTUAL
Laura Abbott
1
-3
/
+28
2017-01-12
arm64: Use __pa_symbol for kernel symbols
Laura Abbott
4
-6
/
+7
2017-01-12
arm64: Add cast for virt_to_pfn
Laura Abbott
1
-1
/
+1
2017-01-12
arm64: Move some macros under #ifndef __ASSEMBLY__
Laura Abbott
1
-19
/
+19
2017-01-12
arm64: cpufeature: Expose CPUID registers by emulation
Suzuki K Poulose
1
-0
/
+4
2017-01-10
arm64: cpufeature: Track user visible fields
Suzuki K Poulose
1
-0
/
+11
2017-01-10
arm64: Add helper to decode register from instruction
Suzuki K Poulose
1
-0
/
+2
2017-01-10
arm64: cpufeature: Define helpers for sys_reg id
Suzuki K Poulose
1
-1
/
+20
2017-01-10
arm64: cpufeature: Document the rules of safe value for features
Suzuki K Poulose
1
-1
/
+14
2017-01-10
arm64: cpufeature: Don't enforce system-wide SPE capability
Will Deacon
1
-0
/
+1
2017-01-10
arm64: Remove useless UAO IPI and describe how this gets enabled
James Morse
1
-1
/
+0
2017-01-04
arm64: restore get_current() optimisation
Mark Rutland
1
-1
/
+9
2016-12-26
arm64: don't pull uaccess.h into *.S
Al Viro
2
-64
/
+65
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-22
Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2016-12-22
Merge branches 'acpica' and 'acpi-scan'
Rafael J. Wysocki
1
-1
/
+1
2016-12-21
ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_...
Lv Zheng
1
-1
/
+1
2016-12-20
arm64: setup: introduce kaslr_offset()
Alexander Popov
1
-0
/
+5
2016-12-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2016-12-15
ACPI/NUMA: Do not map pxm to node when NUMA is turned off
Boris Ostrovsky
1
-0
/
+2
2016-12-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
28
-127
/
+511
2016-12-14
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-5
/
+5
2016-12-13
Merge tag 'acpi-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+22
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2016-12-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-30
/
+31
2016-12-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-3
/
+0
2016-12-12
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2016-12-12
arm64: Disable PAN on uaccess_enable()
Marc Zyngier
1
-1
/
+1
2016-12-06
arm64: Work around broken .inst when defective gas is detected
Marc Zyngier
1
-4
/
+25
[next]