1. 284a8dd ALSA: snd-usb-audio: Skip un-parseable mixer units instead of erroring by Mark Hills · 12 years ago
  2. 507230c ALSA: riptide: remove redundant NULL test before release_firmware() by Jesper Juhl · 12 years ago
  3. 38be95d ALSA: sound/isa/sscape.c: add missing resource-release code by Julia Lawall · 12 years ago
  4. 156d14da sound: sound/oss/msnd_pinnacle.c: add vfrees by Julia Lawall · 12 years ago
  5. c38f62b Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 12 years ago
  6. 250f327 ALSA: hda - clean up CX20549 test mixer setup by Michael Karcher · 12 years ago
  7. 51969d6 ALSA: hda - CX20549 doesn't need pin_amp_workaround. by Michael Karcher · 12 years ago
  8. e6e03da ALSA: hda - Remove CD control from model=benq for CX20549 by Michael Karcher · 12 years ago
  9. cbf2d28 ALSA: hda - fix record volume controls of CX20459 ("Venice") by Michael Karcher · 12 years ago
  10. 3edbbb9 ALSA: hda - Rename capture sources of CX20549 to match common conventions by Michael Karcher · 12 years ago
  11. 4f32456 ALSA: hda - Fix proc output for ADC amp values of CX20549 by Michael Karcher · 12 years ago
  12. 8abe05c ASoC: tegra: fix i2s compilation when !CONFIG_DEBUG_FS by Stephen Warren · 12 years ago
  13. 3fec6b6 ASoC: set idle_bias_off=1 for all platform DAPM contexts by Stephen Warren · 12 years ago
  14. 66bb2a7 ASoC: imx-audmux: Check for NULL pointer by Fabio Estevam · 12 years ago
  15. 00792ac ASoC: imx-audmux: Fix ssi port numbers in sysfs by Fabio Estevam · 12 years ago
  16. 1f99e44 ASoC: ak4642: fixup: mute needs +1 step by Kuninori Morimoto · 12 years ago
  17. fef9516 MAINTAINERS: Don't list everyone working on Wolfson drivers by Mark Brown · 12 years ago
  18. 6c28490 MAINTAINERS: Add missing ASoC OMAP co-maintainer by Jarkko Nikula · 12 years ago
  19. e95cee0 ASoC: pxa: pxa2xx-i2s: add io.h for IOMEM macro by Martin Jansa · 12 years ago
  20. cd15067 ASoC: tegra: ensure clocks are enabled when touching registers by Stephen Warren · 12 years ago
  21. f0cdcf3 ASoC: sgtl5000: Enable VAG when DAC/ADC up by Zeng Zhaoming · 12 years ago
  22. dd775ae Linux 3.4-rc1 by Linus Torvalds · 12 years ago
  23. b7ffff4 Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/amit/virtio-console by Linus Torvalds · 12 years ago
  24. 8bb1f22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  25. f22e08a Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  26. f187e9f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  27. adb3b1f Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 12 years ago
  28. a75ee6e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 12 years ago
  29. c0d0259 vfs: fix out-of-date dentry_unhash() comment by J. Bruce Fields · 12 years ago
  30. bad6118 vfs: split __lookup_hash by Miklos Szeredi · 12 years ago
  31. 81e6f52 untangling do_lookup() - take __lookup_hash()-calling case out of line. by Al Viro · 12 years ago
  32. a325554 untangling do_lookup() - switch to calling __lookup_hash() by Al Viro · 12 years ago
  33. a6ecdfc untangling do_lookup() - merge d_alloc_and_lookup() callers by Al Viro · 12 years ago
  34. ec335e9 untangling do_lookup() - merge failure exits in !dentry case by Al Viro · 12 years ago
  35. d774a05 untangling do_lookup() - massage !dentry case towards __lookup_hash() by Al Viro · 12 years ago
  36. 08b0ab7 untangling do_lookup() - get rid of need_reval in !dentry case by Al Viro · 12 years ago
  37. acc9cb3 untangling do_lookup() - eliminate a loop. by Al Viro · 12 years ago
  38. 37c17e1 untangling do_lookup() - expand the area under ->i_mutex by Al Viro · 12 years ago
  39. 3f6c7c7 untangling do_lookup() - isolate !dentry stuff from the rest of it. by Al Viro · 12 years ago
  40. cda309d vfs: move MAY_EXEC check from __lookup_hash() by Miklos Szeredi · 12 years ago
  41. 3637c05 vfs: don't revalidate just looked up dentry by Miklos Szeredi · 12 years ago
  42. fa4ee15 vfs: fix d_need_lookup/d_revalidate order in do_lookup by Miklos Szeredi · 12 years ago
  43. 4613ad1 ext3: move headers to fs/ext3/ by Al Viro · 12 years ago
  44. f7699f2 migrate ext2_fs.h guts to fs/ext2/ext2.h by Al Viro · 12 years ago
  45. 39429c5 new helper: ext2_image_size() by Al Viro · 12 years ago
  46. 2f99c36 get rid of pointless includes of ext2_fs.h by Al Viro · 12 years ago
  47. 4a165d2 ext2: No longer export ext2_fs.h to user space by Thierry Reding · 12 years ago
  48. 00292bb mtdchar: kill persistently held vfsmount by Al Viro · 12 years ago
  49. 22a71c3 pstore: trim pstore_get_inode() by Al Viro · 12 years ago
  50. a2e1859 aio: take final put_ioctx() into callers of io_destroy() by Al Viro · 12 years ago
  51. 06af121 aio: merge aio_cancel_all() with wait_for_all_aios() by Al Viro · 12 years ago
  52. a1c2aa1 selinuxfs: merge dentry allocation into sel_make_dir() by Al Viro · 12 years ago
  53. c9651e7 ASPM: Fix pcie devices with non-pcie children by Matthew Garrett · 12 years ago
  54. cdb0f9a selinux: inline avc_audit() and avc_has_perm_noaudit() into caller by Linus Torvalds · 12 years ago
  55. a554bea selinux: don't inline slow-path code into avc_has_perm_noaudit() by Linus Torvalds · 12 years ago
  56. e3831ed sched: Fix incorrect usage of for_each_cpu_mask() in select_fallback_rq() by Srivatsa S. Bhat · 12 years ago
  57. 8ebfdf2 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 12 years ago
  58. f878d0b virtio-pci: switch to PM ops macro to initialise PM functions by Amit Shah · 12 years ago
  59. 04c2322 virtio-pci: S3 support by Amit Shah · 12 years ago
  60. 0517fdd virtio-pci: drop restore_common() by Amit Shah · 12 years ago
  61. f38f838 virtio: drop thaw PM operation by Amit Shah · 12 years ago
  62. e47d854 virtio: balloon: Allow stats update after restore from S4 by Amit Shah · 12 years ago
  63. fa2a451 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  64. bde4d8b sparc32: fix fallout from system.h removal by Sam Ravnborg · 12 years ago
  65. 923f797 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  66. a7697b9 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  67. 2b17b43 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  68. f558c27 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  69. 3a0d184 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  70. 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 12 years ago
  71. c39e8ed Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  72. a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  73. 10f3cb4 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  74. 919c840 Merge tag 'for-v3.4-rc1' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
  75. a9d38a4 Merge branch 'dunlap' (Randy's Documentation patches) by Linus Torvalds · 12 years ago
  76. c480138 Documentation: fix typo in ABI/stable/sysfs-driver-usb-usbtmc by Rafal Kapela · 12 years ago
  77. 78286cd Documentation: replace install commands with softdeps by Lucas De Marchi · 12 years ago
  78. 970e248 Documentation: remove references to /etc/modprobe.conf by Lucas De Marchi · 12 years ago
  79. 0960152 Documentation: input.txt: clarify mousedev 'cat' command syntax by Randy Dunlap · 12 years ago
  80. 9a7c48b Documentation: CodingStyle: add inline assembly guidelines by Josh Triplett · 12 years ago
  81. 21106b0 Documentation: sysrq: Crutcher Dunnavant is unavailable by Randy Dunlap · 12 years ago
  82. 673d29f Documentation: mention scripts/diffconfig tool by Javi Merino · 12 years ago
  83. f52a759 Documentation: remove 'mach' from dontdiff file by H Hartley Sweeten · 12 years ago
  84. d3c7de5 ARM: clps711x: fix missing include file by Olof Johansson · 12 years ago
  85. 86dfe44 ARM: fix builds due to missing <asm/system_misc.h> includes by Olof Johansson · 12 years ago
  86. f5cb92a genirq: Adjust irq thread affinity on IRQ_SET_MASK_OK_NOCOPY return value by Jiang Liu · 12 years ago
  87. d326f44 Merge branch 'tboot' into release by Len Brown · 12 years ago
  88. ec612fc Merge branch 'd3' into release by Len Brown · 12 years ago
  89. 73f0533 Merge branch 'apei' into release by Len Brown · 12 years ago
  90. 1a05e46 Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'misc', 'red-hat-bz-727865', 'thermal', 'throttling', 'turbostat' and 'video' into release by Len Brown · 12 years ago
  91. 344e222 ACPI throttling: fix endian bug in acpi_read_throttling_status() by Dan Carpenter · 12 years ago
  92. c264c65 Disable MCP limit exceeded messages from Intel IPS driver by Andi Kleen · 12 years ago
  93. b60e7f6 ACPI video: Don't start video device until its associated input device has been allocated by Igor Murzov · 12 years ago
  94. 9613beb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  95. ea9f885 ACPI video: Harden video bus adding. by Igor Murzov · 12 years ago
  96. 40380f1 ia64: Fixup asm/cmpxchg.h by David Howells · 12 years ago
  97. 48a4675 Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  98. 59f2fe3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  99. 307cc79 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  100. 65f3e56 perf tools: Remove auto-generated bison/flex files by Ingo Molnar · 12 years ago