1. 23a1b2a [PATCH] via82cxxx: handle error condition properly by Alan Cox · 18 years ago
  2. e59e2ae [PATCH] SysRq-X: show blocked tasks by Ingo Molnar · 18 years ago
  3. 89fc9a1 [PATCH] SPI: improve sysfs compiler complaint handling by Jeff Garzik · 18 years ago
  4. 91046a8 [PATCH] RTC: handle sysfs errors by Jeff Garzik · 18 years ago
  5. bfc7ee2 [PATCH] PNP: handle sysfs errors by Jeff Garzik · 18 years ago
  6. 3889b26 [PATCH] I2O: more error checking by Jeff Garzik · 18 years ago
  7. aa8a8d6 [PATCH] ioremap balanced with iounmap for drivers/char/istallion.c by Amol Lad · 18 years ago
  8. 41bdabb [PATCH] ioremap balanced with iounmap for drivers/char/moxa.c by Amol Lad · 18 years ago
  9. 8684265 [PATCH] ioremap balanced with iounmap for drivers/char/rio/rio_linux.c by Amol Lad · 18 years ago
  10. 238b872 [PATCH] serial uartlite driver by Peter Korsgaard · 18 years ago
  11. 1ecb9c0 [PATCH] cciss: cleanup cciss_interrupt mode by Mike Miller · 18 years ago
  12. 799202c [PATCH] cciss: add support for 1024 logical volumes by Mike Miller · 18 years ago
  13. 3833a74 [PATCH] cciss: remove unused revalidate_allvol function by Mike Miller · 18 years ago
  14. 7a06f78 [PATCH] cciss: change cciss_open for consistency by Mike Miller · 18 years ago
  15. 92c4231a [PATCH] cciss: set sector_size to 2048 for performance by Mike Miller · 18 years ago
  16. f92e2f5 [PATCH] cciss: disable DMA prefetch on P600 by Mike Miller · 18 years ago
  17. de92391 [PATCH] cciss: fix pci ssid for the E500 controller by Mike Miller · 18 years ago
  18. f880632 [PATCH] cciss: increase number of commands on controller by Mike Miller · 18 years ago
  19. 4ff9a9a [PATCH] cciss: reference driver support by Mike Miller · 18 years ago
  20. 9d827c9 [PATCH] cciss: version change by Mike Miller · 18 years ago
  21. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  22. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  23. 441e143 [PATCH] slab: remove SLAB_DMA by Christoph Lameter · 18 years ago
  24. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  25. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  26. 55acbda [PATCH] slab: remove SLAB_NOIO by Christoph Lameter · 18 years ago
  27. 8734813 [PATCH] add numa node information to struct device by Christoph Hellwig · 18 years ago
  28. cd54e7e [PATCH] mm: incorrect VM_FAULT_OOM returns from drivers by Nick Piggin · 18 years ago
  29. a1e8537 [PATCH] drm-sis linkage fix by Andrew Morton · 18 years ago
  30. 2fdb611 [PATCH] ... and then some more work_struct-induced breakage (ibmvscsi) by Al Viro · 18 years ago
  31. 91c7c56 [PATCH] ... and more work_struct-induced breakage (mips) by Al Viro · 18 years ago
  32. 4927b3f [PATCH] More work_struct induced breakage (s390) by Al Viro · 18 years ago
  33. 3e577a8 [PATCH] drivers/{char|isdn}: work_struct-induced breakage by Al Viro · 18 years ago
  34. 7a87b6c [PATCH] hamradio/dmascc: fix up work_struct-induced breakage by Al Viro · 18 years ago
  35. dd6a7c1 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
  36. dd8856b Merge git://git.infradead.org/users/dhowells/workq-2.6 by Linus Torvalds · 18 years ago
  37. a8b8d57 [PATCH] m68knommu: ColdFire serial driver fixes by Greg Ungerer · 18 years ago
  38. 06328b4 Actually update the fixed up compile failures. by David Howells · 18 years ago
  39. 4796b71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  40. 1d11856 sh: Clock framework tidying. by Paul Mundt · 18 years ago
  41. 6fc21b8 sh: More flexible + SH7780 earlyprintk SCIF support. by Paul Mundt · 18 years ago
  42. 9d4436a sh: Add support for SH7206 and SH7619 CPU subtypes. by Yoshinori Sato · 18 years ago
  43. ec0bf39 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  44. bf83c2a Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 18 years ago
  45. d32adcb [SCSI] aic79xx: Add ASC-29320LPE ids to driver by Salyzyn, Mark · 18 years ago
  46. 6d5aefb WorkQueue: Fix up arch-specific work items where possible by David Howells · 18 years ago
  47. febb631 [SCSI] stex: version update by Ed Lin · 18 years ago
  48. 76fbf96f [SCSI] stex: change wait loop code by Ed Lin · 18 years ago
  49. 94e9108 [SCSI] stex: add new device type support by Ed Lin · 18 years ago
  50. ee926b2 [SCSI] stex: update device id info by Ed Lin · 18 years ago
  51. 529e7a6 [SCSI] stex: adjust default queue length by Ed Lin · 18 years ago
  52. 47c4f99 [SCSI] stex: add value check in hard reset routine by Ed Lin · 18 years ago
  53. 4eea9dc [SCSI] stex: fix controller_info command handling by Ed Lin · 18 years ago
  54. b4b8bed [SCSI] stex: fix biosparam calculation by Ed Lin · 18 years ago
  55. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  56. 00769ec [SCSI] megaraid: fix MMIO casts by Jeff Garzik · 18 years ago
  57. e42ebef [SCSI] tgt: fix undefined flush_dcache_page() problem by akpm@osdl.org · 18 years ago
  58. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  59. ee28b0d [PATCH] remote memory corruptor in ibmtr.c by Al Viro · 18 years ago
  60. 15a4cb9 Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  61. 40a0017 [PATCH] pcmcia: at91_cf update by Andrew Victor · 18 years ago
  62. 1dd997f [PATCH] pcmcia: fix m32r_cfc.c compilation by Adrian Bunk · 18 years ago
  63. d9d9ea0 [PATCH] pcmcia: ds.c debug enhancements by Dominik Brodowski · 18 years ago
  64. ebe5cfb [PATCH] pcmcia: at91_cf update by Andrew Victor · 18 years ago
  65. af2b3b5 [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation by Dominik Brodowski · 18 years ago
  66. a9606fd [PATCH] pcmcia: remove prod_id indirection by Dominik Brodowski · 18 years ago
  67. efd5058 [PATCH] pcmcia: remove manf_id and card_id indirection by Dominik Brodowski · 18 years ago
  68. 44e5e33 [PATCH] pcmcia: IDs for Elan serial PCMCIA devcies by Tony Olech · 18 years ago
  69. 6cf5be5 [PATCH] pcmcia: allow for four multifunction subdevices by Dominik Brodowski · 18 years ago
  70. 9374074 [PATCH] pcmcia: handle __copy_from_user() return value in ioctl by Dominik Brodowski · 18 years ago
  71. 1d2c904 [PATCH] pcmcia: multifunction card handling fixes by Dominik Brodowski · 18 years ago
  72. 3e022d0 [PATCH] pcmcia: allow shared IRQs on pd6729 sockets by Komuro · 18 years ago
  73. 4ae1cbf [PATCH] pcmcia: start over after CIS override by Dominik Brodowski · 18 years ago
  74. 5eb5fc9 [PATCH] cm4000_cs: fix return value check by Akinobu Mita · 18 years ago
  75. 0517793 [PATCH] pcmcia: yet another IDE ID by Marcin Juszkiewicz · 18 years ago
  76. bf4e182 [PATCH] pcmcia: Add an id to ide-cs.c by Matt Reimer · 18 years ago
  77. b9272df [POWERPC] Add of_platform_bus support to mpc52xx psc uart driver by Grant Likely · 18 years ago
  78. 9b9129e [POWERPC] typo fix and whitespace cleanup on mpc52xx-uart driver by Grant Likely · 18 years ago
  79. ff51a98 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  80. 8e42a5a [PATCH] pata_ali: small fixes by Alan · 18 years ago
  81. 75f609d [PATCH] pata_via: VIA 8251 bridged systems are now out and about by Alan · 18 years ago
  82. 2c5ff67 [PATCH] trivial piix: swap bogus dot for comma space by Alan · 18 years ago
  83. 9b8ab9f Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro/bird by Linus Torvalds · 18 years ago
  84. 12472b4 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  85. 47af551 [S390] cio: Use device_reprobe() instead of bus_rescan_devices(). by Cornelia Huck · 18 years ago
  86. d23861f [S390] cio: Retry internal operations after vary off. by Cornelia Huck · 18 years ago
  87. 24cb5b4 [S390] cio: Use path verification for last path gone after vary off. by Cornelia Huck · 18 years ago
  88. 9163bb2 [S390] non-unique constant/macro identifiers. by Ursula Braun · 18 years ago
  89. c6b5b84 [S390] cpu shutdown rework by Heiko Carstens · 18 years ago
  90. 15e9b58 [S390] Reset infrastructure for re-IPL. by Heiko Carstens · 18 years ago
  91. 645c98c [S390] return 'count' for successful execution of dasd_eer_enable. by Horst Hummel · 18 years ago
  92. 29145a6 [S390] Enhanced handling of failed termination requests. by Horst Hummel · 18 years ago
  93. 66a4263b [S390] Add MODALIAS= to the uevent for the ap bus. by Cornelia Huck · 18 years ago
  94. 520a4e3 [S390] 3215 device locking. by Martin Schwidefsky · 18 years ago
  95. 01376f4 [S390] handle incorrect values when writing to dasd sysfs attributes. by Horst Hummel · 18 years ago
  96. e22ba7e [POWERPC] ps3: multiplatform build fixes by Arnd Bergmann · 18 years ago
  97. eb30c72 [POWERPC] ps3: Missed renames of CONFIG_PS3 to CONFIG_PPC_PS3 by Geert Uytterhoeven · 18 years ago
  98. a3d4d64 [POWERPC] ps3: add ps3 platform system bus support by Geoff Levand · 18 years ago
  99. 3e00a5a [POWERPC] Xserve cpu-meter driver by Benjamin Herrenschmidt · 18 years ago
  100. 533462d [POWERPC] CPM_UART: Fix inconsistency of function definition by Kalle Pokki · 18 years ago