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. 9b170b8 [PATCH] chardev: GPIO for SCx200 & PC-8736x: refactor scx200_probe to better segregate _gpio initialization by Jim Cromie · 18 years ago
  15. 9550a33 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-file by Jim Cromie · 18 years ago
  16. d424aa8 [PATCH] chardev: GPIO for SCx200 & PC-8736x: put gpio_dump on a diet by Jim Cromie · 18 years ago
  17. 55b8c04 [PATCH] chardev: GPIO for SCx200 & PC-8736x: device minor numbers are unsigned ints by Jim Cromie · 18 years ago
  18. 979b5ec [PATCH] chardev: GPIO for SCx200 & PC-8736x: add platforn_device for use w dev_dbg by Jim Cromie · 18 years ago
  19. 7d7f212 [PATCH] chardev: GPIO for SCx200 & PC-8736x: modernize driver init to 2.6 api by Jim Cromie · 18 years ago
  20. 62c83cd [PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-clean by Jim Cromie · 18 years ago
  21. 5a67e4c [PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate places by Chandra Seetharaman · 18 years ago
  22. 39f4885 [PATCH] cpu hotplug: add hotplug versions of cpu_notifier by Chandra Seetharaman · 18 years ago
  23. 26c2143 [PATCH] cpu hotplug: make cpu_notifier related notifier calls __cpuinit only by Chandra Seetharaman · 18 years ago
  24. 74b85f3 [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only by Chandra Seetharaman · 18 years ago
  25. 65edc68 [PATCH] cpu hotplug: make [un]register_cpu_notifier init time only by Chandra Seetharaman · 18 years ago
  26. 054cc8a [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 by Chandra Seetharaman · 18 years ago
  27. 9c7b216 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 by Chandra Seetharaman · 18 years ago
  28. 6ac12df [PATCH] rtc: fix idr locking by Sonny Rao · 18 years ago
  29. b65b5b5 [PATCH] stallion clean up by Alan Cox · 18 years ago
  30. 3397973 [PATCH] IPMI: use schedule in kthread by akpm@osdl.org · 18 years ago
  31. c32e066 [PATCH] rcutorture: add call_rcu_bh() operations by Paul E. McKenney · 18 years ago
  32. 72e9bb5 [PATCH] rcutorture: add ops vector and Classic RCU ops by Paul E. McKenney · 18 years ago
  33. 29766f1 [PATCH] rcutorture: catchup doc fixes for idle-hz tests by Paul E. McKenney · 18 years ago
  34. 1dbe83c [PATCH] fix kernel-doc in kernel/ dir by Randy Dunlap · 18 years ago
  35. 283fef5 [PATCH] tty: fix TCSBRK comment by Paul Fulghum · 18 years ago
  36. 05f225d [PATCH] ufs: ufs_read_inode cleanup by Evgeniy Dushistov · 18 years ago
  37. 0ca0666 [PATCH] RTC: Add a comment for ENOIOCTLCMD in ds1553_rtc_ioctl by Atsushi Nemoto · 18 years ago
  38. 6527c2b [PATCH] generic_file_buffered_write(): deadlock on vectored write by Vladimir V. Saveliev · 18 years ago
  39. 1c0f16e [PATCH] Remove gratuitous inclusion of <linux/config.h> from <linux/dmaengine.h> by David Woodhouse · 18 years ago
  40. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  41. b6cd0b7 [PATCH] fs/buffer.c: cleanups by Adrian Bunk · 18 years ago
  42. a7807a3 [PATCH] poison: add & use more constants by Randy Dunlap · 18 years ago
  43. b3c681e [PATCH] update two drivers for poison.h by Randy Dunlap · 18 years ago
  44. c9cf552 [PATCH] add poison.h and patch primary users by Randy Dunlap · 18 years ago
  45. e6e5494 [PATCH] vdso: randomize the i386 vDSO by moving it into a vma by Ingo Molnar · 18 years ago
  46. d5fb342 [PATCH] voyager: fix compile after setup rework by James Bottomley · 18 years ago
  47. 96c5274 [PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMT by James Bottomley · 18 years ago
  48. 4031ff3 [PATCH] fix broken vm86 interrupt/signal handling by Aleksey Gorelov · 18 years ago
  49. c723e084 [PATCH] i386: use C code for current_thread_info() by Chuck Ebbert · 18 years ago
  50. 4b89aff [PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86 by Rohit Seth · 18 years ago
  51. 7f35bf9 [PATCH] x86: constify some parts of arch/i386/kernel/cpu/ by Andreas Mohr · 18 years ago
  52. 19eadf9 [PATCH] x86: increase interrupt vector range by Rusty Russell · 18 years ago
  53. bd9e0b7 [PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomic by Shaohua Li · 18 years ago
  54. 28eba5b [PATCH] selinux: inherit /proc/self/attr/keycreate across fork by Michael LeMay · 18 years ago
  55. 76b67ed9 [PATCH] node hotplug: register cpu: remove node struct by KAMEZAWA Hiroyuki · 18 years ago
  56. dd0932d [PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgdat and per node data by Yasunori Goto · 18 years ago
  57. 7049027 [PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat address array by Yasunori Goto · 18 years ago
  58. ae5a2c1 [PATCH] pgdat allocation and update for ia64 of memory hotplug: hold pgdat address at system running by Yasunori Goto · 18 years ago
  59. 0fc4415 [PATCH] Register sysfs file for hotplugged new node by Yasunori Goto · 18 years ago
  60. 1f04bbd [PATCH] sparc64: support sparsemem and !memory hotplug by Yasunori Goto · 18 years ago
  61. 2842f11 [PATCH] catch valid mem range at onlining memory by KAMEZAWA Hiroyuki · 18 years ago
  62. 0a54703 [PATCH] register hot-added memory to iomem resource by KAMEZAWA Hiroyuki · 18 years ago
  63. 9af3c2d [PATCH] pgdat allocation for new node add (call pgdat allocation) by Yasunori Goto · 18 years ago
  64. 3218ae1 [PATCH] pgdat allocation for new node add (export kswapd start func) by Yasunori Goto · 18 years ago
  65. 10ad400 [PATCH] pgdat allocation for new node add (refresh node_data[]) by Yasunori Goto · 18 years ago
  66. 306d6cb [PATCH] pgdat allocation for new node add (generic alloc node_data) by Yasunori Goto · 18 years ago
  67. 1e3590e [PATCH] pgdat allocation for new node add (get node id by acpi) by Yasunori Goto · 18 years ago
  68. bc02af9 [PATCH] pgdat allocation for new node add (specify node id) by Yasunori Goto · 18 years ago
  69. dd56a8e [PATCH] Catch notification of memory add event of ACPI via container driver. (avoid redundant call add_memory) by Yasunori Goto · 18 years ago
  70. 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
  71. 9ac0239 [PATCH] acpi memory hotplug cannot manage _CRS with plural resoureces by KAMEZAWA Hiroyuki · 18 years ago
  72. 5c31f27 [PATCH] pm_trace is dangerous by Andrew Morton · 18 years ago
  73. b762450 [PATCH] zlib inflate: fix function definitions by Randy Dunlap · 18 years ago
  74. 7f32a25 [PATCH] kernel/acct: fix function definition by Randy Dunlap · 18 years ago
  75. 266bee8 [PATCH] fix static linking of NFS by David Brownell · 18 years ago
  76. e7374e4 Input: fix resetting name, phys and uniq when unregistering device by Dmitry Torokhov · 18 years ago
  77. d38b6968 Revert "kbuild: fix make -rR breakage" by Linus Torvalds · 18 years ago
  78. eb99add Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 18 years ago
  79. f6e6e88 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  80. ba262e4 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  81. f964c30 [ARM] 3657/1: S3C24XX: Documentation update of Overview.txt by Ben Dooks · 18 years ago
  82. 1855565 [ARM] Update mach-types by Russell King · 18 years ago
  83. 3fb5a98 [PATCH] fs/ocfs2/dlm/: cleanups by Adrian Bunk · 18 years ago
  84. 43dee33 ocfs2: fix compiler warnings in dlm_convert_lock_handler() by Mark Fasheh · 18 years ago
  85. 8a9343f ocfs2: dlm_print_one_mle() needs to be defined by Mark Fasheh · 18 years ago
  86. 0032abd ocfs2: remove whitespace in dlmunlock.c by Kurt Hackel · 18 years ago
  87. 3156d26 ocfs2: move dlm work to a private work queue by Kurt Hackel · 18 years ago
  88. 495ac96 ocfs2: fix incorrect error returns by Kurt Hackel · 18 years ago
  89. 3b3b84a ocfs2: tune down some noisy messages during dlm recovery by Kurt Hackel · 18 years ago
  90. 56a7c10 ocfs2: display message before waiting for recovery to complete by Kurt Hackel · 18 years ago
  91. 44a7f1d ocfs2: mlog in dlm_convert_lock_handler() should be ML_ERROR by Kurt Hackel · 18 years ago
  92. b220532 ocfs2: retry operations when a lock is marked in recovery by Kurt Hackel · 18 years ago
  93. f85cd47 ocfs2: use cond_resched() in dlm_thread() by Kurt Hackel · 18 years ago
  94. ad8100e ocfs2: use GFP_NOFS in some dlm operations by Kurt Hackel · 18 years ago
  95. b7084ab ocfs2: wait for recovery when starting lock mastery by Kurt Hackel · 18 years ago
  96. c27069e ocfs2: continue recovery when a dead node is encountered by Kurt Hackel · 18 years ago
  97. 67a1874 ocfs2: remove unneccesary spin_unlock() in dlm_remaster_locks() by Kurt Hackel · 18 years ago
  98. 6a41321 ocfs2: dlm_remaster_locks() should never exit without completing by Kurt Hackel · 18 years ago
  99. c8df412 ocfs2: special case recovery lock in dlmlock_remote() by Kurt Hackel · 18 years ago
  100. 3640748 ocfs2: pending mastery asserts and migrations should block each other by Kurt Hackel · 18 years ago