1. 38760d4 [MIPS] time: Replace plat_timer_setup with modern APIs. by Ralf Baechle · 17 years ago
  2. 229f773 [MIPS] txx9tmr clockevent/clocksource driver by Atsushi Nemoto · 17 years ago
  3. 8a13ecd [MIPS] IP32: Fixes after interrupt renumbering. by Ralf Baechle · 17 years ago
  4. 0d0cc92 [MIPS] time: Remove declaration of plat_timer_setup, there is no caller. by Ralf Baechle · 17 years ago
  5. 30e69bf fix breakage in pegasos_eth by Al Viro · 17 years ago
  6. ceff8d8 Revert "i386: export i386 smp_call_function_mask() to modules" by Thomas Gleixner · 17 years ago
  7. a2508c0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  8. 0aa031d [SPARC64]: Fix BACKOFF_SPIN on non-SMP. by David S. Miller · 17 years ago
  9. 64d329e [SPARC32]: __inline__ --> inline by David S. Miller · 17 years ago
  10. d979f17 [SPARC64]: __inline__ --> inline by David S. Miller · 17 years ago
  11. 2b008b0a [NET]: Marking struct pernet_operations __net_initdata was inappropriate by Eric W. Biederman · 17 years ago
  12. ec3b67c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  13. e868171 De-constify sched.h by Alexey Dobriyan · 17 years ago
  14. 43cc738 [NET] napi: use non-interruptible sleep in napi_disable by Benjamin Herrenschmidt · 17 years ago
  15. 8ad7c62b [SCTP] net/sctp/auth.c: make 3 functions static by Adrian Bunk · 17 years ago
  16. d84d64d [SCTP]: #if 0 sctp_update_copy_cksum() by Adrian Bunk · 17 years ago
  17. d76081f [IRDA]: Make ircomm_tty static. by Adrian Bunk · 17 years ago
  18. 8c56a34 Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 by David S. Miller · 17 years ago
  19. 12da81d [NET_CLS_ACT]: Introduce skb_act_clone by Jamal Hadi Salim · 17 years ago
  20. fee9dee [UDP]: Make use of inet_iif() when doing socket lookups. by Vlad Yasevich · 17 years ago
  21. ade8c56 x86 bitops: fix code style issues by Randy Dunlap · 17 years ago
  22. fb9431e bitops kernel-doc: inline instead of macro by Randy Dunlap · 17 years ago
  23. 06dbbfe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  24. 7f14957 Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  25. 2c75055 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest by Linus Torvalds · 17 years ago
  26. 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
  27. fcd0580 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  28. de48844 Permit silencing of __deprecated warnings. by Jeff Garzik · 17 years ago
  29. 85cdffc fix sg_phys to use dma_addr_t by Hugh Dickins · 17 years ago
  30. 96fd4cd [netdrvr] forcedeth: add MCP77 device IDs by Ayaz Abdulla · 17 years ago
  31. e1e7296 lguest: documentation update by Rusty Russell · 17 years ago
  32. 7334492 lguest: clean up lguest_launcher.h by Rusty Russell · 17 years ago
  33. 681f3e6 sched: isolate SMP balancing code a bit more by Peter Williams · 17 years ago
  34. e1d1484 sched: reduce balance-tasks overhead by Peter Williams · 17 years ago
  35. a8972cc sched: constify sched.h by Joe Perches · 17 years ago
  36. b15136e sched: fix fastcall mismatch in completion APIs by Ingo Molnar · 17 years ago
  37. d8ef2c2 [DCCP]: Convert Reset code into socket error number by Gerrit Renker · 17 years ago
  38. fde2010 [DCCP]: Retrieve packet sequence number for error reporting by Gerrit Renker · 17 years ago
  39. 8c7837c xtensa: dma-mapping.h is using linux/scatterlist.h functions, so include it by Jens Axboe · 17 years ago
  40. 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
  41. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  42. 18ccc41 AVR32: Fix sg_page breakage by Haavard Skinnemoen · 17 years ago
  43. a37ae40 [NET]: Don't declare extern variables in net/core/sysctl_net_core.c by Pavel Emelyanov · 17 years ago
  44. c1bd24b [TCP]: Remove unneeded implicit type cast when calling tcp_minshall_update() by Chuck Lever · 17 years ago
  45. c2636b4 [NET]: Treat the sign of the result of skb_headroom() consistently by Chuck Lever · 17 years ago
  46. bada339 [NET]: Validate device addr prior to interface-up by Jeff Garzik · 17 years ago
  47. f0c15f4 add port definition for mcf UART driver by Greg Ungerer · 17 years ago
  48. ee5a240 m68knommu: remove unused machdep variable definitions by Greg Ungerer · 17 years ago
  49. ee8c8ad m68knommu: define DMA channels for ColdFire 532x by Greg Ungerer · 17 years ago
  50. 99dc736 m68knommu: add platform struct for ColdFire UART driver by Greg Ungerer · 17 years ago
  51. 25c2635 Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  52. 5a0e554b Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  53. c09b360 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  54. 2dcb407 [libata] checkpatch-inspired cleanups by Jeff Garzik · 17 years ago
  55. f1ecfd5 remove header_ops bug in qeth driver by Ursula Braun · 17 years ago
  56. 02bae21 Merge branch 'features' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth into upstream by Jeff Garzik · 17 years ago
  57. 5712cb3 [PARPORT] Remove unused 'irq' argument from parport irq functions by Jeff Garzik · 17 years ago
  58. f230d10 [PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt} by Jeff Garzik · 17 years ago
  59. 3f2e40d [PARPORT] Consolidate code copies into a single generic irq handler by Jeff Garzik · 17 years ago
  60. a7aed1c Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  61. 1212663 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  62. fa76dab x86: clean up setup.h and the boot code by H. Peter Anvin · 17 years ago
  63. 0de80bc x86: Save registers in saved_context during suspend and hibernation by Rafael J. Wysocki · 17 years ago
  64. ef68529 x86: merge setup_32/64.h by Thomas Gleixner · 17 years ago
  65. 33185c5 x86: merge signal_32/64.h by Thomas Gleixner · 17 years ago
  66. 23e5305 x86: merge required-features.h by Brian Gerst · 17 years ago
  67. 77129c5 x86: merge sigcontext_32/64.h by Thomas Gleixner · 17 years ago
  68. be7baf8 x86: merge msr_32/64.h by Thomas Gleixner · 17 years ago
  69. 297a99e x86: merge mttr_32/64.h by Thomas Gleixner · 17 years ago
  70. d5f1354 x86: merge statfs_32/64.h by Thomas Gleixner · 17 years ago
  71. 79c7497 x86: merge stat_32/64.h by Thomas Gleixner · 17 years ago
  72. 079091a x86: merge shmbuf_32/64.h by Thomas Gleixner · 17 years ago
  73. 8fc37f2 x86: merge ptrace_32/64.h by Thomas Gleixner · 17 years ago
  74. 5ca3b0f x86: merge msgbuf_32/64.h by Thomas Gleixner · 17 years ago
  75. 2439a79 x86: merge elf_32/64.h by Thomas Gleixner · 17 years ago
  76. acbbbe9 x86: merge byteorder_32/64.h by Thomas Gleixner · 17 years ago
  77. 428c5a2 x86: unify div64{,_32,_64}.h by Chris Snook · 17 years ago
  78. 01005e7 x86: unify a.out{,_32,_64}.h by Chris Snook · 17 years ago
  79. 92f98b1 x86: add safe_smp_processor_id for x86_64 by Hiroshi Shimamoto · 17 years ago
  80. 9b7711f x86: add lapic_shutdown for x86_64 by Hiroshi Shimamoto · 17 years ago
  81. 7035302 x86: merge mmu{,_32,_64}.h by Chris Snook · 17 years ago
  82. 418ccbe x86: lock bitops by Nick Piggin · 17 years ago
  83. 01e7ae8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 17 years ago
  84. 1176360 [PATCH] Fix breakage after SG cleanups by Ralf Baechle · 17 years ago
  85. b530cc7 9p: add virtio transport by Eric Van Hensbergen · 17 years ago
  86. 891039a xtensa: fix sg->page fallout by Emil Medve · 17 years ago
  87. de26103 [SG] Add debug check for page alignment by Jens Axboe · 17 years ago
  88. 0b776eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  89. 0d68100 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest by Linus Torvalds · 17 years ago
  90. f3344c5 Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 17 years ago
  91. ba1c28a Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  92. 101e4d9 Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 17 years ago
  93. f186c9a m68knommu: local module/elf definitions by Greg Ungerer · 17 years ago
  94. fa2eae9 m68knommu: define __clear_user macro by Matt Waddel · 17 years ago
  95. e2734d6 mv643xx_eth: Move ethernet register definitions into private header by Lennert Buytenhek · 17 years ago
  96. c4a6a2a mv643xx_eth: Split off mv643xx_eth platform device data by Lennert Buytenhek · 17 years ago
  97. 83fcaf7 fvr32: fixup dma-mapping for new sg layout by Jens Axboe · 17 years ago
  98. 71df50a sh/sh64: fixup dma-mapping for new sg layout by Jens Axboe · 17 years ago
  99. 75d35c9 m68knommu: remove sg_address() by Jens Axboe · 17 years ago
  100. d09d276 frv: update comment in scatterlist to reflect new setup by Jens Axboe · 17 years ago