1. 19a75d8 kblockd: use flush_work by Andrew Morton · 18 years ago
  2. a9df62c aio: use flush_work() by Andrew Morton · 18 years ago
  3. 83c2252 flush_cpu_workqueue: don't flush an empty ->worklist by Oleg Nesterov · 18 years ago
  4. edab251 flush_workqueue(): use preempt_disable to hold off cpu hotplug by Andrew Morton · 18 years ago
  5. b89deed implement flush_work() by Oleg Nesterov · 18 years ago
  6. fc2e4d7 reimplement flush_workqueue() by Oleg Nesterov · 18 years ago
  7. e18f3ff schedule_on_each_cpu(): use preempt_disable() by Andrew Morton · 18 years ago
  8. a1e3cf4 atmel_spi: remove unnecessary (and wrong) #ifdefs by Haavard Skinnemoen · 18 years ago
  9. e749828 Use common cpu_is_xxx() macros on AT91 and AVR32 by Haavard Skinnemoen · 18 years ago
  10. 31143d5 AFS: implement basic file write support by David Howells · 18 years ago
  11. 416351f AFS: AFS fixups by David Howells · 18 years ago
  12. ef71c15 AFS: export a couple of core functions for AFS write support by David Howells · 18 years ago
  13. 9b04bd2 Fix printk format warnings in timer_list.c by David Miller · 18 years ago
  14. 0366299 kernel-doc: small kernel-doc optimization by Borislav Petkov · 18 years ago
  15. 66effdc doc: what a patch series is by Randy Dunlap · 18 years ago
  16. 2dfdd26 fs: use path_walk in do_path_lookup by Josef 'Jeff' Sipek · 18 years ago
  17. 62ce39c fs: fix indentation in do_path_lookup by Josef 'Jeff' Sipek · 18 years ago
  18. 35c35d1 clocksource: spelling error in watchdog code by Daniel Walker · 18 years ago
  19. 18d8362 mutex_lock_interruptible(): add __must_check by Andrew Morton · 18 years ago
  20. ae030e4 tty_set_ldisc() receive_room fix by Paul Fulghum · 18 years ago
  21. 55c0d1f Move sig_kernel_* et al macros to linux/signal.h by Roland McGrath · 18 years ago
  22. 8496304 nbd: check the return value of sysfs_create_file by WANG Cong · 18 years ago
  23. b8cb344 pasemi: hardware rng driver by Olof Johansson · 18 years ago
  24. 4d35563 Add info about whitespace to SubmitChecklist by Roland Dreier · 18 years ago
  25. 8a63011 pretend cpuset has some form of hugetlb page reservation by Ken Chen · 18 years ago
  26. 85badbd use simple_read_from_buffer in kernel/ by Akinobu Mita · 18 years ago
  27. 92f4c70 use simple_read_from_buffer() in fs/ by Akinobu Mita · 18 years ago
  28. 884c3d7 cm4000_cs: use bitrev by Akinobu Mita · 18 years ago
  29. 54493c1 cm4000_cs: fix error paths by Akinobu Mita · 18 years ago
  30. 8813d1c mca: add integrated device bus matching by James Bottomley · 18 years ago
  31. 809aa50 mca: fix bus matching by James Bottomley · 18 years ago
  32. 818563d Always ask the hardware to obtain hardware processor id - ia64 by Fernando Luis Vazquez Cao · 18 years ago
  33. dd98852 Use the APIC to determine the hardware processor id - x86_64 by Fernando Luis Vazquez Cao · 18 years ago
  34. a36166c Use the APIC to determine the hardware processor id - i386 by Fernando Luis Vazquez Cao · 18 years ago
  35. 2f4dfe2 Remove hardcoding of hard_smp_processor_id on UP systems by Fernando Luis Vazquez Cao · 18 years ago
  36. dd2a345 Display all possible partitions when the root filesystem failed to mount by Dave Gilbert · 18 years ago
  37. 0e7d18b uml: turn build warnings into comments by Miklos Szeredi · 18 years ago
  38. cb0c78c Fix Linuxdoc comment by Jeff Dike · 18 years ago
  39. 231f7e9 uml: mark a tt-only function by Jeff Dike · 18 years ago
  40. 0ff5638 uml: turn on SCSI support by Peter Zijlstra · 18 years ago
  41. 1e0cb0c uml: fix build breakage by Jeff Dike · 18 years ago
  42. a3d25c2 PM: Separate hibernation code from suspend code by Rafael J. Wysocki · 18 years ago
  43. d60846c swsusp: clean up printk by Andrew Morton · 18 years ago
  44. ace4bd2 fix leaky resv_huge_pages when cpuset is in use by Ken Chen · 18 years ago
  45. ba8b45c dm log: fix resume failed log device by Jonathan Brassow · 18 years ago
  46. b997b82 dm raid1: switch rh_in_sync to blocking in do_reads by Jonathan Brassow · 18 years ago
  47. f5353cd dm raid1: fix to commit pending clear region requests by Jonathan Brassow · 18 years ago
  48. 26b9f22 dm: delay target by Heinz Mauelshagen · 18 years ago
  49. 0ba6993 dm: bio list helpers by Heinz Mauelshagen · 18 years ago
  50. bf17ce3 dm io: remove old interface by Milan Broz · 18 years ago
  51. 88be163 dm raid1: update dm io interface by Milan Broz · 18 years ago
  52. 5d234d1 dm log: update dm io interface by Heinz Mauelshagen · 18 years ago
  53. 6cca1e7 dm exception store: update dm io interface by Heinz Mauelshagen · 18 years ago
  54. 373a392 dm kcopyd: update dm io interface by Milan Broz · 18 years ago
  55. c8b03af dm io: new interface by Heinz Mauelshagen · 18 years ago
  56. 891ce20 dm io: prepare for new interface by Heinz Mauelshagen · 18 years ago
  57. c897feb dm io: delay dec_count by Heinz Mauelshagen · 18 years ago
  58. a8e6afa dm raid1: add handle_errors feature flag by Jonathan E Brassow · 18 years ago
  59. 315dcc2 dm log: report fault status by Jonathan E Brassow · 18 years ago
  60. 01d03a6 dm log: fault detection by Jonathan E Brassow · 18 years ago
  61. 2cd54d9 dm: allow offline devices by Mike Anderson · 18 years ago
  62. 79eb885 dm mpath: log device name by Edward Goggin · 18 years ago
  63. 46b4773 dm crypt: add null iv by Ludwig Nussel · 18 years ago
  64. f97380b dm crypt: use smaller bvecs in clones by Olaf Kirch · 18 years ago
  65. 2f9941b dm crypt: fix remove first_clone by Olaf Kirch · 18 years ago
  66. 98221eb dm crypt: fix avoid cloned bio ref after free by Olaf Kirch · 18 years ago
  67. 027581f dm crypt: fix call to clone_init by Olaf Kirch · 18 years ago
  68. 9c89f8b dm crypt: disable barriers by Milan Broz · 18 years ago
  69. 6ad36fe dm raid1: one kmirrord per mirror by Holger Smolinski · 18 years ago
  70. 8defab3 FRV: Replace pgd management via slabs through quicklists by Christoph Lameter · 18 years ago
  71. 3401388 Fix spellings of slab allocator section in init/Kconfig by Christoph Lameter · 18 years ago
  72. 7ae439c krealloc: fix kerneldoc comments by Pekka J Enberg · 18 years ago
  73. 5e6d444 SLUB: rework slab order determination by Christoph Lameter · 18 years ago
  74. 45edfa5 SLUB: include lifetime stats and sets of cpus / nodes in tracking output by Christoph Lameter · 18 years ago
  75. 41ecc55 SLUB: add CONFIG_SLUB_DEBUG by Christoph Lameter · 18 years ago
  76. 02cbc87 SLUB: move tracking definitions and check_valid_pointer() away from debug code by Christoph Lameter · 18 years ago
  77. 636f0d7 SLUB: consolidate trace code by Christoph Lameter · 18 years ago
  78. 35e5d7e SLUB: introduce DebugSlab(page) by Christoph Lameter · 18 years ago
  79. b345970 SLUB: move resiliency check into SYSFS section by Christoph Lameter · 18 years ago
  80. 7656c72 SLUB: add macros for scanning objects in a slab by Christoph Lameter · 18 years ago
  81. 672bba3 SLUB: update comments by Christoph Lameter · 18 years ago
  82. 26a7bd0 SLUB: get rid of finish_bootstrap by Christoph Lameter · 18 years ago
  83. 1f99a28 SLUB: clean up krealloc by Christoph Lameter · 18 years ago
  84. abcd08a SLUB: use check_valid_pointer in kmem_ptr_validate by Christoph Lameter · 18 years ago
  85. a87615b SLUB: slabinfo upgrade by Christoph Lameter · 18 years ago
  86. be7b3fb SLUB: after object padding only needed for Redzoning by Christoph Lameter · 18 years ago
  87. 65c02d4 SLUB: add support for dynamic cacheline size determination by Christoph Lameter · 18 years ago
  88. 97416ce Declare {compat_}sys_utimensat by Stephen Rothwell · 18 years ago
  89. 01f41ec mmc build fix by Andrew Morton · 18 years ago
  90. de372ec Documentation/i386/boot.txt: update and correct by H. Peter Anvin · 18 years ago
  91. d5f9f94 revert 'sched: redundant reschedule when set_user_nice() boosts a prio of a task from the "expired" array' by Andrew Morton · 18 years ago
  92. da4e8ca applesmc: Use standard sysfs names for labels by Jean Delvare · 18 years ago
  93. ddfbf2a applesmc: Use the address as platform device ID by Jean Delvare · 18 years ago
  94. 21d3649 usb_gigaset: don't kmalloc(0) by Tilman Schmidt · 18 years ago
  95. b590d2b m68k: <asm/scatterlist.h> needs <linux/types.h> by Geert Uytterhoeven · 18 years ago
  96. 5616df2 FRV: Miscellaneous fixes by David Howells · 18 years ago
  97. 4b8df8915 smaps: only define clear_refs for CONFIG_MMU by David Rientjes · 18 years ago
  98. 7e81ab9 Fix unnecesary meminit by Yasunori Goto · 18 years ago
  99. f4ebc99 Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 18 years ago
  100. 0c23664 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago