aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-05-17Slab allocators: define common size limitationsChristoph Lameter
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter
2007-05-17slub: fix handling of oversized slabsAndrew Morton
2007-05-17SLAB: Move two remaining SLAB specific definitions to slab_def.hChristoph Lameter
2007-05-17Slab allocators: Drop support for destructorsChristoph Lameter
2007-05-16Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-05-16Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds
2007-05-16Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds
2007-05-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-05-16SLUB: It is legit to allocate a slab of the maximum permitted sizeChristoph Lameter
2007-05-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-05-16[IA64] optimize pagefaults a littleChristoph Hellwig
2007-05-16[ALSA] version 1.0.14rc4Jaroslav Kysela
2007-05-16[ALSA] ASoC AC97 device reg bugfixLiam Girdwood
2007-05-16libata: track spindown status and skip spindown_compat if possibleTejun Heo
2007-05-16libata-acpi: add ATA_FLAG_ACPI_SATA port flagTejun Heo
2007-05-16libata: during revalidation, check n_sectors after device is configuredTejun Heo
2007-05-15[SPARC64]: Add hypervisor API negotiation and fix console bugs.David S. Miller
2007-05-15m32r: __xchg() should be always_inlineAl Viro
2007-05-15Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds
2007-05-15Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-05-16ide: remove ide_use_dma()Bartlomiej Zolnierkiewicz
2007-05-16ide: remove ide_dma_enable()Bartlomiej Zolnierkiewicz
2007-05-15Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds
2007-05-15SLUB: CONFIG_LARGE_ALLOCS must consider MAX_ORDER limitChristoph Lameter
2007-05-15i386: move common parts of smp into their own fileJeremy Fitzhardinge
2007-05-15Remove cpu hotplug defines for __INIT & __INITDATAPrarit Bhargava
2007-05-15m68k: implement __clear_user()Geert Uytterhoeven
2007-05-15alpha: fix hard_smp_processor_id compile errorSimon Horman
2007-05-15h8300 atomic.h updateYoshinori Sato
2007-05-15nommu: add ioremap_page_range()Paul Mundt
2007-05-15[AVR32] Implement platform hooks for atmel_lcdfb driverHaavard Skinnemoen
2007-05-14[IA64] wire up {signal,timer,event}fd syscallsTony Luck
2007-05-14Revert "ipmi: add new IPMI nmi watchdog handling"Linus Torvalds
2007-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2007-05-14Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-05-14Declare another couple of compat syscalls.Stephen Rothwell
2007-05-14mmc: use assigned major for block devicePierre Ossman
2007-05-14[SPARC32]: asm/system.h needs asm/smp.hDavid S. Miller
2007-05-14[SPARC32]: Fix sparc32 kdebug changes.Robert Reif
2007-05-14[SPARC64]: Accept ebus_bus_type for generic DMA ops.David S. Miller
2007-05-14sh64: generic quicklist support.Paul Mundt
2007-05-14sh64: Fixup sh-sci build.Paul Mundt
2007-05-14sh64: ppoll/pselect6() and restartable syscalls.Paul Mundt
2007-05-14sh64: dma-mapping updates.Paul Mundt
2007-05-14sh64: Fixups for the irq_regs changes.Paul Mundt
2007-05-14sh64: Wire up many new syscalls.Paul Mundt
2007-05-13[AGPGART] Fix wrong ID in via-agp.cGabriel Mansi
2007-05-13[AVR32] Wire up signalfd, timerfd and eventfdHaavard Skinnemoen
2007-05-13[AVR32] optimize pagefault pathChristoph Hellwig