1. 0500abf [PATCH] drivers/mtd/: small cleanups by Adrian Bunk · 19 years ago
  2. 48b1926 [PATCH] sem2mutex: drivers/mtd/ by Ingo Molnar · 19 years ago
  3. 256414d Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  4. 5abc97a [PATCH] splice: add support for SPLICE_F_MOVE flag by Jens Axboe · 19 years ago
  5. 5274f05 [PATCH] Introduce sys_splice() system call by Jens Axboe · 19 years ago
  6. 5444a6f [PATCH] libata: Simplex and other mode filtering logic by Alan Cox · 19 years ago
  7. e35a9e0 [PATCH] libata: Add ->set_mode hook for odd drivers by Alan Cox · 19 years ago
  8. 4e5ec5d [PATCH] libata: BMDMA handling updates by Alan Cox · 19 years ago
  9. e02a4ca Merge branch 'master' by Jeff Garzik · 19 years ago
  10. 76babde Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  11. a7e5328 [PATCH] cleanup __exit_signal->cleanup_sighand path by Oleg Nesterov · 19 years ago
  12. 47e6532 [PATCH] pids: kill PIDTYPE_TGID by Oleg Nesterov · 19 years ago
  13. 6a14c5c [PATCH] move __exit_signal() to kernel/exit.c by Oleg Nesterov · 19 years ago
  14. c81addc [PATCH] rename __exit_sighand to cleanup_sighand by Oleg Nesterov · 19 years ago
  15. 6b3934e [PATCH] copy_process: cleanup bad_fork_cleanup_signal by Oleg Nesterov · 19 years ago
  16. 7001510 [PATCH] copy_process: cleanup bad_fork_cleanup_sighand by Oleg Nesterov · 19 years ago
  17. f63ee72 [PATCH] introduce lock_task_sighand() helper by Oleg Nesterov · 19 years ago
  18. aa1757f [PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU by Oleg Nesterov · 19 years ago
  19. c7c6464 [PATCH] pidhash: don't use zero pids by Oleg Nesterov · 19 years ago
  20. 73b9ebf [PATCH] pidhash: don't count idle threads by Oleg Nesterov · 19 years ago
  21. c97d989 [PATCH] kill SET_LINKS/REMOVE_LINKS by Oleg Nesterov · 19 years ago
  22. 8fafabd [PATCH] remove add_parent()'s parent argument by Oleg Nesterov · 19 years ago
  23. d73d652 [PATCH] pidhash: kill switch_exec_pids by Eric W. Biederman · 19 years ago
  24. 6c99c5c [PATCH] Remove dead kill_sl prototype from sched.h by Eric W. Biederman · 19 years ago
  25. bac30d1 Merge ../linux-2.6 by Paul Mackerras · 19 years ago
  26. d4965b3 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  27. 7baf398 Merge branch 'cfq-merge' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  28. 7f927fc [PATCH] Typo fixes by Alexey Dobriyan · 19 years ago
  29. 910638a [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK by Matthias Gehre · 19 years ago
  30. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 19 years ago
  31. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 19 years ago
  32. 0a94502 [PATCH] for_each_possible_cpu: fixes for generic part by KAMEZAWA Hiroyuki · 19 years ago
  33. 631d674 [PATCH] for_each_possible_cpu: defines for_each_possible_cpu by KAMEZAWA Hiroyuki · 19 years ago
  34. 70674f9 [PATCH] Optimize select/poll by putting small data sets on the stack by Andi Kleen · 19 years ago
  35. d266ab8 [PATCH] Small fixes backported to old IDE SiS driver by Alan Cox · 19 years ago
  36. e512360 [PATCH] remove relayfs_fs.h by Andrew Morton · 19 years ago
  37. a28af47 [PATCH] fs/fat/: proper prototypes for two functions by Adrian Bunk · 19 years ago
  38. 2735771 [PATCH] Add oprofile_add_ext_sample by Brian Rogan · 19 years ago
  39. 0080b7a [PATCH] synclink_gt add gpio feature by Paul Fulghum · 19 years ago
  40. 206dc69 [BLOCK] cfq-iosched: seek and async performance fixes by Jens Axboe · 19 years ago
  41. e2d74ac [PATCH] [BLOCK] cfq-iosched: change cfq io context linking from list to tree by Jens Axboe · 19 years ago
  42. 4fa6391 Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  43. df5b89b [PATCH] md: Convert reconfig_sem to reconfig_mutex by NeilBrown · 19 years ago
  44. e464eaf [PATCH] md: Support suspending of IO to regions of an md array by NeilBrown · 19 years ago
  45. 63c70c4 [PATCH] md: Split reshape handler in check_reshape and start_reshape by NeilBrown · 19 years ago
  46. b578d55 [PATCH] md: Only checkpoint expansion progress occasionally by NeilBrown · 19 years ago
  47. f670557 [PATCH] md: Checkpoint and allow restart of raid5 reshape by NeilBrown · 19 years ago
  48. 2926955 [PATCH] md: Final stages of raid5 expand code by NeilBrown · 19 years ago
  49. ccfcc3c [PATCH] md: Core of raid5 resize process by NeilBrown · 19 years ago
  50. 7ecaa1e [PATCH] md: Infrastructure to allow normal IO to continue while array is expanding by NeilBrown · 19 years ago
  51. ad01c9e [PATCH] md: Allow stripes to be expanded in preparation for expanding an array by NeilBrown · 19 years ago
  52. b55e6bf [PATCH] md: Split disks array out of raid5 conf structure so it is easier to grow by NeilBrown · 19 years ago
  53. 641dc63 [PATCH] dm/md dependency tree in sysfs: bd_claim_by_kobject by Jun'ichi Nomura · 19 years ago
  54. 1008736 [PATCH] dm-md-dependency-tree-in-sysfs-holders-slaves-subdirectory-tidy by Andrew Morton · 19 years ago
  55. 6a4d44c [PATCH] dm/md dependency tree in sysfs: holders/slaves subdirectory by Jun'ichi Nomura · 19 years ago
  56. 3ac51e7 [PATCH] dm store geometry by Darrick J. Wong · 19 years ago
  57. 969429b [PATCH] dm: make sure QUEUE_FLAG_CLUSTER is set properly by NeilBrown · 19 years ago
  58. ed49843 [PATCH] Add ID for Quadro NVS280 by Pavel Roskin · 19 years ago
  59. 1d98af8 [PATCH] RTC subsystem: M48T86 driver by Alessandro Zummo · 19 years ago
  60. f7f3682 [PATCH] RTC subsystem: I2C driver ids by Alessandro Zummo · 19 years ago
  61. 6fc7f10 [PATCH] RTC subsystem: I2C cleanup by Alessandro Zummo · 19 years ago
  62. 0c86edc [PATCH] RTC subsystem: class by Alessandro Zummo · 19 years ago
  63. c58411e [PATCH] RTC Subsystem: library functions by Alessandro Zummo · 19 years ago
  64. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 19 years ago
  65. 76b81e2 [PATCH] lightweight robust futexes updates 2 by Ingo Molnar · 19 years ago
  66. 8f17d3a [PATCH] lightweight robust futexes updates by Ingo Molnar · 19 years ago
  67. 34f192c [PATCH] lightweight robust futexes: compat by Ingo Molnar · 19 years ago
  68. 0771dfe [PATCH] lightweight robust futexes: core by Ingo Molnar · 19 years ago
  69. 22a9835 [PATCH] unify PFN_* macros by Dave Hansen · 19 years ago
  70. 95144c7 [PATCH] uninline zone helpers by KAMEZAWA Hiroyuki · 19 years ago
  71. ae0f15f [PATCH] for_each_online_pgdat: remove pgdat_list by KAMEZAWA Hiroyuki · 19 years ago
  72. 679bc9f [PATCH] for_each_online_pgdat: for_each_bootmem by KAMEZAWA Hiroyuki · 19 years ago
  73. 8357f86 [PATCH] define for_each_online_pgdat by KAMEZAWA Hiroyuki · 19 years ago
  74. a0140c1 [PATCH] remove zone_mem_map by KAMEZAWA Hiroyuki · 19 years ago
  75. a117e66 [PATCH] unify pfn_to_page: generic functions by KAMEZAWA Hiroyuki · 19 years ago
  76. 1e9f28f [PATCH] sched: new sched domain for representing multi-core by Siddha, Suresh B · 19 years ago
  77. 74cae61 [PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static by Adrian Bunk · 19 years ago
  78. baab935 [PATCH] knfsd: Convert sunrpc_cache to use krefs by NeilBrown · 19 years ago
  79. ebd0cb1 [PATCH] knfsd: Unexport cache_fresh and fix a small race by NeilBrown · 19 years ago
  80. 4d90452 [PATCH] knfsd: Remove DefineCacheLookup by NeilBrown · 19 years ago
  81. 15a5f6b [PATCH] knfsd: Create cache_lookup function instead of using a macro to declare one by NeilBrown · 19 years ago
  82. 7d317f2 [PATCH] knfsd: Get rid of 'inplace' sunrpc caches by NeilBrown · 19 years ago
  83. eab7e2e [PATCH] knfsd: Break the hard linkage from svc_expkey to svc_export by NeilBrown · 19 years ago
  84. efc36aa [PATCH] knfsd: Change the store of auth_domains to not be a 'cache' by NeilBrown · 19 years ago
  85. 5c0a32f [PATCH] autofs4: add new packet type for v5 communications by Ian Kent · 19 years ago
  86. f75ba3a [PATCH] autofs4: increase module version by Ian Kent · 19 years ago
  87. 837c787 [BLOCK] increase size of disk stat counters by Ben Woodard · 19 years ago
  88. 5931c43 [PATCH] ppc32: Adds support for the PCI hostbridge in MPC5200B by Sylvain Munaut · 19 years ago
  89. fbb18a2 [SERIAL] amba-pl010: allow platforms to specify modem control method by Russell King · 19 years ago
  90. e9bebd6 [PATCH] bitops: remove unused generic bitops in include/linux/bitops.h by Akinobu Mita · 19 years ago
  91. 0b28002 [PATCH] more s/fucn/func/ typo fixes by Akinobu Mita · 19 years ago
  92. ee8a4b7 [PATCH] isdn4linux: Siemens Gigaset drivers - tty interface by Hansjoerg Lipp · 19 years ago
  93. 05cfb61 [PATCH] hrtimers: remove data field by Roman Zippel · 19 years ago
  94. df869b6 [PATCH] hrtimers: remove nsec_t typedef by Roman Zippel · 19 years ago
  95. 272705c [PATCH] hrtimers: remove DEFINE_KTIME and ktime_to_clock_t() by Roman Zippel · 19 years ago
  96. b75f7a5 [PATCH] hrtimers: remove state field by Roman Zippel · 19 years ago
  97. 432569b [PATCH] hrtimers: simplify nanosleep by Roman Zippel · 19 years ago
  98. 44f2147 [PATCH] hrtimers: pass current time to hrtimer_forward() by Roman Zippel · 19 years ago
  99. 92127c7 [PATCH] hrtimers: optimize softirq runqueues by Thomas Gleixner · 19 years ago
  100. 1d8fa7a [PATCH] remove ->get_blocks() support by Badari Pulavarty · 19 years ago