aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-09-26[PATCH] linearly index zone->node_zonelists[]Christoph Lameter
2006-09-26[PATCH] Apply type enum zone_typeChristoph Lameter
2006-09-26[PATCH] mempolicies: fix policy_zone checkChristoph Lameter
2006-09-26[PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zonesChristoph Lameter
2006-09-26[PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optionalChristoph Lameter
2006-09-26[PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optionalChristoph Lameter
2006-09-26[PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and commentChristoph Lameter
2006-09-26[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter
2006-09-26[PATCH] bootmem: miscellaneous coding style fixesFranck Bui-Huu
2006-09-26[PATCH] bootmem: remove useless headers inclusionsFranck Bui-Huu
2006-09-26[PATCH] bootmem: limit to 80 columns widthFranck Bui-Huu
2006-09-26[PATCH] bootmem: remove useless parentheses in bootmem header fileFranck Bui-Huu
2006-09-26[PATCH] bootmem: remove useless __init in header fileFranck Bui-Huu
2006-09-26[PATCH] convert i386 NUMA KVA space to bootmemkeith mannthey
2006-09-26[PATCH] mm/: make functions staticAdrian Bunk
2006-09-26[PATCH] mm: balance dirty pagesPeter Zijlstra
2006-09-26[PATCH] mm: tracking shared dirty pagesPeter Zijlstra
2006-09-26[PATCH] mm: VM_BUG_ONNick Piggin
2006-09-26[PATCH] update to the kernel kmap/kunmap APIJames Bottomley
2006-09-26[PATCH] trigger a syntax error if percpu macros are incorrectly usedJan Blunck
2006-09-25Driver core: Fix potential deadlock in driver coreAlan Stern
2006-09-25Driver Core: add ability for drivers to do a threaded probeGreg Kroah-Hartman
2006-09-25sysfs: add proper sysfs_init() prototypeAndrew Morton
2006-09-25drivers/base: check errorsAndrew Morton
2006-09-25v4l-dev2: handle __must_checkAndrew Morton
2006-09-25add CONFIG_ENABLE_MUST_CHECKAndrew Morton
2006-09-25add __must_check to device management codeAndrew Morton
2006-09-25sysfs_remove_bin_file: no return value, dump_stack on errorRandy.Dunlap
2006-09-25Driver core: add ability for devices to create and remove bin filesGreg Kroah-Hartman
2006-09-25Class: add support for class interfaces for devicesGreg Kroah-Hartman
2006-09-25Driver core: create devices/virtual/ treeGreg Kroah-Hartman
2006-09-25Driver core: add device_rename functionGreg Kroah-Hartman
2006-09-25Driver core: add ability for classes to handle devices properlyGreg Kroah-Hartman
2006-09-25Driver core: add groups support to struct deviceGreg Kroah-Hartman
2006-09-25PM: platform_bus and late_suspend/early_resumeDavid Brownell
2006-09-25PM: no suspend_prepare() phaseDavid Brownell
2006-09-25PM: define PM_EVENT_PRETHAWDavid Brownell
2006-09-25Suspend changes for PCI coreLinus Torvalds
2006-09-25Suspend infrastructure cleanup and extensionLinus Torvalds
2006-09-25Driver core: add const to class_createMiguel Ojeda Sandonis
2006-09-25device_create(): make fmt argument 'const char *'Greg Kroah-Hartman
2006-09-25class_device_create(): make fmt argument 'const char *'Dmitry Torokhov
2006-09-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-09-25[PATCH] cpu to node relationship fixup: map cpu to nodeKAMEZAWA 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 listPaul Moore
2006-09-25[NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore
2006-09-25[libata] No need for all those arch libata-portmap.h headersJeff Garzik
2006-09-24[PATCH] SCSI gfp_t annotationsAl Viro