1. 8560b932 Merge branch 'fix/asoc' into topic/asoc by Takashi Iwai · 16 years ago
  2. 6574612 ASoC: Remove BROKEN from mpc5200 kconfig by Takashi Iwai · 16 years ago
  3. 3a20ac2 Merge branch 'fix/pcm-jiffies-check' into fix/asoc by Takashi Iwai · 16 years ago
  4. 72e3198 Merge branch 'for-2.6.30' into for-2.6.31 by Mark Brown · 16 years ago
  5. 18cc8d8 ASoC: TWL4030: Fix gain control for earpiece amplifier by Joonyoung Shim · 16 years ago
  6. 3e5b501 ALSA: pcm core - Avoid jiffies check for devices with BATCH flag by Takashi Iwai · 16 years ago
  7. 2008f13 ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some drivers by Takashi Iwai · 16 years ago
  8. 27b1833 Remove unused support code for refok sections. by Tim Abbott · 16 years ago
  9. a0871e8 sparc: cleanup references to deprecated .text.init* sections. by Tim Abbott · 16 years ago
  10. 882016f sh: Use __INIT macro instead of .text.init. by Tim Abbott · 16 years ago
  11. 9203fc9 powerpc: Use __REF macro instead of old .text.init.refok. by Tim Abbott · 16 years ago
  12. edada39 powerpc: Use TEXT_TEXT macro in linker script. by Tim Abbott · 16 years ago
  13. 991da17 arm: Use __INIT macro instead of .text.init. by Tim Abbott · 16 years ago
  14. df1f6d2 FRV: Use __INIT macro instead of .text.init. by Tim Abbott · 16 years ago
  15. b2ad5e1 FRV: Remove unused header asm/init.h. by Tim Abbott · 16 years ago
  16. 6be01cf ASoC: Staticise TLV values in WM8940 by Mark Brown · 16 years ago
  17. 2625240 Merge branch 'for-2.6.30' into for-2.6.31 by Mark Brown · 16 years ago
  18. 0c95de7 ASoC: Set the MPC5200 i2s driver to BROKEN status. by Jon Smirl · 16 years ago
  19. 5e42336 ASoC: Fix logic in WM8350 master clocking check by Mark Brown · 16 years ago
  20. 1a4ba05 ASoC: cs4270: add Master Playback Switch by Daniel Mack · 16 years ago
  21. 9c93538 ASoC: cs4270: fix Master Capture Switch polarity by Daniel Mack · 16 years ago
  22. 0b5e92c5 ASoC WM8940 Driver by Jonathan Cameron · 16 years ago
  23. a7be4d9 ASoC: Use our registration function for S3C64xx by Mark Brown · 16 years ago
  24. 5c556a6 ASoC: s3c-i2s-v2 diagnostic improvements by Mark Brown · 16 years ago
  25. 008db44 ASoC: Include WM8350 register definitions in CODEC header by Mark Brown · 16 years ago
  26. 4bc4d89 ASoC: Enforce symmetric rates for S3C64xx I2S interface by Mark Brown · 16 years ago
  27. 3d4f163 Revert "linux.conf.au 2009: Tuz" by Linus Torvalds · 16 years ago
  28. 3fb8e49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  29. 4ebf662 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
  30. 46a53cc Btrfs: look for acls during btrfs_read_locked_inode by Chris Mason · 16 years ago
  31. 7b1a14b Btrfs: fix acl caching by Chris Mason · 16 years ago
  32. 14b6084 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  33. dccdee4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6 by Linus Torvalds · 16 years ago
  34. e25c2c87 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  35. 51b3960 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  36. f70616a Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  37. bac0906 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 16 years ago
  38. 5530f41 Merge branch 'fix/caiaq' into for-linus by Takashi Iwai · 16 years ago
  39. 0995f9db Merge branch 'fix/hda' into for-linus by Takashi Iwai · 16 years ago
  40. f0787f6 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 16 years ago
  41. 9a523d4 FRV: Stop gcc from generating uninitialised variable warnings after BUG() by David Howells · 16 years ago
  42. e37469f FRV: Wire up new syscalls by David Howells · 16 years ago
  43. a069e9c ext2: missing unlock in ext2_quota_write() by Dan Carpenter · 16 years ago
  44. fd1b524 quota: remove obsolete comments in fs/quota/Makefile by Christoph Hellwig · 16 years ago
  45. 2138093 Btrfs: Fix a bunch of printk() warnings. by Joel Becker · 16 years ago
  46. e63b6a6c Btrfs: Fix a trivial warning using max() of u64 vs ULL. by Joel Becker · 16 years ago
  47. 45c0654 Btrfs: remove unused btrfs_bit_radix slab by Chris Mason · 16 years ago
  48. 395a434 ALSA: Fix Trivial Warnining in sound/pci/cmipci.c by Subrata Modak · 16 years ago
  49. 193f284 Btrfs: ratelimit IO error printks by Chris Mason · 16 years ago
  50. b7967db Btrfs: remove #if 0 code by Chris Mason · 16 years ago
  51. d6397ba Btrfs: When shrinking, only update disk size on success by Chris Ball · 16 years ago
  52. a9b487f ALSA: snd-usb-caiaq: fix reported elapsed periods by Daniel Mack · 16 years ago
  53. cad81bc ptrace: ptrace_attach: fix the usage of ->cred_exec_mutex by Oleg Nesterov · 16 years ago
  54. ecd4ca5 sh: Fix up unsigned syscall_nr in SH-5 pt_regs. by Paul Mundt · 16 years ago
  55. 6b34808 maple: input: fix up maple mouse driver by Adrian McMenamin · 16 years ago
  56. 40f4a6d sh: sh7785lcr: fix defconfig for 29-bit mode by Yoshihiro Shimoda · 16 years ago
  57. 9b820a8 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  58. fc2e318 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  59. 1e4b978 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  60. ce8a742 sparc: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  61. bbe215c sh: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  62. 2133bb8 s390: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  63. e703984 powerpc: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  64. 9760f8f mn10300: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  65. 6f335ca m68k: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  66. 3496369 m32r: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  67. b6a8d95 frv: convert frv to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  68. 92ca523 alpha: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  69. 0ebdcb4 xtensa: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  70. c80d471 Add new HEAD_TEXT_SECTION macro. by Tim Abbott · 16 years ago
  71. c4b5a61 ext4: Do not try to validate extents on special files by Theodore Ts'o · 16 years ago
  72. 0c8454f PM/Hibernate: Fix waiting for image device to appear on resume by Rafael J. Wysocki · 16 years ago
  73. 4b2b0b9 ROMFS: Advance destination buffer pointer when reading from a blockdev by David Howells · 16 years ago
  74. 84baf74 ROMFS: romfs_lookup() shouldn't be doing a partial name comparison by David Howells · 16 years ago
  75. a5422a5 lib: find_last_bit.o needed by a module only, move it from lib to obj by Fred Isaman · 16 years ago
  76. 91ac033 CacheFiles: Fix the documentation to use the correct credential pointer names by Marc Dionne · 16 years ago
  77. e5b8954 virtio-rng: Remove false BUG for spurious callbacks by Christian Borntraeger · 16 years ago
  78. a9e8174 ext4: Ignore i_file_acl_high unless EXT4_FEATURE_INCOMPAT_64BIT is present by Theodore Ts'o · 16 years ago
  79. 59bc5c7 Btrfs: fix deadlocks and stalls on dead root removal by Chris Mason · 16 years ago
  80. e980b50 Btrfs: fix fallocate deadlock on inode extent lock by Chris Mason · 16 years ago
  81. 9601e3f Btrfs: kill btrfs_cache_create by Christoph Hellwig · 16 years ago
  82. 0d4bf11 Btrfs: don't export symbols by Christoph Hellwig · 16 years ago
  83. 2ea2544 Btrfs: simplify makefile by Christoph Hellwig · 16 years ago
  84. 97e728d Btrfs: try to keep a healthy ratio of metadata vs data block groups by Josef Bacik · 16 years ago
  85. 485c26e ext4: Fix softlockup caused by illegal i_file_acl value in on-disk inode by Theodore Ts'o · 16 years ago
  86. 008bec3 ASoC: S3C2412: Failing to get the I2S clock is an error by Mark Brown · 16 years ago
  87. 172fd9e ASoC: Fix S3C64xx IIS device registration and support both ports by Mark Brown · 16 years ago
  88. 7629ad2 ASoC: add SOC_DOUBLE_EXT macro by Daniel Mack · 16 years ago
  89. a8353a5 ASoC: Beagle: Add support for 4 channel by Peter Ujfalusi · 16 years ago
  90. 9f5a691 Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 16 years ago
  91. ef54b1b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  92. 9fe9293 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 16 years ago
  93. a4277bf1 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  94. 6ae85d6 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  95. d72cd3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  96. ff91fad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 16 years ago
  97. 198aa04 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 16 years ago
  98. 58be18c4 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  99. 12bac70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 16 years ago
  100. 6091173 Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago