1. 211a29a [MIPS] Swarm: Fix build failure by Thiemo Seufer · 17 years ago
  2. d9eec1a [MIPS] time: Code cleanups by Atsushi Nemoto · 17 years ago
  3. 1d0a909c [MIPS] time: Remove now unused local_timer_interrupt. by Ralf Baechle · 17 years ago
  4. 81b635e [MIPS] IP32: Fix address of 2nd serial interface. by Ralf Baechle · 17 years ago
  5. 46abf4b [MIPS] SB1250: Use the right irqaction for the timer interrupt. by Ralf Baechle · 17 years ago
  6. d1598b6 [MIPS] SB1250: Remove stray assignment of cpumask. by Ralf Baechle · 17 years ago
  7. 2e5dcd2 [MIPS] Sibyte: Fix names of the clockevent devices. by Ralf Baechle · 17 years ago
  8. 9e32a51 [MIPS] Sibyte: Build fixes / dead code removal. by Ralf Baechle · 17 years ago
  9. 54866f0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  10. b4d367f [SPARC64]: Update defconfig. by David S. Miller · 17 years ago
  11. 49259d3 [IRDA] IRNET: Fix build when TCGETS2 is defined. by David S. Miller · 17 years ago
  12. 3b582cc [NET]: docbook fixes for netif_ functions by Stephen Hemminger · 17 years ago
  13. d57a921 [NET]: Hide the net_ns kmem cache by Pavel Emelyanov · 17 years ago
  14. 1a2ee93 [NET]: Mark the setup_net as __net_init by Pavel Emelyanov · 17 years ago
  15. 6a1a3b9 [NET]: Hide the dead code in the net_namespace.c by Pavel Emelyanov · 17 years ago
  16. d465579 [NET]: Relax the reference counting of init_net_ns by Pavel Emelyanov · 17 years ago
  17. 1dba323 [NETNS]: Make the init/exit hooks checks outside the loop by Pavel Emelyanov · 17 years ago
  18. 6257ff2 [NET]: Forget the zero_it argument of sk_alloc() by Pavel Emelyanov · 17 years ago
  19. 154adbc [NET]: Remove bogus zero_it argument from sk_alloc by Pavel Emelyanov · 17 years ago
  20. 8fd1d17 [NET]: Make the sk_clone() lighter by Pavel Emelyanov · 17 years ago
  21. 2e4afe7 [NET]: Move some core sock setup into sk_prot_alloc by Pavel Emelyanov · 17 years ago
  22. 3f0666e [NET]: Auto-zero the allocated sock object by Pavel Emelyanov · 17 years ago
  23. c308c1b2 [NET]: Cleanup the allocation/freeing of the sock object by Pavel Emelyanov · 17 years ago
  24. 1e2e6b8 [NET]: Move the get_net() from sock_copy() by Pavel Emelyanov · 17 years ago
  25. f1a6c4d [NET]: Move the sock_copy() from the header by Pavel Emelyanov · 17 years ago
  26. 261ab36 [TCP]: Another TAGBITS -> SACKED_ACKED|LOST conversion by Ilpo Järvinen · 17 years ago
  27. e56d6cd [TCP]: Process DSACKs that reside within a SACK block by Ilpo Järvinen · 17 years ago
  28. 52eb053 [SPARC64]: Fix linkage of enormous kernels. by David S. Miller · 17 years ago
  29. d689855 [SPARC64]: Fix build with CONFIG_NET disabled. by David S. Miller · 17 years ago
  30. 7e5766f [SPARC64]: Fix build failure when CONFIG_BUG is disabled. by David S. Miller · 17 years ago
  31. 099d575a [SPARC64]: Kill unused ITAG_MASK macro in ultra.S by David S. Miller · 17 years ago
  32. 23e8bc2 [SPARC64]: Fix bogus '&' conditinal in set_rtc_mmss(). by David S. Miller · 17 years ago
  33. b1d08ac0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  34. 57eb06e Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  35. d919fd4 Revert "Driver core: remove class_device_*_bin_file" by Greg Kroah-Hartman · 17 years ago
  36. 2ed45b0 ieee1394: ieee1394_transactions.c: remove dead code by Adrian Bunk · 17 years ago
  37. 0bd243c firewire: Fix pci resume to not pass in a __be32 config rom. by Kristian Høgsberg · 17 years ago
  38. 5307cc1 Remove broken ptrace() special-case code from file mapping by Linus Torvalds · 17 years ago
  39. 558de8a [ARM] 4634/1: DaVinci GPIO header build fix by David Brownell · 17 years ago
  40. 1398f67 [ARM] 4636/1: pxa: add default configuration for zylonite by eric miao · 17 years ago
  41. e9bba8e [ARM] 4635/1: pxa: Change Eric Miao's email address to eric.miao@marvell.com by eric miao · 17 years ago
  42. 710798c [ARM] Fix assignment instead of condition in arm/mach-omap2/clock.c by Roel Kluin · 17 years ago
  43. fd3d728 [ARM] nommu: fix breakage caused by f9720205d1f847cb59e197e851b5276425363f6b by Russell King · 17 years ago
  44. df43309 [ARM] pxa: shut up CLOCK_EVT_MODE_RESUME warning by Russell King · 17 years ago
  45. 0214f92 [ARM] Fix FIQ issue with ARM926 by Russell King · 17 years ago
  46. d8cb70d [ARM] Fix pxamci regression by Russell King · 17 years ago
  47. 5984a2f [ARM] Fix netx_defconfig regression by Russell King · 17 years ago
  48. a80770c [ARM] Fix ateb9200_defconfig build regression by Russell King · 17 years ago
  49. 01c0ad5 [ARM] Fix an rpc_defconfig regression by Russell King · 17 years ago
  50. b23e79f [ARM] Fix omap_h2_1610_defconfig regressions by Russell King · 17 years ago
  51. 9143019 [ARM] 4632/1: Fix a typo in include/asm-arm/plat-s3c/regs-nand.h by Matt Reimer · 17 years ago
  52. bb374b7 [MEDIA] IVTV: exit_ivtv_i2c() cannot be __devexit by David Miller · 17 years ago
  53. dd13810 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  54. 298bb62 [AF_KEY]: suppress a warning for 64k pages. by Stephen Rothwell · 17 years ago
  55. a3634d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  56. 710701c8 add SubmittingPatches to Documentation/ja_JP by Keiichi Kii · 17 years ago
  57. 5ab3bd5 fix typo in SubmittingPatches by Keiichi Kii · 17 years ago
  58. 60b8cab Driver Core: fix bug in device_rename() for SYSFS_DEPRECATED=y by Kay Sievers · 17 years ago
  59. 78e9d36 sysfs: make sysfs_{get,put}_active() static by Adrian Bunk · 17 years ago
  60. 34358c2 kobject: check for duplicate names in kobject_rename by Greg Kroah-Hartman · 17 years ago
  61. fcd239d Driver core: remove class_device_*_bin_file by Greg Kroah-Hartman · 17 years ago
  62. 97ef1bb [TIPC]: Fix headercheck wrt. tipc_config.h by David S. Miller · 17 years ago
  63. f3baa48 [COMPAT]: Fix build on COMPAT platforms when CONFIG_NET is disabled. by David S. Miller · 17 years ago
  64. 6cf92e9 [CONNECTOR]: Fix a spurious kfree_skb() call by Michal Januszewski · 17 years ago
  65. be48be0 [COMPAT]: Fix new dev_ifname32 returning -EFAULT by Benjamin Herrenschmidt · 17 years ago
  66. 51c739d [NET]: Fix incorrect sg_mark_end() calls. by David S. Miller · 17 years ago
  67. 07afa04 [IPVS]: Remove /proc/net/ip_vs_lblcr by Alexey Dobriyan · 17 years ago
  68. 1675c7b [IPV6]: remove duplicate call to proc_net_remove by Daniel Lezcano · 17 years ago
  69. 310928d [NETNS]: fix net released by rcu callback by Daniel Lezcano · 17 years ago
  70. 93ee31f [NET]: Fix free_netdev on register_netdev failure. by Daniel Lezcano · 17 years ago
  71. 5c41542 [WAN]: fix drivers/net/wan/lmc/ compilation by Adrian Bunk · 17 years ago
  72. 5317392 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  73. 3f776e8 IB/fmr_pool: Stop ib_fmr threads from contributing to load average by Anton Blanchard · 17 years ago
  74. e403149 Kbuild/doc: fix links to Documentation files by Dirk Hohndel · 17 years ago
  75. bdb76ef dio: fix cache invalidation after sync writes by Zach Brown · 17 years ago
  76. e58b7da Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  77. 71d00fe Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  78. 8c1ee54 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  79. 19abe86 ixgb: fix TX hangs under heavy load by Auke Kok · 17 years ago
  80. 6e4ca80 e1000e: Fix typo ! & by Roel Kluin · 17 years ago
  81. 9c8eb72 ixgbe: minor sparse fixes by Stephen Hemminger · 17 years ago
  82. abec42a e1000: sparse warnings fixes by Stephen Hemminger · 17 years ago
  83. 273dc74 ixgb: fix sparse warnings by Stephen Hemminger · 17 years ago
  84. 5a9147b e1000e: fix sparse warnings by Stephen Hemminger · 17 years ago
  85. 3077d78 mv643xx_eth: Fix MV643XX_ETH offsets used by Pegasos 2 by Dale Farnsworth · 17 years ago
  86. 2ea10b1 Blackfin EMAC driver: Fix Ethernet communication bug (dupliated and lost packets) by Michael Hennerich · 17 years ago
  87. a06da75 DM9601: Support for ADMtek ADM8515 NIC by Peter Korsgaard · 17 years ago
  88. 164ef7a IB/ipath: Fix incorrect use of sizeof on msg buffer (function argument) by Dave Olson · 17 years ago
  89. 6279344 IB/ipath: Limit length checksummed in eeprom by Michael Albaugh · 17 years ago
  90. fffbfea IB/ipath: Fix a race where s_last is updated without lock held by Ralph Campbell · 17 years ago
  91. 96db0e0 IB/mlx4: Lock SQ lock in mlx4_ib_post_send() by Roland Dreier · 17 years ago
  92. 3aff037 [IA64] Fix incorrect return value from ia64_setup_msi_irq() by Kenji Kaneshige · 17 years ago
  93. 97855b4 locks: fix possible infinite loop in posix deadlock detection by J. Bruce Fields · 17 years ago
  94. fb7267a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  95. 2d175d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  96. c2db637 s3c-rtc: remove unused variable by Krzysztof Helt · 17 years ago
  97. 23f42b7 serial: fix serial_txx9 console initialization by Atsushi Nemoto · 17 years ago
  98. 10e27ed intel-iommu: Fix array overflow by Takashi Iwai · 17 years ago
  99. f664f1f revert "ufs: Fix mount check in ufs_fill_super()" by Andrew Morton · 17 years ago
  100. 487e9bf fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATE by Hugh Dickins · 17 years ago