1. 702ed6e Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  2. 0806ca2 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  3. 21ba0f8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  4. dc690d8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  5. e1bd2ac Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  6. 0b9062f Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  7. 82afee6 Merge master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 18 years ago
  8. c397368 Remove old i386 setup code by H. Peter Anvin · 18 years ago
  9. 91a6c46 Use the new x86 setup code for x86-64; unify with i386 by H. Peter Anvin · 18 years ago
  10. 4fd0696 Use the new x86 setup code for i386 by H. Peter Anvin · 18 years ago
  11. f2d98ae Linker script for the new x86 setup code by H. Peter Anvin · 18 years ago
  12. 6260731 Assembly header and main routine for new x86 setup code by H. Peter Anvin · 18 years ago
  13. 7052fdd Code for actual protected-mode entry by H. Peter Anvin · 18 years ago
  14. 5e8ddcbe Video mode probing support for the new x86 setup code by H. Peter Anvin · 18 years ago
  15. 337496e Voyager support for the new x86 setup code by H. Peter Anvin · 18 years ago
  16. 449f2ab Memory probing support for the new x86 setup code by H. Peter Anvin · 18 years ago
  17. 3b53d30 MCA support for new x86 setup code by H. Peter Anvin · 18 years ago
  18. d13444a EDD probing code for the new x86 setup code by H. Peter Anvin · 18 years ago
  19. 31b54f4 CPU features verification for the new x86 setup code by H. Peter Anvin · 18 years ago
  20. 0008ea3 Version string for the new x86 setup code by H. Peter Anvin · 18 years ago
  21. 1543610 Console-writing code for the new x86 setup code by H. Peter Anvin · 18 years ago
  22. e44c22f Command-line parsing code for the new x86 setup code by H. Peter Anvin · 18 years ago
  23. 49df18f APM probing code by H. Peter Anvin · 18 years ago
  24. 5a8a812 A20 handling code by H. Peter Anvin · 18 years ago
  25. 5be8656 String-handling functions for the new x86 setup code. by H. Peter Anvin · 18 years ago
  26. ad7e906 Simple bitops for the new x86 setup code. by H. Peter Anvin · 18 years ago
  27. 62bd033 Top header file for new x86 setup code by H. Peter Anvin · 18 years ago
  28. f7f4a5f Header file to produce 16-bit code with gcc by H. Peter Anvin · 18 years ago
  29. 77e1dd6 x86-64: add CONFIG_PHYSICAL_ALIGN for consistency with i386 by H. Peter Anvin · 18 years ago
  30. 48c7ae6 Make struct boot_params a real structure, and remove obsolete fields by H. Peter Anvin · 18 years ago
  31. 9c25d13 Make definitions for struct e820entry and struct e820map consistent by H. Peter Anvin · 18 years ago
  32. 85414b6 Define zero-page offset 0x1e4 as a scratch field, and use it by H. Peter Anvin · 18 years ago
  33. 1d67953 Use a new CPU feature word to cover features that are spread around by Venki Pallipadi · 18 years ago
  34. de32e04 x86 Kconfig: change X86_MINIMUM_CPU_MODEL to X86_MINIMUM_CPU_FAMILY by H. Peter Anvin · 18 years ago
  35. ec48153 Unify the CPU features vectors between i386 and x86-64 by H. Peter Anvin · 18 years ago
  36. de61b54 [MIPS] Rename PC speaker code by Ralf Baechle · 18 years ago
  37. fdc1f93 [MIPS] Don't use genrtc. by Ralf Baechle · 18 years ago
  38. 1f2c6d6 [MIPS] Remove unused time.c for swarm by Yoichi Yuasa · 19 years ago
  39. 28fc582 [MIPS] Sparse: Use NULL for pointer by Atsushi Nemoto · 18 years ago
  40. 8ed07a1 [MIPS] Fix a sparse warning in arch/mips/pci/pci.c by Atsushi Nemoto · 18 years ago
  41. 0db3421 [MIPS] SMTC: Interrupt mask backstop hack by Kevin D. Kissell · 18 years ago
  42. bd076509 [MIPS] separate platform_device registration for VR41xx RTC by Yoichi Yuasa · 19 years ago
  43. 44173fb [MIPS] Separate platform_device registration for VR41xx GPIO by Yoichi Yuasa · 19 years ago
  44. a74b460 [MIPS] MIPSsim: Fix build. by Ralf Baechle · 18 years ago
  45. 8916494 [MIPS] separate platform_device registration for VR41xx serial interface by Yoichi Yuasa · 19 years ago
  46. 8c41286 [MIPS] Include cacheflush.h in uncache.c by Atsushi Nemoto · 18 years ago
  47. 40df383 [MIPS] Cleanup tlbdebug.h by Atsushi Nemoto · 18 years ago
  48. 9815778 [MIPS] RM: Use only phyiscal address for 82596 and 53c710 by Thomas Bogendoerfer · 18 years ago
  49. 0adc327 [MIPS] Hydrogen3: Remove remaining bits of code. by Ralf Baechle · 18 years ago
  50. 3bd3966 [MIPS] Fix resume for 64K page size on R4000 class processors. by Ralf Baechle · 18 years ago
  51. db0fa20 Blackfin arch: add missing CONFIG_LARGE_ALLOCS when upstream merging by Bryan Wu · 18 years ago
  52. 798b770 Blackfin arch: as pointed out by Robert P. J. Day, update the CPU_FREQ name to match current Kconfig by Mike Frysinger · 18 years ago
  53. 5cf77a5 Blackfin arch: extract the entry point from the linked kernel by Mike Frysinger · 18 years ago
  54. c04d66b Blackfin arch: clean up some coding style issues by Bryan Wu · 18 years ago
  55. 1d18947 Blackfin arch: combine the common code of free_initrd_mem and free_initmem by Mike Frysinger · 18 years ago
  56. 5610db6 Blackfin arch: Add Support for Peripheral PortMux and resouce allocation by Michael Hennerich · 18 years ago
  57. 520473b Blackfin arch: use PAGE_SIZE when doing aligns rather than hardcoded values by Mike Frysinger · 18 years ago
  58. b07af76 Blackfin arch: fix bug set dma_address properly in dma_map_sg by Sonic Zhang · 18 years ago
  59. 157cc5a Blackfin arch: Disable CACHELINE_ALIGNED_L1 for BF54x by default by Michael Hennerich · 18 years ago
  60. f40d24d Blackfin arch: Port the dm9000 driver to Blackfin by using the correct low-level io routines by Alex Landau · 18 years ago
  61. 9be343c Blackfin arch: There is no CDPRIO Bit in the EBIU_AMGCTL Register of BF54x arch by Michael Hennerich · 18 years ago
  62. 9401e61 Blackfin arch: scrub dead code by Mike Frysinger · 18 years ago
  63. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 19 years ago
  64. 93160c6 PM: do not use saved_state from struct dev_pm_info on ARM by Rafael J. Wysocki · 19 years ago
  65. 36e2359 PCI: Only build PCI syscalls on architectures that want them by Matthew Wilcox · 19 years ago
  66. caa5171 PCI: remove pci_dac_dma_... APIs by Jan Beulich · 19 years ago
  67. c43eaa0 PCI: i386: traps, change VENDOR to DEVICE by Jiri Slaby · 19 years ago
  68. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 19 years ago
  69. b8a3a52 PCI: read revision ID by default by Auke Kok · 19 years ago
  70. a2cd52c PCI: Make pcibios_add_platform_entries() return errors by Michael Ellerman · 19 years ago
  71. 575e334 PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() by Michael Ellerman · 19 years ago
  72. 1612b18 [IA64] Support multiple CPUs going through OS_MCA by Russ Anderson · 19 years ago
  73. 256a7e0 [IA64] silence GCC ia64 unused variable warnings by Jes Sorensen · 18 years ago
  74. 012b710 [IA64] prevent MCA when performing MMIO mmap to PCI config space by Alex Chiang · 18 years ago
  75. 8c7b7fa [NET]: Kill eth_copy_and_sum(). by David S. Miller · 18 years ago
  76. 0f16639 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  77. 105b1bc [MIPS] PNX8550: Cleanup proc code. by Robert P. J. Day · 19 years ago
  78. 569fb75 [MIPS] WRPPMC: Fix build. by Ralf Baechle · 19 years ago
  79. 44659f2 [MIPS] Yosemite: Fix modpost warnings. by Ralf Baechle · 19 years ago
  80. 62b3963 [MIPS] SB1: Fix modpost warning. by Ralf Baechle · 19 years ago
  81. f2c4b47 [MIPS] PNX: Fix modpost warnings. by Ralf Baechle · 19 years ago
  82. 070c7b8 [MIPS] Alchemy: Fix modpost warnings. by Ralf Baechle · 19 years ago
  83. 46cc84b [MIPS] MIPSsim: Enable MIPSsim virtual network driver. by Ralf Baechle · 19 years ago
  84. 688b3d7 [MIPS] Delete Ocelot 3 support. by Ralf Baechle · 19 years ago
  85. c99cabf [MIPS] remove LASAT Networks platforms support by Yoichi Yuasa · 19 years ago
  86. 83fd38c [MIPS] Add debugfs files to show fpuemu statistics by Atsushi Nemoto · 19 years ago
  87. 6312e0e [MIPS] Add some debugfs files to debug unaligned accesses by Atsushi Nemoto · 19 years ago
  88. 2db3015 [MIPS] rbtx4938: Fix secondary PCIC and glue internal NICs by Atsushi Nemoto · 19 years ago
  89. 295cbf6 [MIPS] Move FPU affinity code into separate file. by Ralf Baechle · 19 years ago
  90. 5ddcb3c [MIPS] Make ioremap() work on TX39/49 special unmapped segment by Atsushi Nemoto · 19 years ago
  91. bb33b19 [MIPS] rbtx4938: Update and minimize defconfig by Atsushi Nemoto · 19 years ago
  92. f74cf6f [MIPS] rbtx4938: Convert SPI codes to use generic SPI drivers by Atsushi Nemoto · 19 years ago
  93. 3896b05 [MIPS] rbtx4938: Add generic GPIO support by Atsushi Nemoto · 19 years ago
  94. 06cf558 [MIPS] SNI RM updates by Thomas Bogendoerfer · 19 years ago
  95. 68bc00e [MIPS] PMC MSP71xx default configuration by Marc St-Jean · 19 years ago
  96. 6f95e60 [MIPS] PMC MSP71xx PCI support by Marc St-Jean · 19 years ago
  97. 9267a30 [MIPS] PMC MSP71xx mips common by Marc St-Jean · 19 years ago
  98. 35832e2 [MIPS] PMC MSP71xx core platform by Marc St-Jean · 19 years ago
  99. 42d226c [MIPS] New files for lemote fulong mini-PC support by Songmao Tian · 19 years ago
  100. 2a21c73 [MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2 by Fuxin Zhang · 19 years ago