summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add __must_check to device management codeAndrew Morton2006-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysfs_remove_bin_file: no return value, dump_stack on errorRandy.Dunlap2006-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Driver core: add ability for devices to create and remove bin filesGreg Kroah-Hartman2006-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Class: add support for class interfaces for devicesGreg Kroah-Hartman2006-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Driver core: create devices/virtual/ treeGreg Kroah-Hartman2006-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Driver core: add device_rename functionGreg Kroah-Hartman2006-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Driver core: add ability for classes to handle devices properlyGreg Kroah-Hartman2006-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Driver core: add groups support to struct deviceGreg Kroah-Hartman2006-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM: platform_bus and late_suspend/early_resumeDavid Brownell2006-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM: no suspend_prepare() phaseDavid Brownell2006-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM: define PM_EVENT_PRETHAWDavid Brownell2006-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Suspend changes for PCI coreLinus Torvalds2006-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Suspend infrastructure cleanup and extensionLinus Torvalds2006-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Driver core: add const to class_createMiguel Ojeda Sandonis2006-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | device_create(): make fmt argument 'const char *'Greg Kroah-Hartman2006-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | class_device_create(): make fmt argument 'const char *'Dmitry Torokhov2006-09-25
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] PM: Add pm_trace switchRafael J. Wysocki2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] PM: make it possible to disable console suspendingRafael J. Wysocki2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] swsusp: Use memory bitmaps during resumeRafael J. Wysocki2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] swsusp: clean up suspend headerRafael J. Wysocki2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] Disable CPU hotplug during suspendRafael J. Wysocki2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] swsusp: read speedupAndrew Morton2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] swsusp: write speedupAndrew Morton2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] add DIV_ROUND_UP()Steven Whitehouse2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] smp_call_function_single() cleanupAndrew Morton2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] Translate asm version of ELFNOTE macro into preprocessor macroIan Campbell2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinuxJeremy Fitzhardinge2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] avr32 architectureHaavard Skinnemoen2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] FRV: permit __do_IRQ() to be dispensed withDavid Howells2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interfaceStephen Smalley2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] selinux: rename selinux_ctxid_to_stringStephen Smalley2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] selinux: eliminate selinux_task_ctxidStephen Smalley2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] NUMA: Add zone_to_nid functionChristoph Lameter2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] zone_reclaim: dynamic slab reclaimChristoph Lameter2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zoneChristoph Lameter2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] Define easier to handle GFP_THISNODEChristoph Lameter2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset...Christoph Lameter2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] slab: optimize kmalloc_node the same way as kmallocChristoph Hellwig2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] update some mm/ commentsNick Piggin2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] mm: non syncing lock_page()Nick Piggin2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] CPU hotplug compatible alloc_percpu()Martin Peschke2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] out of memory notifierMartin Schwidefsky2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] linearly index zone->node_zonelists[]Christoph Lameter2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] Apply type enum zone_typeChristoph Lameter2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] mempolicies: fix policy_zone checkChristoph Lameter2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zonesChristoph Lameter2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optionalChristoph Lameter2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optionalChristoph Lameter2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and commentChristoph Lameter2006-09-26