aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-05-08mm: move common segment checks to separate helper functionDmitriy Monakhov
2007-05-08Increase slab redzone to 64bitsDavid Woodhouse
2007-05-08i386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpuRudolf Marek
2007-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2007-05-08s390: free skbs in finite amount of time in qethUrsula Braun
2007-05-08[POWERPC] Early serial debug support for PPC44xDavid Gibson
2007-05-08[POWERPC] MPIC MSI allocatorMichael Ellerman
2007-05-08[POWERPC] PowerPC MSI infrastructureMichael Ellerman
2007-05-08[POWERPC] Rip out the existing powerpc msi stubsMichael Ellerman
2007-05-08[POWERPC] Remove use of 4level-fixup.h for ppc32David Gibson
2007-05-08Merge branch 'linux-2.6'Paul Mackerras
2007-05-08[POWERPC] Generalize tsi108 PCI setupJosh Boyer
2007-05-08[POWERPC] Generalize tsi108 PHY typesJosh Boyer
2007-05-08[POWERPC] Add tsi108_pci.h for common PCI functionsJosh Boyer
2007-05-08[POWERPC] via-pmu: remove LED sleep notifierJohannes Berg
2007-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds
2007-05-07Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2007-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-05-07Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2007-05-07uml: more page fault path trimmingJeff Dike
2007-05-07uml: improve checking and diagnostics of ethernet MACsPaolo 'Blaisorblade' Giarrusso
2007-05-07ARRAY_SIZE: check for typeRusty Russell
2007-05-07swsusp: free more memoryRafael J. Wysocki
2007-05-07remove software_suspend()Johannes Berg
2007-05-07mm: remove unused page flagsRafael J. Wysocki
2007-05-07swsusp: do not use page flagsRafael J. Wysocki
2007-05-07swsusp: use inline functions for changing page flagsRafael J. Wysocki
2007-05-07ALPHA: "prctl" macrosIvan Kokshaysky
2007-05-07h8300 generic irqYoshinori Sato
2007-05-07blackfin: serial driverBryan Wu
2007-05-07blackfin architectureBryan Wu
2007-05-07page migration: Only migrate pages if allocation in the highest zone is possibleChristoph Lameter
2007-05-07Slab allocators: remove useless __GFP_NO_GROW flagChristoph Lameter
2007-05-07slab allocators: Remove SLAB_CTOR_ATOMICChristoph Lameter
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter
2007-05-07KMEM_CACHE(): simplify slab cache creationChristoph Lameter
2007-05-07slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGNChristoph Lameter
2007-05-07mm: optimize kill_bdev()Peter Zijlstra
2007-05-07mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra
2007-05-07Quicklist support for sparc64David Miller
2007-05-07Quicklists for page table pagesChristoph Lameter
2007-05-07slub: enable tracking of full slabsChristoph Lameter
2007-05-07Add virt_to_head_page and consolidate code in slab and slubChristoph Lameter
2007-05-07mm: optimize compound_head() by avoiding a shared page flagChristoph Lameter
2007-05-07Make page->private usable in compound pagesChristoph Lameter
2007-05-07SLUB: allocate smallest object size if the user asks for 0 bytesChristoph Lameter
2007-05-07SLUB coreChristoph Lameter