1. b7a4130 virtio: disable multiport console support. by Michael S. Tsirkin · 14 years ago
  2. 9ff4cfa virtio: console makes incorrect assumption about virtio API by Rusty Russell · 14 years ago
  3. 162a689 virtio: console: Fix early_put_chars usage by François Diakhaté · 14 years ago
  4. 9a82446 MAINTAINERS: Put the virtio-console entry in correct alphabetical order by Amit Shah · 14 years ago
  5. 48de8cb Merge branch '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
  6. 63634c8 Merge branch 'davinci-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 14 years ago
  7. fb1ae63 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 14 years ago
  8. 75392dd davinci: fix compile warning: <mach/da8xx.h>: #include <linux/platform_device.h> by Sergei Shtylyov · 14 years ago
  9. addb2d6 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  10. 84db18b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  11. 6948ec7 Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc by Linus Torvalds · 14 years ago
  12. cc4fc29 fs-cache: order the debugfs stats correctly by David Howells · 14 years ago
  13. 08dc179 frv: fix kernel/user segment handling in NOMMU mode by David Howells · 14 years ago
  14. ea56f41 frv: hide uncached_access() when pgprot_noncached is not #defined by David Howells · 14 years ago
  15. c783a29e rtc-mxc: multiple fixes in rtc-mxc probe method by Vladimir Zapolskiy · 14 years ago
  16. 8725d54 memcg: fix race in file_mapped accounting by KAMEZAWA Hiroyuki · 14 years ago
  17. 116354d pagemap: fix pfn calculation for hugepage by Naoya Horiguchi · 14 years ago
  18. 57119c3 ratelimit: fix the return value when __ratelimit() fails to acquire the lock by Yong Zhang · 14 years ago
  19. bb1dc0b kernel.h: fix wrong usage of __ratelimit() by Yong Zhang · 14 years ago
  20. 2a7268a ratelimit: annotate ___ratelimit() by Yong Zhang · 14 years ago
  21. ee5d2ac /dev/mem: allow rewinding by Eric Dumazet · 14 years ago
  22. b1dd3b2 vfs: rename block_fsync() to blkdev_fsync() by Andrew Morton · 14 years ago
  23. 55ab3a1 raw: fsync method is now required by Anton Blanchard · 14 years ago
  24. da25801 mb862xxfb: update Valentin's email address by Alexander Shishkin · 14 years ago
  25. a71dc14 mb862xxfb: fix acceleration module license by Randy Dunlap · 14 years ago
  26. d6da1a5 mm: revert "vmscan: get_scan_ratio() cleanup" by KOSAKI Motohiro · 14 years ago
  27. 6e191f7 devmem: handle class_create() failure by Anton Blanchard · 14 years ago
  28. 70655c0 readahead: fix NULL filp dereference by Wu Fengguang · 14 years ago
  29. 1276551 device_attributes: add sysfs_attr_init() for dynamic attributes by Wolfram Sang · 14 years ago
  30. 975f8c5 drivers/thermal/thermal_sys.c: fix 'key f70f4b50 not in .data' in thermal_sys by Sergey Senozhatsky · 14 years ago
  31. 829f46a cciss: unlock on error path by Dan Carpenter · 14 years ago
  32. c6eb69a mxser: spin_lock() => spin_lock_irq() by Dan Carpenter · 14 years ago
  33. cdeebad omap hsmmc: fix a bug in card remove scenario by Madhusudhan Chikkature · 14 years ago
  34. 2a48180 drivers/gpio/timbgpio.c: add missing unlock by Julia Lawall · 14 years ago
  35. c70c036 drivers/char/amiserial.c: add missing local_irq_restore by Julia Lawall · 14 years ago
  36. a8557dc fbdev: rename imacfb.txt to efifb.txt and change imacfb to efifb. by Justin P. Mattock · 14 years ago
  37. fc95c6d vesafb: use platform_driver_probe() instead of platform_driver_register() by Jan Beulich · 14 years ago
  38. 530cd33 include/linux/kfifo.h: fix INIT_KFIFO() by David Härdeman · 14 years ago
  39. a3a2e76 mm: avoid null-pointer deref in sync_mm_rss() by KAMEZAWA Hiroyuki · 14 years ago
  40. b01d094 bitops: remove temporary for_each_bit() by Andrew Morton · 14 years ago
  41. af2b021 microblaze: Remove unused variable from ptrace by Michal Simek · 14 years ago
  42. 7a325aa microblaze: io.h: Add io big-endian function by John Linn · 14 years ago
  43. 55b371d Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  44. 7445c99 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  45. 1172234 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 14 years ago
  46. 47c4c86 microblaze: Enable memory leak detector by Michal Simek · 14 years ago
  47. 4bb30ba microblaze: Fix futex code by Michal Simek · 14 years ago
  48. d2bf98e microblaze: Fix ftrace_update_ftrace_func panic by Steven J. Magnani · 14 years ago
  49. 18e5b53 nodemask: include slab.h from drivers/base/node.c by Tejun Heo · 14 years ago
  50. 0fdf867 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  51. 94c4fce Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  52. 14e71e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  53. b0cc58a2 ALSA: mixart: range checking proc file by Dan Carpenter · 14 years ago
  54. 134fbad perf, x86: Enable Nehalem-EX support by Vince Weaver · 14 years ago
  55. 8c40041 perf kmem: Fix breakage introduced by 5a0e3ad slab.h script by Arnaldo Carvalho de Melo · 14 years ago
  56. ab195c5 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  57. cb4361c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  58. 309361e0 proc: copy_to_user() returns unsigned by Dan Carpenter · 14 years ago
  59. 445d211 libata: unlock HPA if device shrunk by Tejun Heo · 14 years ago
  60. 68b0ddb libata: disable NCQ on Crucial C300 SSD by Tejun Heo · 14 years ago
  61. c710f78 libata: don't whine on spurious IRQ by Tejun Heo · 14 years ago
  62. 8ba42bd [WATCHDOG] hpwdt - fix lower timeout limit by Thomas Mingarelli · 14 years ago
  63. 4c7d849 [WATCHDOG] iTCO_wdt: TCO Watchdog patch for additional Intel Cougar Point DeviceIDs by Seth Heasley · 14 years ago
  64. dfc3338 [WATCHDOG] doc: Fix use of WDIOC_SETOPTIONS ioctl. by James Hogan · 14 years ago
  65. 5fbfb18 Fix up possibly racy module refcounting by Nick Piggin · 14 years ago
  66. 7da23b86e Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  67. c8e42de davinci: DM365: fix duplicate default IRQ priorities by Kevin Hilman · 14 years ago
  68. bb17ef1 davinci: edma: clear events in edma_start() by Brian Niebuhr · 14 years ago
  69. 5eb2e89 davinci: da8xx/omap-l1: fix build error when CONFIG_DAVINCI_MUX is undefined by Sekhar Nori · 14 years ago
  70. d99c387 davinci: timers: don't enable timer until clocksource is initialized by Kevin Hilman · 14 years ago
  71. f9700d5 ALSA: hda - Fix a wrong array range check in patch_realtek.c by Takashi Iwai · 14 years ago
  72. 749d229 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  73. 795d580 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  74. 449cedf audit: preface audit printk with audit by Eric Paris · 14 years ago
  75. 3dc9fef 9p: saving negative to unsigned char by Dan Carpenter · 14 years ago
  76. 85a770a 9p: return on mutex_lock_interruptible() by Dan Carpenter · 14 years ago
  77. 109f6ae Btrfs: add check for changed leaves in setup_leaf_for_split by Chris Mason · 14 years ago
  78. 6bdb72d Btrfs: create snapshot references in same commit as snapshot by Sage Weil · 14 years ago
  79. b5cb160 Btrfs: fix small race with delalloc flushing waitqueue's by Josef Bacik · 14 years ago
  80. 28ecb609 Btrfs: use add_to_page_cache_lru, use __page_cache_alloc by Nick Piggin · 14 years ago
  81. 5f712b2 ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream by Daniel Mack · 14 years ago
  82. b66696e Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc by Linus Torvalds · 14 years ago
  83. d128418 ALSA: hda - Enable amplifiers on Acer Inspire 6530G by Tony Vroon · 14 years ago
  84. 9e74e7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  85. 4946d54 rmap: fix anon_vma_fork() memory leak by Rik van Riel · 14 years ago
  86. 11e9b49 9p: Creating files with names too long should fail with ENAMETOOLONG. by Sripathi Kodi · 14 years ago
  87. 6d96d3a 9p: Make sure we are able to clunk the cached fid on umount by Aneesh Kumar K.V · 14 years ago
  88. d994f40 9p: drop nlink remove by Aneesh Kumar K.V · 14 years ago
  89. 5b0fa20 fs/9p: Clunk the fid resulting from partial walk of the name by Aneesh Kumar K.V · 14 years ago
  90. 9208d24 9p: documentation update by Sripathi Kodi · 14 years ago
  91. 476ada0 9p: Fix setting of protocol flags in v9fs_session_info structure. by Sripathi Kodi · 14 years ago
  92. d522ffb ASoC: Only do WM8994 bias off transition from standby by Mark Brown · 14 years ago
  93. 4dcc93d ASoC: Don't use DCS_DATAPATH_BUSY for WM hubs devices by Mark Brown · 14 years ago
  94. ae9d860 ASoC: Don't do runtime wm_hubs DC servo updates if using offset correction by Mark Brown · 14 years ago
  95. 8437f70 ASoC: Support second DC servo readback method for wm_hubs by Mark Brown · 14 years ago
  96. 3fa49e3 ASoC: Avoid wraparound in wm_hubs DC servo correction by Mark Brown · 14 years ago
  97. a32f392 eeepc-wmi: include slab.h by Tejun Heo · 14 years ago
  98. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  99. a4ab277 staging/otus: include slab.h from usbdrv.h by Tejun Heo · 14 years ago
  100. db217de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago