1. ccfcc3c [PATCH] md: Core of raid5 resize process by NeilBrown · 19 years ago
  2. 7ecaa1e [PATCH] md: Infrastructure to allow normal IO to continue while array is expanding by NeilBrown · 19 years ago
  3. ad01c9e [PATCH] md: Allow stripes to be expanded in preparation for expanding an array by NeilBrown · 19 years ago
  4. b55e6bf [PATCH] md: Split disks array out of raid5 conf structure so it is easier to grow by NeilBrown · 19 years ago
  5. 641dc63 [PATCH] dm/md dependency tree in sysfs: bd_claim_by_kobject by Jun'ichi Nomura · 19 years ago
  6. 1008736 [PATCH] dm-md-dependency-tree-in-sysfs-holders-slaves-subdirectory-tidy by Andrew Morton · 19 years ago
  7. 6a4d44c [PATCH] dm/md dependency tree in sysfs: holders/slaves subdirectory by Jun'ichi Nomura · 19 years ago
  8. 3ac51e7 [PATCH] dm store geometry by Darrick J. Wong · 19 years ago
  9. 969429b [PATCH] dm: make sure QUEUE_FLAG_CLUSTER is set properly by NeilBrown · 19 years ago
  10. ed49843 [PATCH] Add ID for Quadro NVS280 by Pavel Roskin · 19 years ago
  11. 1d98af8 [PATCH] RTC subsystem: M48T86 driver by Alessandro Zummo · 19 years ago
  12. f7f3682 [PATCH] RTC subsystem: I2C driver ids by Alessandro Zummo · 19 years ago
  13. 6fc7f10 [PATCH] RTC subsystem: I2C cleanup by Alessandro Zummo · 19 years ago
  14. 0c86edc [PATCH] RTC subsystem: class by Alessandro Zummo · 19 years ago
  15. c58411e [PATCH] RTC Subsystem: library functions by Alessandro Zummo · 19 years ago
  16. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 19 years ago
  17. 76b81e2 [PATCH] lightweight robust futexes updates 2 by Ingo Molnar · 19 years ago
  18. 8f17d3a [PATCH] lightweight robust futexes updates by Ingo Molnar · 19 years ago
  19. 34f192c [PATCH] lightweight robust futexes: compat by Ingo Molnar · 19 years ago
  20. 0771dfe [PATCH] lightweight robust futexes: core by Ingo Molnar · 19 years ago
  21. 22a9835 [PATCH] unify PFN_* macros by Dave Hansen · 19 years ago
  22. 95144c7 [PATCH] uninline zone helpers by KAMEZAWA Hiroyuki · 19 years ago
  23. ae0f15f [PATCH] for_each_online_pgdat: remove pgdat_list by KAMEZAWA Hiroyuki · 19 years ago
  24. 679bc9f [PATCH] for_each_online_pgdat: for_each_bootmem by KAMEZAWA Hiroyuki · 19 years ago
  25. 8357f86 [PATCH] define for_each_online_pgdat by KAMEZAWA Hiroyuki · 19 years ago
  26. a0140c1 [PATCH] remove zone_mem_map by KAMEZAWA Hiroyuki · 19 years ago
  27. a117e66 [PATCH] unify pfn_to_page: generic functions by KAMEZAWA Hiroyuki · 19 years ago
  28. 1e9f28f [PATCH] sched: new sched domain for representing multi-core by Siddha, Suresh B · 19 years ago
  29. 74cae61 [PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static by Adrian Bunk · 19 years ago
  30. baab935 [PATCH] knfsd: Convert sunrpc_cache to use krefs by NeilBrown · 19 years ago
  31. ebd0cb1 [PATCH] knfsd: Unexport cache_fresh and fix a small race by NeilBrown · 19 years ago
  32. 4d90452 [PATCH] knfsd: Remove DefineCacheLookup by NeilBrown · 19 years ago
  33. 15a5f6b [PATCH] knfsd: Create cache_lookup function instead of using a macro to declare one by NeilBrown · 19 years ago
  34. 7d317f2 [PATCH] knfsd: Get rid of 'inplace' sunrpc caches by NeilBrown · 19 years ago
  35. eab7e2e [PATCH] knfsd: Break the hard linkage from svc_expkey to svc_export by NeilBrown · 19 years ago
  36. efc36aa [PATCH] knfsd: Change the store of auth_domains to not be a 'cache' by NeilBrown · 19 years ago
  37. 5c0a32f [PATCH] autofs4: add new packet type for v5 communications by Ian Kent · 19 years ago
  38. f75ba3a [PATCH] autofs4: increase module version by Ian Kent · 19 years ago
  39. e9bebd6 [PATCH] bitops: remove unused generic bitops in include/linux/bitops.h by Akinobu Mita · 19 years ago
  40. 0b28002 [PATCH] more s/fucn/func/ typo fixes by Akinobu Mita · 19 years ago
  41. ee8a4b7 [PATCH] isdn4linux: Siemens Gigaset drivers - tty interface by Hansjoerg Lipp · 19 years ago
  42. 05cfb61 [PATCH] hrtimers: remove data field by Roman Zippel · 19 years ago
  43. df869b6 [PATCH] hrtimers: remove nsec_t typedef by Roman Zippel · 19 years ago
  44. 272705c [PATCH] hrtimers: remove DEFINE_KTIME and ktime_to_clock_t() by Roman Zippel · 19 years ago
  45. b75f7a5 [PATCH] hrtimers: remove state field by Roman Zippel · 19 years ago
  46. 432569b [PATCH] hrtimers: simplify nanosleep by Roman Zippel · 19 years ago
  47. 44f2147 [PATCH] hrtimers: pass current time to hrtimer_forward() by Roman Zippel · 19 years ago
  48. 92127c7 [PATCH] hrtimers: optimize softirq runqueues by Thomas Gleixner · 19 years ago
  49. 1d8fa7a [PATCH] remove ->get_blocks() support by Badari Pulavarty · 19 years ago
  50. b0cf232 [PATCH] pass b_size to ->get_block() by Badari Pulavarty · 19 years ago
  51. 205f87f [PATCH] change buffer_head.b_size to size_t by Badari Pulavarty · 19 years ago
  52. b54e41e [PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block() by Mingming Cao · 19 years ago
  53. 89747d3 [PATCH] ext3_get_blocks: Mapping multiple blocks at a once by Mingming Cao · 19 years ago
  54. e2d53f9 [PATCH] 2TB files: change type of kstatfs entries by Takashi Sato · 19 years ago
  55. a0f62ac [PATCH] 2TB files: add blkcnt_t by Takashi Sato · 19 years ago
  56. abcb6c9 [PATCH] 2TB files: st_blocks is invalid when calling stat64 by Takashi Sato · 19 years ago
  57. 93d2341 [PATCH] mempool: use mempool_create_slab_pool() by Matthew Dobson · 19 years ago
  58. fec433a [PATCH] mempool: add mempool_create_slab_pool() by Matthew Dobson · 19 years ago
  59. f183323 [PATCH] mempool: add kzalloc allocator by Matthew Dobson · 19 years ago
  60. 5318408 [PATCH] mempool: add kmalloc allocator by Matthew Dobson · 19 years ago
  61. 6e0678f [PATCH] mempool: add page allocator by Matthew Dobson · 19 years ago
  62. 22e6c1b [PATCH] Use loff_t for size in struct proc_dir_entry by Maneesh Soni · 19 years ago
  63. 3158e94 [PATCH] consolidate sys32/compat_adjtimex by Stephen Rothwell · 19 years ago
  64. 88959ea [PATCH] create struct compat_timex and use it everywhere by Stephen Rothwell · 19 years ago
  65. 5842add [PATCH] VFS,fs/locks.c,NFSD4: add race_free posix_lock_file_conf() interface by Andy Adamson · 19 years ago
  66. 878a9f3 [PATCH] hpet header sanitization by Randy Dunlap · 19 years ago
  67. 50c812b [PATCH] ipmi: add full sysfs support by Corey Minyard · 19 years ago
  68. 3c30b06 [PATCH] cleanup smp_call_function UP build by Con Kolivas · 19 years ago
  69. 2ff28e2 [PATCH] Make address_space_operations->invalidatepage return void by NeilBrown · 19 years ago
  70. 3978d71 [PATCH] Make address_space_operations->sync_page return void by NeilBrown · 19 years ago
  71. b2c99e3 [PATCH] EFI: keep physical table addresses in efi structure by Bjorn Helgaas · 19 years ago
  72. 136939a [PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range() by Bjorn Helgaas · 19 years ago
  73. 5a3a5a9 [PATCH] Add flush_kernel_dcache_page() API by James Bottomley · 19 years ago
  74. 03beb07 [PATCH] Add API for flushing Anon pages by James Bottomley · 19 years ago
  75. 64a07bd [PATCH] protect remove_proc_entry by Steven Rostedt · 19 years ago
  76. 36ddf5b Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  77. a41622eaa Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  78. 104c7b03 [ARM] 3383/3: ixp2000: ixdp2x01 platform serial conversion by Lennert Buytenhek · 19 years ago
  79. 686f8c5 include/linux/clk.h is betraying its ARM origins by Todd Poynor · 19 years ago
  80. 1b9a391 Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 19 years ago
  81. 53846a2 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 19 years ago
  82. 267b480 [PATCH] x86_64: Try to allocate node memmap near the end of node by Andi Kleen · 19 years ago
  83. f083a32 [PATCH] x86_64: Clean up and tweak ACPI blacklist year code by Andi Kleen · 19 years ago
  84. 1e8c573 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  85. b55813a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  86. 368d17e Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 19 years ago
  87. 5ddcfa8 [PATCH] remove pps support by Roman Zippel · 19 years ago
  88. d12ddde [PATCH] udf: remove duplicate definitions by Pekka Enberg · 19 years ago
  89. 34f361a [PATCH] Check if cpu can be onlined before calling smp_prepare_cpu() by Ashok Raj · 19 years ago
  90. 96a9b4d [PATCH] cpumask: uninline any_online_cpu() by Andrew Morton · 19 years ago
  91. 8630282 [PATCH] cpumask: uninline highest_possible_processor_id() by Andrew Morton · 19 years ago
  92. 3d18bd7 [PATCH] cpumask: uninline next_cpu() by Andrew Morton · 19 years ago
  93. ccb4600 [PATCH] cpumask: uninline first_cpu() by Andrew Morton · 19 years ago
  94. daff89f [PATCH] radix-tree documentation cleanups by Jonathan Corbet · 19 years ago
  95. 962749a [PATCH] roundup_pow_of_two() 64-bit fix by Andrew Morton · 19 years ago
  96. 12b5989 [PATCH] refactor capable() to one implementation, add __capable() helper by Chris Wright · 19 years ago
  97. 77d4758 [PATCH] add a proper prototype for setup_arch() by Adrian Bunk · 19 years ago
  98. c777ac5 [PATCH] irq: uninline migration functions by Andrew Morton · 19 years ago
  99. 33d8675 [PATCH] amiga: fix driver_register() return handling, remove zorro_module_init() by Bjorn Helgaas · 19 years ago
  100. e51c01b [PATCH] hp300: fix driver_register() return handling, remove dio_module_init() by Bjorn Helgaas · 19 years ago