1. 5211e6e [PATCH] Fix GFP_HIGHMEM slab panic by Giridhar Pemmasani · 18 years ago
  2. 2da6dc2 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  3. 0c6cb97 [PATCH] Calculation fix for memory holes beyong the end of physical memory by Mel Gorman · 18 years ago
  4. 057647f [PATCH] workqueue: update kerneldoc by Alan Stern · 18 years ago
  5. c333526 [PATCH] JMB 368 PATA detection by Alan Cox · 18 years ago
  6. 8fa1d7d [PATCH] cpu-hotplug: release `workqueue_mutex' properly on CPU hot-remove by Satoru Takeuchi · 18 years ago
  7. bb1d860 [PATCH] time_adjust cleared before use by Jim Houston · 18 years ago
  8. eba6cd6 [PATCH] move SYS_HYPERVISOR inside the Generic Driver menu by Randy Dunlap · 18 years ago
  9. d7c3f5f [PATCH] fill_tgid: cleanup delays accounting by Oleg Nesterov · 18 years ago
  10. a98b609 [PATCH] taskstats: don't use tasklist_lock by Oleg Nesterov · 18 years ago
  11. b8534d7 [PATCH] taskstats: kill ->taskstats_lock in favor of ->siglock by Oleg Nesterov · 18 years ago
  12. 17b0269 [PATCH] taskstats_tgid_alloc: optimization by Oleg Nesterov · 18 years ago
  13. 093a8e8 [PATCH] taskstats_tgid_free: fix usage by Oleg Nesterov · 18 years ago
  14. 05d5bcd [PATCH] bacct_add_tsk: fix unsafe and wrong parent/group_leader dereference by Oleg Nesterov · 18 years ago
  15. fca178c [PATCH] fill_tgid: fix task_struct leak and possible oops by Oleg Nesterov · 18 years ago
  16. 6e6d9fa [PATCH] strstrip remove last blank fix by Michael Holzheu · 18 years ago
  17. 5fa3839 [PATCH] Constify compat_get_bitmap argument by Stephen Rothwell · 18 years ago
  18. f871357 [PATCH] VFS: Fix an error in unused dentry counting by David Howells · 18 years ago
  19. 6eac3f9 [PATCH] missing unused dentry in prune_dcache()? by Vasily Averin · 18 years ago
  20. ebed4bf [PATCH] hugetlb: fix absurd HugePages_Rsvd by Hugh Dickins · 18 years ago
  21. 856fc29 [PATCH] hugetlb: fix prio_tree unit by Hugh Dickins · 18 years ago
  22. b9d7e6a [PATCH] hugetlb: fix size=4G parsing by Hugh Dickins · 18 years ago
  23. 7b92aad [PATCH] cciss: fix printk format warning by Randy Dunlap · 18 years ago
  24. 760fe9a [PATCH] ioc4: fix printk format warning by Randy Dunlap · 18 years ago
  25. 1d4d262 [PATCH] Add missing space in module.c for taintskernel by Jan Dittmer · 18 years ago
  26. 08d892f [PATCH] visws build fix by Andrey Panin · 18 years ago
  27. 52fd24c [PATCH] __vmalloc with GFP_ATOMIC causes 'sleeping from invalid context' by Giridhar Pemmasani · 18 years ago
  28. 6a2aae0 [PATCH] Fix potential OOPs in blkdev_open() by Pavel Emelianov · 18 years ago
  29. f2d0aa5 [PATCH] memory hotplug: __GFP_NOWARN is better for __kmalloc_section_memmap() by Yasunori Goto · 18 years ago
  30. 969b755 [PATCH] md: fix printk format warnings, seen on powerpc64: by Randy Dunlap · 18 years ago
  31. 750a8f3 [PATCH] md: fix up maintenance of ->degraded in multipath by NeilBrown · 18 years ago
  32. 01ab566 [PATCH] md: simplify checking of available size when resizing an array by NeilBrown · 18 years ago
  33. 2b6e845 [PATCH] md: fix bug where spares don't always get rebuilt properly when they become live by NeilBrown · 18 years ago
  34. ae74589 [PATCH] fix efi_memory_present_wrapper() by bibo,mao · 18 years ago
  35. 9b57988 [PATCH] jbd2: journal_dirty_data re-check for unmapped buffers by Eric Sandeen · 18 years ago
  36. f58a74d [PATCH] jbd: journal_dirty_data re-check for unmapped buffers by Eric Sandeen · 18 years ago
  37. 1939e49 [PATCH] ext4: fix printk format warnings by Randy Dunlap · 18 years ago
  38. bbdb396 [PATCH] Use min of two prio settings in calculating distress for reclaim by Martin Bligh · 18 years ago
  39. 3bb1a852 [PATCH] vmscan: Fix temp_priority race by Martin Bligh · 18 years ago
  40. 2ae8814 [PATCH] mm: clean up pagecache allocation by Nick Piggin · 18 years ago
  41. 858cbcd Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  42. fe31eb6 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  43. efbfe96c [PATCH] silence 'make xmldocs' warning by adding missing description of 'raw' in nand_base.c:1485 by Jesper Juhl · 18 years ago
  44. 735a7ff [PATCH] drivers: wait for threaded probes between initcall levels by Andrew Morton · 18 years ago
  45. 61ce1ef [PATCH] vmlinux.lds: consolidate initcall sections by Andrew Morton · 18 years ago
  46. 3560cc5 PCI: Remove quirk_via_abnormal_poweroff by Karsten Wiese · 18 years ago
  47. 2449e06 PCI: reset pci device state to unknown state for resume by Shaohua Li · 18 years ago
  48. 3095fc0 PCI: x86-64: mmconfig missing printk levels by Dave Jones · 18 years ago
  49. 6b5c76b PCI: fix pci_fixup_video as it blows up on sparc64 by Eiichiro Oiwa · 18 years ago
  50. 35ae61a acpiphp: fix latch status by MUNEDA Takahiro · 18 years ago
  51. 3c9da7b [S390] cio: Make ccw_device_register() static. by Cornelia Huck · 18 years ago
  52. f3b017d [S390] Improve AP bus device removal. by Ralph Wuerthner · 18 years ago
  53. 12bae23 [S390] uaccess error handling. by Heiko Carstens · 18 years ago
  54. c2b1449 [S390] cio: css_probe_device() must be called enabled. by Cornelia Huck · 18 years ago
  55. 95425f1 [S390] Initialize interval value to 0. by Gerald Schaefer · 18 years ago
  56. f488039 [S390] sys_getcpu compat wrapper. by Paul Mundt · 18 years ago
  57. f5ef9d1 [SPARC]: Fix bus_id[] string overflow. by David S. Miller · 18 years ago
  58. e803915 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  59. 2a4f739 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  60. 1842c4b [BRIDGE]: correct print message typo by Randy Dunlap · 18 years ago
  61. 2a272f9 [TCP] H-TCP: fix integer overflow by Gavin McCullagh · 18 years ago
  62. 2211924 [TCP] cubic: scaling error by Stephen Hemminger · 18 years ago
  63. 012d64f [SPARC64]: Fix memory corruption in pci_4u_free_consistent(). by David S. Miller · 18 years ago
  64. 4130a4b [SPARC64]: Fix central/FHC bus handling on Ex000 systems. by David S. Miller · 18 years ago
  65. 0bb78c3 Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into upstream-fixes by Jeff Garzik · 18 years ago
  66. 291b58d [PATCH] AVR32: Update defconfig by Haavard Skinnemoen · 18 years ago
  67. 452976b [PATCH] AVR32: Use __raw MMIO access for internal peripherals by Haavard Skinnemoen · 18 years ago
  68. d68041c [PATCH] AVR32: Implement and export __raw_{read,write}s[bwl] by Haavard Skinnemoen · 18 years ago
  69. 065834a [PATCH] AVR32: add io{read,write}{8,16,32}{be,} support by Ben Nizette · 18 years ago
  70. fa35224 [PATCH] AVR32: Fix oversize immediates in atomic.h by Haavard Skinnemoen · 18 years ago
  71. bee8ce8 [PATCH] AVR32: Don't try to iounmap P2 segment addresses by Haavard Skinnemoen · 18 years ago
  72. 6ea850b [PATCH] AVR32: Silence some compile warnings by Haavard Skinnemoen · 18 years ago
  73. 0430fb2 [PATCH] AVR32: Minor Makefile cleanup by Haavard Skinnemoen · 18 years ago
  74. 71fa0a8 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 18 years ago
  75. 9d81a78 Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/intelfb-2.6 by Linus Torvalds · 18 years ago
  76. 82b6c3a Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 18 years ago
  77. 9f4c7ac Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  78. 8c8a0ea Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 18 years ago
  79. 8483ca3 Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  80. ede847c Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  81. 190a24f [POWERPC] Make sure __cpu_preinit_ppc970 gets called on 970GX processors by Olof Johansson · 18 years ago
  82. d6b9ccbb [SCSI] aic79xx: Print out signalling by Hannes Reinecke · 18 years ago
  83. 9080063 [SCSI] aic7xxx: Remove slave_destroy by Hannes Reinecke · 18 years ago
  84. 843822a [SCSI] aic79xx: set precompensation by Hannes Reinecke · 18 years ago
  85. 8883c1f [SCSI] aic79xx: Fixup external device reset by Hannes Reinecke · 18 years ago
  86. 4a531e8 [SCSI] replace u8 and u32 with __u8 and __u32 in scsi.h for user space by FUJITA Tomonori · 18 years ago
  87. afc071e6 [SCSI] lpfc: fix printk format warning by Randy Dunlap · 18 years ago
  88. ca3c332 [SCSI] aic79xx: make ahd_set_tags() static by Adrian Bunk · 18 years ago
  89. 289fe5b [SCSI] aic7xxx: cleanups by Adrian Bunk · 18 years ago
  90. 6d07cb7 [SCSI] drivers/scsi: Handcrafted MIN/MAX macro removal by Amol Lad · 18 years ago
  91. 5a09e39 [SCSI] scsi_debug: support REPORT TARGET PORT GROUPS by Hannes Reinecke · 18 years ago
  92. cd00b7f [SCSI] qla1280 bus reset typo by Jes Sorensen · 18 years ago
  93. b5072ea [SCSI] libiscsi: fix logout pdu processing by Mike Christie · 18 years ago
  94. 5831c73 [SCSI] libiscsi: fix aen support by Mike Christie · 18 years ago
  95. cd529a4 [SCSI] libiscsi: fix missed iscsi_task_put in xmit error path by Mike Christie · 18 years ago
  96. 9864404 [SCSI] libiscsi: fix oops in connection create failure path by Mike Christie · 18 years ago
  97. 43a145a [SCSI] iscsi class: fix slab corruption during restart by Mike Christie · 18 years ago
  98. 47bcd35 [SCSI] Switch fdomain to the pci_get API by Alan Cox · 18 years ago
  99. ed632da [SCSI] add can_queue to host parameters by James Bottomley · 18 years ago
  100. 031280f [SCSI] megaraid_{mm,mbox}: 64-bit DMA capability fix by Andrey Mirkin · 18 years ago