| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] NUMA: broken per cpu pageset counters | Magnus Damm | 2005-10-26 | 1 | -0/+2 |
* | [PATCH] Fix handling spurious page fault for hugetlb region | Hugh Dickins | 2005-10-20 | 2 | -12/+24 |
* | [PATCH] swiotlb: make sure initial DMA allocations really are in DMA memory | Yasunori Goto | 2005-10-19 | 1 | -10/+21 |
* | [PATCH] mm: hugetlb truncation fixes | Hugh Dickins | 2005-10-19 | 1 | -14/+21 |
* | [PATCH] Handle spurious page fault for hugetlb region | Seth, Rohit | 2005-10-19 | 1 | -2/+12 |
* | Fix memory ordering bug in page reclaim | Linus Torvalds | 2005-10-16 | 1 | -4/+9 |
* | [PATCH] Don't map the same page too much | Hugh Dickins | 2005-10-11 | 1 | -0/+3 |
* | [PATCH] madvise: Avoid returning error code -EBADF for anonymous mappings | Suzuki | 2005-10-11 | 1 | -7/+4 |
* | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-08 | 11 | -41/+37 |
* | Revert "x86-64: Reverse order of bootmem lists" | Linus Torvalds | 2005-09-30 | 1 | -11/+3 |
* | [PATCH] kmalloc_node IRQ safety fix | Alok N Kataria | 2005-09-28 | 1 | -7/+18 |
* | [PATCH] mm: move_pte to remap ZERO_PAGE | Nick Piggin | 2005-09-28 | 1 | -3/+3 |
* | [PATCH] revert oversized kmalloc check | Andrew Morton | 2005-09-23 | 1 | -1/+2 |
* | [PATCH] Fix bd_claim() error code. | Rob Landley | 2005-09-22 | 1 | -0/+1 |
* | [PATCH] __kmalloc: Generate BUG if size requested is too large. | Christoph Lameter | 2005-09-22 | 1 | -2/+1 |
* | [PATCH] slab: fix handling of pages from foreign NUMA nodes | Christoph Lameter | 2005-09-22 | 1 | -19/+19 |
* | [PATCH] slab: alpha inlining fix | Ivan Kokshaysky | 2005-09-22 | 1 | -3/+4 |
* | [PATCH] mm: add a note about partially hardcoded VM_* flags | Paolo 'Blaisorblade' Giarrusso | 2005-09-21 | 1 | -1/+2 |
* | [PATCH] fix locking comment in unmap_region() | Paolo 'Blaisorblade' Giarrusso | 2005-09-21 | 1 | -1/+1 |
* | [PATCH] fix mm/Kconfig spelling | Dave Hansen | 2005-09-17 | 1 | -2/+2 |
* | [PATCH] Fix slab BUG_ON() triggered by change in array cache size | Alok Kataria | 2005-09-14 | 1 | -1/+1 |
* | [PATCH] error path in setup_arg_pages() misses vm_unacct_memory() | Hugh Dickins | 2005-09-14 | 1 | -0/+3 |
* | [PATCH] use add_taint() for setting tainted bit flags | Randy Dunlap | 2005-09-13 | 1 | -1/+2 |
* | [PATCH] Fix MPOL_F_VERIFY | Andi Kleen | 2005-09-13 | 1 | -1/+6 |
* | [PATCH] vm: kswapd cleanup: use pgdat | Con Kolivas | 2005-09-13 | 1 | -2/+2 |
* | [PATCH] x86-64: Reverse order of bootmem lists | Andi Kleen | 2005-09-12 | 1 | -3/+11 |
* | [PATCH] uclinux: add NULL check, 0 end valid check and some more exports to n... | Greg Ungerer | 2005-09-11 | 1 | -4/+13 |
* | [PATCH] mm: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-09-10 | 2 | -4/+2 |
* | [PATCH] remove invalid comment in mm/page_alloc.c | Renaud Lienhart | 2005-09-10 | 1 | -1/+1 |
* | [PATCH] mm/swap_state: Fix "nocast type" warnings | Victor Fusco | 2005-09-10 | 1 | -2/+2 |
* | [PATCH] mm/slab: fix sparse warnings | Victor Fusco | 2005-09-10 | 1 | -2/+2 |
* | [PATCH] mm/filemap.c: make two functions static | Adrian Bunk | 2005-09-10 | 2 | -8/+11 |
* | [PATCH] timer initialization cleanup: DEFINE_TIMER | Ingo Molnar | 2005-09-09 | 1 | -4/+2 |
* | [PATCH] update kfree, vfree, and vunmap kerneldoc | Pekka Enberg | 2005-09-09 | 2 | -3/+6 |
* | [PATCH] Numa-aware slab allocator V5 | Christoph Lameter | 2005-09-09 | 1 | -320/+812 |
* | [PATCH] tmpfs: Enable atomic inode security labeling | Stephen Smalley | 2005-09-09 | 1 | -1/+19 |
* | [PATCH] update filesystems for new delete_inode behavior | Mark Fasheh | 2005-09-09 | 1 | -0/+1 |
* | [PATCH] PCI: Run PCI driver initialization on local node | Andi Kleen | 2005-09-08 | 1 | -1/+1 |
* | [PATCH] introduce and use kzalloc | Pekka J Enberg | 2005-09-07 | 1 | -12/+6 |
* | [PATCH] cpusets: confine oom_killer to mem_exclusive cpuset | Paul Jackson | 2005-09-07 | 1 | -0/+5 |
* | [PATCH] cpusets: formalize intermediate GFP_KERNEL containment | Paul Jackson | 2005-09-07 | 2 | -10/+14 |
* | [PATCH] cpusets: oom_kill tweaks | Paul Jackson | 2005-09-07 | 1 | -26/+31 |
* | [PATCH] Additions to .data.read_mostly section | Ravikiran G Thirumalai | 2005-09-07 | 2 | -3/+3 |
* | [PATCH] readahead: reset cache_hit earlier | Steven Pratt | 2005-09-07 | 1 | -0/+1 |
* | [PATCH] remove misleading comment above sys_brk | Christoph Hellwig | 2005-09-07 | 1 | -7/+0 |
* | [PATCH] More __read_mostly variables | Christoph Lameter | 2005-09-07 | 2 | -5/+5 |
* | [PATCH] Generic VFS fallback for security xattrs | Stephen Smalley | 2005-09-05 | 1 | -85/+0 |
* | [PATCH] VM: add page_state info to per-node meminfo | Martin Hicks | 2005-09-05 | 1 | -5/+20 |
* | [PATCH] slab: removes local_irq_save()/local_irq_restore() pair | Manfred Spraul | 2005-09-05 | 1 | -11/+15 |
* | [PATCH] mm/slab.c: prefetchw the start of new allocated objects | Eric Dumazet | 2005-09-05 | 1 | -1/+3 |