1. f9cef0a perf stat: Add --sync/-S option by Ingo Molnar · 13 years ago
  2. 8a850ca perf event, x86: Use better stalled cycles metric by Ingo Molnar · 13 years ago
  3. e490ebd Input: input-polldev - use system-wide freezable workqueue by Dmitry Torokhov · 13 years ago
  4. 34abeeb Input: tegra-kbc - add ghost key filter by Rakesh Iyer · 13 years ago
  5. bf28370 Input: wm831x-ts - move BTN_TOUCH reporting to data transfer by Mark Brown · 13 years ago
  6. acad985 Input: wm831x-ts - allow IRQ flags to be specified by Mark Brown · 13 years ago
  7. f534666 Input: wm831x-ts - fix races with IRQ management by Mark Brown · 13 years ago
  8. 5c9db64 Input: twl4030-pwrbutton - fix a leak of the IRQ during init failure by Axel Lin · 13 years ago
  9. 60c8ba6 Input: omap-keypad - fix a wrong free_irq() parameter by Axel Lin · 13 years ago
  10. 94bb530 Input: qt1070 - add MODULE_DEVICE_TABLE by Axel Lin · 13 years ago
  11. 0a14842 net: filter: Just In Time compiler for x86-64 by Eric Dumazet · 13 years ago
  12. 1794d25 drm: Export the command-line mode parser by Chris Wilson · 13 years ago
  13. bbb0aef drm: Verify debug message arguments by Joe Perches · 13 years ago
  14. 5ad3d88 drm: Create and use drm_err by Joe Perches · 13 years ago
  15. cb49ba0 drm/radeon/kms: remove some underscan leftovers by Alex Deucher · 13 years ago
  16. 7394371 drm: Take lock around probes for drm_fb_helper_hotplug_event by Chris Wilson · 13 years ago
  17. da05a5a7 drm: parse color format support for digital displays by Jesse Barnes · 13 years ago
  18. 3b11228 drm: add bit depth parsing by Jesse Barnes · 13 years ago
  19. 314b238 Bluetooth: Add discovering event to the Management interface by Johan Hedberg · 13 years ago
  20. 14a5366 Bluetooth: Add basic discovery commands to the management interface by Johan Hedberg · 13 years ago
  21. cf2f90f Bluetooth: Don't export l2cap_sock_ops by Gustavo F. Padovan · 13 years ago
  22. 6ff5abb Bluetooth: Fix memory leak with L2CAP channels by Gustavo F. Padovan · 13 years ago
  23. 8c1d787 Bluetooth: Move conn to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  24. fe4128e Bluetooth: Move more vars to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  25. 0c1bc5c Bluetooth: Move more channel info to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  26. 0c9c99a mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finish by Chris Ball · 13 years ago
  27. b7b4d34 mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finish by Ben Dooks · 13 years ago
  28. c919c2a mmc: tmio: fix .set_ios(MMC_POWER_UP) handling by Guennadi Liakhovetski · 13 years ago
  29. 26fc877 mmc: fix a race between card-detect rescan and clock-gate work instances by Guennadi Liakhovetski · 13 years ago
  30. f694751 mmc: omap: Fix possible NULL pointer deref by Michael Buesch · 13 years ago
  31. 9bc2184 mmc: core: mmc_add_card(): fix missing break in switch statement by Michał Mirosław · 13 years ago
  32. 9fdcdbb mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot() by Chris Ball · 13 years ago
  33. e8dad69 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
  34. 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
  35. 0fd97ab Merge branch 'spell-fix' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  36. 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
  37. 47d1ec6 Bluetooth: Move more vars to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  38. 4343478 Bluetooth: Move some more elements to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  39. 77a74c7 Bluetooth: Rename l2cap_do_connect() to l2cap_chan_connect() by Gustavo F. Padovan · 13 years ago
  40. b445003 Bluetooth: Move conf_state to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  41. 5d41ce1 Bluetooth: Refactor L2CAP channel allocation by Gustavo F. Padovan · 13 years ago
  42. 6be449e ASoC: Implement WM8962 ADC high pass filter configuration by Mark Brown · 13 years ago
  43. 91a5fca ASoC: Add dapm_find_widget helper by Lars-Peter Clausen · 13 years ago
  44. b864a8c ASoC: Don't specify the DMA driver for Speyside baseband link by Mark Brown · 13 years ago
  45. 848dd8b ASoC: Add more natural support for no-DMA DAIs by Mark Brown · 13 years ago
  46. 0c61227 x86, setup: Fix EDD3.0 data verification. by Gleb Natapov · 13 years ago
  47. 8842c72 ASoC: Allow platform drivers to have no ops structure by Mark Brown · 13 years ago
  48. a8d2518 ARM: 6887/1: Mark broadcast_timer_setup() __cpuinit by Stephen Boyd · 13 years ago
  49. 860ad78 ARM: 6884/1: Fix infinite loop in ARM user perf_event backtrace code by Sonny Rao · 13 years ago
  50. b678027 ipv4: Kill RTO_CONN. by David S. Miller · 13 years ago
  51. 2e97e98 ipv4: Remove erroneous check in igmpv3_newpack() and igmp_send_report(). by David S. Miller · 13 years ago
  52. 2d7192d ipv4: Sanitize and simplify ip_route_{connect,newports}() by David S. Miller · 13 years ago
  53. 15ecd03 r8169: fix merge conflict fix. by Francois Romieu · 13 years ago
  54. 26c4c17 nfs: don't lose MS_SYNCHRONOUS on remount of noac mount by Jeff Layton · 13 years ago
  55. 613e901 NFS: Return meaningful status from decode_secinfo() by Bryan Schumaker · 13 years ago
  56. da0420b sctp: clean up route lookup calls by Vlad Yasevich · 13 years ago
  57. af13847 sctp: remove useless arguments from get_saddr() call by Vlad Yasevich · 13 years ago
  58. 9c6a02f sctp: make sctp over IPv6 work with IPsec by Vlad Yasevich · 13 years ago
  59. 9914ae3 sctp: cache the ipv6 source after route lookup by Vlad Yasevich · 13 years ago
  60. 6250341 sctp: fix sctp to work with ipv6 source address routing by Weixing Shi · 13 years ago
  61. 28331a4 NFSv4: Ensure we request the ordinary fileid when doing readdirplus by Trond Myklebust · 13 years ago
  62. a19be5f Revert "xen/blkback: Move the plugging/unplugging to a higher level." by Konrad Rzeszutek Wilk · 13 years ago
  63. 2bce5da perf, x86, nmi: Move LVT un-masking into irq handlers by Don Zickus · 13 years ago
  64. 9ceb1c3 perf stat: Fix printout vertical alignment by Ingo Molnar · 13 years ago
  65. 4aac0b4 m68k/mm: Set all online nodes in N_NORMAL_MEMORY by Michael Schmitz · 13 years ago
  66. 54a96da ALSA - au88x0 - Add buffer bytes constraints by Raymond Yau · 13 years ago
  67. ce764ab ALSA: hda - Add channel-mode support to Realtek auto-parser by Takashi Iwai · 13 years ago
  68. 604401a ALSA: hda - Minor update for alc662-parser functions by Takashi Iwai · 13 years ago
  69. 3b1fb2f Merge branch 'for_tony_a_2.6.39rc' of git://git.pwsan.com/linux-2.6 into devel-fixes by Tony Lindgren · 13 years ago
  70. f562988 audit: acquire creds selectively to reduce atomic op overhead by Tony Jones · 13 years ago
  71. cb34c20 ALSA: hda - VIA: Fix Smart5.1 isn't useful for 6 audio jacks motherboard. by Lydia Wang · 13 years ago
  72. 66e6961 ixgbe: convert to ethtool set_phys_id by Emil Tantilov · 13 years ago
  73. e7fd925 ixgbe: fix X540 ethtool loopback test. by Don Skidmore · 13 years ago
  74. 80e8ff5 rtlwifi: don't touch with treewide double semicolon removal by Jiri Kosina · 13 years ago
  75. c89c711 ixgbe: Bump version by Don Skidmore · 13 years ago
  76. 58be766 ixgbe: enable SCTP checksum offload for X540 by Don Skidmore · 13 years ago
  77. 7aba7b0 ixgbe: do not clear FCoE DDP error status for received ABTS by Yi Zou · 13 years ago
  78. b32c8dc ixgbe: fix static functions by John Fastabend · 13 years ago
  79. 11b1d38 ixgbe: remove ntuple display support by Alexander Duyck · 13 years ago
  80. 98508c9 ixgbe: add LED blink code for x540 by Emil Tantilov · 13 years ago
  81. 0665b09 ixgbe: add support for 64k EEPROM for 82599 by Emil Tantilov · 13 years ago
  82. 83dfde4 ixgbe: register defines cleanup by Emil Tantilov · 13 years ago
  83. 50c022e ixgbe: explicitly disable 100H for x540 by Emil Tantilov · 13 years ago
  84. dbf80dc e1000e: implement ethtool set_phys_id by Bruce Allan · 13 years ago
  85. 3267382 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 13 years ago
  86. 6c8a721 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 13 years ago
  87. e8e7a2b drm/i915: restore only the mode of this driver on lastclose (v2) by Dave Airlie · 13 years ago
  88. 167f829 Merge branch 'davinci-fixes' of git://gitorious.org/linux-davinci/linux-davinci into fixes by Russell King · 13 years ago
  89. e04d6c5 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Russell King · 13 years ago
  90. ed96158 [S390] prng: fix pointer arithmetic by Martin Schwidefsky · 13 years ago
  91. 6565945 drm/radeon/kms: add info query for tile pipes by Alex Deucher · 13 years ago
  92. 834f0c3 drm/radeon/kms: add missing safe regs for 6xx/7xx by Alex Deucher · 13 years ago
  93. bf5192e drm: select FRAMEBUFFER_CONSOLE_PRIMARY if we have FRAMEBUFFER_CONSOLE by Dave Airlie · 13 years ago
  94. e9c5499 Revert wrong fixes for common misspellings by Lucas De Marchi · 13 years ago
  95. ed17092 sh: select IRQ_FORCED_THREADING. by Paul Mundt · 13 years ago
  96. 442f56d sh: intc: Set virtual IRQs as nothread. by Paul Mundt · 13 years ago
  97. cdda911 Input: evdev - only signal polls on full packets by Jeff Brown · 13 years ago
  98. 65f47f1 powerpc/eeh: Add support for ibm,configure-pe RTAS call by Richard A. Lary · 13 years ago
  99. 44ae3ab powerpc: Free up some CPU feature bits by moving out MMU-related features by Matt Evans · 13 years ago
  100. eca590f powerpc/rtas: Only sleep in rtas_busy_delay if we have useful work to do by Anton Blanchard · 13 years ago