1. b6020ba Bluetooth: Add definitions for link key types by Waldemar Rymarkiewicz · 13 years ago
  2. 2dfb9a8 Input: sh_keysc - switch to threaded IRQ handler by Magnus Damm · 13 years ago
  3. b6d2a3e Input: sh_keysc - implement runtime PM support by Magnus Damm · 13 years ago
  4. 8129e79 ALSA: usb-audio - Terratec Aureon 7.1 USB ID as C-Media cm6206 quirks by Wolfgang Breyha · 13 years ago
  5. ae8a60a ALSA: hda - Add Auto-Mute Mode enum for two-output cases by Takashi Iwai · 13 years ago
  6. d8ecc5c kbuild: asm-generic support by Sam Ravnborg · 13 years ago
  7. 28bc20d kbuild: implement several W= levels by Sam Ravnborg · 13 years ago
  8. 1daf5f4 ALSA: hda - More line-out auto-mute support for Realtek by Takashi Iwai · 13 years ago
  9. 1a1455d ALSA: hda - Add support for Line-Out automute to Realtek auto-parser by Takashi Iwai · 13 years ago
  10. ef26750 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into fixes by Russell King · 13 years ago
  11. 0f0f391 ALSA: hda - More reduction of redundant automute codes in Realtek parser by Takashi Iwai · 13 years ago
  12. e942796 ALSA: hda - Consolidate auto-mute with master-switch for Realtek by Takashi Iwai · 13 years ago
  13. 35dca5b HID: add support for Sony Navigation Controller by Jiri Kosina · 13 years ago
  14. e6a5e1b ALSA: hda - Add support of line-out automute for Realtek by Takashi Iwai · 13 years ago
  15. 3b8510c ALSA: hda - Add common automute support for mxier-amp on/off for Reatek by Takashi Iwai · 13 years ago
  16. d922b51 ALSA: hda - Consolidate default automute functions for Realtek by Takashi Iwai · 13 years ago
  17. 9b1b937 ASoC: Don't specify the DMA driver for Goni baseband link by Mark Brown · 13 years ago
  18. 3784019 ASoC: Don't specify the DMA driver for OpenMoko baseband link by Mark Brown · 13 years ago
  19. dd4028c Merge branch 'for-2.6.39' into for-2.6.40 by Mark Brown · 13 years ago
  20. 69b91bc ASoC: Fix CODEC DAI names for Goni by Mark Brown · 13 years ago
  21. 1270b01 ASoC: Fix CODEC name in Goni by Mark Brown · 13 years ago
  22. fb25789 ASoC: Work around allmodconfig failure by Mark Brown · 13 years ago
  23. b013c39 signal: cleanup sys_sigprocmask() by Oleg Nesterov · 13 years ago
  24. 702a507 signal: rename signandsets() to sigandnsets() by Oleg Nesterov · 13 years ago
  25. b182801 signal: do_sigtimedwait() needs retarget_shared_pending() by Oleg Nesterov · 13 years ago
  26. 943df14 signal: introduce do_sigtimedwait() to factor out compat/native code by Oleg Nesterov · 13 years ago
  27. fe0faa0 signal: sys_rt_sigtimedwait: simplify the timeout logic by Oleg Nesterov · 13 years ago
  28. bb7efee signal: cleanup sys_rt_sigprocmask() by Oleg Nesterov · 13 years ago
  29. e9bd3f0 x86: signal: sys_rt_sigreturn() should use set_current_blocked() by Oleg Nesterov · 13 years ago
  30. e6a5858 x86: signal: handle_signal() should use set_current_blocked() by Oleg Nesterov · 13 years ago
  31. e6fa16a signal: sigprocmask() should do retarget_shared_pending() by Oleg Nesterov · 13 years ago
  32. 73ef4ae signal: sigprocmask: narrow the scope of ->siglock by Oleg Nesterov · 13 years ago
  33. fec9993 signal: retarget_shared_pending: optimize while_each_thread() loop by Oleg Nesterov · 13 years ago
  34. f646e22 signal: retarget_shared_pending: consider shared/unblocked signals only by Oleg Nesterov · 13 years ago
  35. 0edceb7bc signal: introduce retarget_shared_pending() by Oleg Nesterov · 13 years ago
  36. 83a5d2d ARM: Fix .size directive for xscale_dma_a0_map_area by Ben Hutchings · 13 years ago
  37. 1ff42c3 x86: ce4100: Configure IOAPIC pins for USB and SATA to level type by Sebastian Andrzej Siewior · 13 years ago
  38. 2044359 x86: devicetree: Configure IOAPIC pin only once by Sebastian Andrzej Siewior · 13 years ago
  39. 525566c ALSA: hda - VIA: Fix notify_aa_path_ctls() invalid issue. by Lydia Wang · 13 years ago
  40. f945a3d rtc: max8925: Call dev_set_drvdata before rtc_device_register by Zhangfei Gao · 13 years ago
  41. 59bb7f0 ALSA: usb-audio - Don't expose broken dB ranges by Takashi Iwai · 13 years ago
  42. e11feaa watchdog, hung_task_timeout: Add Kconfig configurable default by Jeff Mahoney · 13 years ago
  43. ede7029 perf stat: Fix compatibility behavior by Ingo Molnar · 13 years ago
  44. f9cef0a perf stat: Add --sync/-S option by Ingo Molnar · 13 years ago
  45. 8a850ca perf event, x86: Use better stalled cycles metric by Ingo Molnar · 13 years ago
  46. e490ebd Input: input-polldev - use system-wide freezable workqueue by Dmitry Torokhov · 13 years ago
  47. 34abeeb Input: tegra-kbc - add ghost key filter by Rakesh Iyer · 13 years ago
  48. bf28370 Input: wm831x-ts - move BTN_TOUCH reporting to data transfer by Mark Brown · 13 years ago
  49. acad985 Input: wm831x-ts - allow IRQ flags to be specified by Mark Brown · 13 years ago
  50. f534666 Input: wm831x-ts - fix races with IRQ management by Mark Brown · 13 years ago
  51. 5c9db64 Input: twl4030-pwrbutton - fix a leak of the IRQ during init failure by Axel Lin · 13 years ago
  52. 60c8ba6 Input: omap-keypad - fix a wrong free_irq() parameter by Axel Lin · 13 years ago
  53. 94bb530 Input: qt1070 - add MODULE_DEVICE_TABLE by Axel Lin · 13 years ago
  54. 0a14842 net: filter: Just In Time compiler for x86-64 by Eric Dumazet · 13 years ago
  55. 1794d25 drm: Export the command-line mode parser by Chris Wilson · 13 years ago
  56. bbb0aef drm: Verify debug message arguments by Joe Perches · 13 years ago
  57. 5ad3d88 drm: Create and use drm_err by Joe Perches · 13 years ago
  58. cb49ba0 drm/radeon/kms: remove some underscan leftovers by Alex Deucher · 13 years ago
  59. 7394371 drm: Take lock around probes for drm_fb_helper_hotplug_event by Chris Wilson · 13 years ago
  60. da05a5a7 drm: parse color format support for digital displays by Jesse Barnes · 13 years ago
  61. 3b11228 drm: add bit depth parsing by Jesse Barnes · 13 years ago
  62. 314b238 Bluetooth: Add discovering event to the Management interface by Johan Hedberg · 13 years ago
  63. 14a5366 Bluetooth: Add basic discovery commands to the management interface by Johan Hedberg · 13 years ago
  64. cf2f90f Bluetooth: Don't export l2cap_sock_ops by Gustavo F. Padovan · 13 years ago
  65. 6ff5abb Bluetooth: Fix memory leak with L2CAP channels by Gustavo F. Padovan · 13 years ago
  66. 8c1d787 Bluetooth: Move conn to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  67. fe4128e Bluetooth: Move more vars to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  68. 0c1bc5c Bluetooth: Move more channel info to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  69. 0c9c99a mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finish by Chris Ball · 13 years ago
  70. b7b4d34 mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finish by Ben Dooks · 13 years ago
  71. c919c2a mmc: tmio: fix .set_ios(MMC_POWER_UP) handling by Guennadi Liakhovetski · 13 years ago
  72. 26fc877 mmc: fix a race between card-detect rescan and clock-gate work instances by Guennadi Liakhovetski · 13 years ago
  73. f694751 mmc: omap: Fix possible NULL pointer deref by Michael Buesch · 13 years ago
  74. 9bc2184 mmc: core: mmc_add_card(): fix missing break in switch statement by Michał Mirosław · 13 years ago
  75. 9fdcdbb mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot() by Chris Ball · 13 years ago
  76. e8dad69 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
  77. be6b694 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  78. 0fd97ab Merge branch 'spell-fix' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  79. 7fcaa9a Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  80. 47d1ec6 Bluetooth: Move more vars to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  81. 4343478 Bluetooth: Move some more elements to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  82. 77a74c7 Bluetooth: Rename l2cap_do_connect() to l2cap_chan_connect() by Gustavo F. Padovan · 13 years ago
  83. b445003 Bluetooth: Move conf_state to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  84. 5d41ce1 Bluetooth: Refactor L2CAP channel allocation by Gustavo F. Padovan · 13 years ago
  85. 6be449e ASoC: Implement WM8962 ADC high pass filter configuration by Mark Brown · 13 years ago
  86. 91a5fca ASoC: Add dapm_find_widget helper by Lars-Peter Clausen · 13 years ago
  87. b864a8c ASoC: Don't specify the DMA driver for Speyside baseband link by Mark Brown · 13 years ago
  88. 848dd8b ASoC: Add more natural support for no-DMA DAIs by Mark Brown · 13 years ago
  89. 0c61227 x86, setup: Fix EDD3.0 data verification. by Gleb Natapov · 13 years ago
  90. 8842c72 ASoC: Allow platform drivers to have no ops structure by Mark Brown · 13 years ago
  91. a8d2518 ARM: 6887/1: Mark broadcast_timer_setup() __cpuinit by Stephen Boyd · 13 years ago
  92. 860ad78 ARM: 6884/1: Fix infinite loop in ARM user perf_event backtrace code by Sonny Rao · 13 years ago
  93. b678027 ipv4: Kill RTO_CONN. by David S. Miller · 13 years ago
  94. 2e97e98 ipv4: Remove erroneous check in igmpv3_newpack() and igmp_send_report(). by David S. Miller · 13 years ago
  95. 2d7192d ipv4: Sanitize and simplify ip_route_{connect,newports}() by David S. Miller · 13 years ago
  96. 15ecd03 r8169: fix merge conflict fix. by Francois Romieu · 13 years ago
  97. 26c4c17 nfs: don't lose MS_SYNCHRONOUS on remount of noac mount by Jeff Layton · 13 years ago
  98. 613e901 NFS: Return meaningful status from decode_secinfo() by Bryan Schumaker · 13 years ago
  99. da0420b sctp: clean up route lookup calls by Vlad Yasevich · 13 years ago
  100. af13847 sctp: remove useless arguments from get_saddr() call by Vlad Yasevich · 13 years ago