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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-21
mm/memory_hotplug: simplify ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE kconfig
Aneesh Kumar K.V
2
-6
/
+2
2023-08-21
mm: lock vma explicitly before doing vm_flags_reset and vm_flags_reset_once
Suren Baghdasaryan
1
-0
/
+1
2023-08-21
arm64: hugetlb: enable __HAVE_ARCH_FLUSH_HUGETLB_TLB_RANGE
Kefeng Wang
1
-0
/
+15
2023-08-21
arm64: tlbflush: add some comments for TLB batched flushing
Yicong Yang
1
-0
/
+15
2023-08-21
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
3
-0
/
+7
2023-08-18
powerpc/book3s64/radix: add debug message to give more details of vmemmap all...
Aneesh Kumar K.V
1
-0
/
+3
2023-08-18
powerpc/book3s64/radix: remove mmu_vmemmap_psize
Aneesh Kumar K.V
2
-18
/
+14
2023-08-18
powerpc/book3s64/radix: add support for vmemmap optimization for radix
Aneesh Kumar K.V
3
-0
/
+215
2023-08-18
powerpc/book3s64/vmemmap: switch radix to use a different vmemmap handling fu...
Aneesh Kumar K.V
4
-32
/
+329
2023-08-18
powerpc/book3s64/mm: enable transparent pud hugepage
Aneesh Kumar K.V
9
-11
/
+313
2023-08-18
powerpc/mm/trace: convert trace event to trace event class
Aneesh Kumar K.V
2
-2
/
+2
2023-08-18
mm/vmemmap optimization: split hugetlb and devdax vmemmap optimization
Aneesh Kumar K.V
4
-4
/
+5
2023-08-18
mm: remove CONFIG_PER_VMA_LOCK ifdefs
Matthew Wilcox (Oracle)
5
-16
/
+0
2023-08-18
mmu_notifiers: rename invalidate_range notifier
Alistair Popple
5
-10
/
+10
2023-08-18
mmu_notifiers: call invalidate_range() when invalidating TLBs
Alistair Popple
6
-0
/
+15
2023-08-18
arm64: support batched/deferred tlb shootdown during page reclamation/migration
Barry Song
3
-3
/
+54
2023-08-18
mm/tlbbatch: introduce arch_flush_tlb_batched_pending()
Yicong Yang
1
-0
/
+5
2023-08-18
mm/tlbbatch: rename and extend some functions
Barry Song
1
-2
/
+3
2023-08-18
mm/tlbbatch: introduce arch_tlbbatch_should_defer()
Anshuman Khandual
1
-0
/
+12
2023-08-18
arm64 : mm: add wrapper function ioremap_prot()
Baoquan He
2
-6
/
+7
2023-08-18
powerpc: mm: convert to GENERIC_IOREMAP
Christophe Leroy
5
-50
/
+16
2023-08-18
mm: move is_ioremap_addr() into new header file
Baoquan He
1
-10
/
+0
2023-08-18
parisc: mm: convert to GENERIC_IOREMAP
Baoquan He
3
-63
/
+15
2023-08-18
xtensa: mm: convert to GENERIC_IOREMAP
Baoquan He
3
-64
/
+27
2023-08-18
sh: mm: convert to GENERIC_IOREMAP
Baoquan He
3
-86
/
+20
2023-08-18
sh: add <asm-generic/io.h> including
Baoquan He
2
-7
/
+49
2023-08-18
s390: mm: convert to GENERIC_IOREMAP
Baoquan He
3
-56
/
+23
2023-08-18
openrisc: mm: convert to GENERIC_IOREMAP
Baoquan He
3
-54
/
+7
2023-08-18
ia64: mm: convert to GENERIC_IOREMAP
Baoquan He
3
-43
/
+12
2023-08-18
arc: mm: convert to GENERIC_IOREMAP
Baoquan He
3
-49
/
+8
2023-08-18
openrisc: mm: remove unneeded early ioremap code
Baoquan He
1
-38
/
+5
2023-08-18
hexagon: mm: convert to GENERIC_IOREMAP
Baoquan He
5
-51
/
+9
2023-08-18
asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
Baoquan He
6
-22
/
+3
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pud_set
Kemeng Shi
3
-3
/
+3
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_set
Kemeng Shi
3
-6
/
+6
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pte_set
Kemeng Shi
3
-3
/
+3
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pud_clear
Kemeng Shi
1
-1
/
+1
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clear
Kemeng Shi
3
-3
/
+3
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clear
Kemeng Shi
3
-4
/
+4
2023-08-18
s390: add pte_free_defer() for pgtables sharing page
Hugh Dickins
2
-12
/
+72
2023-08-18
sparc: add pte_free_defer() for pte_t *pgtable_t
Hugh Dickins
2
-0
/
+20
2023-08-18
powerpc: add pte_free_defer() for pgtables sharing page
Hugh Dickins
2
-3
/
+30
2023-08-18
powerpc: assert_pte_locked() use pte_offset_map_nolock()
Hugh Dickins
1
-2
/
+6
2023-08-18
arm: adjust_pte() use pte_offset_map_nolock()
Hugh Dickins
1
-2
/
+1
2023-08-18
arm64: mte: simplify swap tag restoration logic
Peter Collingbourne
3
-44
/
+11
2023-08-18
mm: make show_free_areas() static
Kefeng Wang
1
-1
/
+1
2023-08-18
mm: remove arguments of show_mem()
Kefeng Wang
1
-1
/
+1
2023-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-56
/
+121
2023-07-30
Merge tag 'x86_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-9
/
+26
2023-07-30
arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS
Sven Joachim
63
-63
/
+63
[prev]
[next]