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