index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
pgtable-3level.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
1
-4
/
+4
*
x86/mm: Clean up the pmd_read_atomic() comments
Ingo Molnar
2019-09-25
1
-21
/
+23
*
x86/mm: Fix function name typo in pmd_read_atomic() comment
Wei Yang
2019-09-25
1
-2
/
+2
*
mm: lift the x86_32 PAE version of gup_get_pte to common code
Christoph Hellwig
2019-07-12
1
-47
/
+0
*
x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clear
Juergen Gross
2018-08-27
1
-4
/
+3
*
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2018-08-14
1
-2
/
+35
|
\
|
*
x86/speculation/l1tf: Protect PAE swap entries against L1TF
Vlastimil Babka
2018-06-27
1
-2
/
+33
|
*
x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation
Andi Kleen
2018-06-20
1
-0
/
+2
*
|
x86/mm/pae: Populate the user page-table with user pgd's
Joerg Roedel
2018-07-20
1
-0
/
+7
|
/
*
x86/mm: provide pmdp_establish() helper
Kirill A. Shutemov
2018-01-31
1
-1
/
+36
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation
Kirill A. Shutemov
2017-06-13
1
-0
/
+47
*
mm, x86: fix native_pud_clear build error
Arnd Bergmann
2017-03-16
1
-3
/
+0
*
mm, x86: fix HIGHMEM64 && PARAVIRT build config for native_pud_clear()
Dave Jiang
2017-02-27
1
-1
/
+2
*
mm, x86: add support for PUD-sized transparent hugepages
Matthew Wilcox
2017-02-24
1
-0
/
+30
*
x86: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2015-02-10
1
-12
/
+0
*
mm: save soft-dirty bits on file pages
Cyrill Gorcunov
2013-08-13
1
-0
/
+3
*
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-07-22
1
-3
/
+3
|
\
|
*
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
Joe Perches
2012-06-06
1
-3
/
+3
*
|
thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE
Andrea Arcangeli
2012-06-20
1
-13
/
+17
|
/
*
mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition
Andrea Arcangeli
2012-05-29
1
-0
/
+50
*
x86: Flush TLB if PGD entry is changed in i386 PAE mode
Shaohua Li
2011-03-18
1
-8
/
+3
*
thp: add x86 32bit support
Johannes Weiner
2011-01-13
1
-0
/
+23
*
x86: with the last user gone, remove set_pte_present
Jeremy Fitzhardinge
2009-03-19
1
-17
/
+0
*
x86: unify pud_none
Jeremy Fitzhardinge
2009-02-06
1
-5
/
+0
*
x86: unify pgd_bad
Jeremy Fitzhardinge
2009-02-06
1
-5
/
+0
*
x86: unify pmd_offset
Jeremy Fitzhardinge
2009-02-06
1
-4
/
+0
*
x86: unify pud_page
Jeremy Fitzhardinge
2009-02-06
1
-2
/
+0
*
x86: unify pud_page_vaddr
Jeremy Fitzhardinge
2009-02-06
1
-3
/
+0
*
x86: unify pud_present
Jeremy Fitzhardinge
2009-02-06
1
-5
/
+0
*
x86: unify pte_same
Jeremy Fitzhardinge
2009-02-06
1
-6
/
+0
*
x86: unify pte_none
Jeremy Fitzhardinge
2009-02-06
1
-5
/
+0
*
x86: consolidate __swp_XXX() macros
Jan Beulich
2008-12-16
1
-0
/
+1
*
i386/PAE: fix pud_page()
Jan Beulich
2008-10-30
1
-2
/
+2
*
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
1
-3
/
+3
*
x86, um: ... and asm-x86 move
Al Viro
2008-10-22
1
-0
/
+175