Age | Commit message (Expand) | Author | Files | Lines |
2007-09-12 | revert "highmem: catch illegal nesting" | Andrew Morton | 1 | -4/+3 |
2007-08-31 | hugepage: fix broken check for offset alignment in hugepage mappings | David Gibson | 1 | -1/+1 |
2007-08-22 | Fix lazy mode vmalloc synchronization for paravirt | Zachary Amsden | 1 | -2/+3 |
2007-08-12 | x86: Disable CLFLUSH support again | Andi Kleen | 1 | -1/+1 |
2007-07-30 | Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION | Rafael J. Wysocki | 1 | -1/+1 |
2007-07-26 | Revert most of "x86: Fix alternatives and kprobes to remap write-protected ke... | Linus Torvalds | 1 | -3/+11 |
2007-07-25 | ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source | Len Brown | 1 | -1/+1 |
2007-07-22 | x86: Fix alternatives and kprobes to remap write-protected kernel text | Andi Kleen | 1 | -11/+3 |
2007-07-22 | x86: i386-show-unhandled-signals-v3 | Masoud Asgharifard Sharbiani | 1 | -0/+10 |
2007-07-22 | i386: fix iounmap's use of vm_struct's size field | Jeremy Fitzhardinge | 1 | -1/+1 |
2007-07-22 | i386: pgd_{c,d}tor() static | Adrian Bunk | 1 | -3/+3 |
2007-07-22 | i386: minor nx handling adjustment | Jan Beulich | 1 | -3/+4 |
2007-07-22 | x86: Always flush pages in change_page_attr | Andi Kleen | 1 | -3/+17 |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 1 | -2/+1 |
2007-07-19 | mm: fault feedback #2 | Nick Piggin | 1 | -12/+11 |
2007-07-18 | paravirt: export __supported_pte_mask | Jeremy Fitzhardinge | 1 | -0/+1 |
2007-07-18 | paravirt: add an "mm" argument to alloc_pt | Jeremy Fitzhardinge | 2 | -2/+2 |
2007-06-22 | Allow DEBUG_RODATA and KPROBES to co-exist | Arjan van de Ven | 1 | -1/+2 |
2007-06-21 | x86: change_page_attr bandaids | Andi Kleen | 1 | -12/+18 |
2007-06-08 | enable interrupts in user path of page fault. | Steven Rostedt | 1 | -0/+5 |
2007-05-21 | Detach sched.h from mm.h | Alexey Dobriyan | 1 | -0/+1 |
2007-05-16 | x86: Fix discontigmem + non-HIGHMEM compile | Linus Torvalds | 1 | -6/+3 |
2007-05-12 | SLUB: i386 support | Christoph Lameter | 2 | -16/+17 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2 | -2/+0 |
2007-05-08 | move die notifier handling to common code | Christoph Hellwig | 1 | -1/+2 |
2007-05-08 | use SLAB_PANIC flag cleanup | Akinobu Mita | 1 | -7/+2 |
2007-05-07 | get_unmapped_area handles MAP_FIXED on i386 | Benjamin Herrenschmidt | 1 | -0/+6 |
2007-05-07 | Revert "[PATCH] x86: __pa and __pa_symbol address space separation" | Linus Torvalds | 1 | -8/+7 |
2007-05-02 | [PATCH] i386: PARAVIRT: flush lazy mmu updates on kunmap_atomic | Jeremy Fitzhardinge | 1 | -0/+1 |
2007-05-02 | [PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pages | Jeremy Fitzhardinge | 1 | -2/+7 |
2007-05-02 | [PATCH] i386: PARAVIRT: Allow paravirt backend to choose kernel PMD sharing | Jeremy Fitzhardinge | 4 | -24/+89 |
2007-05-02 | [PATCH] i386: PARAVIRT: Hooks to set up initial pagetable | Jeremy Fitzhardinge | 1 | -47/+91 |
2007-05-02 | [PATCH] i386: Relocate VDSO ELF headers to match mapped location with COMPAT_... | Jeremy Fitzhardinge | 1 | -6/+0 |
2007-05-02 | [PATCH] x86: tighten kernel image page access rights | Jan Beulich | 1 | -6/+19 |
2007-05-02 | [PATCH] x86: Improve handling of kernel mappings in change_page_attr | Jan Beulich | 1 | -2/+2 |
2007-05-02 | [PATCH] x86: __pa and __pa_symbol address space separation | Vivek Goyal | 1 | -7/+8 |
2007-05-02 | [PATCH] i386: adjustments to page table dump during oops (v4) | Jan Beulich | 1 | -20/+35 |
2007-04-09 | [PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21 | Zachary Amsden | 1 | -0/+2 |
2007-02-13 | [PATCH] i386: Remove extern declaration from mm/discontig.c, put in header. | Rusty Russell | 1 | -1/+0 |
2007-02-13 | [PATCH] x86: simplify notify_page_fault() | Jan Beulich | 1 | -10/+8 |
2007-02-13 | [PATCH] i386: vMI backend for paravirt-ops | Zachary Amsden | 1 | -0/+2 |
2007-02-13 | [PATCH] MM: page allocation hooks for VMI backend | Zachary Amsden | 3 | -4/+26 |
2007-02-11 | [PATCH] highmem: catch illegal nesting | Ingo Molnar | 1 | -3/+4 |
2007-02-11 | [PATCH] Consolidate bust_spinlocks() | Kirill Korotaev | 1 | -26/+0 |
2007-02-09 | [PATCH] misc NULL noise removal | Al Viro | 1 | -1/+1 |
2007-01-11 | [PATCH] i386: Fix memory hotplug related MODPOST generated warning | Vivek Goyal | 1 | -2/+2 |
2006-12-22 | [PATCH] memory hotplug: fix compile error for i386 with NUMA config | Yasunori Goto | 2 | -8/+30 |
2006-12-07 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 6 | -18/+30 |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2 | -5/+5 |
2006-12-07 | [PATCH] Fix kunmap_atomic's use of kpte_clear_flush() | Jeremy Fitzhardinge | 1 | -10/+8 |