aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* m68k: parenthesis balanceMariusz Kozlowski2007-06-011-1/+1
* Fix possible UDF data corruptionJan Kara2007-06-011-4/+8
* Add select PHYLIB to the UCC_GETH Kconfig optionJan Altenberg2007-06-011-0/+1
* x86_64: allocate sparsemem memmap above 4GZou Nan hai2007-06-013-0/+18
* Fix vmi.c compilationAlexey Dobriyan2007-06-011-0/+1
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2007-06-018-74/+134
|\
| * Define/reserve new ext4 superblock fieldsTheodore Ts'o2007-05-311-1/+8
| * When ext4_ext_insert_extent() fails to insert new blocksAlex Tomas2007-05-311-1/+5
| * ext4: Extent overlap bugfixAmit Arora2007-05-312-2/+59
| * Remove unnecessary exported symbols.Mingming Cao2007-05-311-8/+0
| * EXT4: Fix whitespaceDave Kleikamp2007-05-318-62/+62
* | PCI: quirk disable MSI on via vt3351Jay Cliburn2007-05-312-0/+2
* | PCI: i386: fixup for Siemens Nixdorf AG FSC Multiprocessor Interrupt ControllersIvan Kokshaysky2007-05-311-0/+11
* | PCI: Fix pci_find_presentBen Gardner2007-05-311-1/+2
* | PCI: disable MSI by default on systems with Serverworks HT1000 chipsAndy Gospodarek2007-05-312-0/+2
* | msi: fix ARM compileDan Williams2007-05-311-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds2007-05-312-8/+13
|\
| * sparc64: fix alignment bug in linker definition scriptSam Ravnborg2007-05-292-8/+13
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-05-318-43/+87
|\ \
| * | [S390] cio: deregister ccw device when pgid disband failedPeter Oberparleiter2007-05-311-0/+6
| * | [S390] cio: Use device_schedule_callback() for removing disconnected devices.Cornelia Huck2007-05-311-11/+38
| * | [S390] Fix section annotations.Heiko Carstens2007-05-312-5/+5
| * | [S390] raw3270: use mutex instead of semaphoreChristoph Hellwig2007-05-311-5/+5
| * | [S390] arch/s390/kernel/debug.c: use mutex instead of semaphoreChristoph Hellwig2007-05-311-11/+11
| * | [S390] dasd_eer: use mutex instead of semaphoreChristoph Hellwig2007-05-311-8/+8
| * | [S390] Add exception handler for diagnose 224Michael Holzheu2007-05-311-3/+14
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-05-3114-10/+33
|\ \ \
| * | | sh: support older gcc'sAndrew Morton2007-05-311-1/+1
| * | | sh: trivial build cleanups.Evgeniy Polyakov2007-05-319-6/+27
| * | | sh: Fix vsyscall build failure.Manuel Lauss2007-05-311-0/+1
| * | | sh: Trivial fix for dma-api compile failure.Manuel Lauss2007-05-311-0/+1
| * | | sh: Fix pcrel too far for in_nmi label.Takashi YOSHII2007-05-311-0/+1
| * | | sh: section mismatch fixes for system timer.Paul Mundt2007-05-231-3/+2
* | | | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2007-05-3110-11/+136
|\ \ \ \
| * | | | [ALSA] version 1.0.14Jaroslav Kysela2007-05-311-2/+2
| * | | | [ALSA] hda-codec - Fix STAC922x capture boost levelTakashi Iwai2007-05-313-0/+22
| * | | | [ALSA] hda-codec - Fix input with STAC92xxTakashi Iwai2007-05-311-0/+15
| * | | | [ALSA] hda-codec - Fix pin configs for Gateway MX6453Steve Longerbeam2007-05-311-2/+2
| * | | | [ALSA] hda-codec - Add support for MSI K9N UltraTobin Davis2007-05-311-0/+1
| * | | | [ALSA] hda-codec - Add quirk for Supermicro PDSBA to alc883_cfg_tbl[]Daniel T Chen2007-05-311-0/+1
| * | | | [ALSA] hda-codec - Add quirk for MSI S420Baruch Even2007-05-311-0/+1
| * | | | [ALSA] Fix ASoC s3c24xx-pcm spinlock bugZoltan Devai2007-05-311-0/+2
| * | | | [ALSA] hda-intel: fix ASUS M2V detectionDaniel Drake2007-05-311-1/+1
| * | | | [ALSA] ali5451 - Fix possible NULL dereferenceTakashi Iwai2007-05-311-3/+3
| * | | | [ALSA] hda-codec - Add support for ASUS A8J modemChristian Rothlaender2007-05-311-0/+2
| * | | | [ALSA] HDA: Fix headphone mute issue on non-eapd Conexant systemsTobin Davis2007-05-311-1/+47
| * | | | [ALSA] HDA: Add more systems to Sigmatel codecTobin Davis2007-05-311-0/+8
| * | | | [ALSA] HDA: Add support for Gateway NX860Tobin Davis2007-05-312-2/+29
| | |/ / | |/| |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-05-314-2/+243
|\ \ \ \
| * | | | [SPARC]: Missing #include <linux/mm.h> in drivers/sbus/char/flash.cHorst H. von Brand2007-05-311-0/+1