aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2006-09-27[PATCH] ext3: Fix sparse warningsDave Kleikamp
2006-09-27[PATCH] ext3: More whitespace cleanupsDave Kleikamp
2006-09-27[PATCH] JBD: 16T fixesEric Sandeen
2006-09-27[PATCH] ext3 and jbd cleanup: remove whitespaceMingming Cao
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-09-27[MIPS] Remove EV96100 as previously announced.Ralf Baechle
2006-09-26PCI: add pci_stop_bus_deviceSatoru Takeuchi
2006-09-26PCI: Multiprobe sanitizerAlan Cox
2006-09-26PCI: fix __must_check warningsGreg Kroah-Hartman
2006-09-26PCI-Express AER implemetation: AER core and aerdriverZhang, Yanmin
2006-09-26MSI: Blacklist PCI-E chipsets depending on Hypertransport MSI capabilityBrice Goglin
2006-09-26MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HTBrice Goglin
2006-09-26i2c: Drop unimplemented slave functionsJean Delvare
2006-09-26i2c: Let drivers constify i2c_algorithm dataDavid Brownell
2006-09-26i2c-algo-pcf: Discard the mdelay data struct memberAdrian Bunk
2006-09-26i2c-algo-bit: Discard the mdelay data struct memberJean Delvare
2006-09-26i2c-algo-sibyte: Merge into i2c-sibyteJean Delvare
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-09-26[PATCH] PM: Add pm_trace switchRafael J. Wysocki
2006-09-26[PATCH] PM: make it possible to disable console suspendingRafael J. Wysocki
2006-09-26[PATCH] swsusp: Use memory bitmaps during resumeRafael J. Wysocki
2006-09-26[PATCH] swsusp: clean up suspend headerRafael J. Wysocki
2006-09-26[PATCH] Disable CPU hotplug during suspendRafael J. Wysocki
2006-09-26[PATCH] swsusp: read speedupAndrew Morton
2006-09-26[PATCH] swsusp: write speedupAndrew Morton
2006-09-26[PATCH] add DIV_ROUND_UP()Steven Whitehouse
2006-09-26[PATCH] smp_call_function_single() cleanupAndrew Morton
2006-09-26[PATCH] Translate asm version of ELFNOTE macro into preprocessor macroIan Campbell
2006-09-26[PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinuxJeremy Fitzhardinge
2006-09-26[PATCH] avr32 architectureHaavard Skinnemoen
2006-09-26[PATCH] FRV: permit __do_IRQ() to be dispensed withDavid Howells
2006-09-26[PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interfaceStephen Smalley
2006-09-26[PATCH] selinux: rename selinux_ctxid_to_stringStephen Smalley
2006-09-26[PATCH] selinux: eliminate selinux_task_ctxidStephen Smalley
2006-09-26[PATCH] NUMA: Add zone_to_nid functionChristoph Lameter
2006-09-26[PATCH] zone_reclaim: dynamic slab reclaimChristoph Lameter
2006-09-26[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter
2006-09-26[PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zoneChristoph Lameter
2006-09-26[PATCH] Define easier to handle GFP_THISNODEChristoph Lameter
2006-09-26[PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset...Christoph Lameter
2006-09-26[PATCH] slab: optimize kmalloc_node the same way as kmallocChristoph Hellwig
2006-09-26[PATCH] update some mm/ commentsNick Piggin
2006-09-26[PATCH] mm: non syncing lock_page()Nick Piggin
2006-09-26[PATCH] CPU hotplug compatible alloc_percpu()Martin Peschke
2006-09-26[PATCH] out of memory notifierMartin Schwidefsky
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