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.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
2014-10-24
arm64: ASLR: Don't randomise text when randomise_va_space == 0
Arun Chandran
1
-2
/
+2
2014-10-21
arm64: Fix compilation error on UP builds
Catalin Marinas
1
-0
/
+11
2014-10-20
arm64: compat: fix compat types affecting struct compat_elf_prpsinfo
Victor Kamensky
1
-2
/
+2
2014-10-19
Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-11
/
+118
2014-10-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-28
/
+1
2014-10-14
arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2
Christoffer Dall
1
-9
/
+116
2014-10-13
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-119
/
+82
2014-10-10
arm64: kvm: define PAGE_S2_DEVICE as read-only by default
Ard Biesheuvel
1
-1
/
+1
2014-10-10
arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremap
Ard Biesheuvel
1
-1
/
+1
2014-10-10
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
2
-4
/
+37
2014-10-10
arm64: mm: enable RCU fast_gup
Steve Capper
1
-1
/
+20
2014-10-10
arm64: mm: enable HAVE_RCU_TABLE_FREE logic
Steve Capper
1
-3
/
+17
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-1
/
+42
2014-10-09
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2014-10-09
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-31
/
+0
2014-10-09
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-1
/
+14
2014-10-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
14
-33
/
+350
2014-10-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-24
/
+38
2014-10-03
arm64: Remove unneeded extern keyword
Geoff Levand
1
-2
/
+2
2014-10-03
locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()
Pranith Kumar
1
-2
/
+2
2014-10-02
arm64: Use phys_addr_t type for physical address
Min-Hua Chen
1
-1
/
+1
2014-10-01
arm64: Add architectural support for PCI
Liviu Dudau
4
-1
/
+42
2014-09-29
clocksource: arm_arch_timer: Consolidate arch_timer_evtstrm_enable
Nathan Lynch
1
-14
/
+0
2014-09-29
clocksource: arm_arch_timer: Enable counter access for 32-bit ARM
Nathan Lynch
1
-17
/
+0
2014-09-27
Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
5
-19
/
+23
2014-09-26
arm/arm64: KVM: Report correct FSC for unsupported fault types
Christoffer Dall
1
-0
/
+5
2014-09-26
arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd alloc
Joel Schopp
2
-4
/
+14
2014-09-25
arm64: Fix typos in KGDB macros
Catalin Marinas
2
-12
/
+12
2014-09-25
arm64: insn: Add return statements after BUG_ON()
Mark Brown
1
-0
/
+8
2014-09-24
kvm: Add arch specific mmu notifier for page invalidation
Tang Chen
1
-0
/
+5
2014-09-24
kvm: Fix page ageing bugs
Andres Lagar-Cavilla
1
-1
/
+2
2014-09-22
Revert "arm64: dmi: Add SMBIOS/DMI support"
Catalin Marinas
1
-31
/
+0
2014-09-22
arm64: use generic dma-contiguous.h
Zubair Lutfullah Kakakhel
2
-28
/
+1
2014-09-22
arm64: Implement set_arch_dma_coherent_ops() to replace bus notifiers
Catalin Marinas
1
-0
/
+7
2014-09-22
arm64: dmi: Add SMBIOS/DMI support
Yi Li
1
-0
/
+31
2014-09-19
arm/arm64: KVM: vgic: make number of irqs a configurable attribute
Marc Zyngier
1
-0
/
+1
2014-09-19
Merge remote-tracking branch 'kvm/next' into queue
Christoffer Dall
1
-4
/
+8
2014-09-13
arm64: Tell irq work about self IPI support
Frederic Weisbecker
3
-1
/
+13
2014-09-13
irq_work: Introduce arch_irq_work_has_interrupt()
Peter Zijlstra
1
-1
/
+2
2014-09-12
Merge arm64 CPU suspend branch
Catalin Marinas
3
-0
/
+17
2014-09-12
arm64: kernel: introduce cpu_init_idle CPU operation
Lorenzo Pieralisi
2
-0
/
+16
2014-09-12
arm64: kernel: refactor the CPU suspend API for retention states
Lorenzo Pieralisi
1
-0
/
+1
2014-09-11
ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()
Ard Biesheuvel
1
-13
/
+0
2014-09-08
arm64: introduce aarch64_insn_gen_logical_shifted_reg()
Zi Shen Lim
1
-0
/
+25
2014-09-08
arm64: introduce aarch64_insn_gen_data3()
Zi Shen Lim
1
-0
/
+14
2014-09-08
arm64: introduce aarch64_insn_gen_data2()
Zi Shen Lim
1
-0
/
+20
2014-09-08
arm64: introduce aarch64_insn_gen_data1()
Zi Shen Lim
1
-0
/
+13
2014-09-08
arm64: introduce aarch64_insn_gen_add_sub_shifted_reg()
Zi Shen Lim
1
-0
/
+11
2014-09-08
arm64: introduce aarch64_insn_gen_movewide()
Zi Shen Lim
1
-0
/
+13
2014-09-08
arm64: introduce aarch64_insn_gen_bitfield()
Zi Shen Lim
1
-0
/
+16
[next]