1. bafa49c [ARM] 2884/1: BAST - fix PC104 IRQ routing by Ben Dooks · 19 years ago
  2. 7691d93 [ARM] 2871/1: Fixes an issue with gettimeofday not working correctly on Intel IOP3xx processors by Adam Brooks · 19 years ago
  3. fd6480f [ARM] 2883/1: PXA Sharpsl: Add detection of new PXA based Zaurii machine types by Richard Purdie · 19 years ago
  4. 7dfe508 [ARM] 2880/1: OMAP 4/4: Update H2 defconfig by Tony Lindgren · 19 years ago
  5. 9839c6b [ARM] 2888/1: OMAP 3/4: Update omap include files, take 2 by Tony Lindgren · 19 years ago
  6. 92105bb [ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2 by Tony Lindgren · 19 years ago
  7. 7efb833 [ARM] 2889/1: S3C2410 - Add machine Anubis by Ben Dooks · 19 years ago
  8. 2be863c [ARM] Fix missed initialisers/missing comma by Russell King · 19 years ago
  9. 4706df3 Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 by Linus Torvalds · 19 years ago
  10. 5bcaa15 Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  11. 1e231ef Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  12. ef88b7d Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  13. f65e776 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  14. 8566cfc Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 by Linus Torvalds · 19 years ago
  15. 7bdb2b6a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  16. cebb2b1 [PATCH] remove linux/version.h include from arch/ppc64 by Olaf Hering · 19 years ago
  17. 14b3466 [PATCH] Invert sense of SLB class bit by David Gibson · 19 years ago
  18. c0f2f76 [SPARC64]: Kconfig fix (GEN_RTC dependencies) by Al Viro · 19 years ago
  19. 3d9c994 [SUNSU]: Compile fixes. by Al Viro · 19 years ago
  20. e5e2594 [SPARC64]: Don't include drivers/firmware/Kconfig by David S. Miller · 19 years ago
  21. 53d0fc2 [RTC]: Use SA_SHIRQ in sparc specific code. by David S. Miller · 19 years ago
  22. 1d25240 [MOXA]: Fix this driver properly. by Al Viro · 19 years ago
  23. 4c2cac8 [IEEE80211]: Use correct size_t printf format string in ieee80211_rx.c by David S. Miller · 19 years ago
  24. 0fdf0b8 [PATCH] ppc64: Fix build with oprofile disabled by Anton Blanchard · 19 years ago
  25. 8fef030 [PATCH] ppc64: Move oprofile_model into cpu feature struct by Anton Blanchard · 19 years ago
  26. dca8593 [PATCH] ppc64: Move oprofile_impl.h into include/asm-ppc64 by Anton Blanchard · 19 years ago
  27. 1a410d8 [PATCH] ppc64: Add oprofile cpu_type to cpu feature struct by Anton Blanchard · 19 years ago
  28. a6908cd [PATCH] ppc64: Use num_pmcs in oprofile code by Anton Blanchard · 19 years ago
  29. 8530935 [PATCH] ppc64: remove CPU_FTR_PMC8 by Anton Blanchard · 19 years ago
  30. fd5b437 [PATCH] ppc64: add number of PMCs to cputable by Anton Blanchard · 19 years ago
  31. 3da54c5 [IPW2200]: ipw2200.h needs linux/dma-mapping.h by David S. Miller · 19 years ago
  32. 7183926 [PATCH] ppc64: Allow world readable /proc/ppc64/lparcfg by Wim Coekaerts · 19 years ago
  33. fa2259b [PATCH] ppc64: remove use of asm/segment.h by Kumar Gala · 19 years ago
  34. 6b9269a [PATCH] ppc/ppc64: Merge more include files by Jon Loeliger · 19 years ago
  35. ad6571a [PATCH] Move 3 more headers to asm-powerpc by Becky Bruce · 19 years ago
  36. b2c0ab1 [PATCH] ppc64: speedup cmpxchg by Anton Blanchard · 19 years ago
  37. 4721e22 [PATCH] ppc64: poison initmem by Anton Blanchard · 19 years ago
  38. 2f4cf72 [PATCH] ppc64: systemcfg is now a pointer by Jimi Xenidis · 19 years ago
  39. 8d92739 [PATCH] ppc64: Consolidate early console and PPCDBG code by Milton Miller · 19 years ago
  40. 188d2ce [PATCH] ppc64: Remove old includes by Milton Miller · 19 years ago
  41. c8f1c8b [PATCH] ppc64: Take udbg out of ppc_md by Milton Miller · 19 years ago
  42. 7f85335 [PATCH] ppc64: Split SCC and 15550 udbg code by Milton Miller · 19 years ago
  43. 37548d5 [PATCH] ppc64: Make udbg_init_uart set the ppc_md udbg methods. by Milton Miller · 19 years ago
  44. cb14c4d [PATCH] ppc64: Clean up CR handling by Milton Miller · 19 years ago
  45. 5fdabaa [PATCH] ppc64: Remove dummy getc routines by Milton Miller · 19 years ago
  46. 41be31b [PATCH] ppc64: dont bypass ppc_md.udbg* functions by Milton Miller · 19 years ago
  47. cdcd318 [PATCH] ppc64: Add missing include by Milton Miller · 19 years ago
  48. fb5f5e6 [TCP]: Fix TCP_OFF() bug check introduced by previous change. by Herbert Xu · 19 years ago
  49. 1198ad0 [NET]: 2.6.13 breaks libpcap (and tcpdump) by Herbert Xu · 19 years ago
  50. 6baf1f4 [NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTL by David S. Miller · 19 years ago
  51. aa07ca57 [NETFILTER] remove bogus hand-coded htonll() from nenetlink_queue by Harald Welte · 19 years ago
  52. 506e7be [IRDA]: IrDA prototype fixes by Adrian Bunk · 19 years ago
  53. 8c5955d [SCTP]: net/sctp/sysctl.c should #include <net/sctp/sctp.h> by Adrian Bunk · 19 years ago
  54. 395dde2 [NETFILTER]: net/netfilter/nfnetlink*: make functions static by Adrian Bunk · 19 years ago
  55. 43d6066 [IPV4]: net/ipv4/ipconfig.c should #include <linux/nfs_fs.h> by Adrian Bunk · 19 years ago
  56. 295098e [ATM]: net/atm/ioctl.c should #include "common.h" by Adrian Bunk · 19 years ago
  57. 74da1ed [TG3]: Update driver version and release date. by David S. Miller · 19 years ago
  58. 38f3843 [TG3]: Use status tag to check for new events by Michael Chan · 19 years ago
  59. 6148748 [TG3]: Remove status block access in tg3_msi() and add prefetches by Michael Chan · 19 years ago
  60. 9f40dea [TG3]: Add PHY loopback test by Michael Chan · 19 years ago
  61. 4009a93 [TG3]: Add ethtool -p support by Michael Chan · 19 years ago
  62. 4c98748 [TG3]: Minor 5780 and 5752 fixes by Michael Chan · 19 years ago
  63. d856f1e3 [PATCH] klist: fix klist to have the same klist_add semantics as list_head by James Bottomley · 19 years ago
  64. fef6ec8 [PATCH] Driver core: small cleanup; remove check for NULL before kfree() in driver core by Jesper Juhl · 19 years ago
  65. ceaeade [PATCH] Driver core: hande sysdev suspend failure by Shaohua Li · 19 years ago
  66. 91e4900 [PATCH] Driver core: Documentation: use S_IRUSR | ... in stead of 0644 by Jan Veldeman · 19 years ago
  67. f8d825b [PATCH] Driver core: Documentation: fix whitespace between parameters by Jan Veldeman · 19 years ago
  68. 9a8af6b [PATCH] Floppy: add cmos attribute to floppy driver tidy by Andrew Morton · 19 years ago
  69. 94fd0db [PATCH] Floppy: Add cmos attribute to floppy driver by Hannes Reinecke · 19 years ago
  70. 76d1ce0 [PATCH] Driver core: link device and all class devices derived from it. by Dmitry Torokhov · 19 years ago
  71. d65da6e [PATCH] Fix manual binding infinite loop by Greg Kroah-Hartman · 19 years ago
  72. 3a48c4c [PATCH] orinoco: New driver - spectrum_cs. by Pavel Roskin · 19 years ago
  73. ec82905 [PATCH] orinoco: New driver - orinoco_nortel. by Pavel Roskin · 19 years ago
  74. 8c09e16 [PATCH] orinoco: Remove EXPERIMENTAL mark from PLX_HERMES, TMD_HERMES and PCI_HERMES. by Pavel Roskin · 19 years ago
  75. c89cc22 [PATCH] orinoco: Optimize orinoco_join_ap() by Pavel Roskin · 19 years ago
  76. 708218b [PATCH] orinoco: Fix memory leak on error in processing hostscan frames. by Pavel Roskin · 19 years ago
  77. acf73a8 [PATCH] orinoco: Remove entry for Intel PRO/Wireless 2011B. by Pavel Roskin · 19 years ago
  78. 70817c4 [PATCH] orinoco: Change orinoco_translate_scan() to return error code on error. by Pavel Roskin · 19 years ago
  79. 7cda624 [PATCH] Kconfig fix (PHYLIB vs. s390) by viro@ZenIV.linux.org.uk · 19 years ago
  80. 9a48220 [PATCH] (15/22) Kconfig fix (82596) by Al Viro · 19 years ago
  81. 63c9e54 [PATCH] mv643xx: add netpoll api support by Dale Farnsworth · 19 years ago
  82. 7342cd8 [PATCH] mv643xx: Fix promiscuous mode handling by Dale Farnsworth · 19 years ago
  83. 8f54371 [PATCH] mv643xx: Disable per port bandwidth limits by Dale Farnsworth · 19 years ago
  84. b111ceb [PATCH] mv643xx: fix outstanding tx skb counter by Dale Farnsworth · 19 years ago
  85. b1dd9ca [PATCH] mv643xx: fix skb memory leak by Dale Farnsworth · 19 years ago
  86. e797637 [PATCH] sis190: basic sis191 support by Francois Romieu · 19 years ago
  87. c3d6f1f [PATCH] sis190: RGMII Tx internal delay fiddling by Francois Romieu · 19 years ago
  88. 6614a6d [PATCH] sis190: make 10Mbps the default when handling the StationControl register by Francois Romieu · 19 years ago
  89. 900eb9d [PATCH] sis190: recent chipsets from SiS include a RGMII by Francois Romieu · 19 years ago
  90. 2146138 [PATCH] sis190: unmask the link change events by Francois Romieu · 19 years ago
  91. dc85dec [PATCH] 'mdio_bus_exit' in discarded section .text.exit by Peter Chubb · 19 years ago
  92. 9d8cc1b [PATCH] drivers/net/ne3210.c: cleanups by Adrian Bunk · 19 years ago
  93. 0bf0519d [PATCH] (7/7) __user annotations (ethtool) by viro@ftp.linux.org.uk · 19 years ago
  94. 843684a [PATCH] (6/7) missing include (ipw2200) by viro@ftp.linux.org.uk · 19 years ago
  95. 2be041a [PATCH] (5/7) iomem annotations, NULL noise removal (ipw2100) by viro@ftp.linux.org.uk · 19 years ago
  96. 6cafa99 [PATCH] (4/7) missing include (uli526x) by viro@ftp.linux.org.uk · 19 years ago
  97. 509a267 [PATCH] (3/7) iomem annotations (s2io) by viro@ftp.linux.org.uk · 19 years ago
  98. 1bea9ad [PATCH] (2/7) iomem annotations (e1000) by viro@ftp.linux.org.uk · 19 years ago
  99. 91fb4c9 [PATCH] (1/7) chelsio sparse annotations by viro@ftp.linux.org.uk · 19 years ago
  100. 0ce7625 [ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new hardware by Richard Purdie · 19 years ago