1. 7a8e2a5 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add proper Kconfig, Makefile entries by Jim Cromie · 18 years ago
  2. 23916a8 [PATCH] chardev: GPIO for SCx200 & PC-8736x: display pin values in/out in gpio_dump by Jim Cromie · 18 years ago
  3. ec31231 [PATCH] gpio-patchset-fixups: include linux/io.h by Jim Cromie · 18 years ago
  4. 8bcf613 [PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexes by Jim Cromie · 18 years ago
  5. 6cad56f [PATCH] chardev: GPIO for SCx200 & PC-8736x: fix gpio_current, use shadow regs by Jim Cromie · 18 years ago
  6. f31000e [PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common module by Jim Cromie · 18 years ago
  7. 58b087c [PATCH] chardev: GPIO for SCx200 & PC-8736x: add platform_device for use w dev_dbg by Jim Cromie · 18 years ago
  8. 681a3e7 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add new pc8736x_gpio module by Jim Cromie · 18 years ago
  9. 0e41ef3 [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common module by Jim Cromie · 18 years ago
  10. 1a66fdf [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate file-ops to common module by Jim Cromie · 18 years ago
  11. 1ca5df0 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add empty common-module by Jim Cromie · 18 years ago
  12. c3dc807 [PATCH] chardev: GPIO for SCx200 & PC-8736x: dispatch via vtable by Jim Cromie · 18 years ago
  13. fe3a168 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add gpio-ops vtable by Jim Cromie · 18 years ago
  14. 9550a33 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-file by Jim Cromie · 18 years ago
  15. 979b5ec [PATCH] chardev: GPIO for SCx200 & PC-8736x: add platforn_device for use w dev_dbg by Jim Cromie · 18 years ago
  16. 7d7f212 [PATCH] chardev: GPIO for SCx200 & PC-8736x: modernize driver init to 2.6 api by Jim Cromie · 18 years ago
  17. 62c83cd [PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-clean by Jim Cromie · 18 years ago
  18. 74b85f3 [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only by Chandra Seetharaman · 18 years ago
  19. 65edc68 [PATCH] cpu hotplug: make [un]register_cpu_notifier init time only by Chandra Seetharaman · 18 years ago
  20. 9c7b216 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 by Chandra Seetharaman · 18 years ago
  21. 6ac12df [PATCH] rtc: fix idr locking by Sonny Rao · 18 years ago
  22. b65b5b5 [PATCH] stallion clean up by Alan Cox · 18 years ago
  23. 3397973 [PATCH] IPMI: use schedule in kthread by akpm@osdl.org · 18 years ago
  24. 283fef5 [PATCH] tty: fix TCSBRK comment by Paul Fulghum · 18 years ago
  25. 0ca0666 [PATCH] RTC: Add a comment for ENOIOCTLCMD in ds1553_rtc_ioctl by Atsushi Nemoto · 18 years ago
  26. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  27. b3c681e [PATCH] update two drivers for poison.h by Randy Dunlap · 18 years ago
  28. c9cf552 [PATCH] add poison.h and patch primary users by Randy Dunlap · 18 years ago
  29. 76b67ed9 [PATCH] node hotplug: register cpu: remove node struct by KAMEZAWA Hiroyuki · 18 years ago
  30. 0fc4415 [PATCH] Register sysfs file for hotplugged new node by Yasunori Goto · 18 years ago
  31. 1e3590e [PATCH] pgdat allocation for new node add (get node id by acpi) by Yasunori Goto · 18 years ago
  32. bc02af9 [PATCH] pgdat allocation for new node add (specify node id) by Yasunori Goto · 18 years ago
  33. dd56a8e [PATCH] Catch notification of memory add event of ACPI via container driver. (avoid redundant call add_memory) by Yasunori Goto · 18 years ago
  34. 1f42599 [PATCH] Catch notification of memory add event of ACPI via container driver. (register start func for memory device) by Yasunori Goto · 18 years ago
  35. 9ac0239 [PATCH] acpi memory hotplug cannot manage _CRS with plural resoureces by KAMEZAWA Hiroyuki · 18 years ago
  36. e7374e4 Input: fix resetting name, phys and uniq when unregistering device by Dmitry Torokhov · 18 years ago
  37. f6e6e88 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  38. ba262e4 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  39. a09ab7e [PATCH] type-oh bug in tlclk.c by mark gross · 18 years ago
  40. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  41. 916d154 [PATCH] fix processing of the last byte in isdn_readbchan_tty() by Karsten Keil · 18 years ago
  42. 5fd571c [PATCH] Array overrun in drivers/infiniband/core/cma.c by Eric Sesterhenn · 18 years ago
  43. 09c0dc6 Revert "[PATCH] kthread: update loop.c to use kthread" by Linus Torvalds · 18 years ago
  44. 2a2ed2d Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  45. 972d19e Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 18 years ago
  46. cdf4f38 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  47. 5f2f444 Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  48. 81a07d7 Merge branch 'x86-64' by Linus Torvalds · 18 years ago
  49. a4cffb6 [PATCH] x86_64: msi_apic.c build fix by Christian Kujau · 18 years ago
  50. 495ab9c [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status by Andi Kleen · 18 years ago
  51. a813ce4 [PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded. by Andi Kleen · 18 years ago
  52. a32073b [PATCH] x86_64: Clean and enhance up K8 northbridge access code by Andi Kleen · 18 years ago
  53. 8871e73 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  54. 61a46dc Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  55. f274afc Clean up 'inline is not at beginning' warnings for usb storage by Jesper Juhl · 18 years ago
  56. 0538195 [PATCH] drivers/md/md.c: make code static by Adrian Bunk · 18 years ago
  57. f655675 [PATCH] md: Allow the write_mostly flag to be set via sysfs by NeilBrown · 18 years ago
  58. a94213b [PATCH] md: Allow resync_start to be set and queried via sysfs by NeilBrown · 18 years ago
  59. d4dbd02 [PATCH] md: Allow raid 'layout' to be read and set via sysfs by NeilBrown · 18 years ago
  60. 45dc2de [PATCH] md: Allow rdev state to be set via sysfs by NeilBrown · 18 years ago
  61. 9e653b6 [PATCH] md: Set/get state of array via sysfs by NeilBrown · 18 years ago
  62. 4254376 [PATCH] md: Don't write dirty/clean update to spares - leave them alone by NeilBrown · 18 years ago
  63. 07d84d10 [PATCH] md: Allow re-add to work on array without bitmaps by NeilBrown · 18 years ago
  64. 3285edf [PATCH] md: Fix bug that stops raid5 resync from happening by NeilBrown · 18 years ago
  65. b3cc9ec [PATCH] md: Fix Kconfig error by akpm@osdl.org · 18 years ago
  66. 4d2554d [PATCH] md: md Kconfig speeling feex by Justin Piszcz · 18 years ago
  67. 8838832 [PATCH] md: Calculate correct array size for raid10 in new offset mode by NeilBrown · 18 years ago
  68. ce25c31 [PATCH] md: Change md/bitmap file handling to use bmap to file blocks-fix by NeilBrown · 18 years ago
  69. d785a06 [PATCH] md/bitmap: change md/bitmap file handling to use bmap to file blocks by NeilBrown · 18 years ago
  70. acc55e2 [PATCH] md/bitmap: tidy up i_writecount handling in md/bitmap by NeilBrown · 18 years ago
  71. 0cdd02c [PATCH] md/bitmap: remove dead code from md/bitmap by NeilBrown · 18 years ago
  72. a647e4b [PATCH] md/bitmap: remove unnecessary page reference manipulations from md/bitmap code by NeilBrown · 18 years ago
  73. e16b68b [PATCH] md/bitmap: use set_bit etc for bitmap page attributes by NeilBrown · 18 years ago
  74. ec7a319 [PATCH] md/bitmap: cleaner separation of page attribute handlers in md/bitmap by NeilBrown · 18 years ago
  75. 0b79ccf [PATCH] md/bitmap: remove bitmap writeback daemon by NeilBrown · 18 years ago
  76. d7375ab [PATCH] md/bitmap: fix online removal of file-backed bitmaps by NeilBrown · 18 years ago
  77. 52c0329 [PATCH] md: split reshape portion of raid5 sync_request into a separate function by NeilBrown · 18 years ago
  78. 5e56341 [PATCH] md: make md_print_devices() static by Adrian Bunk · 18 years ago
  79. c93983b [PATCH] md: support stripe/offset mode in raid10 by NeilBrown · 18 years ago
  80. 7c7546c [PATCH] md: allow a linear array to have drives added while active by NeilBrown · 18 years ago
  81. 5fd6c1d [PATCH] md: allow checkpoint of recovery with version-1 superblock by NeilBrown · 18 years ago
  82. a8a55c3 [PATCH] md: remove nuisance message at shutdown by NeilBrown · 18 years ago
  83. 16a53ec [PATCH] md: merge raid5 and raid6 code by NeilBrown · 18 years ago
  84. 16f17b3 [PATCH] md: increase the delay before marking metadata clean, and make it configurable by NeilBrown · 18 years ago
  85. 9443a1d [PATCH] md: remove useless ioctl warning by NeilBrown · 18 years ago
  86. 8932c2e [PATCH] md: remove arbitrary limit on chunk size by NeilBrown · 18 years ago
  87. c70810b [PATCH] md: reformat code in raid1_end_write_request to avoid goto by NeilBrown · 18 years ago
  88. 72d9486 [PATCH] dm: improve error message consistency by Alasdair G Kergon · 18 years ago
  89. 5c6bd75 [PATCH] dm: prevent removal if open by Alasdair G Kergon · 18 years ago
  90. c2ade42 [PATCH] dm: create error table by David Teigland · 18 years ago
  91. 17b2f66 [PATCH] dm: add exports by Alasdair G Kergon · 18 years ago
  92. 2b06cff [PATCH] dm: consolidate creation functions by Alasdair G Kergon · 18 years ago
  93. 814d686 [PATCH] dm table split_args: handle no input by David Teigland · 18 years ago
  94. ce503f5 [PATCH] dm kcopyd: error accumulation fix by Jonathan Brassow · 18 years ago
  95. 8a835f1 [PATCH] dm mirror log: sync_count fix by Alasdair G Kergon · 18 years ago
  96. 29121bd [PATCH] dm mirror log: bitset_size fix by Alasdair G Kergon · 18 years ago
  97. b7cca19 [PATCH] dm mirror log: refactor context by Alasdair G Kergon · 18 years ago
  98. 702ca6f [PATCH] dm mirror log: sector size fix by Kevin Corry · 18 years ago
  99. 1435353 [PATCH] dm table: get_target: fix last index by Milan Broz · 18 years ago
  100. e4c8b3b [PATCH] dm: mirror sector offset fix by Neil Brown · 18 years ago