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
2013-07-19
arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()
Chen Gang
1
-7
/
+0
2013-07-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
32
-39
/
+1517
2013-07-03
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-10
/
+0
2013-07-03
Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2013-07-01
Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/...
Catalin Marinas
5
-17
/
+217
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
1
-7
/
+0
2013-06-20
arm64: Add defines for APM ARMv8 implementation
Vinayak Kale
1
-0
/
+3
2013-06-14
ARM64: mm: THP support.
Steve Capper
4
-0
/
+67
2013-06-14
ARM64: mm: HugeTLB support.
Steve Capper
3
-2
/
+136
2013-06-14
ARM64: mm: Move PTE_PROT_NONE bit.
Steve Capper
1
-12
/
+12
2013-06-14
ARM64: mm: Make PAGE_NONE pages read only and no-execute.
Steve Capper
1
-2
/
+2
2013-06-12
Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/k...
Catalin Marinas
12
-0
/
+1209
2013-06-12
arm64: KVM: enable initialization of a 32bit vcpu
Marc Zyngier
2
-1
/
+2
2013-06-12
arm64: KVM: 32bit handling of coprocessor traps
Marc Zyngier
1
-0
/
+5
2013-06-12
arm64: KVM: 32bit conditional execution emulation
Marc Zyngier
1
-2
/
+11
2013-06-12
arm64: KVM: 32bit GP register access
Marc Zyngier
1
-1
/
+14
2013-06-12
arm64: KVM: define 32bit specific registers
Marc Zyngier
3
-3
/
+47
2013-06-12
arm64: KVM: PSCI implementation
Marc Zyngier
3
-1
/
+40
2013-06-12
Merge tag 'xen-arm64-3.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Catalin Marinas
8
-0
/
+59
2013-06-12
arm64: debug: consolidate software breakpoint handlers
Will Deacon
2
-2
/
+9
2013-06-11
arm64: device: add iommu pointer to device archdata
Will Deacon
1
-0
/
+3
2013-06-11
arm64: pgtable: use pte_index instead of __pte_index
Will Deacon
1
-2
/
+2
2013-06-10
arm64: kernel: compiling issue, need delete read_current_timer()
Chen Gang
1
-3
/
+3
2013-06-07
arm64: mm: don't bother invalidating the icache in switch_mm
Will Deacon
1
-6
/
+0
2013-06-07
arm64: spinlock: retry trylock operation if strex fails on free lock
Catalin Marinas
1
-1
/
+2
2013-06-07
arm64: Remove __flush_dcache_page()
Catalin Marinas
1
-3
/
+0
2013-06-07
arm64: Provide default implementation for dma_{alloc,free}_attrs
Damian Hobson-Garcia
1
-6
/
+11
2013-06-07
arm64: KVM: hypervisor initialization code
Marc Zyngier
1
-0
/
+13
2013-06-07
arm64: KVM: MMIO access backend
Marc Zyngier
1
-0
/
+59
2013-06-07
arm64: KVM: kvm_arch and kvm_vcpu_arch definitions
Marc Zyngier
1
-0
/
+186
2013-06-07
arm64: KVM: system register handling
Marc Zyngier
2
-0
/
+80
2013-06-07
arm64: KVM: user space interface
Marc Zyngier
1
-0
/
+117
2013-06-07
arm64: KVM: architecture specific MMU backend
Marc Zyngier
1
-0
/
+135
2013-06-07
arm64: KVM: Basic ESR_EL2 helpers and vcpu register access
Marc Zyngier
1
-0
/
+158
2013-06-07
arm64: KVM: system register definitions for 64bit guests
Marc Zyngier
1
-0
/
+68
2013-06-07
arm64: KVM: EL2 register definitions
Marc Zyngier
1
-0
/
+245
2013-06-07
arm64: KVM: define HYP and Stage-2 translation page flags
Marc Zyngier
3
-0
/
+37
2013-06-07
arm64/xen: implement ioremap_cached on arm64
Stefano Stabellini
1
-0
/
+2
2013-06-07
arm64/xen: introduce asm/xen header files on arm64
Stefano Stabellini
7
-0
/
+57
2013-06-07
clocksource: arch_timer: use virtual counters
Mark Rutland
1
-10
/
+0
2013-05-28
arm64: uaccess s/might_sleep/might_fault/
Michael S. Tsirkin
1
-2
/
+2
2013-05-17
arm64: debug: fix mdscr.ss check when enabling debug exceptions
Will Deacon
1
-1
/
+1
2013-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-05-09
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
Al Viro
1
-1
/
+1
2013-05-09
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2013-05-08
arm64: vexpress: Add support for poweroff/restart
Catalin Marinas
1
-1
/
+1
2013-05-07
Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+5
2013-04-25
arm64: Fix compat types affecting struct compat_stat
Catalin Marinas
1
-9
/
+13
2013-04-25
arm64: compiling issue, need add include/asm/vga.h file
Chen Gang
1
-0
/
+1
2013-04-23
arm64: Define cmpxchg64 and cmpxchg64_local for outside use
Chen Gang
1
-0
/
+3
[next]