1. 5274f05 [PATCH] Introduce sys_splice() system call by Jens Axboe · 19 years ago
  2. f3cab8a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  3. 76babde Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  4. 15e812a [PATCH] powerpc: Remove oprofile spinlock backtrace code by Anton Blanchard · 19 years ago
  5. 6c6bd75 [PATCH] powerpc: Add oprofile calltrace support by Brian Rogan · 19 years ago
  6. 0e55195 [PATCH] for_each_possible_cpu: powerpc by KAMEZAWA Hiroyuki · 19 years ago
  7. bab70a4 [PATCH] lock PTE before updating it in 440/BookE page fault handler by Eugene Surovegin · 19 years ago
  8. a7e5328 [PATCH] cleanup __exit_signal->cleanup_sighand path by Oleg Nesterov · 19 years ago
  9. 47e6532 [PATCH] pids: kill PIDTYPE_TGID by Oleg Nesterov · 19 years ago
  10. 6a14c5c [PATCH] move __exit_signal() to kernel/exit.c by Oleg Nesterov · 19 years ago
  11. c81addc [PATCH] rename __exit_sighand to cleanup_sighand by Oleg Nesterov · 19 years ago
  12. 6b3934e [PATCH] copy_process: cleanup bad_fork_cleanup_signal by Oleg Nesterov · 19 years ago
  13. 7001510 [PATCH] copy_process: cleanup bad_fork_cleanup_sighand by Oleg Nesterov · 19 years ago
  14. f63ee72 [PATCH] introduce lock_task_sighand() helper by Oleg Nesterov · 19 years ago
  15. aa1757f [PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU by Oleg Nesterov · 19 years ago
  16. c7c6464 [PATCH] pidhash: don't use zero pids by Oleg Nesterov · 19 years ago
  17. 73b9ebf [PATCH] pidhash: don't count idle threads by Oleg Nesterov · 19 years ago
  18. c97d989 [PATCH] kill SET_LINKS/REMOVE_LINKS by Oleg Nesterov · 19 years ago
  19. 8fafabd [PATCH] remove add_parent()'s parent argument by Oleg Nesterov · 19 years ago
  20. d73d652 [PATCH] pidhash: kill switch_exec_pids by Eric W. Biederman · 19 years ago
  21. 6c99c5c [PATCH] Remove dead kill_sl prototype from sched.h by Eric W. Biederman · 19 years ago
  22. bac30d1 Merge ../linux-2.6 by Paul Mackerras · 19 years ago
  23. d2acc34 [INET]: Introduce tunnel4/tunnel6 by Herbert Xu · 19 years ago
  24. f0088a5 [NET]: deinline 200+ byte inlines in sock.h by Denis Vlasenko · 19 years ago
  25. ca9ba44 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  26. d4965b3 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  27. c471307 [ARM] 3388/1: ixp23xx: add core ixp23xx support by Lennert Buytenhek · 19 years ago
  28. e9937d4 [ARM] 3417/1: add support for logicpd pxa270 card engine by Lennert Buytenhek · 19 years ago
  29. 23bdf86 [ARM] 3377/2: add support for intel xsc3 core by Lennert Buytenhek · 19 years ago
  30. 7baf398 Merge branch 'cfq-merge' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  31. 78cd9e0 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  32. 7f927fc [PATCH] Typo fixes by Alexey Dobriyan · 19 years ago
  33. 910638a [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK by Matthias Gehre · 19 years ago
  34. f45e465 [PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctl by Adrian Bunk · 19 years ago
  35. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 19 years ago
  36. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 19 years ago
  37. 0a94502 [PATCH] for_each_possible_cpu: fixes for generic part by KAMEZAWA Hiroyuki · 19 years ago
  38. 631d674 [PATCH] for_each_possible_cpu: defines for_each_possible_cpu by KAMEZAWA Hiroyuki · 19 years ago
  39. 70674f9 [PATCH] Optimize select/poll by putting small data sets on the stack by Andi Kleen · 19 years ago
  40. d266ab8 [PATCH] Small fixes backported to old IDE SiS driver by Alan Cox · 19 years ago
  41. e512360 [PATCH] remove relayfs_fs.h by Andrew Morton · 19 years ago
  42. a28af47 [PATCH] fs/fat/: proper prototypes for two functions by Adrian Bunk · 19 years ago
  43. 7a1e524 [PATCH] alpha: make poll flags the same as other architectures by Andrew Morton · 19 years ago
  44. 2735771 [PATCH] Add oprofile_add_ext_sample by Brian Rogan · 19 years ago
  45. 0080b7a [PATCH] synclink_gt add gpio feature by Paul Fulghum · 19 years ago
  46. f5f5370 [PATCH] Decrapify asm-generic/local.h by Kyle McMartin · 19 years ago
  47. 41623b0 [PATCH] RTC: Fix up some RTC whitespace and style by Matt Mackall · 19 years ago
  48. da2468b [PATCH] RTC: Remove RTC UIP synchronization on MIPS MC146818 by Matt Mackall · 19 years ago
  49. 63732c2 [PATCH] RTC: Remove RTC UIP synchronization on x86 by Matt Mackall · 19 years ago
  50. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 19 years ago
  51. 206dc69 [BLOCK] cfq-iosched: seek and async performance fixes by Jens Axboe · 19 years ago
  52. 872345b [PATCH] git-powerpc: WARN was a dumb idea by Andrew Morton · 19 years ago
  53. a081568 [ARM] Fix decompressor serial IO to give CRLF not LFCR by Russell King · 19 years ago
  54. 6e57a3a8 [SPARC64]: Implement futex_atomic_cmpxchg_inatomic(). by David S. Miller · 19 years ago
  55. e2d74ac [PATCH] [BLOCK] cfq-iosched: change cfq io context linking from list to tree by Jens Axboe · 19 years ago
  56. b239cbe [PATCH] powerpc: make ISA floppies work again by Stephen Rothwell · 19 years ago
  57. 45d607e [PATCH] powerpc: hvc_console updates by Ryan S. Arnold · 19 years ago
  58. d0160bf [PATCH] powerpc: Rename and export ppc64_firmware_features by Michael Ellerman · 19 years ago
  59. 2f25194 [PATCH] powerpc: export validate_sp for oprofile calltrace by Anton Blanchard · 19 years ago
  60. 72533db [PATCH] powerpc: Remove some ifdefs in oprofile_impl.h by Anton Blanchard · 19 years ago
  61. 0a26b13 ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppc by Paul Mackerras · 19 years ago
  62. fdccffc Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  63. 4fa6391 Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  64. df5b89b [PATCH] md: Convert reconfig_sem to reconfig_mutex by NeilBrown · 19 years ago
  65. e464eaf [PATCH] md: Support suspending of IO to regions of an md array by NeilBrown · 19 years ago
  66. 63c70c4 [PATCH] md: Split reshape handler in check_reshape and start_reshape by NeilBrown · 19 years ago
  67. b578d55 [PATCH] md: Only checkpoint expansion progress occasionally by NeilBrown · 19 years ago
  68. f670557 [PATCH] md: Checkpoint and allow restart of raid5 reshape by NeilBrown · 19 years ago
  69. 2926955 [PATCH] md: Final stages of raid5 expand code by NeilBrown · 19 years ago
  70. ccfcc3c [PATCH] md: Core of raid5 resize process by NeilBrown · 19 years ago
  71. 7ecaa1e [PATCH] md: Infrastructure to allow normal IO to continue while array is expanding by NeilBrown · 19 years ago
  72. ad01c9e [PATCH] md: Allow stripes to be expanded in preparation for expanding an array by NeilBrown · 19 years ago
  73. b55e6bf [PATCH] md: Split disks array out of raid5 conf structure so it is easier to grow by NeilBrown · 19 years ago
  74. 641dc63 [PATCH] dm/md dependency tree in sysfs: bd_claim_by_kobject by Jun'ichi Nomura · 19 years ago
  75. 1008736 [PATCH] dm-md-dependency-tree-in-sysfs-holders-slaves-subdirectory-tidy by Andrew Morton · 19 years ago
  76. 6a4d44c [PATCH] dm/md dependency tree in sysfs: holders/slaves subdirectory by Jun'ichi Nomura · 19 years ago
  77. 3ac51e7 [PATCH] dm store geometry by Darrick J. Wong · 19 years ago
  78. 969429b [PATCH] dm: make sure QUEUE_FLAG_CLUSTER is set properly by NeilBrown · 19 years ago
  79. ed49843 [PATCH] Add ID for Quadro NVS280 by Pavel Roskin · 19 years ago
  80. 1d98af8 [PATCH] RTC subsystem: M48T86 driver by Alessandro Zummo · 19 years ago
  81. f7f3682 [PATCH] RTC subsystem: I2C driver ids by Alessandro Zummo · 19 years ago
  82. 6fc7f10 [PATCH] RTC subsystem: I2C cleanup by Alessandro Zummo · 19 years ago
  83. 0c86edc [PATCH] RTC subsystem: class by Alessandro Zummo · 19 years ago
  84. 12b824f [PATCH] RTC subsystem: ARM cleanup by Alessandro Zummo · 19 years ago
  85. c58411e [PATCH] RTC Subsystem: library functions by Alessandro Zummo · 19 years ago
  86. d23ee8f [PATCH] mips: fixed collision of rtc function name by Yoichi Yuasa · 19 years ago
  87. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 19 years ago
  88. 76b81e2 [PATCH] lightweight robust futexes updates 2 by Ingo Molnar · 19 years ago
  89. 8f17d3a [PATCH] lightweight robust futexes updates by Ingo Molnar · 19 years ago
  90. 8fdd6c6 [PATCH] lightweight robust futexes: x86_64 by Ingo Molnar · 19 years ago
  91. dfd4e3e [PATCH] lightweight robust futexes: i386 by Ingo Molnar · 19 years ago
  92. 34f192c [PATCH] lightweight robust futexes: compat by Ingo Molnar · 19 years ago
  93. 0771dfe [PATCH] lightweight robust futexes: core by Ingo Molnar · 19 years ago
  94. e9056f1 [PATCH] lightweight robust futexes: arch defaults by Ingo Molnar · 19 years ago
  95. 62ac285 [PATCH] mips: add ptr_to_compat() by Ingo Molnar · 19 years ago
  96. 213b63b7 [PATCH] parisc: add ptr_to_compat() by Ingo Molnar · 19 years ago
  97. f267fa9 [PATCH] s390: add ptr_to_compat() by Ingo Molnar · 19 years ago
  98. 66e863ac [PATCH] ia64: add ptr_to_compat() by Ingo Molnar · 19 years ago
  99. 22a9835 [PATCH] unify PFN_* macros by Dave Hansen · 19 years ago
  100. 95144c7 [PATCH] uninline zone helpers by KAMEZAWA Hiroyuki · 19 years ago