Age | Commit message (Expand) | Author |
2013-04-17 | Merge tag 'v3.8.8' | Scott Wood |
2013-04-17 | x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates | Samu Kallio |
2013-04-17 | x86-32: Fix possible incomplete TLB invalidate with PAE pagetables | Dave Hansen |
2013-04-04 | x86/highmem: add a "already used pte" check | Sebastian Andrzej Siewior |
2013-04-04 | mm, rt: kmap_atomic scheduling | Peter Zijlstra |
2013-04-04 | mm: pagefault_disabled() | Peter Zijlstra |
2013-04-04 | mm: Fixup all fault handlers to check current->pagefault_disable | Thomas Gleixner |
2013-02-28 | x86-32, mm: Remove reference to alloc_remap() | H. Peter Anvin |
2013-02-28 | x86-32, mm: Rip out x86_32 NUMA remapping code | Dave Hansen |
2013-02-13 | x86/mm: Check if PUD is large when validating a kernel address | Mel Gorman |
2013-02-07 | x86: Do not leak kernel page mapping locations | Kees Cook |
2012-12-16 | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-12-15 | Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)" | Linus Torvalds |
2012-12-15 | Revert "x86, mm: Include the entire kernel memory map in trampoline_pgd" | Linus Torvalds |
2012-12-14 | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-12-13 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-12-13 | mm, oom: remove statically defined arch functions of same name | David Rientjes |
2012-12-13 | page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initial... | Lai Jiangshan |
2012-12-12 | Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-12-12 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-12-12 | mm: use vm_unmapped_area() in hugetlbfs on i386 architecture | Michel Lespinasse |
2012-12-11 | x86: mm: drop TLB flush from ptep_set_access_flags | Rik van Riel |
2012-12-11 | x86: mm: only do a local tlb flush in ptep_set_access_flags() | Rik van Riel |
2012-12-06 | propagate name change to comments in kernel source | Nadia Yvette Chambers |
2012-12-03 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar |
2012-11-30 | context_tracking: New context tracking susbsystem | Frederic Weisbecker |
2012-11-29 | x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OK | H. Peter Anvin |
2012-11-29 | x86, 386 removal: Remove CONFIG_INVLPG | H. Peter Anvin |
2012-11-14 | x86, mm: Correct vmflag test for checking VM_HUGETLB | Joonsoo Kim |
2012-10-30 | x86-64/efi: Use EFI to deal with platform wall clock (again) | Jan Beulich |
2012-10-30 | x86, mm: Include the entire kernel memory map in trampoline_pgd | Matt Fleming |
2012-10-25 | x86, mm: Undo incorrect revert in arch/x86/mm/init.c | Yinghai Lu |
2012-10-24 | x86, mm: Find_early_table_space based on ranges that are actually being mapped | Jacob Shin |
2012-10-24 | x86-64: Fix page table accounting | Jan Beulich |
2012-10-24 | Revert "x86/mm: Fix the size calculation of mapping tables" | Dave Young |
2012-10-09 | readahead: fault retry breaks mmap file read random detection | Shaohua Li |
2012-10-09 | rbtree: move augmented rbtree functionality to rbtree_augmented.h | Michel Lespinasse |
2012-10-09 | mm: replace vma prio_tree with an interval tree | Michel Lespinasse |
2012-10-09 | rbtree: add RB_DECLARE_CALLBACKS() macro | Michel Lespinasse |
2012-10-09 | rbtree: remove prior augmented rbtree implementation | Michel Lespinasse |
2012-10-09 | mm, x86, pat: rework linear pfn-mmap tracking | Konstantin Khlebnikov |
2012-10-09 | x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_inse... | Suresh Siddha |
2012-10-09 | x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routines | Suresh Siddha |
2012-10-01 | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-10-01 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-10-01 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-09-28 | x86: Distinguish TLB shootdown interrupts from other functions call interrupts | Tomoki Sekiyama |
2012-09-26 | x86: Exception hooks for userspace RCU extended QS | Frederic Weisbecker |
2012-09-21 | x86, smap: A page fault due to SMAP is an oops | H. Peter Anvin |