aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-18Fix roundup_pow_of_two(1)Rolf Eike Beer1-1/+1
2007-05-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+2
2007-05-18revert "cancel_delayed_work: use del_timer() instead of del_timer_sync()"Oleg Nesterov1-1/+1
2007-05-17[NET]: Fix BMSR_100{HALF,FULL}2 defines in linux/mii.hDavid S. Miller1-2/+2
2007-05-17Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/Trond Myklebust9-43/+53
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 sizeDan 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-17Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/Trond Myklebust2-2/+3
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/jgarzik/libata-devLinus Torvalds1-1/+2
2007-05-16SLUB: It is legit to allocate a slab of the maximum permitted sizeChristoph Lameter1-1/+1
2007-05-16Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust1-3/+0
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 branch 'origin'Trond Myklebust4-7/+15
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-14SUNRPC: Fix sparse warningsTrond Myklebust2-0/+4
2007-05-14NLM: Fix sparse warningsTrond Myklebust1-0/+1
2007-05-14NFS4: Fix incorrect use of sizeof() in fs/nfs/nfs4xdr.cTrond Myklebust1-1/+2
2007-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus 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/viro/audit-currentLinus Torvalds1-5/+16
2007-05-11Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-0/+1
2007-05-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-0/+95