aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/Trond Myklebust2007-05-1794-669/+647
|\
| * Fix incorrect prototype for ipxrtr_route_packet()David Woodhouse2007-05-171-1/+1
| * NS16550A: Restore HS settings in EXCR2 on resumeDavid Woodhouse2007-05-171-3/+18
| * mm: more rmap checkingNick Piggin2007-05-173-11/+62
| * Fix page allocation flags in grow_dev_page()Christoph Lameter2007-05-171-1/+2
| * swsusp: fix sysfs interfaceRafael J. Wysocki2007-05-172-3/+4
| * circular locking dependency found in QUOTA OFFJan Kara2007-05-172-17/+8
| * i386: don't check_pgt_cache in flush_tlb_mmHugh Dickins2007-05-171-1/+1
| * ecryptfs: use zero_user_pageNate Diller2007-05-171-11/+3
| * make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename ...Dan Aloni2007-05-173-4/+4
| * icom: add new sub-device-id to support new adapterwendy xiong2007-05-172-24/+32
| * rtc kconfig clarificationDavid Brownell2007-05-171-3/+3
| * rtc-omap build fixDavid Brownell2007-05-171-2/+2
| * gpio interface loosens call restrictionsDavid Brownell2007-05-171-2/+6
| * docbook: make kernel-locking table readableRandy Dunlap2007-05-171-45/+78
| * parport: mailing list is subscribers-onlyRandy Dunlap2007-05-171-2/+2
| * make freezeable workqueues singlethreadOleg Nesterov2007-05-171-1/+1
| * Refine SCREEN_INFO sanity check for vgacon initializationGerd Hoffmann2007-05-171-2/+7
| * Let smp_call_function_single return -EBUSY on UPHeiko Carstens2007-05-171-4/+3
| * simplify compat_sys_timerfdHeiko Carstens2007-05-171-9/+4
| * Make __vunmap staticBenjamin Herrenschmidt2007-05-171-1/+1
| * i386/x86-64: fix section mismatchBernhard Walle2007-05-172-2/+2
| * acpi: fix potential call to a freed memory section.Aaron Durbin2007-05-172-9/+6
| * Slab allocators: define common size limitationsChristoph Lameter2007-05-178-71/+34
| * SLUB: Simplify debug codeChristoph Lameter2007-05-171-55/+57
| * Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-1756-277/+178
| * SLUB: Do our own flags based on PG_active and PG_errorChristoph Lameter2007-05-171-14/+14
| * SLUB: slabinfo fixesChristoph Lameter2007-05-171-5/+12
| * slub: fix handling of oversized slabsAndrew Morton2007-05-171-1/+6
| * slab: warn on zero-length allocationsChristoph Lameter2007-05-171-0/+1
| * SLUB: Define functions for cpu slab handling instead of using PageActiveChristoph Lameter2007-05-171-19/+38
| * SLAB: Move two remaining SLAB specific definitions to slab_def.hChristoph Lameter2007-05-172-3/+3
| * SLUB: Remove depends on EXPERIMENTAL and !ARCH_USES_SLAB_PAGE_STRUCTChristoph Lameter2007-05-171-1/+0
| * Slab allocators: Drop support for destructorsChristoph Lameter2007-05-174-62/+16
| * slob: implement RCU freeingNick Piggin2007-05-172-12/+47
* | Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/Trond Myklebust2007-05-1789-403/+1648
|\ \ | |/
| * Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-168-50/+100
| |\
| | * libata: track spindown status and skip spindown_compat if possibleTejun Heo2007-05-162-0/+10
| | * libata: fix shutdown warning message printingTejun Heo2007-05-161-8/+27
| | * libata-acpi: add ATA_FLAG_ACPI_SATA port flagTejun Heo2007-05-164-7/+10
| | * libata: during revalidation, check n_sectors after device is configuredTejun Heo2007-05-162-19/+15
| | * libata: separate out ata_dev_reread_id()Tejun Heo2007-05-162-14/+36
| | * pata_scc had been missed by ata_std_prereset() switchAl Viro2007-05-161-2/+2
| * | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2007-05-1620-73/+669
| |\ \
| | * | [ALSA] usbaudio - Coping with short replies in usbmixerThomas Reitmayr2007-05-161-1/+1
| | * | [ALSA] Include quirks from Ubuntu Dapper/Edgy/FeistyDaniel T Chen2007-05-163-1/+26
| | * | [ALSA] Fix probe of non-PnP ISA devicesRene Herman2007-05-168-47/+94
| | * | [ALSA] version 1.0.14rc4Jaroslav Kysela2007-05-161-1/+1
| | * | [ALSA] hda-codec - Fix ALC882/861VD codec support on some laptopsKailang Yang2007-05-161-17/+515
| | * | [ALSA] ASoC AC97 device reg bugfixLiam Girdwood2007-05-164-4/+20