1. 70f7524 kbuild: apply genksyms changes by Sam Ravnborg · 17 years ago
  2. 3550a51 kbuild: __extension__ support in genksyms (fix unknown CRC warning) by Sam Ravnborg · 17 years ago
  3. a3a6261 kbuild: fix genksyms Makefile by Sam Ravnborg · 17 years ago
  4. cc9eefd kbuild: scripts/ver_linux : correct printing of binutils version by Jesper Juhl · 17 years ago
  5. 9cc3ef3 kbuild: ver_linux fix glibc version print by Jesper Juhl · 17 years ago
  6. de47062 kbuild: improve scripts/gcc-version.sh output a bit when called without args by Jesper Juhl · 17 years ago
  7. c34114f kbuild: clean Modules.symvers in external module dirs by Mike Frysinger · 17 years ago
  8. a83710e kbuild: fix segfault in modpost by Petr Stetiar · 17 years ago
  9. 88f567f kbuild: fix perl usage in export_report.pl by Ram Pai · 17 years ago
  10. cf9a6ad kbuild: fix export_report.pl by Adrian Bunk · 17 years ago
  11. 0bce673 kbuild: script to check for undefined Kconfig symbols by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  12. aa1e5ef kbuild: check if we can link gettext not just compile by Sam Ravnborg · 17 years ago
  13. 4f4c4ee kbuild: Use Elfnn_Half as replacement for Elfnn_Section by Sam Ravnborg · 17 years ago
  14. 782e3b3 Fix up more bio fallout by Al Viro · 17 years ago
  15. cbd09db Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  16. d81fec0 missed bio_endio() in axonram by Al Viro · 17 years ago
  17. d4faaec [ZLIB]: Fix external builds of zlib_inflate code. by David S. Miller · 17 years ago
  18. 9ce768e [TG3]: Fix APE induced regression by Matt Carlson · 17 years ago
  19. a7b850e [SKY2]: version 1.19 by Stephen Hemminger · 17 years ago
  20. 7138a0f [SKY2]: use netdevice stats struct by Stephen Hemminger · 17 years ago
  21. df3fe1f [SKY2]: fiber advertise bits initialization (trivial) by Stephen Hemminger · 17 years ago
  22. ff35164e [SKY2]: fix power settings on Yukon XL by Stephen Hemminger · 17 years ago
  23. 295b54c [SKY2]: ethtool register reserved area blackout by Stephen Hemminger · 17 years ago
  24. e869086 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  25. 5473074 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  26. 6c08772 [libata] sata_mv: more S/G fixes by Jeff Garzik · 17 years ago
  27. e30408b JFS: fix bio-related build breakage by Jeff Garzik · 17 years ago
  28. 9b4b8fe [POWERPC] Add memchr() to the bootwrapper by David Gibson · 17 years ago
  29. d0c3d53 [POWERPC] Implement logging of unhandled signals by Olof Johansson · 17 years ago
  30. b63db45 [POWERPC] Add legacy serial support for OPB with flattened device tree by Valentine Barshak · 17 years ago
  31. 1189be6 [POWERPC] Use 1TB segments by Paul Mackerras · 17 years ago
  32. 287e5d6 [POWERPC] XilinxFB: Allow fixed framebuffer base address by Grant Likely · 17 years ago
  33. b4d6a72 [POWERPC] XilinxFB: Add support for custom screen resolution by Grant Likely · 17 years ago
  34. 01ba1e9 [POWERPC] XilinxFB: Use pdata to pass around framebuffer parameters by Grant Likely · 17 years ago
  35. d94bad8 [POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pci by Valentine Barshak · 17 years ago
  36. ce9d3c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  37. 038a500 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  38. dd6d184 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  39. 19f7115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  40. e6005a8 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 17 years ago
  41. 6f35308 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 17 years ago
  42. 19ad7ae Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  43. 1ce4890 Merge branch 'block-2.6.24' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  44. 55982fd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 17 years ago
  45. 1ef3e36 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  46. c634920 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  47. 6abd2c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  48. 2669183 [SKY2]: status polling loop (post merge) by Stephen Hemminger · 17 years ago
  49. 6f53576 [NET]: Fix NAPI completion handling in some drivers. by David S. Miller · 17 years ago
  50. b08d6cb [TCP]: Limit processing lost_retrans loop to work-to-do cases by Ilpo Järvinen · 17 years ago
  51. f785a8e [TCP]: Fix lost_retrans loop vs fastpath problems by Ilpo Järvinen · 17 years ago
  52. 4cd8299 [TCP]: No need to re-count fackets_out/sacked_out at RTO by Ilpo Järvinen · 17 years ago
  53. d193594 [TCP]: Extract tcp_match_queue_to_sack from sacktag code by Ilpo Järvinen · 17 years ago
  54. f6fb128 [TCP]: Kill almost unused variable pcount from sacktag by Ilpo Järvinen · 17 years ago
  55. 3eec004 [TCP]: Fix mark_head_lost to ignore R-bit when trying to mark L by Ilpo Järvinen · 17 years ago
  56. 16e9068 [TCP]: Add bytes_acked (ABC) clearing to FRTO too by Ilpo Järvinen · 17 years ago
  57. 8087ebd Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.24 by Paul Mackerras · 17 years ago
  58. aaf76a3 [MIPS] tlbex.c: Cleanup __init usage. by Franck Bui-Huu · 17 years ago
  59. 2c4d135 [MIPS] WRPPMC serial support move to platform device by Yoichi Yuasa · 17 years ago
  60. 572afc2 [MIPS] R1: Fix hazard barriers to make kernels work on R2 also. by Ralf Baechle · 17 years ago
  61. bdf5d42 [MIPS] VPE: reimplement ELF loader. by Ralf Baechle · 17 years ago
  62. 4b92fe2 [MIPS] cleanup WRPPMC include files by Yoichi Yuasa · 17 years ago
  63. dec8b1c [MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type. by Franck Bui-Huu · 17 years ago
  64. 89a8a5a [MIPS] SMP: Use ISO C struct initializer for local structs. by Ralf Baechle · 17 years ago
  65. c50cade [MIPS] SMP: Kill useless casts. by Ralf Baechle · 17 years ago
  66. b5eb551 [MIPS] Kill num_online_cpus() loops. by Ralf Baechle · 17 years ago
  67. bd6aeef [MIPS] SMP: Implement smp_call_function_mask(). by Ralf Baechle · 17 years ago
  68. 9966db25 [MIPS] Make facility to convert CPU types to strings generally available. by Ralf Baechle · 17 years ago
  69. 36cfbaa [MIPS] Convert list of CPU types from #define to enum. by Ralf Baechle · 17 years ago
  70. 9cfde20 [MIPS] Optimize get_unaligned / put_unaligned implementations. by Ralf Baechle · 17 years ago
  71. 21a151d [MIPS] checkfiles: Fix "need space after that ','" errors. by Ralf Baechle · 17 years ago
  72. 49a89ef [MIPS] Fix "no space between function name and open parenthesis" warnings. by Ralf Baechle · 17 years ago
  73. 10cc352 [MIPS] Allow hardwiring of the CPU type to a single type for optimization. by Ralf Baechle · 17 years ago
  74. aeffdbb [MIPS] tlbex: Size optimize code by declaring a few functions inline. by Ralf Baechle · 17 years ago
  75. 1ac74d5 [MIPS] pg-r4k.c: Dump the generated code by Maciej W. Rozycki · 17 years ago
  76. f13558c [MIPS] Cobalt: Remove cobalt_machine_power_off() by Yoichi Yuasa · 17 years ago
  77. 3282bd3 [MIPS] Cobalt: Move reset port definition to arch/mips/cobalt/reset.c by Yoichi Yuasa · 17 years ago
  78. 5a86042 [MIPS] Cobalt: Move UART base definition to arch/mips/cobalt/console.c by Yoichi Yuasa · 17 years ago
  79. b4126e8 [MIPS] Cobalt: Move PCI definitions to arch/mips/pci/fixup-cobalt.c. by Yoichi Yuasa · 17 years ago
  80. b1df86d [MIPS] MTX1: Add defconfig file by Florian Fainelli · 17 years ago
  81. 414461f [MIPS] Cobalt: Add LED support to cobalt_defconfig by Yoichi Yuasa · 17 years ago
  82. 9a20375 [MIPS] Cobalt: Add Qube series front LED support to platform register by Yoichi Yuasa · 17 years ago
  83. e86169f [MIPS] Cobalt: Add Cobalt Raq LED platform register and power off trigger by Yoichi Yuasa · 17 years ago
  84. f4fae82 [MIPS] Optimize __alloc_zeroed_user_highpage implementation. by Ralf Baechle · 17 years ago
  85. db813fe [MIPS] Avoid indexed cacheops. by Ralf Baechle · 17 years ago
  86. e58d95a [MIPS] Don't abort the build process if '-msym32' isn't supported by Franck Bui-Huu · 17 years ago
  87. e9f874b [MIPS] Clockevent driver for BCM1480 by Ralf Baechle · 17 years ago
  88. 9b9ea22 [MIPS] Clockevent driver for BCM1250 by Ralf Baechle · 17 years ago
  89. d865bea [MIPS] i8253 PIT clocksource and clockevent drivers by Ralf Baechle · 17 years ago
  90. 87b2335 [MIPS] IP27: Add clocksource drivers by Ralf Baechle · 17 years ago
  91. 584d98b [MIPS] Jazz clockevent driver by Ralf Baechle · 17 years ago
  92. ea58040 [MIPS] Dyntick support for SMTC: by Ralf Baechle · 17 years ago
  93. 7bcf771 [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt by Ralf Baechle · 17 years ago
  94. 91a2fcc [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers. by Ralf Baechle · 17 years ago
  95. 90b0234 [MIPS] Switch from to_tm to rtc_time_to_tm by Ralf Baechle · 17 years ago
  96. 4b55048 [MIPS] Deforest the function pointer jungle in the time code. by Ralf Baechle · 17 years ago
  97. f5ff0a2 [MIPS] Use generic NTP code for all MIPS platforms by Ralf Baechle · 17 years ago
  98. 4680576 [MIPS] Replace deprecated SA_* IRQ flags with modern IRQF_ variants. by Ahmed S. Darwish · 17 years ago
  99. 05dc8c0 [MIPS] ARC: Get rid of mips_machgroup by Ralf Baechle · 17 years ago
  100. 112b20a [MIPS] ARC: Convert mach_table[] to ISO C initializers. by Ralf Baechle · 17 years ago