summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2007-05-1720-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-1712-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/+27Star
| * | [AVR32] Remove bogus comment in arch/avr32/kernel/irq.cHaavard Skinnemoen2007-05-131-9/+0Star
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-05-176-73/+574
|\ \ \
| * | | [SPARC64]: Add hypervisor API negotiation and fix console bugs.David S. Miller2007-05-166-73/+574
| | |/ | |/|
* | | Fix: find_or_create_page skips cpuset memory spreading.Christoph Lameter2007-05-171-1/+2
* | | parport_pc needs dma-mapping.hAndrew Morton2007-05-171-0/+1
* | | spi: fix spidev for >sizeof(long)/32 devicesDomen Puncer2007-05-171-1/+1
* | | AFS: Fix afs_prepare_write()David Howells2007-05-171-2/+1Star
* | | slub: don't confuse ctor and dtorHugh Dickins2007-05-171-1/+1
* | | SLUB: It is legit to allocate a slab of the maximum permitted sizeChristoph Lameter2007-05-171-1/+1
* | | AFS: write back dirty data on unmountDavid Howells2007-05-171-1/+0Star
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-05-1735-121/+129
|\ \ \
| * | | [IA64] optimize pagefaults a littleChristoph Hellwig2007-05-164-38/+29Star
| * | | [IA64] Fix section conflict of ia64_mlogbuf_finishMartin Michlmayr2007-05-151-1/+0Star
| * | | [IA64] s/scalibility/scalability/Tony Luck2007-05-151-1/+1
| * | | [IA64] kdump on INIT needs multi-nodes sync-up (v.2)Jay Lan2007-05-152-7/+19
| * | | [IA64] wire up {signal,timer,event}fd syscallsTony Luck2007-05-152-1/+7
| * | | [IA64] spelling fixes: arch/ia64/Simon Arlott2007-05-1130-75/+75
* | | | Fix ACPI suspend / device suspend ordering problemLinus Torvalds2007-05-171-7/+8
| |/ / |/| |
* | | arm: walk_stacktrace() needs to be exportedAl Viro2007-05-161-0/+2
* | | fix uml-x86_64Al Viro2007-05-163-3/+14
* | | audit_match_signal() and friends are used only if CONFIG_AUDITSYSCALL is setAl Viro2007-05-161-0/+2
* | | m32r: __xchg() should be always_inlineAl Viro2007-05-161-1/+2
* | | rpadlpar breakage - fallout of struct subsystem removalAl Viro2007-05-161-2/+3
* | | em28xx and ivtv should depend on PCIAl Viro2007-05-162-2/+2
* | | missing includes in mlx4Al Viro2007-05-164-0/+4
* | | missing dependencies for USB drivers in inputAl Viro2007-05-165-0/+12
* | | missing mm.h in fw-ohciAl Viro2007-05-161-0/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds2007-05-1623-204/+296
|\ \ \
| * | | sh64: Add .gitignore entry for syscalltab.Paul Mundt2007-05-141-0/+1
| * | | sh64: generic quicklist support.Paul Mundt2007-05-144-79/+28Star
| * | | sh64: Update cayman defconfig.Paul Mundt2007-05-141-78/+121
| * | | sh64: Fixup sh-sci build.Paul Mundt2007-05-141-0/+1
| * | | sh64: ppoll/pselect6() and restartable syscalls.Paul Mundt2007-05-143-6/+37
| * | | sh64: dma-mapping updates.Paul Mundt2007-05-141-5/+9
| * | | sh64: Fixups for the irq_regs changes.Paul Mundt2007-05-145-12/+18
| * | | sh64: Wire up many new syscalls.Paul Mundt2007-05-142-9/+70