Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |