summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2007-05-17[NET]: Fix BMSR_100{HALF,FULL}2 defines in linux/mii.hDavid S. Miller1-2/+2
2007-05-17mm: more rmap checkingNick Piggin1-8/+5
2007-05-17make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename ...Dan Aloni1-0/+2
2007-05-17icom: add new sub-device-id to support new adapterwendy xiong1-0/+1
2007-05-17make freezeable workqueues singlethreadOleg Nesterov1-1/+1
2007-05-17Let smp_call_function_single return -EBUSY on UPHeiko Carstens1-4/+3
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/...Linus Torvalds1-1/+2
2007-05-16SLUB: It is legit to allocate a slab of the maximum permitted sizeChristoph Lameter1-1/+1
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-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-15Remove cpu hotplug defines for __INIT & __INITDATAPrarit Bhargava1-6/+1
2007-05-15nommu: add ioremap_page_range()Paul Mundt1-0/+8
2007-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds1-0/+2
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-13[AGPGART] Fix wrong ID in via-agp.cGabriel Mansi1-0/+1
2007-05-12Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+4
2007-05-12include/linux: trivial repair whitespace damageDaniel Walker2-6/+6
2007-05-11Add the combined mode for ATI SB700Henry Su1-0/+1
2007-05-11libata-acpi: s/CONFIG_SATA_ACPI/CONFIG_ATA_ACPI/Tejun Heo1-1/+1
2007-05-11libata: ignore EH scheduling during initializationTejun Heo1-0/+1
2007-05-11libata: clean up SFF init messTejun Heo1-9/+5
2007-05-11libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo1-13/+1
2007-05-11[ARM] 4332/2: KS8695: Serial driverAndrew Victor1-0/+4
2007-05-11Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds1-0/+1
2007-05-11Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-1/+9
2007-05-11Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-5/+16
2007-05-11Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2007-05-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-0/+95
2007-05-11signal/timer/event: KAIO eventfd support exampleDavide Libenzi2-1/+23
2007-05-11signal/timer/event: eventfd coreDavide Libenzi2-0/+30
2007-05-11signal/timer/event: timerfd compat codeDavide Libenzi1-0/+5
2007-05-11signal/timer/event: timerfd coreDavide Libenzi2-0/+19
2007-05-11signal/timer/event: signalfd coreDavide Libenzi6-0/+102
2007-05-11signal/timer/event fds: anonymous inode sourceDavide Libenzi2-0/+17
2007-05-11Don't init pgrp and __session in INIT_SIGNALSSukadev Bhattiprolu1-2/+2
2007-05-11statically initialize struct pid for swapperSukadev Bhattiprolu2-0/+29
2007-05-11attach_pid() with struct pid parameterSukadev Bhattiprolu1-2/+1
2007-05-11consolidate generic_writepages and mpage_writepagesMiklos Szeredi2-3/+8