aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-17Slab allocators: define common size limitationsChristoph Lameter3-22/+32
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter1-3/+0
2007-05-17slub: fix handling of oversized slabsAndrew Morton1-1/+6
2007-05-17SLAB: Move two remaining SLAB specific definitions to slab_def.hChristoph Lameter2-3/+3
2007-05-17Slab allocators: Drop support for destructorsChristoph Lameter1-1/+0
2007-05-16Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-1/+2
2007-05-16Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2-2/+4
2007-05-16Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds4-10/+21
2007-05-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+82
2007-05-16SLUB: It is legit to allocate a slab of the maximum permitted sizeChristoph Lameter1-1/+1
2007-05-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds3-4/+18
2007-05-16[IA64] optimize pagefaults a littleChristoph Hellwig2-3/+14
2007-05-16[ALSA] version 1.0.14rc4Jaroslav Kysela1-1/+1
2007-05-16[ALSA] ASoC AC97 device reg bugfixLiam Girdwood1-1/+3
2007-05-16libata: track spindown status and skip spindown_compat if possibleTejun Heo1-0/+1
2007-05-16libata-acpi: add ATA_FLAG_ACPI_SATA port flagTejun Heo1-0/+1
2007-05-16libata: during revalidation, check n_sectors after device is configuredTejun Heo1-1/+0
2007-05-15[SPARC64]: Add hypervisor API negotiation and fix console bugs.David S. Miller1-1/+82
2007-05-15m32r: __xchg() should be always_inlineAl Viro1-1/+2
2007-05-15Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds6-88/+77
2007-05-15Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-3/+0
2007-05-16ide: remove ide_use_dma()Bartlomiej Zolnierkiewicz1-2/+0
2007-05-16ide: remove ide_dma_enable()Bartlomiej Zolnierkiewicz1-1/+0
2007-05-15Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-0/+1
2007-05-15SLUB: CONFIG_LARGE_ALLOCS must consider MAX_ORDER limitChristoph Lameter1-1/+5
2007-05-15i386: move common parts of smp into their own fileJeremy Fitzhardinge1-0/+4
2007-05-15Remove cpu hotplug defines for __INIT & __INITDATAPrarit Bhargava1-6/+1
2007-05-15m68k: implement __clear_user()Geert Uytterhoeven1-1/+3
2007-05-15alpha: fix hard_smp_processor_id compile errorSimon Horman1-1/+1
2007-05-15h8300 atomic.h updateYoshinori Sato1-0/+1
2007-05-15nommu: add ioremap_page_range()Paul Mundt1-0/+8
2007-05-15[AVR32] Implement platform hooks for atmel_lcdfb driverHaavard Skinnemoen1-5/+3
2007-05-14[IA64] wire up {signal,timer,event}fd syscallsTony Luck1-1/+4
2007-05-14Revert "ipmi: add new IPMI nmi watchdog handling"Linus Torvalds2-2/+0
2007-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds1-0/+2
2007-05-14Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-18/+35
2007-05-14Declare another couple of compat syscalls.Stephen Rothwell1-0/+6
2007-05-14mmc: use assigned major for block devicePierre Ossman1-0/+2
2007-05-14[SPARC32]: asm/system.h needs asm/smp.hDavid S. Miller1-0/+1
2007-05-14[SPARC32]: Fix sparc32 kdebug changes.Robert Reif1-4/+4
2007-05-14[SPARC64]: Accept ebus_bus_type for generic DMA ops.David S. Miller1-14/+30
2007-05-14sh64: generic quicklist support.Paul Mundt1-77/+23
2007-05-14sh64: Fixup sh-sci build.Paul Mundt1-0/+1
2007-05-14sh64: ppoll/pselect6() and restartable syscalls.Paul Mundt1-0/+6
2007-05-14sh64: dma-mapping updates.Paul Mundt1-5/+9
2007-05-14sh64: Fixups for the irq_regs changes.Paul Mundt1-0/+1
2007-05-14sh64: Wire up many new syscalls.Paul Mundt1-6/+37
2007-05-13[AGPGART] Fix wrong ID in via-agp.cGabriel Mansi1-0/+1
2007-05-13[AVR32] Wire up signalfd, timerfd and eventfdHaavard Skinnemoen1-1/+4
2007-05-13[AVR32] optimize pagefault pathChristoph Hellwig2-4/+14