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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-21
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
1
-2
/
+0
2016-01-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-13
/
+6
2016-01-16
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
1
-1
/
+2
2016-01-16
arch/arm64/include/asm/pgtable.h: add pmd_mkclean for THP
Minchan Kim
1
-0
/
+1
2016-01-16
arm64, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
1
-8
/
+0
2016-01-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-81
/
+117
2016-01-13
Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+20
2016-01-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
14
-42
/
+157
2016-01-12
arm64: define __smp_xxx
Michael S. Tsirkin
1
-5
/
+5
2016-01-12
arm64: reuse asm-generic/barrier.h
Michael S. Tsirkin
1
-8
/
+1
2016-01-05
arm64: mm: move pgd_cache initialisation to pgtable_cache_init
Will Deacon
1
-1
/
+2
2015-12-21
arm64: ftrace: fix a stack tracer's output under function graph tracer
AKASHI Takahiro
2
-0
/
+5
2015-12-21
arm64: pass a task parameter to unwind_frame()
AKASHI Takahiro
1
-2
/
+4
2015-12-21
arm64: remove irq_count and do_softirq_own_stack()
James Morse
1
-2
/
+0
2015-12-21
arm64: hugetlb: add support for PTE contiguous bit
David Woods
3
-32
/
+40
2015-12-21
arm64: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops
Stefano Stabellini
1
-0
/
+20
2015-12-18
arm64: KVM: Add support for 16-bit VMID
Vladimir Murzin
2
-1
/
+10
2015-12-18
arm/arm64: KVM: Remove unreferenced S2_PGD_ORDER
Vladimir Murzin
1
-1
/
+0
2015-12-17
arm64: Use PoU cache instr for I/D coherency
Ashok Kumar
1
-0
/
+1
2015-12-15
arm64: reduce stack use in irq_handler
James Morse
1
-7
/
+4
2015-12-15
Merge branch 'aarch64/efi' into aarch64/for-next/core
Will Deacon
1
-0
/
+9
2015-12-14
arm64: KVM: Turn system register numbers to an enum
Marc Zyngier
4
-79
/
+80
2015-12-14
arm64: Add macros to read/write system registers
Mark Rutland
1
-0
/
+21
2015-12-14
KVM: arm/arm64: Count guest exit due to various reasons
Amit Tomar
1
-0
/
+6
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-10
arm64: cmpxchg: Don't incldue linux/mmdebug.h
Mark Brown
1
-1
/
+0
2015-12-10
arm64: mm: fold alternatives into .init
Mark Rutland
1
-1
/
+0
2015-12-10
arm64: Add this_cpu_ptr() assembler macro for use in entry.S
James Morse
1
-0
/
+11
2015-12-09
arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARM
Ard Biesheuvel
1
-0
/
+9
2015-12-09
arm64: irq: fix walking from irq stack to task stack
Will Deacon
1
-2
/
+18
2015-12-08
arm64: Add do_softirq_own_stack() and enable irq_stacks
James Morse
1
-0
/
+2
2015-12-08
arm64: Modify stack trace and dump for use with irq_stack
AKASHI Takahiro
1
-0
/
+32
2015-12-08
arm64: Store struct thread_info in sp_el0
Jungseok Lee
1
-2
/
+8
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-12-03
arm64: spinlock: serialise spin_unlock_wait against concurrent lockers
Will Deacon
1
-2
/
+21
2015-12-02
arm64: fix COMPAT_SHMLBA definition for large pages
Yury Norov
1
-1
/
+1
2015-12-01
arm64: pgtable: implement pte_accessible()
Will Deacon
1
-0
/
+10
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
[next]