summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
* | | Detach sched.h from mm.hAlexey Dobriyan2007-05-214-9/+7
|/ /
* | Fix roundup_pow_of_two(1)Rolf Eike Beer2007-05-181-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-05-181-2/+2
|\ \
| * | [NET]: Fix BMSR_100{HALF,FULL}2 defines in linux/mii.hDavid S. Miller2007-05-171-2/+2
* | | revert "cancel_delayed_work: use del_timer() instead of del_timer_sync()"Oleg Nesterov2007-05-181-1/+1
* | | Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/Trond Myklebust2007-05-179-43/+53
|\ \ \ | |/ /
| * | mm: more rmap checkingNick Piggin2007-05-171-8/+5
| * | make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename ...Dan Aloni2007-05-171-0/+2
| * | icom: add new sub-device-id to support new adapterwendy xiong2007-05-171-0/+1
| * | make freezeable workqueues singlethreadOleg Nesterov2007-05-171-1/+1
| * | Let smp_call_function_single return -EBUSY on UPHeiko Carstens2007-05-171-4/+3
| * | Slab allocators: define common size limitationsChristoph Lameter2007-05-173-22/+32
| * | Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-171-3/+0
| * | slub: fix handling of oversized slabsAndrew Morton2007-05-171-1/+6
| * | SLAB: Move two remaining SLAB specific definitions to slab_def.hChristoph Lameter2007-05-172-3/+3
| * | Slab allocators: Drop support for destructorsChristoph Lameter2007-05-171-1/+0
* | | Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/Trond Myklebust2007-05-172-2/+3
|\ \ \ | |/ /
| * | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-161-1/+2
| |\ \
| | * | libata: track spindown status and skip spindown_compat if possibleTejun Heo2007-05-161-0/+1
| | * | libata-acpi: add ATA_FLAG_ACPI_SATA port flagTejun Heo2007-05-161-0/+1
| | * | libata: during revalidation, check n_sectors after device is configuredTejun Heo2007-05-161-1/+0
| * | | SLUB: It is legit to allocate a slab of the maximum permitted sizeChristoph Lameter2007-05-161-1/+1
| |/ /
* | | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2007-05-161-3/+0
|\ \ \ | |/ /
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-05-151-3/+0
| |\ \
| | * | ide: remove ide_use_dma()Bartlomiej Zolnierkiewicz2007-05-161-2/+0
| | * | ide: remove ide_dma_enable()Bartlomiej Zolnierkiewicz2007-05-161-1/+0
* | | | Merge branch 'origin'Trond Myklebust2007-05-154-7/+15
|\ \ \ \ | |/ / /
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-05-151-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | [AGPGART] Fix wrong ID in via-agp.cGabriel Mansi2007-05-131-0/+1
| * | | SLUB: CONFIG_LARGE_ALLOCS must consider MAX_ORDER limitChristoph Lameter2007-05-151-1/+5
| * | | Remove cpu hotplug defines for __INIT & __INITDATAPrarit Bhargava2007-05-151-6/+1
| * | | nommu: add ioremap_page_range()Paul Mundt2007-05-151-0/+8
* | | | SUNRPC: Fix sparse warningsTrond Myklebust2007-05-142-0/+4
* | | | NLM: Fix sparse warningsTrond Myklebust2007-05-141-0/+1
* | | | NFS4: Fix incorrect use of sizeof() in fs/nfs/nfs4xdr.cTrond Myklebust2007-05-141-1/+2
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-05-141-0/+2
|\ \ \
| * | | mmc: use assigned major for block devicePierre Ossman2007-05-141-0/+2
| |/ /
* | | Declare another couple of compat syscalls.Stephen Rothwell2007-05-141-0/+6
|/ /
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-121-0/+4
|\ \
| * | [ARM] 4332/2: KS8695: Serial driverAndrew Victor2007-05-111-0/+4
* | | include/linux: trivial repair whitespace damageDaniel Walker2007-05-122-6/+6
* | | Add the combined mode for ATI SB700Henry Su2007-05-111-0/+1
* | | libata-acpi: s/CONFIG_SATA_ACPI/CONFIG_ATA_ACPI/Tejun Heo2007-05-111-1/+1
* | | libata: ignore EH scheduling during initializationTejun Heo2007-05-111-0/+1
* | | libata: clean up SFF init messTejun Heo2007-05-111-9/+5
* | | libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo2007-05-111-13/+1
* | | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2007-05-111-0/+1
|\ \ \
| * | | [ALSA] SoC WM8753 codec supportLiam Girdwood2007-05-111-0/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-05-112-1/+9
|\ \ \
| * | | Fix compile/link of init/do_mounts.c with !CONFIG_BLOCKJens Axboe2007-05-111-1/+5
OpenPOWER on IntegriCloud