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-09-05
arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()
Greg Hackmann
1
-1
/
+5
2018-08-17
ioremap: Update pgtable free interfaces with addr
Chintan Pandya
1
-2
/
+2
2018-08-03
arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setups
Johannes Weiner
1
-1
/
+3
2018-07-03
arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenance
Will Deacon
1
-2
/
+3
2018-05-16
arm64: Add work around for Arm Cortex-A55 Erratum 1024718
Suzuki K Poulose
1
-0
/
+5
2018-04-20
arm64: entry: Apply BP hardening for suspicious interrupts from EL0
Mark Rutland
1
-0
/
+6
2018-04-20
arm64: entry: Apply BP hardening for high-priority synchronous exceptions
Mark Rutland
1
-0
/
+9
2018-04-20
arm64: Move BP hardening to check_and_switch_context
Mark Rutland
1
-2
/
+3
2018-04-20
arm64: Add skeleton to harden the branch predictor against aliasing attacks
Mark Rutland
2
-0
/
+19
2018-04-20
arm64: Move post_ttbr_update_workaround to C code
Mark Rutland
2
-2
/
+10
2018-04-20
arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro
Mark Rutland
1
-5
/
+1
2018-04-20
arm64: Make USER_DS an inclusive limit
Mark Rutland
1
-1
/
+1
2018-04-13
arm64: kernel: restrict /dev/mem read() calls to linear region
Ard Biesheuvel
1
-6
/
+13
2018-04-08
arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives
Will Deacon
1
-4
/
+4
2018-04-08
arm64: kpti: Add ->enable callback to remap swapper using nG mappings
Will Deacon
1
-7
/
+194
2018-04-08
arm64: kaslr: Put kernel vectors address in separate data page
Will Deacon
1
-1
/
+9
2018-04-08
arm64: mm: Map entry trampoline into trampoline and kernel page tables
Will Deacon
1
-0
/
+23
2018-04-08
arm64: mm: Allocate ASIDs in pairs
Will Deacon
1
-8
/
+17
2018-04-08
arm64: mm: Move ASID from TTBR0 to TTBR1
Will Deacon
1
-3
/
+6
2018-03-28
mm/vmalloc: add interfaces to free unmapped page table
Toshi Kani
1
-0
/
+10
2018-02-25
arm64: fix warning about swapper_pg_dir overflow
Arnd Bergmann
1
-1
/
+1
2017-12-25
arm64: Initialise high_memory global variable earlier
Steve Capper
1
-1
/
+1
2017-11-15
arm64: dma-mapping: Only swizzle DMA ops for IOMMU_DOMAIN_DMA
Will Deacon
1
-5
/
+12
2017-10-05
arm64: fault: Route pte translation faults via do_translation_fault
Will Deacon
1
-1
/
+1
2017-09-02
arm64: mm: abort uaccess retries upon fatal signal
Mark Rutland
1
-1
/
+4
2017-08-07
arm64: mm: fix show_pte KERN_CONT fallout
Mark Rutland
1
-4
/
+4
2017-04-12
arm64: mm: unaligned access by user-land should be received as SIGBUS
Victor Kamensky
1
-18
/
+24
2017-03-12
arm64: dma-mapping: Fix dma_mapping_error() when bypassing SWIOTLB
Robin Murphy
1
-1
/
+8
2017-01-26
swiotlb: Convert swiotlb_force from int to enum
Geert Uytterhoeven
2
-2
/
+4
2017-01-26
arm64: Fix swiotlb fallback allocation
Alexander Graf
1
-0
/
+2
2017-01-19
arm64: hugetlb: fix the wrong return value for huge_ptep_set_access_flags
Huang Shijie
1
-1
/
+1
2017-01-19
arm64: hugetlb: remove the wrong pmd check in find_num_contig()
Huang Shijie
1
-12
/
+0
2017-01-19
arm64: hugetlb: fix the wrong address for several functions
Huang Shijie
1
-4
/
+4
2016-10-26
arm64/numa: fix incorrect log for memory-less node
Hanjun Guo
1
-2
/
+5
2016-10-26
arm64/numa: fix pcpu_cpu_distance() to get correct CPU proximity
Yisheng Xie
1
-1
/
+1
2016-10-20
arm64: remove pr_cont abuse from mem_init
Mark Rutland
1
-13
/
+13
2016-10-20
arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() call
James Morse
1
-0
/
+9
2016-10-20
arm64: cpufeature: Schedule enable() calls instead of calling them via IPI
James Morse
1
-2
/
+4
2016-10-11
Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2016-10-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
12
-116
/
+189
2016-09-20
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...
Joerg Roedel
1
-1
/
+1
2016-09-20
arm64: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2
-2
/
+2
2016-09-16
iommu/dma: Avoid PCI host bridge windows
Robin Murphy
1
-1
/
+1
2016-09-12
arm64: use alternative auto-nop
Mark Rutland
1
-7
/
+2
2016-09-09
arm64/numa: remove the limitation that cpu0 must bind to node0
Zhen Lei
1
-6
/
+10
2016-09-09
arm64/numa: remove some useless code
Zhen Lei
1
-4
/
+0
2016-09-09
arm64/numa: support HAVE_SETUP_PER_CPU_AREA
Zhen Lei
1
-0
/
+52
2016-09-09
arm64: numa: Use pr_fmt()
Kefeng Wang
1
-19
/
+18
2016-09-09
arm64/numa: avoid inconsistent information to be printed
Zhen Lei
1
-3
/
+3
2016-09-06
arm64: mm: drop fixup_init() and mm.h
Kefeng Wang
5
-21
/
+7
[next]