1. 5dae61b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  2. 2e561c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  3. 2cfed60 Update .gitignore files by Matthew Wilcox · 17 years ago
  4. 7e97b28 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  5. 5421d05 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-fixes2 by Linus Torvalds · 17 years ago
  6. 5f3b287 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  7. f7ce1f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  8. dd0e101 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-x86-fixes4 by Linus Torvalds · 17 years ago
  9. 0254da0 kbuild: fix depmod comment by Uwe Kleine-König · 17 years ago
  10. cf2ec15 Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  11. 0d96fb2 kbuild: Add new Kbuild variable KBUILD_EXTRA_SYMBOLS by Richard Hacker · 17 years ago
  12. 2d04b5a kbuild: support loading extra symbols in modpost by Richard Hacker · 17 years ago
  13. 35bb5b1 Add option to enable -Wframe-larger-than= on gcc 4.4 by Andi Kleen · 17 years ago
  14. 80ff262 kbuild: add kconfig symbols to tags output by Alexey Dobriyan · 17 years ago
  15. 3156fd0 kbuild: fix some minor typoes by Robert P. J. Day · 17 years ago
  16. eed7d27 kbuild: error out on missing MODULE_LICENSE by Sam Ravnborg · 17 years ago
  17. 9f4def9 Document seq_path_root() by Jonathan Corbet · 17 years ago
  18. 00c6b2d x86: harden kernel code patching by Ingo Molnar · 17 years ago
  19. b7b66ba x86: clean up text_poke() by Mathieu Desnoyers · 17 years ago
  20. 8b132ec x86: fix text_poke() by Jiri Slaby · 17 years ago
  21. 70c9f59 x86: remove set_fixmap() warning by Ingo Molnar · 17 years ago
  22. 82a355f x86: make __set_fixmap() non-init by Ingo Molnar · 17 years ago
  23. 3ec9678 x86: make clear_fixmap() available on 64-bit as well by Ingo Molnar · 17 years ago
  24. 0fe8a3c Various fixes to Documentation/HOWTO by Jonathan Corbet · 17 years ago
  25. e36cd4a nfsd: don't allow setting ctime over v4 by J. Bruce Fields · 17 years ago
  26. c272cca Update to NFS/RDMA documentation by James Lentini · 17 years ago
  27. 1a747ee locks: don't call ->copy_lock methods on return of conflicting locks by J. Bruce Fields · 17 years ago
  28. 17efa37 lockd: unlock lockd locks held for a certain filesystem by Wendy Cheng · 17 years ago
  29. 4373ea8 lockd: unlock lockd locks associated with a given server ip by Wendy Cheng · 17 years ago
  30. 9d91cdc leases: remove unneeded variable from fcntl_setlease(). by David M. Richter · 17 years ago
  31. 1908555 leases: move lock allocation earlier in generic_setlease() by David M. Richter · 17 years ago
  32. 288b2fd leases: when unlocking, skip locking-related steps by David M. Richter · 17 years ago
  33. 5fcc60c leases: fix a return-value mixup by David M. Richter · 17 years ago
  34. e386497 ieee1394: silence defined but not used warning in non-modular builds by Tony Breeds · 17 years ago
  35. cc9429b ieee1394: rawiso: requeue packet for transmission after skipped cycle by Pieter Palmers · 17 years ago
  36. 2664ef4 [SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit(). by David S. Miller · 17 years ago
  37. 020cfb0 [SPARC64]: Fix args to 64-bit sys_semctl() via sys_ipc(). by David S. Miller · 17 years ago
  38. 653252c net: Fix wrong interpretation of some copy_to_user() results. by Pavel Emelyanov · 17 years ago
  39. 3887ed5 [MTD] m25p80: Add Support for ATMEL AT25DF641 64-Megabit SPI Flash by Michael Hennerich · 17 years ago
  40. 2230b76 [MTD] m25p80: add FAST_READ access support to M25Pxx by Bryan Wu · 17 years ago
  41. afc4bca [MTD] [NAND] bf5xx_nand: Avoid crash if bfin_mac is installed. by Michael Hennerich · 17 years ago
  42. 2314488 [MTD] [NAND] at91_nand: control NCE signal by Atsushi Nemoto · 17 years ago
  43. 5a9d322 sched: use alloc_bootmem() instead of alloc_bootmem_low() by David Miller · 17 years ago
  44. d43fa14 [MTD] [NAND] AT91 hardware ECC compile fix for at91sam9263 / at91sam9260 by Richard Genoud · 17 years ago
  45. cc93d7d Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  46. 461e6c8 xfrm: alg_key_len & alg_icv_len should be unsigned by Eric Dumazet · 17 years ago
  47. f946dff [netdrvr] tehuti: move ioctl perm check closer to function start by Jeff Garzik · 17 years ago
  48. 5b3f129 ipv6: Fix typo in net/ipv6/Kconfig by Michael Beasley · 17 years ago
  49. d4f73c8 via-velocity: fix vlan receipt by Francois Romieu · 17 years ago
  50. 78c6146 tg3: sparse cleanup by Eric Dumazet · 17 years ago
  51. 9f3f791 forcedeth: realtek phy crossover detection by Ayaz Abdulla · 17 years ago
  52. cca87c1 ibm_newemac: Increase MDIO timeouts by Benjamin Herrenschmidt · 17 years ago
  53. 815b97c gianfar: Fix skb allocation strategy by Andy Fleming · 17 years ago
  54. 8d74849 netxen: reduce stack usage of netxen_nic_flash_print by Harvey Harrison · 17 years ago
  55. db2961c smc911x: test after postfix decrement fails in smc911x_{reset,drop_pkt} by Roel Kluin · 17 years ago
  56. 72abb46 net drivers: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  57. a433686 forcedeth: new backoff implementation by Ayaz Abdulla · 17 years ago
  58. 22559c5 ehea: make things static by Andrew Morton · 17 years ago
  59. f62220d phylib: Add support for board-level PHY fixups by Andy Fleming · 17 years ago
  60. 8ec7226 [netdrvr] atlx: code movement: move atl1 parameter parsing by Chris Snook · 17 years ago
  61. 3b49f03 atlx: remove flash vendor parameter by Chris Snook · 17 years ago
  62. e3152ab korina: misc cleanup by Francois Romieu · 17 years ago
  63. 751c2e4 korina: fix misplaced return statement by Francois Romieu · 17 years ago
  64. d753d82 WAN: Fix confusing insmod error code for C101 too. by Krzysztof Halasa · 17 years ago
  65. 7cda1ed Removing dead code in drivers/net/wan/hdlc_fr.c by Cédric Augonnet · 17 years ago
  66. 6131a26 tehuti: check register size by Francois Romieu · 17 years ago
  67. 5a0e2cd [netdrvr] typhoon: typhoon_resume - remove call to start_queue by Grant Grundler · 17 years ago
  68. 11121e3 ibm_newemac: PowerPC 440EP/440GR EMAC PHY clock workaround by Valentine Barshak · 17 years ago
  69. 0925ab5 ibm_newemac: PowerPC 440GX EMAC PHY clock workaround by Valentine Barshak · 17 years ago
  70. be63c09 ibm_newemac Use status property for unused/unwired EMACs by Josh Boyer · 17 years ago
  71. 51d4a1c ibm_newemac: Fix section mismatch warnings by Josh Boyer · 17 years ago
  72. afd1dee ibm_newemac: Add support for 460EX/GT-type MAL rx-channel handling by Stefan Roese · 17 years ago
  73. f34ebab ibm_newemac: Fix problem with jumbo frame support and EMAC V4.patch by Stefan Roese · 17 years ago
  74. f014e97 e1000e: Increment version to 0.2.1 by Jesse Brandeburg · 17 years ago
  75. c682fc2 igb: save and restore pcie/msi state to support EEH recovery by Auke Kok · 17 years ago
  76. aad3273 e1000e: save and restore pcie/msi state to support EEH recovery by Wendy Xiong · 17 years ago
  77. fb3b27b ixgbe: save and restore pcie/msi state to support EEH recovery by Wendy Xiong · 17 years ago
  78. 7b1be19 e1000e: lower ring minimum size to 64 by Auke Kok · 17 years ago
  79. 2d9498f e1000e: Fix HW Error on es2lan, ARP capture issue by BMC by David Graham · 17 years ago
  80. de5b307 e1000e: Add interrupt moderation run-time ethtool interface by Auke Kok · 17 years ago
  81. 7c25769 e1000e: cleanup several stats issues by Bruce Allan · 17 years ago
  82. c9fcbf4 S2io: Removed rx_lock and put_lock by Sreenivasa Honnur · 17 years ago
  83. 99993af S2io: Removed receive buffer replenishment tasklet by Sreenivasa Honnur · 17 years ago
  84. 10371b5 S2io: Version update for memory leak fix during free_tx_buffers by Sreenivasa Honnur · 17 years ago
  85. b35b3b4 S2io: Fix memory leak during free_tx_buffers by Sreenivasa Honnur · 17 years ago
  86. f38d100 ucc_geth: Fix sneaky merge conflict regarding bus_id by Andy Fleming · 17 years ago
  87. 1a98d05 ipv6 RAW: Disallow IPPROTO_IPV6-level IPV6_CHECKSUM socket option on ICMPv6 sockets. by YOSHIFUJI Hideaki · 17 years ago
  88. 8d390ef tcp: tcp_probe buffer overflow and incorrect return value by Tom Quetchenbach · 17 years ago
  89. a5d6ab5 niu: Add support for Neptune FEM/NEM cards for C10 server blades by Matheos Worku · 17 years ago
  90. 7f7c407 niu: Determine the # of ports from the card's VPD data by Matheos Worku · 17 years ago
  91. c5835df ethtool: EEPROM dump no longer works for tg3 and natsemi by Mandeep Singh Baines · 17 years ago
  92. 2db3e47 af_key: Fix af_key.c compiler warning by Brian Haley · 17 years ago
  93. 22c36d1 Document SEQ_SKIP by Jonathan Corbet · 17 years ago
  94. b69d398 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes by Linus Torvalds · 17 years ago
  95. a4928cf "make namespacecheck" fixes by Ingo Molnar · 17 years ago
  96. f8dc5a1 x86: fix compilation error in VisWS by Alexey Starikovskiy · 17 years ago
  97. fcbc04c x86: voyager fix by Ingo Molnar · 17 years ago
  98. 4d33bdb x86: Drop duplicate from setup.c by Alexey Starikovskiy · 17 years ago
  99. 6865f0d intel-iommu.c: dma ops fix by Ingo Molnar · 17 years ago
  100. 57675e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago