Age | Commit message (Expand) | Author |
2006-09-26 | [PATCH] linearly index zone->node_zonelists[] | Christoph Lameter |
2006-09-26 | [PATCH] Apply type enum zone_type | Christoph Lameter |
2006-09-26 | [PATCH] mempolicies: fix policy_zone check | Christoph Lameter |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: fix i386 SRAT check for MAX_NR_ZONES | Christoph Lameter |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zones | Christoph Lameter |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional | Christoph Lameter |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional | Christoph Lameter |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and comment | Christoph Lameter |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: page allocator ZONE_HIGHMEM cleanup | Christoph Lameter |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h | Christoph Lameter |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on ... | Christoph Lameter |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations | Christoph Lameter |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONES | Christoph Lameter |
2006-09-26 | [PATCH] bootmem: miscellaneous coding style fixes | Franck Bui-Huu |
2006-09-26 | [PATCH] bootmem: use pfn/page conversion macros | Franck Bui-Huu |
2006-09-26 | [PATCH] bootmem: remove useless headers inclusions | Franck Bui-Huu |
2006-09-26 | [PATCH] bootmem: limit to 80 columns width | Franck Bui-Huu |
2006-09-26 | [PATCH] bootmem: remove useless parentheses in bootmem header file | Franck Bui-Huu |
2006-09-26 | [PATCH] bootmem: mark link_bootmem() as part of the __init section | Franck Bui-Huu |
2006-09-26 | [PATCH] bootmem: remove useless __init in header file | Franck Bui-Huu |
2006-09-26 | [PATCH] convert i386 NUMA KVA space to bootmem | keith mannthey |
2006-09-26 | [PATCH] mm/: make functions static | Adrian Bunk |
2006-09-26 | [PATCH] mm: msync() cleanup | Peter Zijlstra |
2006-09-26 | [PATCH] mm: fixup do_wp_page() | Peter Zijlstra |
2006-09-26 | [PATCH] mm: small cleanup of install_page() | Peter Zijlstra |
2006-09-26 | [PATCH] mm: optimize the new mprotect() code a bit | Peter Zijlstra |
2006-09-26 | [PATCH] mm: balance dirty pages | Peter Zijlstra |
2006-09-26 | [PATCH] mm: tracking shared dirty pages | Peter Zijlstra |
2006-09-26 | [PATCH] mm: VM_BUG_ON | Nick Piggin |
2006-09-26 | [PATCH] update to the kernel kmap/kunmap API | James Bottomley |
2006-09-26 | [PATCH] jbd: fix commit of ordered data buffers | Jan Kara |
2006-09-26 | [PATCH] trigger a syntax error if percpu macros are incorrectly used | Jan Blunck |
2006-09-26 | [PATCH] Fix longstanding load balancing bug in the scheduler | Christoph Lameter |
2006-09-25 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2006-09-25 | [libata] Fix oops introduced in non-uniform port handling fix | Jeff Garzik |
2006-09-25 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-09-25 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2006-09-25 | [PATCH] VIDIOC_ENUMSTD bug | Jonathan Corbet |
2006-09-25 | [PATCH] load_module: no BUG if module_subsys uninitialized | Ed Swierk |
2006-09-25 | [PATCH] i386: fix flat mode numa on a real numa system | keith mannthey |
2006-09-25 | [PATCH] cpu to node relationship fixup: map cpu to node | KAMEZAWA Hiroyuki |
2006-09-25 | [PATCH] cpu to node relationship fixup: acpi_map_cpu2node | KAMEZAWA Hiroyuki |
2006-09-25 | [PATCH] backlight: fix oops in __mutex_lock_slowpath during head /sys/class/g... | Michael Hanselmann |
2006-09-25 | [PATCH] do not free non slab allocated per_cpu_pageset | David Rientjes |
2006-09-25 | [PATCH] i386 bootioremap / kexec fix | keith mannthey |
2006-09-25 | [PATCH] rtc: lockdep fix/workaround | Peter Zijlstra |
2006-09-25 | [PATCH] autofs4: zero timeout prevents shutdown | Ian Kent |
2006-09-25 | [PATCH] ata-piix: fixes kerneldoc error | Henne |
2006-09-25 | [SOUND] sparc/amd7930: Use __devinit and __devinitdata as needed. | David S. Miller |
2006-09-25 | [SUNLANCE]: Mark sparc_lance_probe_one as __devinit. | David S. Miller |