1. 6ffa01d libata: add CONFIG_PM to libata core layer by Tejun Heo · 17 years ago
  2. 438ac6d libata: add missing CONFIG_PM in LLDs by Tejun Heo · 17 years ago
  3. b23ff24 libata: add missing PM callbacks by Tejun Heo · 17 years ago
  4. cc7c15e pata_qdi: Fix initialisation by Alan Cox · 17 years ago
  5. fb9f890 [libata] pata_cmd64x: fix driver description in comments by Jeff Garzik · 17 years ago
  6. bf7551c [libata] pata_{legacy,sc1200,sl82c105}: add missing hooks by Jeff Garzik · 17 years ago
  7. f31f0cc [libata] change master/slave IDENTIFY order by Jeff Garzik · 17 years ago
  8. 032af1c libata-core: Fix simplex handling by Alan · 17 years ago
  9. 562aa1d Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  10. b435086 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  11. 132a69c Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  12. fb7d404 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  13. 100b425 Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  14. d701d8a [PATCH] Fix sysfs build breakage if !CONFIG_SYSFS by Ralf Baechle · 17 years ago
  15. afb2d55 ahci: improve spurious SDB FIS handling by Tejun Heo · 17 years ago
  16. e34bb37 ahci/pata_jmicron: match class not function number by Tejun Heo · 17 years ago
  17. 5ee2ae7 jmicron ATA: reimplement jmicron ATA quirk by Tejun Heo · 17 years ago
  18. 960627b pata_jmicron: drop unnecessary device programming in [re]init by Tejun Heo · 17 years ago
  19. 516dffd [PATCH] Fix get_unmapped_area and fsync for hugetlb shm segments by Adam Litke · 17 years ago
  20. 09125ea libata: blacklist FUJITSU MHT2060BH for NCQ by Tejun Heo · 17 years ago
  21. 4fc00cb sata_sil24: kill unused local variable idx in sil24_fill_sg() by Tejun Heo · 17 years ago
  22. 1aa56cc libata: clear drvdata in ata_host_release(), take#2 by Tejun Heo · 17 years ago
  23. 7b965e0 [PATCH] VM: invalidate_inode_pages2_range() should not exit early by Trond Myklebust · 17 years ago
  24. 5a39e8c [PATCH] tty_io: fix race in master pty close/slave pty close path by Aristeu Sergio Rozanski Filho · 17 years ago
  25. 3a0ee2c [PATCH] fix memory leak in dma_declare_coherent_memory() by Yoichi Yuasa · 17 years ago
  26. 17f0cd2 [PATCH] Fix buffer overflow and races in capi debug functions by Karsten Keil · 17 years ago
  27. 34bbd70 [PATCH] adapt page_lock_anon_vma() to PREEMPT_RCU by Oleg Nesterov · 17 years ago
  28. 48dba8a [PATCH] Documentation: CPU load calculation description by Vassili Karpov · 17 years ago
  29. 7355690 [PATCH] sched: fix SMT scheduler bug by Ingo Molnar · 17 years ago
  30. 3f555c7 [PATCH] ps3: introduce CONFIG_PS3_ADVANCED by Geert Uytterhoeven · 17 years ago
  31. 8a2bfdc [PATCH] ext[34]: EA block reference count racing fix by Mingming Cao · 17 years ago
  32. 1463fdb [PATCH] uml: pte_mkread fix by Jeff Dike · 17 years ago
  33. 1425180 [PATCH] uml: host VDSO fix by Jeff Dike · 17 years ago
  34. cf2775f [PATCH] uml: enable RAW by Allan Graves · 17 years ago
  35. 77904fd [PATCH] FRV: Missing error defs by David Howells · 17 years ago
  36. 232ea4d [PATCH] throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocations by Andrew Morton · 17 years ago
  37. b1a316f [PATCH] ACPI: make bay depend on dock by Kristen Carlson Accardi · 17 years ago
  38. d1af65d [PATCH] Bug in MM_RB debugging by David Miller · 17 years ago
  39. 04a51e6 [PATCH] uml: add back accidentally removed error by Jeff Dike · 17 years ago
  40. af72790 [PATCH] uml: fix host LDT lookup initialization locking, try 2 by Jeff Dike · 17 years ago
  41. dae9f8e [PATCH] drivers/isdn/gigaset: build asyncdata.o into the gigaset module (fix) by Tilman Schmidt · 17 years ago
  42. 65dc814 [PATCH] eCryptfs: no path_release() after path_lookup() error by Michael Halcrow · 17 years ago
  43. 1ed6d89 [PATCH] eCryptfs: remove unnecessary flush_dcache_page() by Michael Halcrow · 17 years ago
  44. a8d547d [PATCH] eCryptfs: set O_LARGEFILE when opening lower file by Michael Halcrow · 17 years ago
  45. e109ebd [PATCH] rtc_cmos oops fix by David Brownell · 17 years ago
  46. 0478e62 [PATCH] MAINTAINERS: Update email address by Antonino A. Daplas · 17 years ago
  47. 244474b [PATCH] add -mm testing in SubmitChecklist by Randy Dunlap · 17 years ago
  48. 1499993 [PATCH] fix section mismatch warning in lockdep by Sam Ravnborg · 17 years ago
  49. 5409bae [PATCH] Rename PG_checked to PG_owner_priv_1 by Nick Piggin · 17 years ago
  50. 93a6fef [PATCH] fix the SYSCTL=n compilation by Adrian Bunk · 17 years ago
  51. c1e16aa [PATCH] Fix posix-cpu-timer breakage caused by stale p->last_ran value by Thomas Gleixner · 17 years ago
  52. ae73fc0 [PATCH] eCryptfs: resolve lower page unlocking problem by Michael Halcrow · 17 years ago
  53. 05fb6bf [PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers) by Randy Dunlap · 17 years ago
  54. 328d244 [PATCH] kernel-doc: allow space after __attribute__ by Randy Dunlap · 17 years ago
  55. 9d63463 [PATCH] update timekeeping_is_continuous comment by Daniel Walker · 17 years ago
  56. 2893611 [PATCH] FRV: Add some missng lazy MMU hooks for NOMMU mode by David Howells · 17 years ago
  57. fa64275 [PATCH] FRV: No ZONE_DMA by David Howells · 17 years ago
  58. f416885 [PATCH] md: add support for reshape of a raid6 by NeilBrown · 17 years ago
  59. b4c4c7b [PATCH] md: restart a (raid5) reshape that has been aborted due to a read/write error by NeilBrown · 17 years ago
  60. d1b5380 [PATCH] md: clean out unplug and other queue function on md shutdown by NeilBrown · 17 years ago
  61. 7dd5e7c [PATCH] md: move warning about creating a raid array on partitions of the one device by NeilBrown · 17 years ago
  62. a723406 [PATCH] md: RAID6: clean up CPUID and FPU enter/exit code by H. Peter Anvin · 17 years ago
  63. 64a742b [PATCH] md: fix raid10 recovery problem. by NeilBrown · 17 years ago
  64. 5a243e0 [PATCH] Fix failure paths in modules init in umem.c by NeilBrown · 17 years ago
  65. 9540f75 [PATCH] drivers/video/sm501fb.c: make 4 functions static by Adrian Bunk · 17 years ago
  66. 9b83a6a [PATCH] mm/{,tiny-}shmem.c cleanups by Adrian Bunk · 17 years ago
  67. de01bad [PATCH] make ipc/shm.c:shm_nopage() static by Adrian Bunk · 17 years ago
  68. 5357fc1 [PATCH] arch/arm26/kernel/entry.S: remove dead code by Adrian Bunk · 17 years ago
  69. f3502b8 V4L/DVB (5305): Mark VIDIOC_DBG_S/G_REGISTER as experimental by Hans Verkuil · 17 years ago
  70. ada6ecd V4L/DVB (5271): Add VIDIOC_TRY_ENCODER_CMD and VIDIOC_ENCODER_CMD ioctls. by Hans Verkuil · 17 years ago
  71. db6eb5b V4L/DVB (5270): Add VIDIOC_G_ENC_INDEX ioctl by Hans Verkuil · 17 years ago
  72. 1d1370a V4L/DVB (5276): Cxusb: fix firmware patch for big endian systems by Jin-Bong lee · 17 years ago
  73. b9109b7 V4L/DVB (5258): Cafe_ccic: fix compiler warning by Jean Delvare · 18 years ago
  74. 2fe22dc V4L/DVB (5295): Digitv: open nxt6000 i2c_gate for TDED4 tuner handling by Michael Krufky · 17 years ago
  75. f3d092b V4L/DVB (5304): Improve chip matching in v4l2_register by Hans Verkuil · 17 years ago
  76. d55c7ae V4L/DVB (5255): Fix cx25840 firmware loading. by Hans Verkuil · 18 years ago
  77. 2591466 HID: fix Logitech DiNovo Edge touchwheel and Logic3 /SpectraVideo middle button by Jiri Kosina · 17 years ago
  78. a4dff39 HID: add git tree information to MAINTAINERS by Jiri Kosina · 17 years ago
  79. b55fd23 HID: fix broken Logitech S510 keyboard report descriptor; make extra keys work by Jiri Kosina · 17 years ago
  80. 776c0e9 HID: fix possible double-free on error path in hid parser by Jiri Kosina · 17 years ago
  81. 4330eb2 HID: hid-debug.c should #include <linux/hid-debug.h> by Adrian Bunk · 17 years ago
  82. 4237081 HID: fix bug in zeroing the last field byte in output reports by Jiri Kosina · 17 years ago
  83. fdc9c56 USB HID: use CONFIG_HID_DEBUG for outputting report descriptor by Jiri Kosina · 17 years ago
  84. 9fa2ad5 USB HID: Fix USB vendor and product IDs endianness for USB HID devices by Julien BLACHE · 18 years ago
  85. 74bd7d0 [SPARC64]: Fix parport_pc build. by David S. Miller · 17 years ago
  86. a9948a7 [TCP]: Fix minisock tcp_create_openreq_child() typo. by Arnaldo Carvalho de Melo · 17 years ago
  87. 5f1ef51 [SPARC64]: Update defconfig. by David S. Miller · 17 years ago
  88. 71599cd [TCP]: Document several sysctls. by John Heffner · 17 years ago
  89. b08d584 [NET]: Fix kfree(skb) by Patrick McHardy · 17 years ago
  90. 4498121 [NET]: Handle disabled preemption in gfp_any() by Patrick McHardy · 17 years ago
  91. 6548cda [BRIDGE]: Fix locking of set path cost. by Stephen Hemminger · 17 years ago
  92. aa6e4a9 [IPV6]: /proc/net/anycast6 unbalanced inet6_dev refcnt by David Stevens · 17 years ago
  93. 1267cd7 [IPX]: Remove ancient changelog by Rolf Eike Beer · 17 years ago
  94. ff49f26 [IPX]: Remove outdated information from Kconfig by Rolf Eike Beer · 17 years ago
  95. 304c209 [NET]: Revert socket.h/stat.h ifdef hacks. by David S. Miller · 17 years ago
  96. 2c12a74 [IPV6]: anycast refcnt fix by Michal Wrobel · 17 years ago
  97. 3a765aa [XFRM] xfrm_user: Fix return values of xfrm_add_sa_expire. by David S. Miller · 17 years ago
  98. 2ff7354 [PATCH] x86_64/i386 irq: Fix !CONFIG_SMP compilation by Eric W. Biederman · 17 years ago
  99. 606135a Linux 2.6.21-rc2 by Linus Torvalds · 17 years ago
  100. bb4c18c [SPARC64]: Fix PCI interrupts on E450 et al. by David S. Miller · 17 years ago