1. 3e7e241 [PATCH] dcache: Add helper d_hash_and_lookup by Eric W. Biederman · 20 years ago
  2. 92476d7 [PATCH] pidhash: Refactor the pid hash table by Eric W. Biederman · 20 years ago
  3. 8c7904a [PATCH] task: RCU protect task->usage by Eric W. Biederman · 20 years ago
  4. 158d9eb [PATCH] resurrect __put_task_struct by Andrew Morton · 20 years ago
  5. d425b27 [PATCH] sched: activate SCHED BATCH expired by Con Kolivas · 20 years ago
  6. 3dee386 [PATCH] sched: cleanup task_activated() by Con Kolivas · 20 years ago
  7. db1b1fe [PATCH] sched: reduce overhead of calc_load by Jack Steiner · 20 years ago
  8. 00362e3 [PATCH] hrtimer: create generic sleeper by Thomas Gleixner · 20 years ago
  9. 2bfb646 [PATCH] LED: Add IDE disk activity LED trigger by Richard Purdie · 20 years ago
  10. c3bc995 [PATCH] LED: add LED trigger tupport by Richard Purdie · 20 years ago
  11. c72a1d6 [PATCH] LED: add LED class by Richard Purdie · 20 years ago
  12. 0ca0773 [PATCH] vt: add TIOCL_GETKMSGREDIRECT by Rafael J. Wysocki · 20 years ago
  13. f79e2ab [PATCH] sys_sync_file_range() by Andrew Morton · 20 years ago
  14. 453823b [PATCH] IPMI: fix startup race condition by Corey Minyard · 20 years ago
  15. 68eef3b [PATCH] Simplify proc/devices and fix early termination regression by Joe Korty · 20 years ago
  16. 3691c51 [PATCH] kill __init_timer_base in favor of boot_tvec_bases by Oleg Nesterov · 20 years ago
  17. 93fac70 [PATCH] mm: schedule find_trylock_page() removal by Nick Piggin · 20 years ago
  18. 9bf9e89 [PATCH] migrate_pages_to() must be defined for the no swap case by Christoph Lameter · 20 years ago
  19. 0500abf [PATCH] drivers/mtd/: small cleanups by Adrian Bunk · 20 years ago
  20. 48b1926 [PATCH] sem2mutex: drivers/mtd/ by Ingo Molnar · 20 years ago
  21. 256414d Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 20 years ago
  22. 5abc97a [PATCH] splice: add support for SPLICE_F_MOVE flag by Jens Axboe · 20 years ago
  23. 5274f05 [PATCH] Introduce sys_splice() system call by Jens Axboe · 20 years ago
  24. 5444a6f [PATCH] libata: Simplex and other mode filtering logic by Alan Cox · 20 years ago
  25. e35a9e0 [PATCH] libata: Add ->set_mode hook for odd drivers by Alan Cox · 20 years ago
  26. 4e5ec5d [PATCH] libata: BMDMA handling updates by Alan Cox · 20 years ago
  27. e02a4ca Merge branch 'master' by Jeff Garzik · 20 years ago
  28. 76babde Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 20 years ago
  29. a7e5328 [PATCH] cleanup __exit_signal->cleanup_sighand path by Oleg Nesterov · 20 years ago
  30. 47e6532 [PATCH] pids: kill PIDTYPE_TGID by Oleg Nesterov · 20 years ago
  31. 6a14c5c [PATCH] move __exit_signal() to kernel/exit.c by Oleg Nesterov · 20 years ago
  32. c81addc [PATCH] rename __exit_sighand to cleanup_sighand by Oleg Nesterov · 20 years ago
  33. 6b3934e [PATCH] copy_process: cleanup bad_fork_cleanup_signal by Oleg Nesterov · 20 years ago
  34. 7001510 [PATCH] copy_process: cleanup bad_fork_cleanup_sighand by Oleg Nesterov · 20 years ago
  35. f63ee72 [PATCH] introduce lock_task_sighand() helper by Oleg Nesterov · 20 years ago
  36. aa1757f [PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU by Oleg Nesterov · 20 years ago
  37. c7c6464 [PATCH] pidhash: don't use zero pids by Oleg Nesterov · 20 years ago
  38. 73b9ebf [PATCH] pidhash: don't count idle threads by Oleg Nesterov · 20 years ago
  39. c97d989 [PATCH] kill SET_LINKS/REMOVE_LINKS by Oleg Nesterov · 20 years ago
  40. 8fafabd [PATCH] remove add_parent()'s parent argument by Oleg Nesterov · 20 years ago
  41. d73d652 [PATCH] pidhash: kill switch_exec_pids by Eric W. Biederman · 20 years ago
  42. 6c99c5c [PATCH] Remove dead kill_sl prototype from sched.h by Eric W. Biederman · 20 years ago
  43. bac30d1 Merge ../linux-2.6 by Paul Mackerras · 20 years ago
  44. d4965b3 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 20 years ago
  45. 7baf398 Merge branch 'cfq-merge' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 20 years ago
  46. 7f927fc [PATCH] Typo fixes by Alexey Dobriyan · 20 years ago
  47. 910638a [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK by Matthias Gehre · 20 years ago
  48. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 20 years ago
  49. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 20 years ago
  50. 0a94502 [PATCH] for_each_possible_cpu: fixes for generic part by KAMEZAWA Hiroyuki · 20 years ago
  51. 631d674 [PATCH] for_each_possible_cpu: defines for_each_possible_cpu by KAMEZAWA Hiroyuki · 20 years ago
  52. 70674f9 [PATCH] Optimize select/poll by putting small data sets on the stack by Andi Kleen · 20 years ago
  53. d266ab8 [PATCH] Small fixes backported to old IDE SiS driver by Alan Cox · 20 years ago
  54. e512360 [PATCH] remove relayfs_fs.h by Andrew Morton · 20 years ago
  55. a28af47 [PATCH] fs/fat/: proper prototypes for two functions by Adrian Bunk · 20 years ago
  56. 2735771 [PATCH] Add oprofile_add_ext_sample by Brian Rogan · 20 years ago
  57. 0080b7a [PATCH] synclink_gt add gpio feature by Paul Fulghum · 20 years ago
  58. 206dc69 [BLOCK] cfq-iosched: seek and async performance fixes by Jens Axboe · 20 years ago
  59. e2d74ac [PATCH] [BLOCK] cfq-iosched: change cfq io context linking from list to tree by Jens Axboe · 20 years ago
  60. 4fa6391 Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 20 years ago
  61. df5b89b [PATCH] md: Convert reconfig_sem to reconfig_mutex by NeilBrown · 20 years ago
  62. e464eaf [PATCH] md: Support suspending of IO to regions of an md array by NeilBrown · 20 years ago
  63. 63c70c4 [PATCH] md: Split reshape handler in check_reshape and start_reshape by NeilBrown · 20 years ago
  64. b578d55 [PATCH] md: Only checkpoint expansion progress occasionally by NeilBrown · 20 years ago
  65. f670557 [PATCH] md: Checkpoint and allow restart of raid5 reshape by NeilBrown · 20 years ago
  66. 2926955 [PATCH] md: Final stages of raid5 expand code by NeilBrown · 20 years ago
  67. ccfcc3c [PATCH] md: Core of raid5 resize process by NeilBrown · 20 years ago
  68. 7ecaa1e [PATCH] md: Infrastructure to allow normal IO to continue while array is expanding by NeilBrown · 20 years ago
  69. ad01c9e [PATCH] md: Allow stripes to be expanded in preparation for expanding an array by NeilBrown · 20 years ago
  70. b55e6bf [PATCH] md: Split disks array out of raid5 conf structure so it is easier to grow by NeilBrown · 20 years ago
  71. 641dc63 [PATCH] dm/md dependency tree in sysfs: bd_claim_by_kobject by Jun'ichi Nomura · 20 years ago
  72. 1008736 [PATCH] dm-md-dependency-tree-in-sysfs-holders-slaves-subdirectory-tidy by Andrew Morton · 20 years ago
  73. 6a4d44c [PATCH] dm/md dependency tree in sysfs: holders/slaves subdirectory by Jun'ichi Nomura · 20 years ago
  74. 3ac51e7 [PATCH] dm store geometry by Darrick J. Wong · 20 years ago
  75. 969429b [PATCH] dm: make sure QUEUE_FLAG_CLUSTER is set properly by NeilBrown · 20 years ago
  76. ed49843 [PATCH] Add ID for Quadro NVS280 by Pavel Roskin · 20 years ago
  77. 1d98af8 [PATCH] RTC subsystem: M48T86 driver by Alessandro Zummo · 20 years ago
  78. f7f3682 [PATCH] RTC subsystem: I2C driver ids by Alessandro Zummo · 20 years ago
  79. 6fc7f10 [PATCH] RTC subsystem: I2C cleanup by Alessandro Zummo · 20 years ago
  80. 0c86edc [PATCH] RTC subsystem: class by Alessandro Zummo · 20 years ago
  81. c58411e [PATCH] RTC Subsystem: library functions by Alessandro Zummo · 20 years ago
  82. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 20 years ago
  83. 76b81e2 [PATCH] lightweight robust futexes updates 2 by Ingo Molnar · 20 years ago
  84. 8f17d3a [PATCH] lightweight robust futexes updates by Ingo Molnar · 20 years ago
  85. 34f192c [PATCH] lightweight robust futexes: compat by Ingo Molnar · 20 years ago
  86. 0771dfe [PATCH] lightweight robust futexes: core by Ingo Molnar · 20 years ago
  87. 22a9835 [PATCH] unify PFN_* macros by Dave Hansen · 20 years ago
  88. 95144c7 [PATCH] uninline zone helpers by KAMEZAWA Hiroyuki · 20 years ago
  89. ae0f15f [PATCH] for_each_online_pgdat: remove pgdat_list by KAMEZAWA Hiroyuki · 20 years ago
  90. 679bc9f [PATCH] for_each_online_pgdat: for_each_bootmem by KAMEZAWA Hiroyuki · 20 years ago
  91. 8357f86 [PATCH] define for_each_online_pgdat by KAMEZAWA Hiroyuki · 20 years ago
  92. a0140c1 [PATCH] remove zone_mem_map by KAMEZAWA Hiroyuki · 20 years ago
  93. a117e66 [PATCH] unify pfn_to_page: generic functions by KAMEZAWA Hiroyuki · 20 years ago
  94. 1e9f28f [PATCH] sched: new sched domain for representing multi-core by Siddha, Suresh B · 20 years ago
  95. 74cae61 [PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static by Adrian Bunk · 20 years ago
  96. baab935 [PATCH] knfsd: Convert sunrpc_cache to use krefs by NeilBrown · 20 years ago
  97. ebd0cb1 [PATCH] knfsd: Unexport cache_fresh and fix a small race by NeilBrown · 20 years ago
  98. 4d90452 [PATCH] knfsd: Remove DefineCacheLookup by NeilBrown · 20 years ago
  99. 15a5f6b [PATCH] knfsd: Create cache_lookup function instead of using a macro to declare one by NeilBrown · 20 years ago
  100. 7d317f2 [PATCH] knfsd: Get rid of 'inplace' sunrpc caches by NeilBrown · 20 years ago