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.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
/
x86
/
include
/
asm
/
pgtable_32.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-09
mm: remove kern_addr_valid() completely
Kefeng Wang
1
-9
/
+0
2020-10-29
x86/build: Fix vmlinux size check on 64-bit
Arvind Sankar
1
-12
/
+6
2020-06-11
Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+0
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
1
-11
/
+0
2020-06-05
Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2020-06-03
TEST_ACCESS_OK _never_ had been checked anywhere
Al Viro
1
-7
/
+0
2020-05-28
x86/mm: Drop deprecated DISCONTIGMEM support for 32-bit
Mike Rapoport
1
-2
/
+1
2020-04-26
x86/tlb: Move __flush_tlb_one_kernel() out of line
Thomas Gleixner
1
-1
/
+1
2019-09-25
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-1
/
+0
2019-09-25
mm: remove quicklist page table caches
Nicholas Piggin
1
-1
/
+0
2019-07-10
x86/pgtable/32: Fix LOWMEM_PAGES constant
Arnd Bergmann
1
-1
/
+1
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2018-07-20
x86/pgtable: Move two more functions from pgtable_64.h to pgtable.h
Joerg Roedel
1
-2
/
+0
2018-03-12
Merge branch 'x86/pti' into x86/mm, to pick up dependencies
Ingo Molnar
1
-0
/
+1
2018-03-01
x86/cpu_entry_area: Sync cpu_entry_area to initial_page_table
Thomas Gleixner
1
-0
/
+1
2018-02-26
Merge tag 'v4.16-rc3' into x86/mm, to pick up fixes
Ingo Molnar
1
-1
/
+1
2018-02-15
x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...
Andy Lutomirski
1
-1
/
+1
2018-02-14
x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable
Kirill A. Shutemov
1
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-03-21
x86/headers: Simplify asm/fixmap.h inclusion into asm/pgtable*.h
Thomas Garnier
1
-1
/
+0
2017-01-06
x86/boot/32: Convert the 32-bit pgtable setup code from assembly to C
Boris Ostrovsky
1
-0
/
+32
2014-09-01
x86: Remove set_pmd_pfn
Matthew Wilcox
1
-3
/
+0
2013-01-24
x86/mm: Convert update_mmu_cache() and update_mmu_cache_pmd() to functions
Kirill A. Shutemov
1
-7
/
+0
2012-10-09
mm: Add and use update_mmu_cache_pmd() in transparent huge page code.
David Miller
1
-0
/
+1
2010-10-27
mm: remove pte_*map_nested()
Peter Zijlstra
1
-12
/
+2
2010-10-21
x86-32, mm: Add an initial page table for core bootstrapping
Borislav Petkov
1
-1
/
+1
2010-08-18
x86-32: Separate 1:1 pagetables from swapper_pg_dir
Joerg Roedel
1
-0
/
+1
2010-03-30
x86: don't include slab.h from arch/x86/include/asm/pgtable_32.h
Tejun Heo
1
-1
/
+0
2010-03-03
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2010-02-28
x86, paravirt: Remove kmap_atomic_pte paravirt op.
Ian Campbell
1
-2
/
+2
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
1
-1
/
+1
2009-06-15
x86: Add NMI types for kmap_atomic, fix
Peter Zijlstra
1
-1
/
+4
2009-06-15
x86: Add NMI types for kmap_atomic
Peter Zijlstra
1
-2
/
+3
2009-03-15
x86-32: use brk segment for allocating initial kernel pagetable
Jeremy Fitzhardinge
1
-3
/
+0
2009-02-12
x86: Split pgtable_32.h into pgtable_32.h and pgtable_32_types.h
Jeremy Fitzhardinge
1
-41
/
+1
2009-02-12
x86: rename *-defs.h to *-_types.h for consistency
Jeremy Fitzhardinge
1
-2
/
+2
2009-02-06
x86: unify io_remap_pfn_range
Jeremy Fitzhardinge
1
-3
/
+0
2009-02-06
x86: unify pages_to_mb
Jeremy Fitzhardinge
1
-2
/
+0
2009-02-06
x86: unify pmd_bad
Jeremy Fitzhardinge
1
-2
/
+0
2009-02-06
x86: unify pud_large
Jeremy Fitzhardinge
1
-2
/
+0
2009-02-06
x86: unify pte_offset_kernel
Jeremy Fitzhardinge
1
-3
/
+0
2009-02-06
x86: unify pte_index
Jeremy Fitzhardinge
1
-8
/
+0
2009-02-06
x86: unify pmd_pfn
Jeremy Fitzhardinge
1
-7
/
+0
2009-02-06
x86: unify pmd_index
Jeremy Fitzhardinge
1
-9
/
+0
2009-02-06
x86: unify pmd_page
Jeremy Fitzhardinge
1
-2
/
+0
2009-02-06
x86: unify pmd_page_vaddr
Jeremy Fitzhardinge
1
-3
/
+0
2009-02-06
x86: unify pmd_none
Jeremy Fitzhardinge
1
-2
/
+0
2009-02-06
x86: unify pmd_present
Jeremy Fitzhardinge
1
-1
/
+0
2009-02-06
x86: unify pte_present
Jeremy Fitzhardinge
1
-2
/
+0
2008-12-19
x86: PAT: change pgprot_noncached to uc_minus instead of strong uc - v3
venkatesh.pallipadi@intel.com
1
-9
/
+0
[next]