aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an...Linus Torvalds2009-04-19
|\
| * lguest: document 32-bit and PAE requirementsRusty Russell2009-04-19
| * lguest: tell git to ignore Documentation/lguest/lguestMatt Kraai2009-04-19
| * virtio: fix suspend when using virtio_balloonMarcelo Tosatti2009-04-19
| * lguest: fix guest crash on non-linear addresses in gdt pvopsRusty Russell2009-04-19
| * lguest: fix crash on vmlinux imagesMatias Zabaljauregui2009-04-19
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-04-19
|\ \
| * \ Merge branch 'fix/misc' into for-linusTakashi Iwai2009-04-19
| |\ \
| | * | ALSA: MAINTAINERS - Update SOUNDJoe Perches2009-04-17
| | * | ALSA: emu10k1 - off by 1 in snd_emu10k1_wait()Roel Kluin2009-04-17
| * | | Merge branch 'fix/intel8x0' into for-linusTakashi Iwai2009-04-19
| |\ \ \
| | * | | ALSA: Intel8x0: Add hp_only quirk for SSID 0x1028016a (Dell Inspiron 8600)Daniel T Chen2009-04-16
| | * | | ALSA: Intel8x0: Remove conflicting quirk for SSID 0x103c0934Daniel T Chen2009-04-16
| * | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-04-19
| |\ \ \ \
| | * | | | ALSA: hda - Set function_id only on FG nodesTakashi Iwai2009-04-17
| | * | | | ALSA: hda - Add upper-limit of mixer amp for AD1884A-laptop model, tooTakashi Iwai2009-04-16
| | * | | | ALSA: hda - Fix headphone-detection on some machines with STAC/IDT codecsTakashi Iwai2009-04-16
| | * | | | ALSA: hda_intel.c - Consolidate bitfieldsJoe Perches2009-04-16
| | |/ / /
| * | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-04-19
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ASoC: OMAP: Fix FS polarity in OSK5912 machine driverJarkko Nikula2009-04-16
| | * | | ASoC: OMAP: Fix DSP_B format in OMAP McBSP DAI driverJarkko Nikula2009-04-16
| | * | | ASoC: Fix include build error in s3c2412-i2s.cBen Dooks2009-04-16
| | * | | ASoC: Fix s3c-i2s-v2.c snd_soc_dai changesBen Dooks2009-04-16
| | * | | ASoC: s3c-i2s-v2.c fix for s3c_i2sv2_iis_calc_rateBen Dooks2009-04-16
| | * | | ASoC: Fix jive_wm8750.c build problemsBen Dooks2009-04-16
| | * | | ASoC: pxa-ssp: allow setting of dai format 0Daniel Mack2009-04-16
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-04-19
|\ \ \ \ \
| * | | | | kbuild: introduce subdir-ccflags-ySam Ravnborg2009-04-19
| * | | | | kbuild: support include/generatedSam Ravnborg2009-04-19
| |/ / / /
* | | | | Revert "console ASCII glyph 1:1 mapping"Samuel Thibault2009-04-19
* | | | | <linux/seccomp.h> needs to include <linux/errno.h>.Ralf Baechle2009-04-19
* | | | | Don't set relatime when noatime is specifiedAndi Kleen2009-04-19
|/ / / /
* | | | Remove 'recurse into child resources' logic from 'reserve_region_with_split()'Linus Torvalds2009-04-19
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-04-19
|\ \ \ \
| * | | | cifs: when renaming don't try to unlink negative dentryJeff Layton2009-04-17
| * | | | cifs: remove unneeded bcc_ptr update in CIFSTConJeff Layton2009-04-16
| * | | | cifs: add cFYI messages with some of the saved strings from ssetup/tconJeff Layton2009-04-16
| * | | | cifs: fix buffer size for tcon->nativeFileSystem fieldJeff Layton2009-04-16
| * | | | cifs: fix unicode string area word alignment in session setupJeff Layton2009-04-16
| * | | | [CIFS] Fix build break caused by change to new current_umask helper functionSteve French2009-04-16
| * | | | [CIFS] Fix sparse warningsSteve French2009-04-16
| * | | | [CIFS] Add support for posix open during lookupSteve French2009-04-16
| * | | | cifs: no need to use rcu_assign_pointer on immutable keysJeff Layton2009-04-16
| * | | | cifs: remove dnotify thread codeJeff Layton2009-04-16
| * | | | [CIFS] remove some build warningsSteve French2009-04-16
| * | | | cifs: vary timeout on writes past EOF based on offset (try #5)Jeff Layton2009-04-16
| * | | | [CIFS] Fix build break from recent DFS patch when DFS support not enabledSteve French2009-04-16
| * | | | Remote DFS root support.Igor Mammedov2009-04-16
| * | | | [CIFS] Endian convert UniqueId when reporting inode numbers from server filesSteve French2009-04-16
| * | | | cifs: remove some pointless conditionals before kfree()Wei Yongjun2009-04-16