1. bbb711e [IPV6]: Ignore ipv6 events on non-IPV6 capable devices. by Oliver Hartkopp · 17 years ago
  2. 36247f5 [NET_SCHED]: Fix qdisc_restart return value when dequeue is empty by Herbert Xu · 17 years ago
  3. d333fc8d Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  4. 1a93fa8 Revert "HOWTO: bug report addition" (or "HOWTO: mention bughunting") by Linus Torvalds · 17 years ago
  5. 900f1d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 17 years ago
  6. 5270f29 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  7. 92ea772 Fix crash with irqpoll due to the IRQF_IRQPOLL flag testing by Linus Torvalds · 17 years ago
  8. d4a8f36 NFS: Fix nfs_direct_dirty_pages() by Trond Myklebust · 17 years ago
  9. 749e146 NFS: Fix handful of compiler warnings in direct.c by Chuck Lever · 17 years ago
  10. 7fe7f84 NFS: Avoid a deadlock situation on write by Trond Myklebust · 17 years ago
  11. 761e784 [CRYPTO] geode: Fix in-place operations and set key by Jordan Crouse · 17 years ago
  12. 2761f5c mmc: add maintainer for ARM Primecell controller by Russell King · 17 years ago
  13. c58ff04 mmc: add maintainer for iMX MMC interface by Pavel Pisa · 17 years ago
  14. 9f9c24f mmc: Add maintainers for TI OMAP MMC interface by Syed Khasim · 17 years ago
  15. 272f133 mmc: mark unmaintained drivers by Pierre Ossman · 17 years ago
  16. 9c9f2d6 mmc: clean up unused parts of block driver by Pierre Ossman · 17 years ago
  17. db2668f boot documentation: clarifications by H. Peter Anvin · 17 years ago
  18. af669c9 i386 bigsmp: section mismatch fixes by William Lee Irwin III · 17 years ago
  19. d3c8bdf drivers/isdn/hardware/eicon/message.c warning fixes by Andrew Morton · 17 years ago
  20. 241be8d capifunc warning fixes by Andrew Morton · 17 years ago
  21. e5f1b19 omap_uwire: SPI_CPHA mode bugfix by Imre Deak · 17 years ago
  22. 81fc632 Documentation/memory-barriers.txt: various fixes by Jarek Poplawski · 17 years ago
  23. 03491c9 i386: fix early usage of atomic_add_return and local_add_return on real i386 by Thomas Gleixner · 17 years ago
  24. 98d82567 Prevent going idle with softirq pending by Thomas Gleixner · 17 years ago
  25. 40acc09 ehci-fsl: fix cache coherency problem on system with large memory by Li Yang · 17 years ago
  26. 3d6ac98 document clocksources by Randy Dunlap · 17 years ago
  27. 53a2731 eCryptfs: delay writing 0's after llseek until write by Michael Halcrow · 17 years ago
  28. 4acb3e2 Off by one in floppy.c by Eric Sesterhenn / Snakebyte · 17 years ago
  29. fa74419 applesmc - sensors patch missing from 2.6.22-rc2 by Nicolas Boichat · 17 years ago
  30. ae2d990 HiSax: fix error checking for hisax_register()] by Alan Stern · 17 years ago
  31. 9d9a200 documentation: Documentation/initrd.txt by Domenico Andreoli · 17 years ago
  32. a778b73 md: fix bug with linear hot-add and elsewhere by NeilBrown · 17 years ago
  33. ab6085c md: don't write more than is required of the last page of a bitmap by NeilBrown · 17 years ago
  34. 787f17f md: avoid overflow in raid0 calculation with large components by NeilBrown · 17 years ago
  35. 1dbf37e i386, x86-64: show that CONFIG_HOTPLUG_CPU is required for suspend on SMP by Stefan Richter · 17 years ago
  36. 82cd0e8 i2o: eliminate a peculiar constraint on i2o_max_drivers by Akinobu Mita · 17 years ago
  37. be32479 i2o: fix notifiers when max_drivers is configured by Akinobu Mita · 17 years ago
  38. e578e9a i2o: destroy event queue only when drv->event is set by Akinobu Mita · 17 years ago
  39. b3762bf signalfd: retrieve multiple signals with one read() call by Davi Arnaut · 17 years ago
  40. 0532cb4 update dontdiff file by Randy Dunlap · 17 years ago
  41. 6373da1 power: Fix sizeof(PAGE_SIZE) typo by OGAWA Hirofumi · 17 years ago
  42. c8511f9 Misc: phantom, take care of pci posting by Jiri Slaby · 17 years ago
  43. c15395c phantom: move to unlocked_ioctl by Jiri Slaby · 17 years ago
  44. 1444196 simplify cleanup_workqueue_thread() by Oleg Nesterov · 17 years ago
  45. 3fcbc72 Char: cyclades, fix deadlock by Jiri Slaby · 17 years ago
  46. 33e9e24 SLUB Debug: fix check for super sized slabs (>512k 64bit, >256k 32bit) by Christoph Lameter · 17 years ago
  47. 418508c fix unused setup_nr_node_ids by Miklos Szeredi · 17 years ago
  48. ead5f0b fuse: delete inode on drop by Miklos Szeredi · 17 years ago
  49. 889f784 fuse: generic_write_checks() for direct_io by Miklos Szeredi · 17 years ago
  50. 492c8b3 uselib: add missing MNT_NOEXEC check by Christoph Hellwig · 17 years ago
  51. 5a1b639 Missing 'const' from reiserfs MIN_KEY declaration. by David Woodhouse · 17 years ago
  52. 772dce7 imxfb: fix memory hole by Sascha Hauer · 17 years ago
  53. 90e16dd imxfb: remove ifdefs by Sascha Hauer · 17 years ago
  54. 92c4579 ps3fb: use FB_SYS_* instead of FB_CFB_* by Geert Uytterhoeven · 17 years ago
  55. a01fbbd w100fb: fix compile warnings by Richard Purdie · 17 years ago
  56. 2686ba8 pm3fb: various fixes by Krzysztof Helt · 17 years ago
  57. 11d1a62 pm2fb: RDAC_WR barriers clean up by Krzysztof Helt · 17 years ago
  58. 8d74c1f fbdev: cleanup of sparc FB options by Krzysztof Helt · 17 years ago
  59. 9bea3f2 spi: potential memleak in spidev_ioctl by Florin Malita · 17 years ago
  60. 6087b2d optimize compat_core_sys_select() by a using stack space for small fd sets by Badari Pulavarty · 17 years ago
  61. 7bb44ad recalc_sigpending_tsk fixes by Roland McGrath · 17 years ago
  62. 3c6df2a Avoid zero size allocation in cache_k8_northbridges() by Ben Collins · 17 years ago
  63. 6754bb4 Documentation: fix the explanation of Kconfig files by Robert P. J. Day · 17 years ago
  64. 9aaffc8 prohibit rcutorture from being compiled into the kernel by Paul E. McKenney · 17 years ago
  65. cf6aced uml: improve PTRACE_SYSEMU checking by Jeff Dike · 17 years ago
  66. da90fa8 spi/spidev: check message size before copying by Domen Puncer · 17 years ago
  67. b7add02 capability.h warning fix by Andrew Morton · 17 years ago
  68. 8ce7ad7 genhd: send async notification on media change by Kristen Carlson Accardi · 17 years ago
  69. 86ce18d genhd: expose AN to user space by Kristen Carlson Accardi · 17 years ago
  70. 3528231 NOHZ: Rate limit the local softirq pending warning output by Thomas Gleixner · 17 years ago
  71. 43d4f96 spi doc update: describe clock mode bits by David Brownell · 17 years ago
  72. 8888735 mpc52xx_psc_spi: fix it for CONFIG_PPC_MERGE by Domen Puncer · 17 years ago
  73. b9ba347 fuse: fix mknod of regular file by Miklos Szeredi · 17 years ago
  74. c12b3c6 SLUB Debug: Fix object size calculation by Christoph Lameter · 17 years ago
  75. 72fcde9 Ignore bogus ACPI info for offline CPUs by Thomas Gleixner · 17 years ago
  76. 88f18ba freezer: move frozen_process() to kernel/power/process.c by Gautham R Shenoy · 17 years ago
  77. 5fcc57f freezer: fix PF_NOFREEZE vs freezeable race by Gautham R Shenoy · 17 years ago
  78. a076e4b freezer: fix kthread_create vs freezer theoretical race by Oleg Nesterov · 17 years ago
  79. 49b12d4 freezer: take kernel_execve into consideration by Rafael J. Wysocki · 17 years ago
  80. ba96a0c freezer: fix vfork problem by Rafael J. Wysocki · 17 years ago
  81. 33e1c28 freezer: close potential race between refrigerator and thaw_tasks by Rafael J. Wysocki · 17 years ago
  82. 585a285 ide serverworks warning fixes by Andrew Morton · 17 years ago
  83. 5a6248c Match DMA blacklist entries between ide-dma.c and libata-core.c by Junio C Hamano · 17 years ago
  84. 39c98c4 Add two missing chipsets to drivers/ide/ide-proc.c by Mika Kukkonen · 17 years ago
  85. 2074a10 ide/pci/serverworks.c: Fix corruption/timeouts with MegaIDE by Alan Cox · 17 years ago
  86. 6c6a2a8 add the IDE device ID for ATI SB700 by Henry Su · 17 years ago
  87. 4598c95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  88. 641e22e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  89. 31f6e1b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  90. fa91d43 USB: Add support for Olimex arm-usb-ocd JTAG interface serial port by Tony Lindgren · 17 years ago
  91. 5b7da8f USB: Add support for Sierra Wireless Aircard 595U by Danny Budik · 17 years ago
  92. 9d33efd USB: ldusb bugfix by Oliver Neukum · 17 years ago
  93. 2adb80e USB: ftdi_sio: Add USB Product Id for OpenDCC by Guido Scholz · 17 years ago
  94. d4b7d8e USB: fix ratelimit call semantics by Alan Stern · 17 years ago
  95. dd86557 USB: handle errors in power/level attribute by Alan Stern · 17 years ago
  96. 7ed92f1 USB: make the autosuspend workqueue thread freezable by Alan Stern · 17 years ago
  97. 8ab5e8c USB: Fix USB OHCI Subvendor for Toshiba Portege 4000 by Andrey Borzenkov · 17 years ago
  98. bdc4abd USB: usblp: Use correct DMA address in case of probe error by Pete Zaitcev · 17 years ago
  99. b268f48 USB: Fix debug output of ark3116 by Jan Engelhardt · 17 years ago
  100. 09b7002 USB: Onetouch - switch to using input_dev->dev.parent by Dmitry Torokhov · 17 years ago