1. 54f58d6 Merge branch 'upstream-greg' of gregkh@master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Greg Kroah-Hartman · 18 years ago
  2. 897e11a4 Merge branch 'upstream-greg' of gregkh@master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Greg Kroah-Hartman · 18 years ago
  3. 22aac08 [PATCH] libata: clear sdev->locked on door lock failure by Tejun Heo · 18 years ago
  4. 85455dd [PATCH] Fix compile problem when sata debugging is on by Keith Owens · 18 years ago
  5. 013b68b [PATCH] myri10ge: always re-enable dummy rdmas in myri10ge_resume by Brice Goglin · 18 years ago
  6. c71d6be Merge branch 'tj-upstream-fixes' of git://htj.dyndns.org/libata-tj into upstream-fixes by Jeff Garzik · 18 years ago
  7. 2f96740 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 18 years ago
  8. ad55269 Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Greg Kroah-Hartman · 18 years ago
  9. 0851fb4 V4L/DVB (4431): Add several error checks to dst by Yeasah Pell · 18 years ago
  10. eafa981 V4L/DVB (4430): Quickcam_messenger compilation fix by Diego Calleja · 18 years ago
  11. 8a016dc V4L/DVB (4427): Fix V4L1 Compat for VIDIOCGPICT ioctl by Mauro Carvalho Chehab · 18 years ago
  12. 43c560f V4L/DVB (4419): Turn on the Low Noise Amplifier of the Samsung tuners. by Hans Verkuil · 18 years ago
  13. e335fad V4L/DVB (4418): Fix broken msp3400 module option 'standard' by Hans Verkuil · 18 years ago
  14. 17531c1 V4L/DVB (4416): Cx25840_read4 has wrong endianness. by Hans Verkuil · 18 years ago
  15. b02dc51 V4L/DVB (4411): Fix minor errors in build files by Trent Piepho · 18 years ago
  16. 7fb6529 V4L/DVB (4407): Driver dsbr100 is a radio device, not a video one! by Mauro Carvalho Chehab · 18 years ago
  17. 0dfa9ab V4L/DVB (4399): Fix a typo that caused some compat stuff to not work by Mauro Carvalho Chehab · 18 years ago
  18. 3cdc0f2 V4L/DVB (4395): Restore compat_ioctl in pwc driver by Luc Van Oostenryck · 18 years ago
  19. 6054b68 V4L/DVB (4371b): Fix V4L1 dependencies at drivers under sound/oss and sound/pci by Mauro Carvalho Chehab · 18 years ago
  20. 5bdd6cc V4L/DVB (4371a): Fix V4L1 dependencies on compat_ioctl32 by Mauro Carvalho Chehab · 18 years ago
  21. 487206f V4L/DVB (4340): Videodev.h should be included also when V4L1_COMPAT is selected. by Mauro Carvalho Chehab · 18 years ago
  22. 20dbfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-2.6.18 by Greg Kroah-Hartman · 18 years ago
  23. 9ee4e33 kbuild: external modules shall not check config consistency by Sam Ravnborg · 18 years ago
  24. 58a2f7d kbuild: do not try to build content of initramfs by Sam Ravnborg · 18 years ago
  25. 8b384b81 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Greg Kroah-Hartman · 18 years ago
  26. 65200c2 [S390] lost interrupt after chpid vary off/on cycle. by Peter Oberparleiter · 18 years ago
  27. 4bc0c4f [S390] retry after deferred condition code. by Cornelia Huck · 18 years ago
  28. 25a2001 [S390] tape class return value handling. by Heiko Carstens · 18 years ago
  29. dbd43d0 Merge branch 'master' of /home/greg/linux/git/torvalds-2.6/ by Greg Kroah-Hartman · 18 years ago
  30. 9f73763 Linux v2.6.18-rc4 by Linus Torvalds · 18 years ago
  31. 6e1e632 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  32. a05ef8b Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 18 years ago
  33. cb3f1e7 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  34. 3e3183b [PATCH] SCX200_ACB: eliminate spurious timeout errors by David Woodhouse · 18 years ago
  35. 225add6 [PATCH] udf: initialize parts of inode earlier in create by Eric Sandeen · 18 years ago
  36. ce2c6b5 [PATCH] futex: Apply recent futex fixes to futex_compat by Thomas Gleixner · 18 years ago
  37. 2b8de5f [PATCH] pnpacpi: reject ACPI_PRODUCER resources by matthieu castet · 18 years ago
  38. b4c76fa [PATCH] reiserfs_write_full_page() should not get_block past eof by Chris Mason · 18 years ago
  39. b5f3953 [PATCH] fix reiserfs lock inversion of bkl vs inode semaphore by Chris Mason · 18 years ago
  40. ebd1530 [PATCH] memory hotadd fixes: enhance collision check by KAMEZAWA Hiroyuki · 18 years ago
  41. 5d2870f [PATCH] memory hotadd fixes: avoid registering res twice by KAMEZAWA Hiroyuki · 18 years ago
  42. fa25d8d [PATCH] memory hotadd fixes: avoid check in acpi by KAMEZAWA Hiroyuki · 18 years ago
  43. 58c1b5b [PATCH] memory hotadd fixes: find_next_system_ram catch range fix by KAMEZAWA Hiroyuki · 18 years ago
  44. 0f04ab5 [PATCH] memory hotadd fixes: change find_next_system_ram's return value manner by KAMEZAWA Hiroyuki · 18 years ago
  45. 6f71271 [PATCH] memory hotadd fixes: not-aligned memory hotadd handling fix by KAMEZAWA Hiroyuki · 18 years ago
  46. 94f563c [PATCH] Fix BeFS slab corruption by Diego Calleja · 18 years ago
  47. e31f59c [PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disks by Stefan Richter · 18 years ago
  48. 855f46a [PATCH] Add stable branch to maintainers file by Steven Rostedt · 18 years ago
  49. 757be18 [PATCH] sh: fix proc file removal for superh store queue module by Neil Horman · 18 years ago
  50. 453c3e4 [PATCH] eicon: fix define conflict with ptrace by Alexey Dobriyan · 18 years ago
  51. 64e0cc3 [PATCH] pSeries: hvsi char driver janitorial cleanup by Linas Vepstas · 18 years ago
  52. 229395c [PATCH] pSeries hvsi char driver null pointer deref by Linas Vepstas · 18 years ago
  53. 825e037 [PATCH] Fix more per-cpu typos by Alexey Dobriyan · 18 years ago
  54. 8b23d04d [PATCH] doc: update panic_on_oops documentation by Maxime Bizon · 18 years ago
  55. 2f34931 [PATCH] knfsd: fix race related problem when adding items to and svcrpc auth cache by Neil Brown · 18 years ago
  56. 9b7f750 [PATCH] debug_locks.h: add "struct task_struct;" by Alexey Dobriyan · 18 years ago
  57. 60c371b [PATCH] fadvise() make POSIX_FADV_NOREUSE a no-op by Andrew Morton · 18 years ago
  58. bb39e41 [PATCH] au1100fb: Fix startup sequence by Rodolfo Giometti · 18 years ago
  59. fd2d543 [PATCH] au1100fb: info->var.rotate fix by Rodolfo Giometti · 18 years ago
  60. 78944e5 [PATCH] vt: printk: Fix framebuffer console triggering might_sleep assertion by Antonino A. Daplas · 18 years ago
  61. 38cbcdc [PATCH] fix vmstat per cpu usage by Jan Blunck · 18 years ago
  62. 9f59ce5 [PATCH] ptrace: make pid of child process available for PTRACE_EVENT_VFORK_DONE by Chuck Ebbert · 18 years ago
  63. f9abd1a [PATCH] md: Fix a bug that recently crept into md/linear by NeilBrown · 18 years ago
  64. af2bc7d [PATCH] omap-rng build fix by David Brownell · 18 years ago
  65. b0b33de [PATCH] i_mutex does not need to be locked in reiserfs_delete_inode() by Alexander Zarochentsev · 18 years ago
  66. c3760ae [PATCH] crash in aty128_set_lcd_enable() on PowerBook by Olaf Hering · 18 years ago
  67. 06fa45d [PATCH] ufs: handle truncated pages by Evgeniy Dushistov · 18 years ago
  68. 1fb32b7 [PATCH] ufs: ufs_get_locked_page() race fix by Evgeniy Dushistov · 18 years ago
  69. e91467e [PATCH] bug in futex unqueue_me by Christian Borntraeger · 18 years ago
  70. 72f0b4e [PATCH] disable debugging version of write_lock() by Andrew Morton · 18 years ago
  71. 927cbe8 [PATCH] drivers/edac/edac_mc.h must #include <linux/platform_device.h> by Adrian Bunk · 18 years ago
  72. a7ef787 [PATCH] Make suspend possible with a traced process at a breakpoint by Rafael J. Wysocki · 18 years ago
  73. c34c07d Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Greg Kroah-Hartman · 18 years ago
  74. 558e10a [LAPB]: Fix windowsize check by Diego Calleja · 18 years ago
  75. bce8969 Merge http://www.kernel.org/pub/scm/linux/kernel/git/perex/alsa by Greg Kroah-Hartman · 18 years ago
  76. 40a64fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Greg Kroah-Hartman · 18 years ago
  77. 91a2eb2 Merge ../torvalds-2.6/ by Greg Kroah-Hartman · 18 years ago
  78. d254bcd [TCP]: Fixes IW > 2 cases when TCP is application limited by Ilpo Järvinen · 18 years ago
  79. c4c0ce5 [PKT_SCHED] RED: Fix overflow in calculation of queue average by Ilpo Järvinen · 18 years ago
  80. 30a584d [LLX]: SOCK_DGRAM interface fixes by Stephen Hemminger · 18 years ago
  81. b9e2cc0 [PKT_SCHED]: Return ENOENT if qdisc module is unavailable by Jamal Hadi Salim · 18 years ago
  82. bea1b42 [BRIDGE]: netlink status fix by Stephen Hemminger · 18 years ago
  83. 2ffc1cc Input: ati_remote - use msec instead of jiffies by Dmitry Torokhov · 18 years ago
  84. c3c38fb Input: ati_remote - add missing input_sync() by Dmitry Torokhov · 18 years ago
  85. c605b67 Input: ati_remote - relax permissions sysfs module parameters by Dmitry Torokhov · 18 years ago
  86. c669869 Input: ati_remote - make filter time a module parameter by Edwin Huffstutler · 18 years ago
  87. 3d0f0fa Input: atkbd - restore repeat rate when resuming by Dmitry Torokhov · 18 years ago
  88. 184dd27 Input: trackpoint - activate protocol when resuming by Dmitry Torokhov · 18 years ago
  89. 0c19fcd8 Input: logips2pp - fix button mapping for MX300 by Roberto Castagnola · 18 years ago
  90. 22479e1 Input: keyboard - change to use kzalloc by Dmitry Torokhov · 18 years ago
  91. d932cb7 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Dmitry Torokhov · 18 years ago
  92. f5d635f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  93. 77f3f87 [PATCH] libata: fix ata_device_add() error path by Tejun Heo · 18 years ago
  94. 6543bc0 [PATCH] [libata] manually inline ata_host_remove() by Jeff Garzik · 18 years ago
  95. f31e945 [PATCH] sata_sil24: don't set probe_ent->mmio_base by Tejun Heo · 18 years ago
  96. f814b75f [PATCH] ata_piix: fix host_set private_data intialization by Tejun Heo · 18 years ago
  97. c3cf30a [PATCH] libata: fix ata_port_detach() for old EH ports by Tejun Heo · 18 years ago
  98. 782a667 [PATCH] Send wireless netlink events with a clean slate by Herbert Xu · 18 years ago
  99. eca7994 [IA64] make uncached allocator more node aware by Dean Nelson · 18 years ago
  100. 3b445ee Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago