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