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
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-55
/
+15
2018-01-31
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-57
/
+57
2018-01-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
7
-113
/
+142
2018-01-26
arm64: Fix TTBR + PAN + 52-bit PA logic in cpu_do_switch_mm
Steve Capper
1
-3
/
+3
2018-01-23
arm64: Move BP hardening to check_and_switch_context
Marc Zyngier
1
-2
/
+3
2018-01-19
arm64: mm: ignore memory above supported physical address size
Kristina Martsenko
1
-0
/
+3
2018-01-16
arm64: kpti: Fix the interaction between ASID switching and software PAN
Catalin Marinas
2
-1
/
+4
2018-01-16
arm64: kernel: Prepare for a DISR user
James Morse
1
-0
/
+5
2018-01-16
arm64: sysreg: Move to use definitions for all the SCTLR bits
James Morse
1
-23
/
+1
2018-01-15
arm64: Stop printing the virtual memory layout
Laura Abbott
1
-43
/
+0
2018-01-15
arm64: use swiotlb_alloc and swiotlb_free
Christoph Hellwig
1
-43
/
+3
2018-01-15
arm64: replace ZONE_DMA with ZONE_DMA32
Christoph Hellwig
2
-11
/
+11
2018-01-15
arm64: rename swiotlb_dma_ops
Christoph Hellwig
1
-2
/
+2
2018-01-14
arm64: Extend early page table code to allow for larger kernels
Steve Capper
1
-1
/
+2
2018-01-14
arm64: mmu: add the entry trampolines start/end section markers into sections.h
James Morse
1
-2
/
+0
2018-01-13
arm64: alternatives: use tpidr_el2 on VHE hosts
James Morse
1
-0
/
+8
2018-01-12
signal/arm64: Document conflicts with SI_USER and SIGFPE,SIGTRAP,SIGBUS
Eric W. Biederman
1
-57
/
+57
2018-01-10
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
1
-1
/
+1
2018-01-08
arm64: Add skeleton to harden the branch predictor against aliasing attacks
Will Deacon
2
-0
/
+19
2018-01-08
arm64: Move post_ttbr_update_workaround to C code
Marc Zyngier
2
-2
/
+10
2018-01-05
arm64: asid: Do not replace active_asids if already 0
Catalin Marinas
1
-8
/
+11
2017-12-22
Merge branch 'for-next/52-bit-pa' into for-next/core
Catalin Marinas
3
-12
/
+26
2017-12-22
arm64: allow ID map to be extended to 52 bits
Kristina Martsenko
1
-0
/
+1
2017-12-22
arm64: don't open code page table entry creation
Kristina Martsenko
1
-5
/
+9
2017-12-22
arm64: handle 52-bit addresses in TTBR
Kristina Martsenko
2
-5
/
+16
2017-12-22
arm64: limit PA size to supported range
Kristina Martsenko
1
-4
/
+2
2017-12-14
arm64: fix CONFIG_DEBUG_WX address reporting
Mark Rutland
1
-1
/
+1
2017-12-13
arm64: fault: avoid send SIGBUS two times
Dongjiu Geng
1
-3
/
+2
2017-12-11
arm64: Initialise high_memory global variable earlier
Steve Capper
1
-1
/
+2
2017-12-11
arm64: kaslr: Put kernel vectors address in separate data page
Will Deacon
1
-1
/
+9
2017-12-11
arm64: mm: Map entry trampoline into trampoline and kernel page tables
Will Deacon
1
-0
/
+23
2017-12-11
arm64: mm: Allocate ASIDs in pairs
Will Deacon
1
-8
/
+17
2017-12-11
arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN
Will Deacon
1
-1
/
+1
2017-12-11
arm64: mm: Rename post_ttbr0_update_workaround
Will Deacon
1
-1
/
+1
2017-12-11
arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003
Will Deacon
2
-12
/
+0
2017-12-11
arm64: mm: Move ASID from TTBR0 to TTBR1
Will Deacon
1
-3
/
+6
2017-12-01
arm64: context: Fix comments and remove pointless smp_wmb()
Will Deacon
1
-11
/
+12
2017-12-01
arm64: pgd: Mark pgd_cache as __ro_after_init
Jinbum Park
1
-1
/
+1
2017-11-28
arm64: mm: cleanup stale AIVIVT references
Mark Rutland
1
-1
/
+4
2017-11-16
arm64/mm/kasan: don't use vmemmap_populate() to initialize shadow
Will Deacon
1
-50
/
+80
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-67
/
+19
2017-11-13
Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86'
Rafael J. Wysocki
1
-0
/
+4
2017-11-07
arm64: mm: Remove arch_apei_flush_tlb_one()
James Morse
1
-0
/
+4
2017-11-02
arm64: explicitly mask all exceptions
James Morse
1
-5
/
+4
2017-11-02
arm64: Don't walk page table for user faults in do_mem_abort
Will Deacon
1
-1
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-10-27
arm64: consistently log ESR and page table
Mark Rutland
1
-2
/
+5
2017-10-19
arm64: Update fault_info table with new exception types
Julien Thierry
1
-6
/
+6
2017-10-04
dma mapping : export caller to vmallocinfo
Matthieu CASTET
1
-1
/
+1
2017-10-02
arm64: fix misleading data abort decoding
Mark Rutland
1
-1
/
+1
[next]