summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Slab allocators: Drop support for destructorsChristoph Lameter2007-05-174-62/+16
* slob: implement RCU freeingNick Piggin2007-05-172-12/+47
* 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
| * | [ALSA] ASoC AC97 static GPL symbol fixLiam Girdwood2007-05-161-1/+1
| * | [ALSA] hda-codec - Make the mixer capability check more robustTakashi Iwai2007-05-161-1/+2
| * | [ALSA] usb-audio: another Logitech QuickCam IDDaniel Drake2007-05-161-0/+9
| |/
* | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2007-05-1612-72/+161
|\ \
| * | [AVR32] Implement platform hooks for atmel_lcdfb driverHaavard Skinnemoen2007-05-155-28/+127
| * | [AVR32] Wire up signalfd, timerfd and eventfdHaavard Skinnemoen2007-05-132-1/+7
| * | [AVR32] optimize pagefault pathChristoph Hellwig2007-05-134-34/+27
| * | [AVR32] Remove bogus comment in arch/avr32/kernel/irq.cHaavard Skinnemoen2007-05-131-9/+0
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-05-166-73/+574
|\ \ \
| * | | [SPARC64]: Add hypervisor API negotiation and fix console bugs.David S. Miller2007-05-156-73/+574
| | |/ | |/|
* | | Fix: find_or_create_page skips cpuset memory spreading.Christoph Lameter2007-05-161-1/+2
* | | parport_pc needs dma-mapping.hAndrew Morton2007-05-161-0/+1
* | | spi: fix spidev for >sizeof(long)/32 devicesDomen Puncer2007-05-161-1/+1
* | | AFS: Fix afs_prepare_write()David Howells2007-05-161-2/+1
* | | slub: don't confuse ctor and dtorHugh Dickins2007-05-161-1/+1
* | | SLUB: It is legit to allocate a slab of the maximum permitted sizeChristoph Lameter2007-05-161-1/+1
* | | AFS: write back dirty data on unmountDavid Howells2007-05-161-1/+0
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-05-1635-121/+129
|\ \ \
| * | | [IA64] optimize pagefaults a littleChristoph Hellwig2007-05-164-38/+29
| * | | [IA64] Fix section conflict of ia64_mlogbuf_finishMartin Michlmayr2007-05-151-1/+0
| * | | [IA64] s/scalibility/scalability/Tony Luck2007-05-141-1/+1
| * | | [IA64] kdump on INIT needs multi-nodes sync-up (v.2)Jay Lan2007-05-142-7/+19
| * | | [IA64] wire up {signal,timer,event}fd syscallsTony Luck2007-05-142-1/+7
| * | | [IA64] spelling fixes: arch/ia64/Simon Arlott2007-05-1130-75/+75
* | | | Fix ACPI suspend / device suspend ordering problemLinus Torvalds2007-05-161-7/+8
| |/ / |/| |
* | | arm: walk_stacktrace() needs to be exportedAl Viro2007-05-151-0/+2
* | | fix uml-x86_64Al Viro2007-05-153-3/+14
* | | audit_match_signal() and friends are used only if CONFIG_AUDITSYSCALL is setAl Viro2007-05-151-0/+2
* | | m32r: __xchg() should be always_inlineAl Viro2007-05-151-1/+2
* | | rpadlpar breakage - fallout of struct subsystem removalAl Viro2007-05-151-2/+3
* | | em28xx and ivtv should depend on PCIAl Viro2007-05-152-2/+2
* | | missing includes in mlx4Al Viro2007-05-154-0/+4
* | | missing dependencies for USB drivers in inputAl Viro2007-05-155-0/+12
* | | missing mm.h in fw-ohciAl Viro2007-05-151-0/+1
OpenPOWER on IntegriCloud