1. 80f7228 typo fixes: occuring -> occurring by Adrian Bunk · 18 years ago
  2. 47bdd71 typo fixes: infomation -> information by Adrian Bunk · 18 years ago
  3. fd245f0 typo fixes: disadvantadge -> disadvantage by Adrian Bunk · 18 years ago
  4. 0418726 typo fixes: aquire -> acquire by Adrian Bunk · 18 years ago
  5. b3c2ffd typo fixes: mecanism -> mechanism by Adrian Bunk · 18 years ago
  6. 9aaeded typo fixes: bandwith -> bandwidth by Adrian Bunk · 18 years ago
  7. 27ae410 fix a typo in the RTC_CLASS help text by Adrian Bunk · 18 years ago
  8. 9c4d3ef smb is no longer maintained by Adrian Bunk · 18 years ago
  9. 501b7c7 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 18 years ago
  10. 74e651f Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  11. 0702056 [TIPC]: Initial activation message now includes TIPC version number by Allan Stephens · 18 years ago
  12. ea13847 [TIPC]: Improve response to requests for node/link information by Allan Stephens · 18 years ago
  13. e49060c [TIPC]: Fixed skb_under_panic caused by tipc_link_bundle_buf by Allan Stephens · 18 years ago
  14. caf430f [IrDA]: Fix the AU1000 FIR dependencies by Adrian Bunk · 18 years ago
  15. 1bc1731 [IrDA]: Fix RCU lock pairing on error path by Josh Triplett · 18 years ago
  16. 244055f [XFRM]: unexport xfrm_state_mtu by Adrian Bunk · 18 years ago
  17. 5bba171 [NET]: make skb_release_data() static by Adrian Bunk · 18 years ago
  18. c22751b [NETFILTE] ipv4: Fix typo (Bugzilla #6753) by Matt LaPlante · 18 years ago
  19. 7263ade [IrDA]: MCS7780 usb_driver struct should be static by Adrian Bunk · 18 years ago
  20. 6c4f095 [BNX2]: Turn off link during shutdown by Michael Chan · 18 years ago
  21. 745720e [BNX2]: Use dev_kfree_skb() instead of the _irq version by Michael Chan · 18 years ago
  22. 656d98b [ATM]: basic sysfs support for ATM devices by Roman Kagan · 18 years ago
  23. d17f086 [ATM]: [suni] change suni_init to __devinit by Chas Williams · 18 years ago
  24. 249c14b [ATM]: [iphase] should be __devinit not __init by Chas Williams · 18 years ago
  25. b47eb0e [ATM]: [idt77105] should be __devinit not __init by Chas Williams · 18 years ago
  26. b11d621 [BNX2]: Add NETIF_F_TSO_ECN by Michael Chan · 18 years ago
  27. b0da8537 [NET]: Add ECN support for TSO by Michael Chan · 18 years ago
  28. 877ce7c [AF_UNIX]: Datagram getpeersec by Catherine Zhang · 18 years ago
  29. d6b4991 [NET]: Fix logical error in skb_gso_ok by Herbert Xu · 18 years ago
  30. 4ee303d [PKT_SCHED]: PSCHED_TADD() and PSCHED_TADD2() can result,tv_usec >= 1000000 by Shuya MAEDA · 18 years ago
  31. 3d3a853 [NET]: Make illegal_highdma more anal by Herbert Xu · 18 years ago
  32. 47da8ee [TCP]: Export accept queue len of a TCP listening socket via rx_queue by Sridhar Samudrala · 18 years ago
  33. c7bdb54 [NETLINK]: Encapsulate eff_cap usage within security framework. by Darrel Goeddel · 18 years ago
  34. 576a30e [NET]: Added GSO header verification by Herbert Xu · 18 years ago
  35. 68c1692 [NETFILTER]: statistic match: add missing Kconfig help text by Patrick McHardy · 18 years ago
  36. ef47c6a7 [NETFILTER]: ip_queue/nfnetlink_queue: drop bridge port references when dev disappears by Patrick McHardy · 18 years ago
  37. 1c7e477 [NETFILTER]: xt_sctp: fix --chunk-types matching by Jorge Matias · 18 years ago
  38. 9abdcf6 [NETFILTER]: xt_tcpudp: fix double unregistration in error path by Yuri Gushin · 18 years ago
  39. 40a839f [NETFILTER]: nf_conntrack: Fix undefined references to local_bh_* by Yasuyuki Kozakai · 18 years ago
  40. da298d3 [NETFILTER]: x_tables: fix xt_register_table error propagation by Patrick McHardy · 18 years ago
  41. 6002e45 [SUNHME]: Mark SBUS probing routines as __devinit. by David S. Miller · 18 years ago
  42. 675f740 [SPARC64]: Print symbol name of regs->tpc on kernel unaligned accesses. by David S. Miller · 18 years ago
  43. f57caae [SERIO] i8042-sparcio.h: Convert to of_driver framework. by David S. Miller · 18 years ago
  44. ff0d2fc [SPARC64]: time: Kill unnecessary asm/{fhc,sbus,ebus,isa}.h includes. by David S. Miller · 18 years ago
  45. abbce6e [SPARC64] power: Convert to of_driver. by David S. Miller · 18 years ago
  46. f2ad06a [SPARC64] auxio: Remove asm/{sbus,ebus}.h includes. by David S. Miller · 18 years ago
  47. 89d1d0a [SERIAL] sunsab: Fix section mis-match errors. by David S. Miller · 18 years ago
  48. c4d3721 [SERIAL] sunsab: Convert to of_driver framework. by David S. Miller · 18 years ago
  49. 9efc371 [SERIAL] sun{su,zilog}: Add missing MODULE_*() niceties. by David S. Miller · 18 years ago
  50. 1708d24 [SERIAL] sunsu: Convert to of_driver framework. by David S. Miller · 18 years ago
  51. 4fa97dc [SERIAL] sunzilog: Fix bugs in device deregristration. by David S. Miller · 18 years ago
  52. 3676463 [SERIAL] sunzilog: Convert to of_driver. by David S. Miller · 18 years ago
  53. 8f96cd1 [SPARC]: sparc32 side of of_device layer IRQ resolution. by David S. Miller · 18 years ago
  54. 2b1e597 [SPARC64]: of_device layer IRQ resolution by David S. Miller · 18 years ago
  55. c3a8b85 [SPARC64]: Fix typo in clock_probe(). by David S. Miller · 18 years ago
  56. 9152148 [SPARC64] clock: Only probe central fhc clock on Enterprise boxes. by David S. Miller · 18 years ago
  57. 00cde67 [SPARC64] power: Do not pass SA_SHIRQ to request_irq(). by David S. Miller · 18 years ago
  58. d44b3be [SPARC64]: Fix typo in isa_dev_get_irq_using_imap(). by David S. Miller · 18 years ago
  59. 24ac26d [SPARC64]: Let irq_install_pre_handler() get called multiple times. by David S. Miller · 18 years ago
  60. 946ea09 [SPARC]: Kill interrupt stuff and linux_phandle from device_node. by David S. Miller · 18 years ago
  61. ee5caf0 [SPARC]: Convert clock drivers to of_driver framework. by David S. Miller · 18 years ago
  62. 36a59bd [SPARC64] auxio: Convert to pure of_device driver. by David S. Miller · 18 years ago
  63. 50312ce [SPARC]: Convert all FB SBUS drivers to of_driver framework. by David S. Miller · 18 years ago
  64. 3ca9fab [SPARC]: Add of_io{remap,unmap}(). by David S. Miller · 18 years ago
  65. 95714e1 [SPARC]: Encode I/O space into resource flags on sparc32. by David S. Miller · 18 years ago
  66. cf44bbc [SPARC]: Beginnings of generic of_device framework. by David S. Miller · 18 years ago
  67. 3ae9a348 [SPARC]: Add of_n_{addr,size}_cells(). by David S. Miller · 18 years ago
  68. 286bbe8 [SPARC64]: Kill starfire_cookie from SBUS/PCI. by David S. Miller · 18 years ago
  69. 184d7d2 ocfs2: remove redundant NULL checks in ocfs2_direct_IO_get_blocks() by Florin Malita · 18 years ago
  70. 7842704 ocfs2: clean up some osb fields by Mark Fasheh · 18 years ago
  71. a75a6e4 ocfs2: fix init of uuid_net_key by Mark Fasheh · 18 years ago
  72. e7607ab ocfs2: silence a debug print by Mark Fasheh · 18 years ago
  73. d426721 ocfs2: silence ENOENT during lookup of broken links by Sunil Mushran · 18 years ago
  74. 781ee3e ocfs2: Cleanup message prints by Sunil Mushran · 18 years ago
  75. a43db30 ocfs2: silence -EEXIST from ocfs2_extent_map_insert/lookup by Joel Becker · 18 years ago
  76. 8169cae [PATCH] fs/ocfs2/dlm/dlmrecovery.c: make dlm_lockres_master_requery() static by Adrian Bunk · 18 years ago
  77. 0db638f ocfs2: warn the user on a dead timeout mismatch by Mark Fasheh · 18 years ago
  78. 4ba63ad ocfs2: OCFS2_FS must depend on SYSFS by Adrian Bunk · 18 years ago
  79. 2b388c6 ocfs2: Compile-time disabling of ocfs2 debugging output. by Joel Becker · 18 years ago
  80. e7515d0 configfs: Clear up a few extra spaces where there should be TABs. by Joel Becker · 18 years ago
  81. 22dd0e8 configfs: Release memory in configfs_example. by Joel Becker · 18 years ago
  82. bf7e851 [PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h again by Milan Svoboda · 18 years ago
  83. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 18 years ago
  84. 82991c6 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 18 years ago
  85. 8d231c1 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  86. 8db089c [MIPS] Add missing backslashes to macro definitions. by Ralf Baechle · 18 years ago
  87. 127fe6a [MIPS] Death list of board support to be removed after 2.6.18. by Ralf Baechle · 18 years ago
  88. fc10334 [MIPS] Remove BSD and Sys V compat data types. by Ralf Baechle · 18 years ago
  89. 89e22d1 [MIPS] ioc3.h: Uses u8, so include <linux/types.h>. by Ralf Baechle · 18 years ago
  90. 2e78ae3 [MIPS] 74K: Assume it will also have an AR bit in config7 by Ralf Baechle · 18 years ago
  91. beab375 [MIPS] Treat CPUs with AR bit as physically indexed. by Ralf Baechle · 18 years ago
  92. 92c7b62 [MIPS] Oprofile: Support VSMP on 34K. by Ralf Baechle · 18 years ago
  93. a2c2bc4 [MIPS] MIPS32/MIPS64 S-cache fix and cleanup by Atsushi Nemoto · 18 years ago
  94. 8616587 [MIPS] excite: PCI makefile needs to use += if it wants a chance to work. by Ralf Baechle · 18 years ago
  95. ec52d7b [MIPS] excite: plat_setup -> plat_mem_setup. by Ralf Baechle · 18 years ago
  96. 3e2c6ef [MIPS] au1xxx: export dbdma functions by Domen Puncer · 18 years ago
  97. c061389 [MIPS] au1xxx: dbdma, no sleeping under spin_lock by Domen Puncer · 18 years ago
  98. 38e9156 [MIPS] au1xxx: fix PSC_SMBTXRX_RSR. by Domen Puncer · 18 years ago
  99. a3d4539 [MIPS] Early printk for IP27. by Ralf Baechle · 18 years ago
  100. 73f4035 [MIPS] Fix handling of 0 length I & D caches. by Chris Dearman · 18 years ago