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
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
4
-4
/
+0
2020-06-05
arm64: add support for folded p4d page tables
Mike Rapoport
5
-30
/
+79
2020-06-04
hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
Mike Kravetz
1
-12
/
+4
2020-06-04
hugetlbfs: move hugepagesz= parsing to arch independent code
Mike Kravetz
1
-15
/
+0
2020-06-04
hugetlbfs: add arch_hugetlb_valid_size
Mike Kravetz
1
-4
/
+13
2020-06-04
arm64: simplify detection of memory zone boundaries for UMA configs
Mike Rapoport
1
-54
/
+0
2020-06-04
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
1
-1
/
+1
2020-06-04
mm: memblock: replace dereferences of memblock_region.nid with API calls
Mike Rapoport
1
-3
/
+6
2020-06-02
Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-5
/
+7
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-06-02
mm: ptdump: expand type of 'val' in note_page()
Steven Price
1
-1
/
+1
2020-06-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
6
-51
/
+52
2020-05-28
Merge branch 'for-next/scs' into for-next/core
Will Deacon
1
-0
/
+14
2020-05-28
Merge branch 'for-next/bti' into for-next/core
Will Deacon
3
-2
/
+31
2020-05-28
Merge branches 'for-next/acpi', 'for-next/bpf', 'for-next/cpufeature', 'for-n...
Will Deacon
3
-49
/
+7
2020-05-21
arm64: mm: Add asid_gen_match() helper
Jean-Philippe Brucker
1
-3
/
+5
2020-05-19
arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work
James Morse
1
-5
/
+7
2020-05-15
arm64: Preserve register x18 when CPU is suspended
Sami Tolvanen
1
-0
/
+14
2020-05-07
arm64: mm: Mark executable text as guarded pages
Mark Brown
1
-2
/
+2
2020-05-07
arm64: Set GP bit in kernel page tables to enable BTI for the kernel
Mark Brown
1
-0
/
+24
2020-05-07
arm64: hugetlb: avoid potential NULL dereference
Mark Rutland
1
-0
/
+2
2020-05-05
Merge branch 'for-next/bti-user' into for-next/bti
Will Deacon
1
-0
/
+5
2020-04-30
arm: mm: use __pfn_to_section() to get mem_section
Guixiong Wei
1
-1
/
+1
2020-04-28
arm64: simplify ptrauth initialization
Mark Rutland
1
-44
/
+0
2020-04-28
arm64: remove ptrauth_keys_install_kernel sync arg
Mark Rutland
1
-1
/
+1
2020-04-11
mm/memory_hotplug: add pgprot_t to mhp_params
Logan Gunthorpe
1
-1
/
+2
2020-04-11
mm/memory_hotplug: rename mhp_restrictions to mhp_params
Logan Gunthorpe
1
-2
/
+2
2020-04-11
mm/vma: introduce VM_ACCESS_FLAGS
Anshuman Khandual
1
-1
/
+1
2020-04-11
mm: hugetlb: optionally allocate gigantic hugepages using cma
Roman Gushchin
1
-0
/
+6
2020-04-02
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
1
-5
/
+0
2020-04-02
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
1
-1
/
+1
2020-04-02
arm64/mm: use helper fault_signal_pending()
Peter Xu
1
-12
/
+7
2020-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-51
/
+468
2020-03-25
Merge branch 'for-next/kernel-ptrauth' into for-next/core
Catalin Marinas
1
-12
/
+61
2020-03-25
Merge branch 'for-next/asm-cleanups' into for-next/core
Catalin Marinas
1
-1
/
+1
2020-03-25
Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...
Catalin Marinas
2
-30
/
+33
2020-03-24
arm64: use mov_q instead of literal ldr
Remi Denis-Courmont
1
-1
/
+1
2020-03-18
arm64: suspend: restore the kernel ptrauth keys
Amit Daniel Kachhap
1
-0
/
+2
2020-03-18
arm64: initialize and switch ptrauth kernel keys
Kristina Martsenko
1
-0
/
+12
2020-03-18
arm64: enable ptrauth earlier
Kristina Martsenko
1
-0
/
+31
2020-03-18
arm64: ptrauth: Add bootup/runtime flags for __cpu_setup
Amit Daniel Kachhap
1
-11
/
+15
2020-03-16
arm64: mm: Display guarded pages in ptdump
Mark Brown
1
-0
/
+5
2020-03-06
arm64: trap to EL1 accesses to AMU counters from EL0
Ionela Voinescu
1
-0
/
+3
2020-03-04
arm64/mm: Enable memory hot remove
Anshuman Khandual
1
-9
/
+370
2020-03-04
arm64/mm: Hold memory hotplug lock while walking for kernel page table dump
Anshuman Khandual
1
-0
/
+4
2020-03-02
arm64: context: Fix ASID limit in boot messages
Jean-Philippe Brucker
1
-5
/
+15
2020-02-27
arm64: mm: convert cpu_do_switch_mm() to C
Mark Rutland
2
-30
/
+30
2020-02-04
x86: mm: avoid allocating struct mm_struct on the stack
Steven Price
1
-2
/
+2
[next]