1. a6537be [PATCH] pi-futex: rt mutex docs by Steven Rostedt · 18 years ago
  2. 23f78d4a [PATCH] pi-futex: rt mutex core by Ingo Molnar · 18 years ago
  3. b29739f [PATCH] pi-futex: scheduler support for pi by Ingo Molnar · 18 years ago
  4. 77ba89c [PATCH] pi-futex: add plist implementation by Ingo Molnar · 18 years ago
  5. 8eb94f8 [PATCH] pi-futex: introduce WARN_ON_SMP by Ingo Molnar · 18 years ago
  6. f9b8404 [PATCH] pi-futex: introduce debug_check_no_locks_freed() by Ingo Molnar · 18 years ago
  7. 6abdce7 [PATCH] pi-futex: robust futex docs fix by Ingo Molnar · 18 years ago
  8. e2970f2 [PATCH] pi-futex: futex code cleanups by Ingo Molnar · 18 years ago
  9. 66e5393 [PATCH] BUG() if setscheduler is called from interrupt context by Steven Rostedt · 18 years ago
  10. 9fea80e [PATCH] sched: uninline task_rq_lock() by Oleg Nesterov · 18 years ago
  11. 5c45bf2 [PATCH] sched: mc/smt power savings sched policy by Siddha, Suresh B · 18 years ago
  12. 3693816 [PATCH] sched_domai: Allocate sched_group structures dynamically by Srivatsa Vaddagiri · 18 years ago
  13. 15f0b67 [PATCH] sched_domai: Use kmalloc_node by Srivatsa Vaddagiri · 18 years ago
  14. d3a5aa9 [PATCH] sched_domai: Don't use GFP_ATOMIC by Srivatsa Vaddagiri · 18 years ago
  15. 51888ca [PATCH] sched_domain: handle kmalloc failure by Srivatsa Vaddagiri · 18 years ago
  16. 615052d [PATCH] sched: Avoid unnecessarily moving highest priority task move_tasks() by Peter Williams · 18 years ago
  17. 50ddd96 [PATCH] sched: modify move_tasks() to improve load balancing outcomes by Peter Williams · 18 years ago
  18. 2dd73a4 [PATCH] sched: implement smpnice by Peter Williams · 18 years ago
  19. efc3081 [PATCH] sched: CPU hotplug race vs. set_cpus_allowed() by Kirill Korotaev · 18 years ago
  20. cc94abf [PATCH] unnecessary long index i in sched by Steven Rostedt · 18 years ago
  21. 72d2854 [PATCH] sched: fix interactive ceiling code by Con Kolivas · 18 years ago
  22. d444886 [PATCH] sched: simplify bitmap definition by Steven Rostedt · 18 years ago
  23. c96d145 [PATCH] sched: fix smt nice lock contention and optimization by Chen, Kenneth W · 18 years ago
  24. 7a8e2a5 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add proper Kconfig, Makefile entries by Jim Cromie · 18 years ago
  25. 23916a8 [PATCH] chardev: GPIO for SCx200 & PC-8736x: display pin values in/out in gpio_dump by Jim Cromie · 18 years ago
  26. ec31231 [PATCH] gpio-patchset-fixups: include linux/io.h by Jim Cromie · 18 years ago
  27. 8bcf613 [PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexes by Jim Cromie · 18 years ago
  28. 6cad56f [PATCH] chardev: GPIO for SCx200 & PC-8736x: fix gpio_current, use shadow regs by Jim Cromie · 18 years ago
  29. f31000e [PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common module by Jim Cromie · 18 years ago
  30. 58b087c [PATCH] chardev: GPIO for SCx200 & PC-8736x: add platform_device for use w dev_dbg by Jim Cromie · 18 years ago
  31. 681a3e7 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add new pc8736x_gpio module by Jim Cromie · 18 years ago
  32. 0e41ef3 [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common module by Jim Cromie · 18 years ago
  33. 1a66fdf [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate file-ops to common module by Jim Cromie · 18 years ago
  34. 1ca5df0 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add empty common-module by Jim Cromie · 18 years ago
  35. c3dc807 [PATCH] chardev: GPIO for SCx200 & PC-8736x: dispatch via vtable by Jim Cromie · 18 years ago
  36. fe3a168 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add gpio-ops vtable by Jim Cromie · 18 years ago
  37. 9b170b8 [PATCH] chardev: GPIO for SCx200 & PC-8736x: refactor scx200_probe to better segregate _gpio initialization by Jim Cromie · 18 years ago
  38. 9550a33 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-file by Jim Cromie · 18 years ago
  39. d424aa8 [PATCH] chardev: GPIO for SCx200 & PC-8736x: put gpio_dump on a diet by Jim Cromie · 18 years ago
  40. 55b8c04 [PATCH] chardev: GPIO for SCx200 & PC-8736x: device minor numbers are unsigned ints by Jim Cromie · 18 years ago
  41. 979b5ec [PATCH] chardev: GPIO for SCx200 & PC-8736x: add platforn_device for use w dev_dbg by Jim Cromie · 18 years ago
  42. 7d7f212 [PATCH] chardev: GPIO for SCx200 & PC-8736x: modernize driver init to 2.6 api by Jim Cromie · 18 years ago
  43. 62c83cd [PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-clean by Jim Cromie · 18 years ago
  44. 5a67e4c [PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate places by Chandra Seetharaman · 18 years ago
  45. 39f4885 [PATCH] cpu hotplug: add hotplug versions of cpu_notifier by Chandra Seetharaman · 18 years ago
  46. 26c2143 [PATCH] cpu hotplug: make cpu_notifier related notifier calls __cpuinit only by Chandra Seetharaman · 18 years ago
  47. 74b85f3 [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only by Chandra Seetharaman · 18 years ago
  48. 65edc68 [PATCH] cpu hotplug: make [un]register_cpu_notifier init time only by Chandra Seetharaman · 18 years ago
  49. 054cc8a [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 by Chandra Seetharaman · 18 years ago
  50. 9c7b216 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 by Chandra Seetharaman · 18 years ago
  51. 6ac12df [PATCH] rtc: fix idr locking by Sonny Rao · 18 years ago
  52. b65b5b5 [PATCH] stallion clean up by Alan Cox · 18 years ago
  53. 3397973 [PATCH] IPMI: use schedule in kthread by akpm@osdl.org · 18 years ago
  54. c32e066 [PATCH] rcutorture: add call_rcu_bh() operations by Paul E. McKenney · 18 years ago
  55. 72e9bb5 [PATCH] rcutorture: add ops vector and Classic RCU ops by Paul E. McKenney · 18 years ago
  56. 29766f1 [PATCH] rcutorture: catchup doc fixes for idle-hz tests by Paul E. McKenney · 18 years ago
  57. 1dbe83c [PATCH] fix kernel-doc in kernel/ dir by Randy Dunlap · 18 years ago
  58. 283fef5 [PATCH] tty: fix TCSBRK comment by Paul Fulghum · 18 years ago
  59. 05f225d [PATCH] ufs: ufs_read_inode cleanup by Evgeniy Dushistov · 18 years ago
  60. 0ca0666 [PATCH] RTC: Add a comment for ENOIOCTLCMD in ds1553_rtc_ioctl by Atsushi Nemoto · 18 years ago
  61. 6527c2b [PATCH] generic_file_buffered_write(): deadlock on vectored write by Vladimir V. Saveliev · 18 years ago
  62. 1c0f16e [PATCH] Remove gratuitous inclusion of <linux/config.h> from <linux/dmaengine.h> by David Woodhouse · 18 years ago
  63. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  64. b6cd0b7 [PATCH] fs/buffer.c: cleanups by Adrian Bunk · 18 years ago
  65. a7807a3 [PATCH] poison: add & use more constants by Randy Dunlap · 18 years ago
  66. b3c681e [PATCH] update two drivers for poison.h by Randy Dunlap · 18 years ago
  67. c9cf552 [PATCH] add poison.h and patch primary users by Randy Dunlap · 18 years ago
  68. e6e5494 [PATCH] vdso: randomize the i386 vDSO by moving it into a vma by Ingo Molnar · 18 years ago
  69. d5fb342 [PATCH] voyager: fix compile after setup rework by James Bottomley · 18 years ago
  70. 96c5274 [PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMT by James Bottomley · 18 years ago
  71. 4031ff3 [PATCH] fix broken vm86 interrupt/signal handling by Aleksey Gorelov · 18 years ago
  72. c723e084 [PATCH] i386: use C code for current_thread_info() by Chuck Ebbert · 18 years ago
  73. 4b89aff [PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86 by Rohit Seth · 18 years ago
  74. 7f35bf9 [PATCH] x86: constify some parts of arch/i386/kernel/cpu/ by Andreas Mohr · 18 years ago
  75. 19eadf9 [PATCH] x86: increase interrupt vector range by Rusty Russell · 18 years ago
  76. bd9e0b7 [PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomic by Shaohua Li · 18 years ago
  77. 28eba5b [PATCH] selinux: inherit /proc/self/attr/keycreate across fork by Michael LeMay · 18 years ago
  78. 76b67ed9 [PATCH] node hotplug: register cpu: remove node struct by KAMEZAWA Hiroyuki · 18 years ago
  79. dd0932d [PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgdat and per node data by Yasunori Goto · 18 years ago
  80. 7049027 [PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat address array by Yasunori Goto · 18 years ago
  81. ae5a2c1 [PATCH] pgdat allocation and update for ia64 of memory hotplug: hold pgdat address at system running by Yasunori Goto · 18 years ago
  82. 0fc4415 [PATCH] Register sysfs file for hotplugged new node by Yasunori Goto · 18 years ago
  83. 1f04bbd [PATCH] sparc64: support sparsemem and !memory hotplug by Yasunori Goto · 18 years ago
  84. 2842f11 [PATCH] catch valid mem range at onlining memory by KAMEZAWA Hiroyuki · 18 years ago
  85. 0a54703 [PATCH] register hot-added memory to iomem resource by KAMEZAWA Hiroyuki · 18 years ago
  86. 9af3c2d [PATCH] pgdat allocation for new node add (call pgdat allocation) by Yasunori Goto · 18 years ago
  87. 3218ae1 [PATCH] pgdat allocation for new node add (export kswapd start func) by Yasunori Goto · 18 years ago
  88. 10ad400 [PATCH] pgdat allocation for new node add (refresh node_data[]) by Yasunori Goto · 18 years ago
  89. 306d6cb [PATCH] pgdat allocation for new node add (generic alloc node_data) by Yasunori Goto · 18 years ago
  90. 1e3590e [PATCH] pgdat allocation for new node add (get node id by acpi) by Yasunori Goto · 18 years ago
  91. bc02af9 [PATCH] pgdat allocation for new node add (specify node id) by Yasunori Goto · 18 years ago
  92. dd56a8e [PATCH] Catch notification of memory add event of ACPI via container driver. (avoid redundant call add_memory) by Yasunori Goto · 18 years ago
  93. 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
  94. 9ac0239 [PATCH] acpi memory hotplug cannot manage _CRS with plural resoureces by KAMEZAWA Hiroyuki · 18 years ago
  95. 5c31f27 [PATCH] pm_trace is dangerous by Andrew Morton · 18 years ago
  96. b762450 [PATCH] zlib inflate: fix function definitions by Randy Dunlap · 18 years ago
  97. 7f32a25 [PATCH] kernel/acct: fix function definition by Randy Dunlap · 18 years ago
  98. 266bee8 [PATCH] fix static linking of NFS by David Brownell · 18 years ago
  99. e7374e4 Input: fix resetting name, phys and uniq when unregistering device by Dmitry Torokhov · 18 years ago
  100. d38b6968 Revert "kbuild: fix make -rR breakage" by Linus Torvalds · 18 years ago