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