| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition | Andrea Arcangeli | 2012-05-30 | 1 | -2/+20 |
* | arch/tile: allow building Linux with transparent huge pages enabled | Chris Metcalf | 2012-05-25 | 1 | -3/+2 |
* | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Linus Torvalds | 2012-03-24 | 1 | -0/+1 |
|\ |
|
| * | BUG: headers with BUG/BUG_ON etc. need linux/bug.h | Paul Gortmaker | 2012-03-04 | 1 | -0/+1 |
* | | mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode | Andrea Arcangeli | 2012-03-22 | 1 | -0/+61 |
|/ |
|
* | include/asm-generic/pgtable.h: fix unbalanced parenthesis | Nicolas Kaiser | 2011-06-16 | 1 | -1/+1 |
* | [S390] merge page_test_dirty and page_clear_dirty | Martin Schwidefsky | 2011-05-23 | 1 | -8/+4 |
* | mm: <asm-generic/pgtable.h> must include <linux/mm_types.h> | Ben Hutchings | 2011-03-01 | 1 | -0/+2 |
* | fix non-x86 build failure in pmdp_get_and_clear | Andrea Arcangeli | 2011-01-17 | 1 | -11/+3 |
* | thp: add pmd mangling generic functions | Andrea Arcangeli | 2011-01-14 | 1 | -60/+154 |
* | thp: special pmd_trans_* functions | Andrea Arcangeli | 2011-01-14 | 1 | -0/+11 |
* | [S390] add support for nonquiescing sske | Martin Schwidefsky | 2010-10-25 | 1 | -1/+1 |
* | x86, mm: Avoid unnecessary TLB flush | Shaohua Li | 2010-08-23 | 1 | -0/+4 |
* | asm-generic: add dummy pgprot_noncached() | Paul Mundt | 2009-06-23 | 1 | -0/+4 |
* | x86/paravirt: finish change from lazy cpu to context switch start/end | Jeremy Fitzhardinge | 2009-03-30 | 1 | -1/+1 |
* | x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch | Jeremy Fitzhardinge | 2009-03-30 | 1 | -10/+11 |
* | x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param | venkatesh.pallipadi@intel.com | 2009-01-13 | 1 | -2/+2 |
* | x86: PAT: move track untrack pfnmap stubs to asm-generic | venkatesh.pallipadi@intel.com | 2008-12-20 | 1 | -0/+46 |
* | x86: PAT: add pgprot_writecombine() interface for drivers - v3 | venkatesh.pallipadi@intel.com | 2008-12-18 | 1 | -0/+4 |
* | mm: fix build on non-mmu machines | Sebastian Siewior | 2008-07-15 | 1 | -1/+1 |
* | mm: add a ptep_modify_prot transaction abstraction | Jeremy Fitzhardinge | 2008-06-25 | 1 | -0/+57 |
* | flush icache before set_pte() on ia64: flush icache at set_pte | KAMEZAWA Hiroyuki | 2007-10-16 | 1 | -4/+0 |
* | changing include/asm-generic/pgtable.h for non-mmu | Greg Ungerer | 2007-08-12 | 1 | -35/+38 |
* | mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty | Martin Schwidefsky | 2007-07-17 | 1 | -25/+0 |
* | mm: remove ptep_establish() | Martin Schwidefsky | 2007-07-17 | 1 | -19/+0 |
* | Rework ptep_set_access_flags and fix sun4c | Benjamin Herrenschmidt | 2007-06-16 | 1 | -5/+12 |
* | [S390] split page_test_and_clear_dirty. | Martin Schwidefsky | 2007-04-27 | 1 | -2/+9 |
* | [PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21 | Zachary Amsden | 2007-04-09 | 1 | -0/+2 |
* | [PATCH] i386: paravirt CPU hypercall batching mode | Zachary Amsden | 2007-02-13 | 1 | -0/+13 |
* | [PATCH] paravirt: remove set pte atomic | Zachary Amsden | 2006-10-01 | 1 | -8/+0 |
* | [PATCH] paravirt: lazy mmu mode hooks.patch | Zachary Amsden | 2006-10-01 | 1 | -0/+20 |
* | [PATCH] paravirt: pte clear not present | Zachary Amsden | 2006-10-01 | 1 | -2/+7 |
* | [PATCH] x86: trivial pgtable.h __ASSEMBLY__ move | Rusty Russell | 2006-09-26 | 1 | -1/+2 |
* | [SPARC64]: Fix D-cache corruption in mremap | David S. Miller | 2006-06-02 | 1 | -10/+1 |
* | [PATCH] fix remaining missing includes | Tim Schmielau | 2005-11-07 | 1 | -0/+1 |
* | [PATCH] mm: update comments to pte lock | Hugh Dickins | 2005-10-30 | 1 | -1/+1 |
* | [PATCH] mm: move_pte to remap ZERO_PAGE | Nick Piggin | 2005-09-28 | 1 | -0/+13 |
* | [PATCH] x86: ptep_clear optimization | Zachary Amsden | 2005-09-05 | 1 | -0/+16 |
* | [PATCH] msync: check pte dirty earlier | Abhijit Karmarkar | 2005-06-22 | 1 | -0/+3 |
* | [PATCH] freepgt: remove arch pgd_addr_end | Hugh Dickins | 2005-04-19 | 1 | -5/+3 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+213 |