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: 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: move HIGHMEM counters into highmem.c/.h | Christoph Lameter |
2006-09-26 | [PATCH] bootmem: miscellaneous coding style fixes | 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: 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: 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] trigger a syntax error if percpu macros are incorrectly used | Jan Blunck |
2006-09-25 | Driver core: Fix potential deadlock in driver core | Alan Stern |
2006-09-25 | Driver Core: add ability for drivers to do a threaded probe | Greg Kroah-Hartman |
2006-09-25 | sysfs: add proper sysfs_init() prototype | Andrew Morton |
2006-09-25 | drivers/base: check errors | Andrew Morton |
2006-09-25 | v4l-dev2: handle __must_check | Andrew Morton |
2006-09-25 | add CONFIG_ENABLE_MUST_CHECK | Andrew Morton |
2006-09-25 | add __must_check to device management code | Andrew Morton |
2006-09-25 | sysfs_remove_bin_file: no return value, dump_stack on error | Randy.Dunlap |
2006-09-25 | Driver core: add ability for devices to create and remove bin files | Greg Kroah-Hartman |
2006-09-25 | Class: add support for class interfaces for devices | Greg Kroah-Hartman |
2006-09-25 | Driver core: create devices/virtual/ tree | Greg Kroah-Hartman |
2006-09-25 | Driver core: add device_rename function | Greg Kroah-Hartman |
2006-09-25 | Driver core: add ability for classes to handle devices properly | Greg Kroah-Hartman |
2006-09-25 | Driver core: add groups support to struct device | Greg Kroah-Hartman |
2006-09-25 | PM: platform_bus and late_suspend/early_resume | David Brownell |
2006-09-25 | PM: no suspend_prepare() phase | David Brownell |
2006-09-25 | PM: define PM_EVENT_PRETHAW | David Brownell |
2006-09-25 | Suspend changes for PCI core | Linus Torvalds |
2006-09-25 | Suspend infrastructure cleanup and extension | Linus Torvalds |
2006-09-25 | Driver core: add const to class_create | Miguel Ojeda Sandonis |
2006-09-25 | device_create(): make fmt argument 'const char *' | Greg Kroah-Hartman |
2006-09-25 | class_device_create(): make fmt argument 'const char *' | Dmitry Torokhov |
2006-09-25 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-09-25 | [PATCH] cpu to node relationship fixup: map cpu to node | KAMEZAWA Hiroyuki |
2006-09-25 | [NetLabel]: rework the Netlink attribute handling (part 1) | Paul Moore |
2006-09-25 | [Netlink]: add nla_validate_nested() | Paul Moore |
2006-09-25 | [NETLINK]: add nla_for_each_nested() to the interface list | Paul Moore |
2006-09-25 | [NetLabel]: correct improper handling of non-NetLabel peer contexts | Paul Moore |
2006-09-25 | [libata] No need for all those arch libata-portmap.h headers | Jeff Garzik |
2006-09-24 | [PATCH] SCSI gfp_t annotations | Al Viro |