1. 187d333 ALSA: hda - Fix jack-detection control of VT1708 by Takashi Iwai · 13 years ago
  2. 92bb43e ALSA: hda - cut and paste typo in cs420x_models[] by Dan Carpenter · 13 years ago
  3. 6107159 ALSA: hda/realtek - Minor cleanup by Takashi Iwai · 13 years ago
  4. 6759dc3 ALSA: hda/realtek - Fix missing inits of item indices for auto-mic by Takashi Iwai · 13 years ago
  5. 6dfeb703 ALSA: hda - Fix invalid pin and GPIO for Apple laptops with CS codecs by Takashi Iwai · 13 years ago
  6. e2301a4 ALSA: hda - Check subdevice mask in snd_hda_check_board_codec_sid_config() by Takashi Iwai · 13 years ago
  7. a370fc6 ALSA: hda - fail ELD reading early by Wu Fengguang · 13 years ago
  8. a298785 ALSA: lx6464es - fix device communication via command bus by Tim Blechmann · 13 years ago
  9. afd00d7 ALSA: lx6464es - command buffer API cleanup by Tim Blechmann · 13 years ago
  10. c6e8453 ALSA: hda - repoll ELD content for multiple times by Wu Fengguang · 13 years ago
  11. 05c7cc9 ALSA: hdspm - Fix PCI ID for PCIe RME MADI cards by Adrian Knoth · 13 years ago
  12. 27533df ALSA: cs5535 - Fix an endianness conversion by Dan Carpenter · 13 years ago
  13. dbd1b54 ALSA: hda - Add pin fix for Alienware M17x R3 by Takashi Iwai · 13 years ago
  14. 05ee796 ALSA: hda - Fix the connection selection of ADCs on Cirrus codecs by Takashi Iwai · 13 years ago
  15. 25d7d59 ALSA: hda - Update URLs in document by Takashi Iwai · 13 years ago
  16. 2d1b439 ALSA: hda - move eld->spk_alloc fixup to hdmi_update_eld() by Wu Fengguang · 13 years ago
  17. 744626d ALSA: hda - delayed ELD repoll by Wu Fengguang · 13 years ago
  18. b95d68b ALSA: hda - fix ELD memory leak by Wu Fengguang · 13 years ago
  19. e53de8f ALSA: hda/realtek: remove redundant semicolon by Jesper Juhl · 13 years ago
  20. afef2cf ALSA: hda - pwr_nids cleanup for IDT codecs by Charles Chin · 13 years ago
  21. d938e66 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 13 years ago
  22. 43df2a5 ALSA: usb-audio: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  23. 2f451d2 ALSA: hda - Re-enable the check NO_PRESENCE misc bit by Takashi Iwai · 13 years ago
  24. 9e226b4 ALSA: vmaster - Free slave-links when freeing the master element by Takashi Iwai · 13 years ago
  25. aeb4b88 ALSA: hda - Don't add elements of other codecs to vmaster slave by Takashi Iwai · 13 years ago
  26. 7fb4f39 ALSA: intel8x0: improve virtual environment detection by Konstantin Ozerkov · 13 years ago
  27. 65c397d ALSA: intel8x0: move virtual environment detection code into one place by Konstantin Ozerkov · 13 years ago
  28. 55c0008 ALSA: snd_usb_audio: add Logitech HD Webcam c510 to quirk-384 by Alexey Fisher · 13 years ago
  29. f7f9bdf ALSA: hda - fix internal mic on Dell Vostro 3500 laptop by Julian Wollrath · 13 years ago
  30. bcca5fa Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  31. 8d1c963 ALSA: HDA: Remove quirk for Toshiba T110 by David Henningsson · 13 years ago
  32. dcaaf9f ALSA: usb-audio - Fix the missing volume quirks at delayed init by Takashi Iwai · 13 years ago
  33. 1dd6c07 Merge branch 'for-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-3.2 by Mark Brown · 13 years ago
  34. dccc181 ALSA: hda - Mute unused capture sources for Realtek codecs by Takashi Iwai · 13 years ago
  35. 5a9a517 ALSA: intel8x0: Improve comments for VM optimization by Denis V. Lunev · 13 years ago
  36. 1ea6b8f Linux 3.2-rc1 by Linus Torvalds · 13 years ago
  37. 075cb10 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap by Linus Torvalds · 13 years ago
  38. a3fbbde VFS: we need to set LOOKUP_JUMPED on mountpoint crossing by Al Viro · 13 years ago
  39. 54a0f91 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  40. d30cc16 Merge branch 'fixes-modulesplit' into fixes by Tony Lindgren · 13 years ago
  41. a1bcc1d ARM: OMAP: Fix export.h or module.h includes by Tony Lindgren · 13 years ago
  42. 5558141 ARM: OMAP: omap_device: Include linux/export.h by Axel Lin · 13 years ago
  43. 94956ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  44. 50e6963 vfs: d_invalidate() should leave mountpoints alone by Al Viro · 13 years ago
  45. e45a618 forcedeth: fix a few sparse warnings (variable shadowing) by david decotigny · 13 years ago
  46. 0bdfea8 forcedeth: Improve stats counters by Mandeep Baines · 13 years ago
  47. 4687f3f forcedeth: remove unneeded stats updates by david decotigny · 13 years ago
  48. 2a4e7a0 forcedeth: Acknowledge only interrupts that are being processed by Mike Ditto · 13 years ago
  49. f9c4082 forcedeth: fix race when unloading module by david decotigny · 13 years ago
  50. a844506 device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.h by Stephen Rothwell · 13 years ago
  51. 6f66263 device-mapper: dm-bufio.c needs to include module.h by Stephen Rothwell · 13 years ago
  52. 1944ce6 drivers/md: change module.h -> export.h in persistent-data/dm-* by Paul Gortmaker · 13 years ago
  53. 0c073e3 arm: Add export.h to recently added files for EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  54. dd1294c MAINTAINERS/rds: update maintainer by Or Gerlitz · 13 years ago
  55. 039c811 wanrouter: Remove kernel_lock annotations by Richard Weinberger · 13 years ago
  56. 23ba079 usbnet: fix oops in usbnet_start_xmit by Konstantin Khlebnikov · 13 years ago
  57. 0126410 ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined by Rose, Gregory V · 13 years ago
  58. 3c00303 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  59. 83dbb15 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  60. 6e6bc67 Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  61. ff4d7fa Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  62. e0d6511 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  63. cf5e15f Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  64. 2ac8637 vmwgfx: Snoop DMA transfers with non-covering sizes by Jakob Bornecrantz · 13 years ago
  65. d41025c vmwgfx: Move the prefered mode first in the list by Jakob Bornecrantz · 13 years ago
  66. e5c8dbb vmwgfx: Unreference surface on cursor error path by Jakob Bornecrantz · 13 years ago
  67. 55bde5b vmwgfx: Free prefered mode on error path by Jakob Bornecrantz · 13 years ago
  68. d982640 vmwgfx: Use pointer return error codes by Jakob Bornecrantz · 13 years ago
  69. da7653d vmwgfx: Fix hw cursor position by Thomas Hellstrom · 13 years ago
  70. 6987427 vmwgfx: Infrastructure for explicit placement by Thomas Hellstrom · 13 years ago
  71. 1543b4d vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh by Thomas Hellstrom · 13 years ago
  72. 0e708bc vmwgfx: Remove screen object active list by Thomas Hellstrom · 13 years ago
  73. d4528b8 vmwgfx: Screen object cleanups by Thomas Hellstrom · 13 years ago
  74. 3a73dbb writeback: fix uninitialized task_ratelimit by Wu Fengguang · 13 years ago
  75. 3155521 Revert "hvc_console: display printk messages on console." by Linus Torvalds · 13 years ago
  76. 0084e47 powerpc: fix building hvc_opal.c by Michael Neuling · 13 years ago
  77. b32fc0a Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  78. 403299a Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  79. daedd87 Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  80. 6a6662c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  81. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  82. efb9058 Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into next by Len Brown · 13 years ago
  83. e751b75 Merge branches 'atomic-io', 'lockdep', 'misc', 'pm-profile' and 'pnp-cleanup' into acpi by Len Brown · 13 years ago
  84. 208bca0 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  85. 6aad373 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  86. 02ebbbd Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  87. addd8c9 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  88. a84f6aa Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  89. dede6fa Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  90. 21404b7 hid/apple: modern macbook airs use the standard apple function key translations by Linus Torvalds · 13 years ago
  91. 06d3814 Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  92. 46bcfad cpuidle: Single/Global registration of idle states by Deepthi Dharwar · 13 years ago
  93. 4202735 cpuidle: Split cpuidle_state structure and move per-cpu statistics fields by Deepthi Dharwar · 13 years ago
  94. b25edc4 cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare() by Deepthi Dharwar · 13 years ago
  95. e978aa7 cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_state by Deepthi Dharwar · 13 years ago
  96. c1056b4 ACPI: Fix CONFIG_ACPI_DOCK=n compiler warning by Bart Van Assche · 13 years ago
  97. 362b646 ACPI: Export FADT pm_profile integer value to userspace by Thomas Renninger · 13 years ago
  98. 51e20d0 thermal: Prevent polling from happening during system suspend by Rafael J. Wysocki · 13 years ago
  99. 4505a20 ACPI: Drop ACPI_NO_HARDWARE_INIT by Rafael J. Wysocki · 13 years ago
  100. 3bf3f8b ACPI atomicio: Convert width in bits to bytes in __acpi_ioremap_fast() by Luck, Tony · 13 years ago