1. 9301899 sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2 by Balbir Singh · 17 years ago
  2. 82798a1 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  3. db81853 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  4. 6a22c57 Revert "x86_64: allocate sparsemem memmap above 4G" by Linus Torvalds · 17 years ago
  5. 73a2bcb sched: keep utime/stime monotonic by Peter Zijlstra · 17 years ago
  6. 38760d4 [MIPS] time: Replace plat_timer_setup with modern APIs. by Ralf Baechle · 17 years ago
  7. 229f773 [MIPS] txx9tmr clockevent/clocksource driver by Atsushi Nemoto · 17 years ago
  8. 8a13ecd [MIPS] IP32: Fixes after interrupt renumbering. by Ralf Baechle · 17 years ago
  9. 0d0cc92 [MIPS] time: Remove declaration of plat_timer_setup, there is no caller. by Ralf Baechle · 17 years ago
  10. 3529a23 Merge branch 'alpm' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  11. 00cda56 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  12. ca77329 [libata] Link power management infrastructure by Kristen Carlson Accardi · 17 years ago
  13. cbf6781 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  14. 20dc9f0 Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  15. 142956a fix abuses of ptrdiff_t by Al Viro · 17 years ago
  16. d06f608 SCTP endianness annotations regression by Al Viro · 17 years ago
  17. 2d8a972 SUNRPC endianness annotations by Al Viro · 17 years ago
  18. ca5cd87 x86 merge fallout: uml by Al Viro · 17 years ago
  19. 6eca900 [BLOCK] Fix bad sharing of tag busy list on queues with shared tag maps by Jens Axboe · 17 years ago
  20. 88ff6ea libata: implement ata_wait_after_reset() by Tejun Heo · 17 years ago
  21. 054a5fb libata: track SLEEP state and issue SRST to wake it up by Tejun Heo · 17 years ago
  22. 513f54b sg_init_table() should use unsigned loop index variable by Chuck Lever · 17 years ago
  23. 74eb94f sg_last() should use unsigned loop index variable by Chuck Lever · 17 years ago
  24. 73fd546 SG: clear termination bit in sg_chain() by Jens Axboe · 17 years ago
  25. 30e69bf fix breakage in pegasos_eth by Al Viro · 17 years ago
  26. ceff8d8 Revert "i386: export i386 smp_call_function_mask() to modules" by Thomas Gleixner · 17 years ago
  27. a2508c0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  28. 0aa031d [SPARC64]: Fix BACKOFF_SPIN on non-SMP. by David S. Miller · 17 years ago
  29. 64d329e [SPARC32]: __inline__ --> inline by David S. Miller · 17 years ago
  30. d979f17 [SPARC64]: __inline__ --> inline by David S. Miller · 17 years ago
  31. 2b008b0a [NET]: Marking struct pernet_operations __net_initdata was inappropriate by Eric W. Biederman · 17 years ago
  32. ec3b67c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  33. e868171 De-constify sched.h by Alexey Dobriyan · 17 years ago
  34. 43cc738 [NET] napi: use non-interruptible sleep in napi_disable by Benjamin Herrenschmidt · 17 years ago
  35. 8ad7c62b [SCTP] net/sctp/auth.c: make 3 functions static by Adrian Bunk · 17 years ago
  36. d84d64d [SCTP]: #if 0 sctp_update_copy_cksum() by Adrian Bunk · 17 years ago
  37. d76081f [IRDA]: Make ircomm_tty static. by Adrian Bunk · 17 years ago
  38. 8c56a34 Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 by David S. Miller · 17 years ago
  39. 12da81d [NET_CLS_ACT]: Introduce skb_act_clone by Jamal Hadi Salim · 17 years ago
  40. fee9dee [UDP]: Make use of inet_iif() when doing socket lookups. by Vlad Yasevich · 17 years ago
  41. ade8c56 x86 bitops: fix code style issues by Randy Dunlap · 17 years ago
  42. fb9431e bitops kernel-doc: inline instead of macro by Randy Dunlap · 17 years ago
  43. 06dbbfe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  44. 7f14957 Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  45. 2c75055 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest by Linus Torvalds · 17 years ago
  46. 2304c3a Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  47. fcd0580 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  48. de48844 Permit silencing of __deprecated warnings. by Jeff Garzik · 17 years ago
  49. 85cdffc fix sg_phys to use dma_addr_t by Hugh Dickins · 17 years ago
  50. 96fd4cd [netdrvr] forcedeth: add MCP77 device IDs by Ayaz Abdulla · 17 years ago
  51. e1e7296 lguest: documentation update by Rusty Russell · 17 years ago
  52. 7334492 lguest: clean up lguest_launcher.h by Rusty Russell · 17 years ago
  53. 681f3e6 sched: isolate SMP balancing code a bit more by Peter Williams · 17 years ago
  54. e1d1484 sched: reduce balance-tasks overhead by Peter Williams · 17 years ago
  55. a8972cc sched: constify sched.h by Joe Perches · 17 years ago
  56. b15136e sched: fix fastcall mismatch in completion APIs by Ingo Molnar · 17 years ago
  57. d8ef2c2 [DCCP]: Convert Reset code into socket error number by Gerrit Renker · 17 years ago
  58. fde2010 [DCCP]: Retrieve packet sequence number for error reporting by Gerrit Renker · 17 years ago
  59. 8c7837c xtensa: dma-mapping.h is using linux/scatterlist.h functions, so include it by Jens Axboe · 17 years ago
  60. 5d9dc2c Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 into sg by Jens Axboe · 17 years ago
  61. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  62. 18ccc41 AVR32: Fix sg_page breakage by Haavard Skinnemoen · 17 years ago
  63. a37ae40 [NET]: Don't declare extern variables in net/core/sysctl_net_core.c by Pavel Emelyanov · 17 years ago
  64. c1bd24b [TCP]: Remove unneeded implicit type cast when calling tcp_minshall_update() by Chuck Lever · 17 years ago
  65. c2636b4 [NET]: Treat the sign of the result of skb_headroom() consistently by Chuck Lever · 17 years ago
  66. bada339 [NET]: Validate device addr prior to interface-up by Jeff Garzik · 17 years ago
  67. f0c15f4 add port definition for mcf UART driver by Greg Ungerer · 17 years ago
  68. ee5a240 m68knommu: remove unused machdep variable definitions by Greg Ungerer · 17 years ago
  69. ee8c8ad m68knommu: define DMA channels for ColdFire 532x by Greg Ungerer · 17 years ago
  70. 99dc736 m68knommu: add platform struct for ColdFire UART driver by Greg Ungerer · 17 years ago
  71. 25c2635 Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  72. 5a0e554b Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  73. c09b360 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  74. 2dcb407 [libata] checkpatch-inspired cleanups by Jeff Garzik · 17 years ago
  75. f1ecfd5 remove header_ops bug in qeth driver by Ursula Braun · 17 years ago
  76. 02bae21 Merge branch 'features' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth into upstream by Jeff Garzik · 17 years ago
  77. 5712cb3 [PARPORT] Remove unused 'irq' argument from parport irq functions by Jeff Garzik · 17 years ago
  78. f230d10 [PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt} by Jeff Garzik · 17 years ago
  79. 3f2e40d [PARPORT] Consolidate code copies into a single generic irq handler by Jeff Garzik · 17 years ago
  80. a7aed1c Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  81. 1212663 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  82. fa76dab x86: clean up setup.h and the boot code by H. Peter Anvin · 17 years ago
  83. 0de80bc x86: Save registers in saved_context during suspend and hibernation by Rafael J. Wysocki · 17 years ago
  84. ef68529 x86: merge setup_32/64.h by Thomas Gleixner · 17 years ago
  85. 33185c5 x86: merge signal_32/64.h by Thomas Gleixner · 17 years ago
  86. 23e5305 x86: merge required-features.h by Brian Gerst · 17 years ago
  87. 77129c5 x86: merge sigcontext_32/64.h by Thomas Gleixner · 17 years ago
  88. be7baf8 x86: merge msr_32/64.h by Thomas Gleixner · 17 years ago
  89. 297a99e x86: merge mttr_32/64.h by Thomas Gleixner · 17 years ago
  90. d5f1354 x86: merge statfs_32/64.h by Thomas Gleixner · 17 years ago
  91. 79c7497 x86: merge stat_32/64.h by Thomas Gleixner · 17 years ago
  92. 079091a x86: merge shmbuf_32/64.h by Thomas Gleixner · 17 years ago
  93. 8fc37f2 x86: merge ptrace_32/64.h by Thomas Gleixner · 17 years ago
  94. 5ca3b0f x86: merge msgbuf_32/64.h by Thomas Gleixner · 17 years ago
  95. 2439a79 x86: merge elf_32/64.h by Thomas Gleixner · 17 years ago
  96. acbbbe9 x86: merge byteorder_32/64.h by Thomas Gleixner · 17 years ago
  97. 428c5a2 x86: unify div64{,_32,_64}.h by Chris Snook · 17 years ago
  98. 01005e7 x86: unify a.out{,_32,_64}.h by Chris Snook · 17 years ago
  99. 92f98b1 x86: add safe_smp_processor_id for x86_64 by Hiroshi Shimamoto · 17 years ago
  100. 9b7711f x86: add lapic_shutdown for x86_64 by Hiroshi Shimamoto · 17 years ago