1. 88b2832 i2c: Improve the functionality documentation by Jean Delvare · 16 years ago
  2. 1a31a88 i2c: Improve smbus-protocol documentation by David Brownell · 16 years ago
  3. c2fc54f i2c-piix4: Blacklist two mainboards by Jean Delvare · 16 years ago
  4. b1c1759 i2c-piix4: Increase the intitial delay for the ServerWorks CSB5 by David Milburn · 16 years ago
  5. f5fff36 i2c-mpc: Compare to NO_IRQ instead of zero by Jon Smirl · 16 years ago
  6. 96623697 usb-serial: Add ThinkOptics WavIT by Bernhard Beck · 16 years ago
  7. 854a989 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  8. 633331f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  9. 28e6103 sparc: Fix debugger syscall restart interactions. by David S. Miller · 16 years ago
  10. 986bef8 sparc: Fix ptrace() detach. by David S. Miller · 16 years ago
  11. 5bb7ff7 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  12. 3e1b83a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  13. 8e3e076 BKL: revert back to the old spinlock implementation by Linus Torvalds · 16 years ago
  14. 00b41ec Revert "semaphore: fix" by Linus Torvalds · 16 years ago
  15. 39f004b Make <asm-x86/spinlock.h> use ACCESS_ONCE() by Linus Torvalds · 16 years ago
  16. 9c3cdc1 Move ACCESS_ONCE() to <linux/compiler.h> by Linus Torvalds · 16 years ago
  17. 82fd866 x86: rdc: leds build/config fix by Ingo Molnar · 16 years ago
  18. 5c3a121 x86: sysfs cpu?/topology is empty in 2.6.25 (32-bit Intel system) by Vaidyanathan Srinivasan · 16 years ago
  19. eb2b4e6 x86: revert commit 709f744 ("x86: bitops asm constraint fixes") by Simon Holm Thøgersen · 16 years ago
  20. 9096bd7 x86: restrict keyboard io ports reservation to make ipmi driver work by Helge Wagner · 16 years ago
  21. fd3c3ed x86: fix fpu restore from sig return by Suresh Siddha · 16 years ago
  22. 0646153 x86: remove spew print out about bus to node mapping by Yinghai Lu · 16 years ago
  23. 5ecddce x86: revert printk format warning change which is for linux-next by Thomas Gleixner · 16 years ago
  24. c07c605 sparc32: Don't twiddle PT_DTRACE in exec. by David S. Miller · 16 years ago
  25. 1f2ee64 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into fixes by Russell King · 16 years ago
  26. 5bf6c6e [ARM] 5033/1: Unbreak corgi_ssp by registering ssp drivers earlier. by Dmitry Baryshkov · 16 years ago
  27. 005b1f7 [libata] revert new check-ready Status register logic by Jeff Garzik · 16 years ago
  28. 3ed43c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  29. 26c5e98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  30. a9545ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  31. c20b4b6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  32. d9a9a23 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  33. 9b013c2 m32r: use generic sys_pipe by Christoph Hellwig · 16 years ago
  34. 41d88d5 cris: kill sys_pipe implementation by Christoph Hellwig · 16 years ago
  35. a8f43ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  36. 91e37a7 module: don't ignore vermagic string if module doesn't have modversions by Rusty Russell · 16 years ago
  37. a5dd697 module: be more picky about allowing missing module versions by Rusty Russell · 16 years ago
  38. 6c2545e module: put modversions in vermagic by Rusty Russell · 16 years ago
  39. da10989 [ARM] Orion: clean up addr-map.c after window setting code purge by Lennert Buytenhek · 16 years ago
  40. b8c15a6 [ARM] Orion: pass proper t_clk into mv643xx_eth by Lennert Buytenhek · 16 years ago
  41. d236f5a [ARM] Orion: use mv643xx_eth driver mbus window handling by Lennert Buytenhek · 16 years ago
  42. 9731e28 SH: catch negative denormal_subf1() retval in denormal_add() by Roel Kluin · 16 years ago
  43. 53962ec [POWERPC] Remove leftover printk in isa-bridge.c by Nate Case · 16 years ago
  44. 1c4a811 [POWERPC] Remove duplicate #include by Huang Weiyi · 16 years ago
  45. f2fd251 [POWERPC] Initialize lockdep earlier by Benjamin Herrenschmidt · 16 years ago
  46. 24d9649 [POWERPC] Document when printk is useable by Benjamin Herrenschmidt · 16 years ago
  47. 1b70c5a [POWERPC] Fix bogus paca->_current initialization by Benjamin Herrenschmidt · 16 years ago
  48. 8af302e [POWERPC] Fix of_i2c include for module compilation by Jochen Friedrich · 16 years ago
  49. 76bc080e [POWERPC] Make default cputable entries reflect selected CPU family by Benjamin Herrenschmidt · 16 years ago
  50. 2a5f2e3 Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge by Paul Mackerras · 16 years ago
  51. cdf7da8 sh: Fix DMAC base address for SH7709S by Steve Glendinning · 16 years ago
  52. 36ca34c sit: Add missing kfree_skb() on pskb_may_pull() failure. by David S. Miller · 16 years ago
  53. f11c9c2 sh: update smc91x platform data for se7206. by Paul Mundt · 16 years ago
  54. f08269d tipc: Increase buffer header to support worst-case device by Allan Stephens · 16 years ago
  55. 6cd5a86 sparc video: remove open boot prom code by Robert Reif · 16 years ago
  56. af4b3c3 [CIFS] fix build warning by Steve French · 16 years ago
  57. 28a4acb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  58. 89f92d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  59. 8d53910 Revert "PCI: remove default PCI expansion ROM memory allocation" by Linus Torvalds · 16 years ago
  60. 7c5e628 [CIFS] Fixed build warning in is_ip by Igor Mammedov · 16 years ago
  61. c4f51b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-fixes by Linus Torvalds · 16 years ago
  62. f589274 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  63. 625fc3a Remove duplicated include in net/sunrpc/svc.c by Huang Weiyi · 16 years ago
  64. 19566ca fs/proc/task_mmu.c: remove duplicated include files by Huang Weiyi · 16 years ago
  65. f7c83a0 Fix drivers/media build for modular builds by Ingo Molnar · 16 years ago
  66. 8e1bf9f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  67. 148c69b MN10300: Make cpu_relax() invoke barrier() by David Howells · 16 years ago
  68. 7a34912 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  69. 0f1bce4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 16 years ago
  70. da1ba89 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  71. 8b2cc91 drivers/scsi/dpt_i2o.c: fix build on alpha by Andrew Morton · 16 years ago
  72. 5be7a47 Fix cpuset sched_relax_domain_level control file by Paul Menage · 16 years ago
  73. 4ea33e2 slub: fix atomic usage in any_slab_objects() by Benjamin Herrenschmidt · 16 years ago
  74. ba719ba sys_pipe(): fix file descriptor leaks by Ulrich Drepper · 16 years ago
  75. c1236d3 vt: fix canonical input in UTF-8 mode by Samuel Thibault · 16 years ago
  76. ac7b77f usb/asix: add Buffalo LUA-U2-GT 10/100/1000 by Mattia Dongili · 16 years ago
  77. 32fb3ca sx.c: fix printk warnings on sparc32 by Andrew Morton · 16 years ago
  78. 3168cb9 uml: fix inconsistence due to tty_operation change by WANG Cong · 16 years ago
  79. cb6969e misc: fix integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  80. 8594303 fix irq flags for iuu_phoenix.c by Steven Rostedt · 16 years ago
  81. 9a0f4ae fix irq flags in rtc-ds1511 by Steven Rostedt · 16 years ago
  82. a8b1ecf fix irq flags in saa7134 by Steven Rostedt · 16 years ago
  83. a1f2aa1 fix irq flags in mac80211 code by Steven Rostedt · 16 years ago
  84. 55d7b68 serial: access after NULL check in uart_flush_buffer() by Tetsuo Handa · 16 years ago
  85. 3f9827b Kconfig: improved help for CONFIG_ACCESSIBILITY by Samuel Thibault · 16 years ago
  86. dc38e2a [ARM] pxa: Fix RCSR handling by Russell King · 16 years ago
  87. 4615112 sched: fix weight calculations by Mike Galbraith · 16 years ago
  88. bf726ea semaphore: fix by Ingo Molnar · 16 years ago
  89. 8d4a430 x86: cleanup PAT cpu validation by Thomas Gleixner · 16 years ago
  90. cb3f43b x86: geode: define geode_has_vsa2() even if CONFIG_MGEODE_LX is not set by Andres Salomon · 16 years ago
  91. 547acec x86: GEODE: cache results from geode_has_vsa2() and uninline by Andres Salomon · 16 years ago
  92. ac44cc9 x86: revert geode config dependency by Thomas Gleixner · 16 years ago
  93. 75065ff Revert "relay: fix splice problem" by Jens Axboe · 16 years ago
  94. e3a2efa [ALSA] soc at91 minor bug fixes by Patrik Sevallius · 16 years ago
  95. 30a717f [ALSA] soc - at91-pcm - Fix line wrapping by Mark Brown · 16 years ago
  96. ffebabe [ARM] lubbock: fix compilation by Alexey Dobriyan · 16 years ago
  97. e46b66b net: Added ASSERT_RTNL() to dev_open() and dev_close(). by Ben Hutchings · 16 years ago
  98. c2ab7ac can: Fix can_send() handling on dev_queue_xmit() failures by Oliver Hartkopp · 16 years ago
  99. 33f9936 Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  100. aca5139 netns: Fix arbitrary net_device-s corruptions on net_ns stop. by Pavel Emelyanov · 16 years ago