1. e234f35 [PATCH] inotify delete race fix by John McCutchan · 19 years ago
  2. 3de1174 [PATCH] inotify: update help text by Robert Love · 19 years ago
  3. 94efe72 [PATCH] Destruction of failed keyring oopses by David Howells · 19 years ago
  4. bcf945d [PATCH] Error during attempt to join key management session can leave semaphore pinned by David Howells · 19 years ago
  5. 6fb0caa Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 by Linus Torvalds · 19 years ago
  6. 7cfa132 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  7. 6d22d85 [PATCH] ppc64: fix for kexec boot issue by Paul Mackerras · 19 years ago
  8. 48f1f53 [PATCH] dm-raid locking fix by Alasdair G Kergon · 19 years ago
  9. d27a4dd [PATCH] Add Documentation/kprobes.txt by Jim Keniston · 19 years ago
  10. 6b8b3e8 [PATCH] md: make sure md bitmap updates are flushed when array is stopped. by NeilBrown · 19 years ago
  11. e3b9703 [PATCH] md: yet another attempt to get bitmap-based resync to do the right thing in all cases... by NeilBrown · 19 years ago
  12. 193f1c9 [PATCH] md: always honour md bitmap being read from disk by NeilBrown · 19 years ago
  13. aa1595e [PATCH] md: make 'md' and alias for 'md-mod' by NeilBrown · 19 years ago
  14. efd8be2 [PATCH] md: remove a stray debugging printk. by NeilBrown · 19 years ago
  15. 4dcef52 [PATCH] v4l: oopsfix for BTTV on badly behaved PCI chipsets by Mauro Carvalho Chehab · 19 years ago
  16. 75eedfe [PATCH] ppc64: Fix UP kernel build by Olof Johansson · 19 years ago
  17. 556e58f [PATCH] ide: fix kmalloc_node breakage in ide driver by Ravikiran G Thirumalai · 19 years ago
  18. c80f90b [PATCH] ARM: 2844/1: Add maintainer for Jornada 720 by Michael Gernoth · 19 years ago
  19. fdd0edf [SCSI] fix aic7xxx performance issues since 2.6.12-rc2 by James Bottomley · 19 years ago
  20. fd6f31c Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/to-linus by Linus Torvalds · 19 years ago
  21. 9d34321 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  22. ea48e70 Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  23. 6e34622 It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbers by Linus Torvalds · 19 years ago
  24. 9680021 [PATCH] x86-64: use proper VM_FAULT_xxx macros by Alexander Nyberg · 19 years ago
  25. 1260f80 [PATCH] Keys: Fix key management syscall interface bugs by David Howells · 19 years ago
  26. c36f19e [PATCH] Remove suspend() calls from shutdown path by Benjamin Herrenschmidt · 19 years ago
  27. c013622 [PATCH] ARM: 2838/1: Fix arm oprofile backtrace warning by Richard Purdie · 19 years ago
  28. 3873658 [SPARC]: Fix up sleep_on() removal in vfc driver. by Christoph Hellwig · 19 years ago
  29. ff2afb9 [PATCH] ARM: Fix ARM fault handler for get_user_pages() fixes. by Russell King · 19 years ago
  30. 8b491d7 [MTD] mtdchar: Return EINVAL for bad seeks instead of fixing up to valid byte by Todd Poynor · 19 years ago
  31. 1da2c9a [MTD] Pre-CFI Sharp chip driver: Some speedups and cleanups by Todd Poynor · 19 years ago
  32. 65a8de3 [MTD] mtd_blkdevs.c: Fix names when many devices/partitions are created by Todd Poynor · 19 years ago
  33. 7ad2b7f [MTD] mtd_blkdevs.c: Remove DEVFS leftovers by Todd Poynor · 19 years ago
  34. d88f977 [MTD] CHIPS: Recognize Spansion CFI 1.4 chips by Todd Poynor · 19 years ago
  35. bd6dbdf When a merge does not work automatically, git prevents by Len Brown · 19 years ago
  36. 8edc81c Merge ../to-linus-stable by Len Brown · 19 years ago
  37. 62778ba /home/lenb/src/to-linus-stable branch 'acpi-2.6.12' by Len Brown · 19 years ago
  38. 11e981f [ACPI] S3 resume: avoid kmalloc() might_sleep oops symptom by David Shaohua Li · 19 years ago
  39. d4ab025 [ACPI] delete Warning: Encountered executable code at module level, [AE_NOT_CONFIGURED] by Len Brown · 19 years ago
  40. d95a1b4 Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/to-linus by Linus Torvalds · 19 years ago
  41. 8066eff /home/lenb/src/to-linus branch 'acpi-2.6.12' by Len Brown · 19 years ago
  42. aefdcfa Merge ../to-linus by Len Brown · 19 years ago
  43. 79cda7d [ACPI] CONFIG_ACPI_HOTKEY is now "n" by default by Luming Yu · 19 years ago
  44. b34a803 [ACPI] restore /proc/acpi/button/ (ala 2.6.12) by Alexey Starikovskiy · 19 years ago
  45. 7b15f5e [ACPI] revert Embedded Controller to polling-mode by default (ala 2.6.12) by Luming Yu · 19 years ago
  46. 88ff29a [SCSI] aic79xx: add hold_mcs to the transport parameters by James Bottomley · 19 years ago
  47. d872ebe [SCSI] add missing hold_mcs parameter to the spi transport class by James Bottomley · 19 years ago
  48. 194d071 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  49. 9bbd037 [PATCH] ARM: 2833/2: Remove support for WDIOF_MAGICCLOSE from sa1100-wdt by Ian Campbell · 19 years ago
  50. 8c741ed [PATCH] ARM: 2835/1: Add UPF_SKIP_TEST to IXP4xx serial ports by Deepak Saxena · 19 years ago
  51. 7b1fbf2 [PATCH] ARM: 2841/1: Fix VFP +/-0 case for doubles addition by Catalin Marinas · 19 years ago
  52. 8582975 [PATCH] ARM: 2840/1: Add mach-types to Documentation/dontdiff by Michael Burian · 19 years ago
  53. 975ad14 [PATCH] ARM: 2839/1: Remove XScale cache and TLB locking code by Deepak Saxena · 19 years ago
  54. f148af2 [PATCH] ARM: 2837/2: Re: ARM: Make NWFPE preempt safe by Richard Purdie · 19 years ago
  55. 1fcf844 [PATCH] ARM: 2832/1: BAST - limit clock-rate for IIC bus by Ben Dooks · 19 years ago
  56. 3f40d7d [SCSI] aic79xx: fix up transport settings by James Bottomley · 19 years ago
  57. a68d2eb Fix up recent get_user_pages() handling by Linus Torvalds · 19 years ago
  58. a4b53a1 [SCSI] aic79xx: DV parameter settings by Hannes Reinecke · 19 years ago
  59. 73a2546 [SCSI] aic79xx: update to use scsi_transport_spi by Hannes Reinecke · 19 years ago
  60. 60a1321 [SCSI] aic79xx: Remove busyq by Hannes Reinecke · 19 years ago
  61. f33ea7f [PATCH] fix get_user_pages bug by Nick Piggin · 19 years ago
  62. ecc21eb [ACPI] PCI interrupt link suspend/resume - revert to 2.6.12 behaviour by David Shaohua Li · 19 years ago
  63. 5cb4cc0 [PATCH] Xmon bug fix for soft-reset by Haren Myneni · 19 years ago
  64. ef6724e [CIFS] Fix missing entries in search results when very long file names and by Steve French · 19 years ago
  65. 3d35600 [ACPI] fix 64-bit build warning in processor_idle.c by Len Brown · 19 years ago
  66. bcf7e34 Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  67. 0b2bfb4 [PATCH] ACPI: increase PCIBIOS_MIN_IO on x86 by Ivan Kokshaysky · 19 years ago
  68. 71db63a [PATCH] increase PCIBIOS_MIN_IO on x86 by Ivan Kokshaysky · 19 years ago
  69. 688d191 pci: make bus resource start address override minimum IO address by Linus Torvalds · 19 years ago
  70. d7ed538 [PATCH] cfq-iosched: fix problem with barriers and max_depth == 1 by Jens Axboe · 19 years ago
  71. 8d6810d [SCSI] qla1280: endianess annotations by Christoph Hellwig · 19 years ago
  72. 7a34766 [SCSI] qla1280: don't use bitfields for hardware access, parameters by Christoph Hellwig · 19 years ago
  73. 0888f4c [SCSI] qla1280: don't use bitfields for hardware access in isp_config by Christoph Hellwig · 19 years ago
  74. 5c79d61 [SCSI] qla1280: always load microcode by Christoph Hellwig · 19 years ago
  75. 748422d [SCSI] qla1280: remove SG_SEGMENTS by Christoph Hellwig · 19 years ago
  76. d6db3e8d [SCSI] qla1280: use SAM_ constants by Christoph Hellwig · 19 years ago
  77. 2b55cac [SCSI] qla1280: misc cleanups by Christoph Hellwig · 19 years ago
  78. 8af50dc [SCSI] qla1280: interupt posting for irq disabling/enabling by Christoph Hellwig · 19 years ago
  79. a6c4274 [SCSI] qla1280: remove dead per-host flag variables by Christoph Hellwig · 19 years ago
  80. 84e66ee [SCSI] aic7xxx: final fixes for DT handling by James Bottomley · 19 years ago
  81. f7c80c9 [PATCH] aic byteorder fixes after recent cleanup by Olaf Hering · 19 years ago
  82. f7d1d23 [PATCH] Obvious bugfix for yenta resource allocation by Paul Mackerras · 19 years ago
  83. c2c96f4 [SCSI] Fix SCSI tape oops at module removal by Kai Makisara · 19 years ago
  84. c1a1546 [SCSI] ServeRAID V7.12.02 by Jack Hammer · 19 years ago
  85. 9a351e3 Linux v2.6.13-rc5 by Linus Torvalds · 19 years ago
  86. 96cd5b0 [PATCH] ppc64: POWER 4 fails to boot with NUMA by Mike Kravetz · 19 years ago
  87. 842bbaa [PATCH] Module per-cpu alignment cannot always be met by Rusty Russell · 19 years ago
  88. 561fb765 [PATCH] ppc64: topology API fix by Anton Blanchard · 19 years ago
  89. 6ade43f [PATCH] shm: CONFIG_SHMEM=n build fix by Andrew Morton · 19 years ago
  90. 39bbb07 [PATCH] transmeta: CONFIG_PROC_FS=n build fix by Andrew Morton · 19 years ago
  91. ba17101 [PATCH] sys_set_mempolicy() doesnt check if mode < 0 by Eric Dumazet · 19 years ago
  92. 690dbe1 [PATCH] x86_64: access of some bad address by Hugh Dickins · 19 years ago
  93. 74f9c9c [PATCH] hfs: don't reference missing page by Roman Zippel · 19 years ago
  94. f76d28d [PATCH] hfs: don't dirty unchanged inode by Roman Zippel · 19 years ago
  95. 0072b13 [PATCH] include/linux/dcookies.h: dummy functions must be "static inline" by Adrian Bunk · 19 years ago
  96. 001abc9 [PATCH] v4l: bug fix to correct tea5767 autodetection by Mauro Carvalho Chehab · 19 years ago
  97. 43f2f3d [PATCH] aacraid: Fix for controller load based timeouts by Mark Haverkamp · 19 years ago
  98. 2757a71 [PATCH] m32r: Fix local-timer event handling by Hirokazu Takata · 19 years ago
  99. d201348 [PATCH] s390: ioprio & inotify system calls. by Martin Schwidefsky · 19 years ago
  100. 5d3f229 [PATCH] s390: kexec fixes and improvements. by Heiko Carstens · 19 years ago