1. 81fc632 Documentation/memory-barriers.txt: various fixes by Jarek Poplawski · 17 years ago
  2. 03491c9 i386: fix early usage of atomic_add_return and local_add_return on real i386 by Thomas Gleixner · 17 years ago
  3. 98d8256 Prevent going idle with softirq pending by Thomas Gleixner · 17 years ago
  4. 40acc09 ehci-fsl: fix cache coherency problem on system with large memory by Li Yang · 17 years ago
  5. 3d6ac98 document clocksources by Randy Dunlap · 17 years ago
  6. 53a2731 eCryptfs: delay writing 0's after llseek until write by Michael Halcrow · 17 years ago
  7. 4acb3e2 Off by one in floppy.c by Eric Sesterhenn / Snakebyte · 17 years ago
  8. fa74419 applesmc - sensors patch missing from 2.6.22-rc2 by Nicolas Boichat · 17 years ago
  9. ae2d990 HiSax: fix error checking for hisax_register()] by Alan Stern · 17 years ago
  10. 9d9a200 documentation: Documentation/initrd.txt by Domenico Andreoli · 17 years ago
  11. a778b73 md: fix bug with linear hot-add and elsewhere by NeilBrown · 17 years ago
  12. ab6085c md: don't write more than is required of the last page of a bitmap by NeilBrown · 17 years ago
  13. 787f17f md: avoid overflow in raid0 calculation with large components by NeilBrown · 17 years ago
  14. 1dbf37e i386, x86-64: show that CONFIG_HOTPLUG_CPU is required for suspend on SMP by Stefan Richter · 17 years ago
  15. 82cd0e8 i2o: eliminate a peculiar constraint on i2o_max_drivers by Akinobu Mita · 17 years ago
  16. be32479 i2o: fix notifiers when max_drivers is configured by Akinobu Mita · 17 years ago
  17. e578e9a i2o: destroy event queue only when drv->event is set by Akinobu Mita · 17 years ago
  18. b3762bf signalfd: retrieve multiple signals with one read() call by Davi Arnaut · 17 years ago
  19. 0532cb4 update dontdiff file by Randy Dunlap · 17 years ago
  20. 6373da1 power: Fix sizeof(PAGE_SIZE) typo by OGAWA Hirofumi · 17 years ago
  21. c8511f9 Misc: phantom, take care of pci posting by Jiri Slaby · 17 years ago
  22. c15395c phantom: move to unlocked_ioctl by Jiri Slaby · 17 years ago
  23. 1444196 simplify cleanup_workqueue_thread() by Oleg Nesterov · 17 years ago
  24. 3fcbc72 Char: cyclades, fix deadlock by Jiri Slaby · 17 years ago
  25. 33e9e24 SLUB Debug: fix check for super sized slabs (>512k 64bit, >256k 32bit) by Christoph Lameter · 17 years ago
  26. 418508c fix unused setup_nr_node_ids by Miklos Szeredi · 17 years ago
  27. ead5f0b fuse: delete inode on drop by Miklos Szeredi · 17 years ago
  28. 889f784 fuse: generic_write_checks() for direct_io by Miklos Szeredi · 17 years ago
  29. 492c8b3 uselib: add missing MNT_NOEXEC check by Christoph Hellwig · 17 years ago
  30. 5a1b639 Missing 'const' from reiserfs MIN_KEY declaration. by David Woodhouse · 17 years ago
  31. 772dce7 imxfb: fix memory hole by Sascha Hauer · 17 years ago
  32. 90e16dd imxfb: remove ifdefs by Sascha Hauer · 17 years ago
  33. 92c4579 ps3fb: use FB_SYS_* instead of FB_CFB_* by Geert Uytterhoeven · 17 years ago
  34. a01fbbd w100fb: fix compile warnings by Richard Purdie · 17 years ago
  35. 2686ba8 pm3fb: various fixes by Krzysztof Helt · 17 years ago
  36. 11d1a62 pm2fb: RDAC_WR barriers clean up by Krzysztof Helt · 17 years ago
  37. 8d74c1f fbdev: cleanup of sparc FB options by Krzysztof Helt · 17 years ago
  38. 9bea3f2 spi: potential memleak in spidev_ioctl by Florin Malita · 17 years ago
  39. 6087b2d optimize compat_core_sys_select() by a using stack space for small fd sets by Badari Pulavarty · 17 years ago
  40. 7bb44ad recalc_sigpending_tsk fixes by Roland McGrath · 17 years ago
  41. 3c6df2a Avoid zero size allocation in cache_k8_northbridges() by Ben Collins · 17 years ago
  42. 6754bb4 Documentation: fix the explanation of Kconfig files by Robert P. J. Day · 17 years ago
  43. 9aaffc8 prohibit rcutorture from being compiled into the kernel by Paul E. McKenney · 17 years ago
  44. cf6aced uml: improve PTRACE_SYSEMU checking by Jeff Dike · 17 years ago
  45. da90fa8 spi/spidev: check message size before copying by Domen Puncer · 17 years ago
  46. b7add02 capability.h warning fix by Andrew Morton · 17 years ago
  47. 8ce7ad7 genhd: send async notification on media change by Kristen Carlson Accardi · 17 years ago
  48. 86ce18d genhd: expose AN to user space by Kristen Carlson Accardi · 17 years ago
  49. 3528231 NOHZ: Rate limit the local softirq pending warning output by Thomas Gleixner · 17 years ago
  50. 43d4f96 spi doc update: describe clock mode bits by David Brownell · 17 years ago
  51. 8888735 mpc52xx_psc_spi: fix it for CONFIG_PPC_MERGE by Domen Puncer · 17 years ago
  52. b9ba347 fuse: fix mknod of regular file by Miklos Szeredi · 17 years ago
  53. c12b3c6 SLUB Debug: Fix object size calculation by Christoph Lameter · 17 years ago
  54. 72fcde9 Ignore bogus ACPI info for offline CPUs by Thomas Gleixner · 17 years ago
  55. 88f18ba freezer: move frozen_process() to kernel/power/process.c by Gautham R Shenoy · 17 years ago
  56. 5fcc57f freezer: fix PF_NOFREEZE vs freezeable race by Gautham R Shenoy · 17 years ago
  57. a076e4b freezer: fix kthread_create vs freezer theoretical race by Oleg Nesterov · 17 years ago
  58. 49b12d4 freezer: take kernel_execve into consideration by Rafael J. Wysocki · 17 years ago
  59. ba96a0c freezer: fix vfork problem by Rafael J. Wysocki · 17 years ago
  60. 33e1c28 freezer: close potential race between refrigerator and thaw_tasks by Rafael J. Wysocki · 17 years ago
  61. 585a285 ide serverworks warning fixes by Andrew Morton · 17 years ago
  62. 5a6248c Match DMA blacklist entries between ide-dma.c and libata-core.c by Junio C Hamano · 17 years ago
  63. 39c98c4 Add two missing chipsets to drivers/ide/ide-proc.c by Mika Kukkonen · 17 years ago
  64. 2074a10 ide/pci/serverworks.c: Fix corruption/timeouts with MegaIDE by Alan Cox · 17 years ago
  65. 6c6a2a8 add the IDE device ID for ATI SB700 by Henry Su · 17 years ago
  66. 4598c95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  67. 641e22e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  68. 31f6e1b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  69. fa91d43 USB: Add support for Olimex arm-usb-ocd JTAG interface serial port by Tony Lindgren · 17 years ago
  70. 5b7da8f USB: Add support for Sierra Wireless Aircard 595U by Danny Budik · 17 years ago
  71. 9d33efd USB: ldusb bugfix by Oliver Neukum · 17 years ago
  72. 2adb80e USB: ftdi_sio: Add USB Product Id for OpenDCC by Guido Scholz · 17 years ago
  73. d4b7d8e USB: fix ratelimit call semantics by Alan Stern · 17 years ago
  74. dd86557 USB: handle errors in power/level attribute by Alan Stern · 17 years ago
  75. 7ed92f1 USB: make the autosuspend workqueue thread freezable by Alan Stern · 17 years ago
  76. 8ab5e8c USB: Fix USB OHCI Subvendor for Toshiba Portege 4000 by Andrey Borzenkov · 17 years ago
  77. bdc4abd USB: usblp: Use correct DMA address in case of probe error by Pete Zaitcev · 17 years ago
  78. b268f48 USB: Fix debug output of ark3116 by Jan Engelhardt · 17 years ago
  79. 09b7002 USB: Onetouch - switch to using input_dev->dev.parent by Dmitry Torokhov · 17 years ago
  80. 57a21c1 USB: don't try to kzalloc 0 bytes by Alan Stern · 17 years ago
  81. b89ee19 USB: remove short initial timeout for device descriptor fetch by Alan Stern · 17 years ago
  82. d984abc USB: Deref URB after usbmon is done with it by Pete Zaitcev · 17 years ago
  83. 9a03095 USB: Remove duplicate IDs from option card driver by Ben Collins · 17 years ago
  84. be23edf USB: auerswald: fix file release handler by Andrew Morton · 17 years ago
  85. fcbd963 USB: fsl_usb2_udc: Fix UMTI_WIDE support and a compile warning by Li Yang · 17 years ago
  86. 8d062b9 USB: set the correct Interrupt interval in usb_bulk_msg by Alan Stern · 17 years ago
  87. 762e92f USB: New device PID for ftdi_sio driver by Neil \"Superna\" ARMSTRONG · 17 years ago
  88. bf87ce5 USB: remove unneeded WARN_ON by Alan Stern · 17 years ago
  89. ef7f6c7 USB: more autosuspend timer stuff by Alan Stern · 17 years ago
  90. 4fe5354 EHCI: fix problem with BIOS handoff by Alan Stern · 17 years ago
  91. 3643312 USB: address FIXME in usbnet w.r.t drivers claiming multiple interfaces by Oliver Neukum · 17 years ago
  92. 741ec4e USB: remove usb DocBook warnings by David Brownell · 17 years ago
  93. 4149b72 USB: handle more rndis_host oddities by David Brownell · 17 years ago
  94. 47f8468 USB: fix more ftdi-elan/u132-hcd #include lossage by David Brownell · 17 years ago
  95. 64902cb usb-storage: ignore Sitecom WL-117 USB-WLAN by Matthew Davidson · 17 years ago
  96. deb3d7f USB: remove useless check in mos7840 found by coverity by Oliver Neukum · 17 years ago
  97. 5ac43d1 USB: fix omninet memory leak found by coverity by Oliver Neukum · 17 years ago
  98. 230ffc8 Input: ads7846 - SPI_CPHA mode bugfix by Semih Hazar · 17 years ago
  99. bff0de5 Input: ads7846 - document that it handles tsc2046 too by David Brownell · 17 years ago
  100. 36bd52a Input: input-polldev - add module info by Eric Piel · 17 years ago