1. 3af24433 workqueue: don't migrate pending works from the dead CPU by Oleg Nesterov · 17 years ago
  2. 36aa9df workqueue: don't clear cwq->thread until it exits by Oleg Nesterov · 17 years ago
  3. d721304 workqueue: fix flush_workqueue() vs CPU_DEAD race by Oleg Nesterov · 17 years ago
  4. 319c2a9 workqueue: fix freezeable workqueues implementation by Oleg Nesterov · 17 years ago
  5. 38c3bd9 slab: use CPU_LOCK_[ACQUIRE|RELEASE] by Heiko Carstens · 17 years ago
  6. e7407dc call cpu_chain with CPU_DOWN_FAILED if CPU_DOWN_PREPARE failed by Heiko Carstens · 17 years ago
  7. 5be9361 Eliminate lock_cpu_hotplug in kernel/schedc by Gautham R Shenoy · 17 years ago
  8. baaca49 Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASE by Gautham R Shenoy · 17 years ago
  9. 6f7cc11 Extend notifier_call_chain to count nr_calls made by Gautham R Shenoy · 17 years ago
  10. 7c9cb38 relay: use plain timer instead of delayed work by Tom Zanussi · 17 years ago
  11. d0758bc phy: use flush_work_keventd() by Andrew Morton · 17 years ago
  12. 67ac58e libata: use flush_work() by Andrew Morton · 17 years ago
  13. d9ef8b9 e1000: use flush_work_keventd() by Andrew Morton · 17 years ago
  14. 2b3cb2e tg3: use flush_work_keventd() by Andrew Morton · 17 years ago
  15. 19a75d8 kblockd: use flush_work by Andrew Morton · 17 years ago
  16. a9df62c aio: use flush_work() by Andrew Morton · 17 years ago
  17. 83c2252 flush_cpu_workqueue: don't flush an empty ->worklist by Oleg Nesterov · 17 years ago
  18. edab251 flush_workqueue(): use preempt_disable to hold off cpu hotplug by Andrew Morton · 17 years ago
  19. b89deed implement flush_work() by Oleg Nesterov · 17 years ago
  20. fc2e4d7 reimplement flush_workqueue() by Oleg Nesterov · 17 years ago
  21. e18f3ff schedule_on_each_cpu(): use preempt_disable() by Andrew Morton · 17 years ago
  22. a1e3cf4 atmel_spi: remove unnecessary (and wrong) #ifdefs by Haavard Skinnemoen · 17 years ago
  23. e749828 Use common cpu_is_xxx() macros on AT91 and AVR32 by Haavard Skinnemoen · 17 years ago
  24. 31143d5 AFS: implement basic file write support by David Howells · 17 years ago
  25. 416351f AFS: AFS fixups by David Howells · 17 years ago
  26. ef71c15 AFS: export a couple of core functions for AFS write support by David Howells · 17 years ago
  27. 9b04bd2 Fix printk format warnings in timer_list.c by David Miller · 17 years ago
  28. 0366299 kernel-doc: small kernel-doc optimization by Borislav Petkov · 17 years ago
  29. 66effdc doc: what a patch series is by Randy Dunlap · 17 years ago
  30. 2dfdd26 fs: use path_walk in do_path_lookup by Josef 'Jeff' Sipek · 17 years ago
  31. 62ce39c fs: fix indentation in do_path_lookup by Josef 'Jeff' Sipek · 17 years ago
  32. 35c35d1 clocksource: spelling error in watchdog code by Daniel Walker · 17 years ago
  33. 18d8362 mutex_lock_interruptible(): add __must_check by Andrew Morton · 17 years ago
  34. ae030e4 tty_set_ldisc() receive_room fix by Paul Fulghum · 17 years ago
  35. 55c0d1f Move sig_kernel_* et al macros to linux/signal.h by Roland McGrath · 17 years ago
  36. 8496304 nbd: check the return value of sysfs_create_file by WANG Cong · 17 years ago
  37. b8cb344 pasemi: hardware rng driver by Olof Johansson · 17 years ago
  38. 4d35563 Add info about whitespace to SubmitChecklist by Roland Dreier · 17 years ago
  39. 8a63011 pretend cpuset has some form of hugetlb page reservation by Ken Chen · 17 years ago
  40. 85badbd use simple_read_from_buffer in kernel/ by Akinobu Mita · 17 years ago
  41. 92f4c70 use simple_read_from_buffer() in fs/ by Akinobu Mita · 17 years ago
  42. 884c3d7 cm4000_cs: use bitrev by Akinobu Mita · 17 years ago
  43. 54493c1 cm4000_cs: fix error paths by Akinobu Mita · 17 years ago
  44. 8813d1c mca: add integrated device bus matching by James Bottomley · 17 years ago
  45. 809aa50 mca: fix bus matching by James Bottomley · 17 years ago
  46. 818563d Always ask the hardware to obtain hardware processor id - ia64 by Fernando Luis Vazquez Cao · 17 years ago
  47. dd98852 Use the APIC to determine the hardware processor id - x86_64 by Fernando Luis Vazquez Cao · 17 years ago
  48. a36166c Use the APIC to determine the hardware processor id - i386 by Fernando Luis Vazquez Cao · 17 years ago
  49. 2f4dfe2 Remove hardcoding of hard_smp_processor_id on UP systems by Fernando Luis Vazquez Cao · 17 years ago
  50. dd2a345 Display all possible partitions when the root filesystem failed to mount by Dave Gilbert · 17 years ago
  51. 0e7d18b uml: turn build warnings into comments by Miklos Szeredi · 17 years ago
  52. cb0c78c Fix Linuxdoc comment by Jeff Dike · 17 years ago
  53. 231f7e9 uml: mark a tt-only function by Jeff Dike · 17 years ago
  54. 0ff5638 uml: turn on SCSI support by Peter Zijlstra · 17 years ago
  55. 1e0cb0c uml: fix build breakage by Jeff Dike · 17 years ago
  56. a3d25c2 PM: Separate hibernation code from suspend code by Rafael J. Wysocki · 17 years ago
  57. d60846c swsusp: clean up printk by Andrew Morton · 17 years ago
  58. ace4bd2 fix leaky resv_huge_pages when cpuset is in use by Ken Chen · 17 years ago
  59. ba8b45c dm log: fix resume failed log device by Jonathan Brassow · 17 years ago
  60. b997b82 dm raid1: switch rh_in_sync to blocking in do_reads by Jonathan Brassow · 17 years ago
  61. f5353cd dm raid1: fix to commit pending clear region requests by Jonathan Brassow · 17 years ago
  62. 26b9f22 dm: delay target by Heinz Mauelshagen · 17 years ago
  63. 0ba6993 dm: bio list helpers by Heinz Mauelshagen · 17 years ago
  64. bf17ce3 dm io: remove old interface by Milan Broz · 17 years ago
  65. 88be163 dm raid1: update dm io interface by Milan Broz · 17 years ago
  66. 5d234d1 dm log: update dm io interface by Heinz Mauelshagen · 17 years ago
  67. 6cca1e7 dm exception store: update dm io interface by Heinz Mauelshagen · 17 years ago
  68. 373a392 dm kcopyd: update dm io interface by Milan Broz · 17 years ago
  69. c8b03af dm io: new interface by Heinz Mauelshagen · 17 years ago
  70. 891ce20 dm io: prepare for new interface by Heinz Mauelshagen · 17 years ago
  71. c897feb dm io: delay dec_count by Heinz Mauelshagen · 17 years ago
  72. a8e6afa dm raid1: add handle_errors feature flag by Jonathan E Brassow · 17 years ago
  73. 315dcc2 dm log: report fault status by Jonathan E Brassow · 17 years ago
  74. 01d03a6 dm log: fault detection by Jonathan E Brassow · 17 years ago
  75. 2cd54d9 dm: allow offline devices by Mike Anderson · 17 years ago
  76. 79eb885 dm mpath: log device name by Edward Goggin · 17 years ago
  77. 46b4773 dm crypt: add null iv by Ludwig Nussel · 17 years ago
  78. f97380b dm crypt: use smaller bvecs in clones by Olaf Kirch · 17 years ago
  79. 2f9941b dm crypt: fix remove first_clone by Olaf Kirch · 17 years ago
  80. 98221eb dm crypt: fix avoid cloned bio ref after free by Olaf Kirch · 17 years ago
  81. 027581f dm crypt: fix call to clone_init by Olaf Kirch · 17 years ago
  82. 9c89f8b dm crypt: disable barriers by Milan Broz · 17 years ago
  83. 6ad36fe dm raid1: one kmirrord per mirror by Holger Smolinski · 17 years ago
  84. 8defab3 FRV: Replace pgd management via slabs through quicklists by Christoph Lameter · 17 years ago
  85. 3401388 Fix spellings of slab allocator section in init/Kconfig by Christoph Lameter · 17 years ago
  86. 7ae439c krealloc: fix kerneldoc comments by Pekka J Enberg · 17 years ago
  87. 5e6d444 SLUB: rework slab order determination by Christoph Lameter · 17 years ago
  88. 45edfa5 SLUB: include lifetime stats and sets of cpus / nodes in tracking output by Christoph Lameter · 17 years ago
  89. 41ecc55 SLUB: add CONFIG_SLUB_DEBUG by Christoph Lameter · 17 years ago
  90. 02cbc87 SLUB: move tracking definitions and check_valid_pointer() away from debug code by Christoph Lameter · 17 years ago
  91. 636f0d7 SLUB: consolidate trace code by Christoph Lameter · 17 years ago
  92. 35e5d7e SLUB: introduce DebugSlab(page) by Christoph Lameter · 17 years ago
  93. b345970 SLUB: move resiliency check into SYSFS section by Christoph Lameter · 17 years ago
  94. 7656c72 SLUB: add macros for scanning objects in a slab by Christoph Lameter · 17 years ago
  95. 672bba3 SLUB: update comments by Christoph Lameter · 17 years ago
  96. 26a7bd0 SLUB: get rid of finish_bootstrap by Christoph Lameter · 17 years ago
  97. 1f99a28 SLUB: clean up krealloc by Christoph Lameter · 17 years ago
  98. abcd08a SLUB: use check_valid_pointer in kmem_ptr_validate by Christoph Lameter · 17 years ago
  99. a87615b SLUB: slabinfo upgrade by Christoph Lameter · 17 years ago
  100. be7b3fb SLUB: after object padding only needed for Redzoning by Christoph Lameter · 17 years ago