1. 67750fb [CIFS] when not using unix extensions, check for and set ATTR_READONLY on create and mkdir by Jeff Layton · 17 years ago
  2. 02eadef [CIFS] add local struct inode pointer to cifs_setattr by Jeff Layton · 17 years ago
  3. 1b20d67 [CIFS] cifs_find_tcp_session cleanup by Cyrill Gorcunov · 17 years ago
  4. 5bb7ff7 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  5. 3e1b83a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  6. 8e3e076 BKL: revert back to the old spinlock implementation by Linus Torvalds · 17 years ago
  7. 00b41ec Revert "semaphore: fix" by Linus Torvalds · 17 years ago
  8. 39f004b Make <asm-x86/spinlock.h> use ACCESS_ONCE() by Linus Torvalds · 17 years ago
  9. 9c3cdc1 Move ACCESS_ONCE() to <linux/compiler.h> by Linus Torvalds · 17 years ago
  10. 82fd866 x86: rdc: leds build/config fix by Ingo Molnar · 17 years ago
  11. 5c3a121 x86: sysfs cpu?/topology is empty in 2.6.25 (32-bit Intel system) by Vaidyanathan Srinivasan · 17 years ago
  12. eb2b4e6 x86: revert commit 709f744 ("x86: bitops asm constraint fixes") by Simon Holm Thøgersen · 17 years ago
  13. 9096bd7 x86: restrict keyboard io ports reservation to make ipmi driver work by Helge Wagner · 17 years ago
  14. fd3c3ed x86: fix fpu restore from sig return by Suresh Siddha · 17 years ago
  15. 0646153 x86: remove spew print out about bus to node mapping by Yinghai Lu · 17 years ago
  16. 5ecddce x86: revert printk format warning change which is for linux-next by Thomas Gleixner · 17 years ago
  17. 1f2ee64 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into fixes by Russell King · 17 years ago
  18. 5bf6c6e [ARM] 5033/1: Unbreak corgi_ssp by registering ssp drivers earlier. by Dmitry Baryshkov · 17 years ago
  19. 3ed43c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  20. 26c5e98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  21. a9545ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  22. c20b4b6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 17 years ago
  23. d9a9a23 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  24. 9b013c2 m32r: use generic sys_pipe by Christoph Hellwig · 17 years ago
  25. 41d88d5 cris: kill sys_pipe implementation by Christoph Hellwig · 17 years ago
  26. a8f43ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  27. 91e37a7 module: don't ignore vermagic string if module doesn't have modversions by Rusty Russell · 17 years ago
  28. a5dd697 module: be more picky about allowing missing module versions by Rusty Russell · 17 years ago
  29. 6c2545e module: put modversions in vermagic by Rusty Russell · 17 years ago
  30. da10989 [ARM] Orion: clean up addr-map.c after window setting code purge by Lennert Buytenhek · 17 years ago
  31. b8c15a6 [ARM] Orion: pass proper t_clk into mv643xx_eth by Lennert Buytenhek · 17 years ago
  32. d236f5a [ARM] Orion: use mv643xx_eth driver mbus window handling by Lennert Buytenhek · 17 years ago
  33. 9731e28 SH: catch negative denormal_subf1() retval in denormal_add() by Roel Kluin · 17 years ago
  34. 53962ec [POWERPC] Remove leftover printk in isa-bridge.c by Nate Case · 17 years ago
  35. 1c4a811 [POWERPC] Remove duplicate #include by Huang Weiyi · 17 years ago
  36. f2fd251 [POWERPC] Initialize lockdep earlier by Benjamin Herrenschmidt · 17 years ago
  37. 24d9649 [POWERPC] Document when printk is useable by Benjamin Herrenschmidt · 17 years ago
  38. 1b70c5a [POWERPC] Fix bogus paca->_current initialization by Benjamin Herrenschmidt · 17 years ago
  39. 8af302e [POWERPC] Fix of_i2c include for module compilation by Jochen Friedrich · 17 years ago
  40. 76bc080e [POWERPC] Make default cputable entries reflect selected CPU family by Benjamin Herrenschmidt · 17 years ago
  41. 2a5f2e3 Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge by Paul Mackerras · 17 years ago
  42. cdf7da8 sh: Fix DMAC base address for SH7709S by Steve Glendinning · 17 years ago
  43. 36ca34c sit: Add missing kfree_skb() on pskb_may_pull() failure. by David S. Miller · 17 years ago
  44. f11c9c2 sh: update smc91x platform data for se7206. by Paul Mundt · 17 years ago
  45. f08269d tipc: Increase buffer header to support worst-case device by Allan Stephens · 17 years ago
  46. af4b3c3 [CIFS] fix build warning by Steve French · 17 years ago
  47. 28a4acb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  48. 89f92d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  49. 8d53910 Revert "PCI: remove default PCI expansion ROM memory allocation" by Linus Torvalds · 17 years ago
  50. 7c5e628 [CIFS] Fixed build warning in is_ip by Igor Mammedov · 17 years ago
  51. c4f51b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-fixes by Linus Torvalds · 17 years ago
  52. f589274 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 17 years ago
  53. 625fc3a Remove duplicated include in net/sunrpc/svc.c by Huang Weiyi · 17 years ago
  54. 19566ca fs/proc/task_mmu.c: remove duplicated include files by Huang Weiyi · 17 years ago
  55. f7c83a0 Fix drivers/media build for modular builds by Ingo Molnar · 17 years ago
  56. 8e1bf9f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  57. 148c69b MN10300: Make cpu_relax() invoke barrier() by David Howells · 17 years ago
  58. 7a34912 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  59. 0f1bce4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 17 years ago
  60. da1ba89 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  61. 8b2cc91 drivers/scsi/dpt_i2o.c: fix build on alpha by Andrew Morton · 17 years ago
  62. 5be7a47 Fix cpuset sched_relax_domain_level control file by Paul Menage · 17 years ago
  63. 4ea33e2 slub: fix atomic usage in any_slab_objects() by Benjamin Herrenschmidt · 17 years ago
  64. ba719ba sys_pipe(): fix file descriptor leaks by Ulrich Drepper · 17 years ago
  65. c1236d3 vt: fix canonical input in UTF-8 mode by Samuel Thibault · 17 years ago
  66. ac7b77f usb/asix: add Buffalo LUA-U2-GT 10/100/1000 by Mattia Dongili · 17 years ago
  67. 32fb3ca sx.c: fix printk warnings on sparc32 by Andrew Morton · 17 years ago
  68. 3168cb9 uml: fix inconsistence due to tty_operation change by WANG Cong · 17 years ago
  69. cb6969e misc: fix integer as NULL pointer warnings by Harvey Harrison · 17 years ago
  70. 8594303 fix irq flags for iuu_phoenix.c by Steven Rostedt · 17 years ago
  71. 9a0f4ae fix irq flags in rtc-ds1511 by Steven Rostedt · 17 years ago
  72. a8b1ecf fix irq flags in saa7134 by Steven Rostedt · 17 years ago
  73. a1f2aa1 fix irq flags in mac80211 code by Steven Rostedt · 17 years ago
  74. 55d7b68 serial: access after NULL check in uart_flush_buffer() by Tetsuo Handa · 17 years ago
  75. 3f9827b Kconfig: improved help for CONFIG_ACCESSIBILITY by Samuel Thibault · 17 years ago
  76. dc38e2a [ARM] pxa: Fix RCSR handling by Russell King · 17 years ago
  77. 4615112 sched: fix weight calculations by Mike Galbraith · 17 years ago
  78. bf726ea semaphore: fix by Ingo Molnar · 17 years ago
  79. 8d4a430 x86: cleanup PAT cpu validation by Thomas Gleixner · 17 years ago
  80. cb3f43b x86: geode: define geode_has_vsa2() even if CONFIG_MGEODE_LX is not set by Andres Salomon · 17 years ago
  81. 547acec x86: GEODE: cache results from geode_has_vsa2() and uninline by Andres Salomon · 17 years ago
  82. ac44cc9 x86: revert geode config dependency by Thomas Gleixner · 17 years ago
  83. 75065ff Revert "relay: fix splice problem" by Jens Axboe · 17 years ago
  84. e3a2efa [ALSA] soc at91 minor bug fixes by Patrik Sevallius · 17 years ago
  85. 30a717f [ALSA] soc - at91-pcm - Fix line wrapping by Mark Brown · 17 years ago
  86. ffebabe [ARM] lubbock: fix compilation by Alexey Dobriyan · 17 years ago
  87. e46b66b net: Added ASSERT_RTNL() to dev_open() and dev_close(). by Ben Hutchings · 17 years ago
  88. c2ab7ac can: Fix can_send() handling on dev_queue_xmit() failures by Oliver Hartkopp · 17 years ago
  89. 33f9936 Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  90. aca5139 netns: Fix arbitrary net_device-s corruptions on net_ns stop. by Pavel Emelyanov · 17 years ago
  91. f3261af netfilter: Kconfig: default DCCP/SCTP conntrack support to the protocol config values by Patrick McHardy · 17 years ago
  92. ef75d49 netfilter: nf_conntrack_sip: restrict RTP expect flushing on error to last request by Patrick McHardy · 17 years ago
  93. 7312096 macvlan: Fix memleak on device removal/crash on module removal by Patrick McHardy · 17 years ago
  94. c67fa02 net/ipv4: correct RFC 1122 section reference in comment by J.H.M. Dassen (Ray) · 17 years ago
  95. 62ab222 tcp FRTO: SACK variant is errorneously used with NewReno by Ilpo Järvinen · 17 years ago
  96. 02539d7 [POWERPC] spufs: lockdep annotations for spufs_dir_close by Christoph Hellwig · 17 years ago
  97. 7a28a15 [POWERPC] spufs: don't requeue victim contex in find_victim if it's not in spu_run by Christoph Hellwig · 17 years ago
  98. 1e0f50a sh: Stub in cpu_to_node() and friends for NUMA build. by Paul Mundt · 17 years ago
  99. 4370fe1 sh: intc register modify fix by Magnus Damm · 17 years ago
  100. 720be99 sh: no high level trigger on some sh3 cpus by Magnus Damm · 17 years ago