aboutsummaryrefslogtreecommitdiff
path: root/include/linux
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-16SLUB: It is legit to allocate a slab of the maximum permitted sizeChristoph Lameter
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-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-15Remove cpu hotplug defines for __INIT & __INITDATAPrarit Bhargava
2007-05-15nommu: add ioremap_page_range()Paul Mundt
2007-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2007-05-14Declare another couple of compat syscalls.Stephen Rothwell
2007-05-14mmc: use assigned major for block devicePierre Ossman
2007-05-13[AGPGART] Fix wrong ID in via-agp.cGabriel Mansi
2007-05-12Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-05-12include/linux: trivial repair whitespace damageDaniel Walker
2007-05-11Add the combined mode for ATI SB700Henry Su
2007-05-11libata-acpi: s/CONFIG_SATA_ACPI/CONFIG_ATA_ACPI/Tejun Heo
2007-05-11libata: ignore EH scheduling during initializationTejun Heo
2007-05-11libata: clean up SFF init messTejun Heo
2007-05-11libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo
2007-05-11[ARM] 4332/2: KS8695: Serial driverAndrew Victor
2007-05-11Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds
2007-05-11Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-05-11Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2007-05-11Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-05-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-05-11signal/timer/event: KAIO eventfd support exampleDavide Libenzi
2007-05-11signal/timer/event: eventfd coreDavide Libenzi
2007-05-11signal/timer/event: timerfd compat codeDavide Libenzi
2007-05-11signal/timer/event: timerfd coreDavide Libenzi
2007-05-11signal/timer/event: signalfd coreDavide Libenzi
2007-05-11signal/timer/event fds: anonymous inode sourceDavide Libenzi
2007-05-11Don't init pgrp and __session in INIT_SIGNALSSukadev Bhattiprolu
2007-05-11statically initialize struct pid for swapperSukadev Bhattiprolu
2007-05-11attach_pid() with struct pid parameterSukadev Bhattiprolu
2007-05-11consolidate generic_writepages and mpage_writepagesMiklos Szeredi
2007-05-11tty: add compat_ioctlPaul Fulghum
2007-05-11module_author: don't advise putting in an email addressRene Herman
2007-05-11Add hard_irq_disable()Benjamin Herrenschmidt
2007-05-11synclink_gt: add compat_ioctlPaul Fulghum
2007-05-11lib/hexdumpRandy Dunlap
2007-05-11getrusage(): fill ru_inblock and ru_oublock fields if possibleEric Dumazet