1. 9a14f65 nommu: Fix up vmalloc_node() symbol export regression. by Paul Mundt · 14 years ago
  2. eda4b71 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  3. 55fb78a Merge branch 'linus-hot-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  4. 08861c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  5. e82bb31 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  6. 79534f2 Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  7. 3fc5e98 KEYS: Don't call up_write() if __key_link_begin() returns an error by David Howells · 14 years ago
  8. 44658a1 cs5535-gpio: handle GPIO regs where higher (clear) bits are set by Andres Salomon · 14 years ago
  9. 0018516 cs5535-gpio: don't apply errata #36 to edge detect GPIOs by Andres Salomon · 14 years ago
  10. 8a7411a ext4: fix on-line resizing regression by Theodore Ts'o · 14 years ago
  11. 7693457 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  12. 7039c74 ALSA: hda - Fix GPIO2-fixup for Sony laptops by Takashi Iwai · 14 years ago
  13. 5058cbf Merge branch 'fix/misc' into for-linus by Takashi Iwai · 14 years ago
  14. 1afe206 ALSA: hda - Try to find an empty control index when it's occupied by Takashi Iwai · 14 years ago
  15. 2d7ec12 ALSA: hda - Fix conflict of d-mic capture volume controls by Takashi Iwai · 14 years ago
  16. e819eb8 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  17. ca5f73a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  18. 97dbf37 drivers/spi/spi.c: don't release the spi device twice by Sebastian Andrzej Siewior · 14 years ago
  19. 4be2c95 taskstats: pad taskstats netlink response for aligment issues on ia64 by Jeff Mahoney · 14 years ago
  20. 4e06fd1 include/linux/unaligned: pack the whole struct rather than just the field by Will Newton · 14 years ago
  21. 91facc2 led_class: fix typo in blink API by Johannes Berg · 14 years ago
  22. 5a2d6e3 backlight: cr_bllcd.c: fix a memory leak by Axel Lin · 14 years ago
  23. 0d1836c mm/migrate.c: fix compilation error by Michal Nazarewicz · 14 years ago
  24. 1183649 rtc: rs5c372: fix buffer size by Wolfram Sang · 14 years ago
  25. 6900609 MAINTAINERS: update geode entry by Andres Salomon · 14 years ago
  26. e254811 gpiolib: gpio_request_one(): add missing gpio_free() by Aaro Koskinen · 14 years ago
  27. d153ba6 writeback: do uninterruptible sleep in balance_dirty_pages() by Wu Fengguang · 14 years ago
  28. f06328d logfs: fix "Kernel BUG at readwrite.c:1193" by Prasad Joshi · 14 years ago
  29. eabb26c logfs: fix deadlock in logfs_get_wblocks, hold and wait on super->s_write_mutex by Prasad Joshi · 14 years ago
  30. 7a2d19b mm: vmscan: tracepoint: account for scanned pages similarly for both ftrace and vmstat by Mel Gorman · 14 years ago
  31. dd9e5ef mm/compaction.c: avoid double mem_cgroup_del_lru() by Minchan Kim · 14 years ago
  32. b93cef5 mfd: Support additional parent IDs for wm831x by Mark Brown · 14 years ago
  33. 88aec4f mfd: Fix ab8500-core interrupt ffs bit bug by Mattias Wallin · 14 years ago
  34. bd7c72e mfd: Supply IRQ base for WM832x devices by Mark Brown · 14 years ago
  35. 3b3c1f2 watchdog: Fix null pointer dereference while accessing rdc321x platform_data by Florian Fainelli · 14 years ago
  36. fa6469c gpio: Fix null pointer dereference while accessing rdc321x platform_data by Florian Fainelli · 14 years ago
  37. 7d8f987 ocfs2: Fix system inodes cache overflow. by Tao Ma · 14 years ago
  38. 2ce494a Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent by Ingo Molnar · 14 years ago
  39. 0f16830 drm: Include the connector name in the output_poll_execute() debug message by Chris Wilson · 14 years ago
  40. e29ff72 drm/radeon/kms: fix bug in r600_gpu_is_lockup by Alex Deucher · 14 years ago
  41. 3b4694d perf probe: Fix to support libdwfl older than 0.148 by Masami Hiramatsu · 14 years ago
  42. ea187cfb perf tools: Fix lazy wildcard matching by Masami Hiramatsu · 14 years ago
  43. 90a8a73 Linux 2.6.37-rc7 by Linus Torvalds · 14 years ago
  44. c793bec ALSA: hda - Don't apply ALC269-specific initialization to ALC275 by Kailang Yang · 14 years ago
  45. 2785591 ALSA: hda - Add fix-up for Sony VAIO with ALC275 codecs by Kailang Yang · 14 years ago
  46. 87a1c8a ALSA: pcm: remember to always call va_end() on stuff that we va_start() by Jesper Juhl · 14 years ago
  47. e5fcdb7 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  48. 7bddaac Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  49. 9d5004f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  50. 453434c Fix build error in drivers/block/cciss.c by Linus Torvalds · 14 years ago
  51. a93f344 drm/radeon/kms: reorder display resume to avoid problems by Alex Deucher · 14 years ago
  52. 86f5c9e drm/radeon/kms/evergreen: reset the grbm blocks at resume and init by Alex Deucher · 14 years ago
  53. 9f0c4f9 drm/radeon/kms: fix evergreen asic reset by Alex Deucher · 14 years ago
  54. 9297102 Revert "drm: Don't try and disable an encoder that was never enabled" by Dave Airlie · 14 years ago
  55. a56f742 drm/radeon: Add early unregister of firmware fb's by Benjamin Herrenschmidt · 14 years ago
  56. 8cad7f0 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  57. 92d7c9b Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  58. 9e0afb9 Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  59. 7aeb3be Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 14 years ago
  60. 0705859 Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  61. 7f8635c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  62. 3cb50dd Fix btrfs b0rkage by Al Viro · 14 years ago
  63. b8da46d clarify a usage constraint for cnt32_to_63() by Nicolas Pitre · 14 years ago
  64. de5e9d5 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  65. 501aaa1 [media] mceusb: set a default rx timeout by Jarod Wilson · 14 years ago
  66. d8cc7fd [media] mceusb: fix inverted mask inversion logic by Jarod Wilson · 14 years ago
  67. fbb1f1b [media] mceusb: add another Fintek device ID by Jarod Wilson · 14 years ago
  68. 250f7a5 [media] lirc_dev: fixes in lirc_dev_fop_read() by Dan Carpenter · 14 years ago
  69. 5c769a6 [media] lirc_dev: stray unlock in lirc_dev_fop_poll() by Dan Carpenter · 14 years ago
  70. 635f76b [media] rc: fix sysfs entry for mceusb and streamzap by Paul Bender · 14 years ago
  71. 1338c92 [media] streamzap: merge timeout space with trailing space by Jarod Wilson · 14 years ago
  72. 2ee95db [media] mceusb: fix keybouce issue after parser simplification by Jarod Wilson · 14 years ago
  73. 2d6e588 [media] IR: add tv power scancode to rc6 mce keymap by Jarod Wilson · 14 years ago
  74. 29b4494 [media] mceusb: buffer parsing fixups for 1st-gen device by Jarod Wilson · 14 years ago
  75. 1cd50f2 [media] mceusb: fix up reporting of trailing space by Jarod Wilson · 14 years ago
  76. b758281 [media] nuvoton-cir: improve buffer parsing responsiveness by Jarod Wilson · 14 years ago
  77. 6f6c625 [media] mceusb: add support for Conexant Hybrid TV RDU253S by Jarod Wilson · 14 years ago
  78. 798174a [media] s5p-fimc: Fix output DMA handling in S5PV310 IP revisions by Sylwester Nawrocki · 14 years ago
  79. a8365fc [media] s5p-fimc: Use correct fourcc code for 32-bit RGB format by Sylwester Nawrocki · 14 years ago
  80. 69e05e8 [media] s5p-fimc: Convert m2m driver to unlocked_ioctl by Sylwester Nawrocki · 14 years ago
  81. aee7126 [media] s5p-fimc: Explicitly add required header file by Sylwester Nawrocki · 14 years ago
  82. e004e02 [media] s5p-fimc: Fix vidioc_g_crop/cropcap on camera sensor by Sylwester Nawrocki · 14 years ago
  83. 09b693f [media] s5p-fimc: BKL lock removal - compilation fix by Sylwester Nawrocki · 14 years ago
  84. cd05e79 [media] soc-camera: fix static build of the sh_mobile_csi2.c driver by Guennadi Liakhovetski · 14 years ago
  85. 42cc37f [media] mx2_camera: fix pixel clock polarity configuration by Baruch Siach · 14 years ago
  86. 022c92b ALSA: HDA: Add auto-mute for Thinkpad SL410/SL510 by David Henningsson · 14 years ago
  87. 68d3059 drm/radeon: use aperture size not vram size for overlap tests by Dave Airlie · 14 years ago
  88. 050c6c9 sched: Remove debugging check by Ingo Molnar · 14 years ago
  89. 55ec86f Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  90. 21228e45 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  91. 0a59228 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  92. 2ba16c4 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  93. 46bdfe6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  94. 7f8595b x86, kexec: Limit the crashkernel address appropriately by H. Peter Anvin · 14 years ago
  95. 81711ce arch/tile: handle rt_sigreturn() more cleanly by Chris Metcalf · 14 years ago
  96. bc4cf2b arch/tile: handle CLONE_SETTLS in copy_thread(), not user space by Chris Metcalf · 14 years ago
  97. 0e4d413 [media] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17 by Jean-Francois Moine · 14 years ago
  98. 4fd350e [media] gspca - sonixj: Add the bit definitions of the bridge reg 0x01 and 0x17 by Jean-Francois Moine · 14 years ago
  99. b2272a4 [media] gspca - sonixj: Set the flag for some devices by Jean-Francois Moine · 14 years ago
  100. c6c1433 [media] gspca - sonixj: Add a flag in the driver_info table by Jean-Francois Moine · 14 years ago