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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-08
arm64: Default kernel pages should be contiguous
Jeremy Linton
1
-0
/
+1
2015-10-08
arm64: Macros to check/set/unset the contiguous bit
Jeremy Linton
1
-0
/
+11
2015-10-08
arm64: PTE/PMD contiguous bit definition
Jeremy Linton
1
-0
/
+9
2015-10-08
arm64: Add contiguous page flag shifts and constants
Jeremy Linton
1
-1
/
+7
2015-10-07
arm64: dts: juno: describe PMUs separately
Mark Rutland
2
-14
/
+22
2015-10-07
arm64: perf: add Cortex-A57 support
Mark Rutland
1
-0
/
+61
2015-10-07
arm64: perf: add Cortex-A53 support
Mark Rutland
1
-2
/
+62
2015-10-07
arm64: perf: move to shared arm_pmu framework
Mark Rutland
3
-950
/
+92
2015-10-07
arm64: hw_breakpoint: use target state to determine ABI behaviour
Will Deacon
1
-2
/
+16
2015-10-07
arm64: mm: remove dsb from update_mmu_cache
Will Deacon
1
-3
/
+3
2015-10-07
arm64: tlb: remove redundant barrier from __flush_tlb_pgtable
Will Deacon
1
-1
/
+0
2015-10-07
arm64: mm: kill mm_cpumask usage
Will Deacon
2
-9
/
+0
2015-10-07
arm64: switch_mm: simplify mm and CPU checks
Will Deacon
2
-3
/
+5
2015-10-07
arm64: tlbflush: avoid flushing when fullmm == 1
Will Deacon
1
-11
/
+15
2015-10-07
arm64: tlbflush: remove redundant ASID casts to (unsigned long)
Will Deacon
1
-5
/
+4
2015-10-07
arm64: mm: rewrite ASID allocator and MM context-switching code
Will Deacon
7
-169
/
+166
2015-10-07
arm64: flush: use local TLB and I-cache invalidation
Will Deacon
7
-7
/
+22
2015-10-07
arm64: proc: de-scope TLBI operation during cold boot
Will Deacon
1
-2
/
+2
2015-10-07
arm64: mm: remove unused cpu_set_idmap_tcr_t0sz function
Will Deacon
1
-23
/
+12
2015-10-07
arm64: introduce VA_START macro - the first kernel virtual address.
Andrey Ryabinin
2
-1
/
+3
2015-10-07
arm64: copy_to-from-in_user optimization using copy template
Feng Kan
3
-92
/
+120
2015-10-07
arm64: Change memcpy in kernel to use the copy template file
Feng Kan
2
-153
/
+219
2015-10-07
arm64: defconfig: Enable samsung serial and mmc
Alim Akhtar
1
-0
/
+8
2015-10-03
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2015-10-02
arm64: ftrace: fix function_graph tracer panic
Li Bin
1
-2
/
+20
2015-10-01
arm64: Fix THP protection change logic
Steve Capper
1
-2
/
+2
2015-10-01
arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions
Ard Biesheuvel
1
-1
/
+2
2015-09-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2015-09-25
KVM: disable halt_poll_ns as default for s390x
David Hildenbrand
1
-0
/
+1
2015-09-25
Merge tag 'devicetree-fixes-for-4.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2015-09-25
Documentation: arm: Fix typo in the idle-states bindings examples
Lorenzo Pieralisi
2
-2
/
+2
2015-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-56
/
+25
2015-09-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+0
2015-09-17
Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
6
-53
/
+17
2015-09-17
arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'
Ming Lei
2
-17
/
+2
2015-09-17
arm64: KVM: Remove all traces of the ThumbEE registers
Will Deacon
4
-29
/
+5
2015-09-17
arm64: KVM: Disable virtual timer even if the guest is not using it
Marc Zyngier
1
-2
/
+3
2015-09-17
arm64: errata: add module build workaround for erratum #843419
Will Deacon
3
-0
/
+22
2015-09-17
arm64: compat: fix vfp save/restore across signal handlers in big-endian
Will Deacon
1
-11
/
+36
2015-09-17
arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiers
Will Deacon
2
-2
/
+2
2015-09-16
arm64: Remove ununsed set_irq_flags
Rob Herring
1
-5
/
+0
2015-09-16
arm64: KVM: Fix user access for debug registers
Marc Zyngier
1
-4
/
+4
2015-09-16
KVM: add halt_attempted_poll to VCPU stats
Paolo Bonzini
1
-0
/
+1
2015-09-15
arm64: head.S: initialise mdcr_el2 in el2_setup
Will Deacon
1
-0
/
+5
2015-09-15
arm64: enable generic idle loop
Leo Yan
1
-0
/
+1
2015-09-14
KVM: arm64: add workaround for Cortex-A57 erratum #852523
Will Deacon
1
-1
/
+3
2015-09-14
Merge tag 'kvm-arm-for-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-3
/
+7
2015-09-14
arm64: pgtable: use a single bit for PTE_WRITE regardless of DBM
Will Deacon
1
-5
/
+1
2015-09-14
arm64: Fix pte_modify() to preserve the hardware dirty information
Catalin Marinas
1
-1
/
+1
2015-09-14
arm64: Fix the pte_hw_dirty() check when AF/DBM is enabled
Catalin Marinas
1
-2
/
+2
[next]