1. 2a02505 x86: make amd_64 have 32 bit code by Yinghai Lu · 16 years ago
  2. 6c62aa4 x86: make amd.c have 64bit support code by Yinghai Lu · 16 years ago
  3. 8d71a2e x86: merge header in amd_64.c by Yinghai Lu · 16 years ago
  4. 2b86473 x86: add srat_detect_node for amd64 by Yinghai Lu · 16 years ago
  5. c58606a x86: remove duplicated force_mwait by Yinghai Lu · 16 years ago
  6. 11fdd25 x86: cpu make amd.c more like amd_64.c v2 by Yinghai Lu · 16 years ago
  7. 2d9cd6c x86-64: add two __cpuinit annotations by Jan Beulich · 16 years ago
  8. e322423 x86, cpu init: call early_init_xxx in init_xxx by Yinghai Lu · 16 years ago
  9. 1b05d60 x86: remove duplicated get_model_name() calling by Yinghai Lu · 16 years ago
  10. deed05b x86, init_64.c: cleanup by Ingo Molnar · 16 years ago
  11. bd220a2 x86: move nonx_setup etc from common.c to init_64.c by Yinghai Lu · 16 years ago
  12. f5017cf x86: use cpu/common.c on 64 bit by Yinghai Lu · 16 years ago
  13. 143b604 x86: cpu/common*.c, merge whitespaces by Ingo Molnar · 16 years ago
  14. 102bbe3 x86: cpu/common*.c, merge identify_cpu() by Yinghai Lu · 16 years ago
  15. b89d3b3 x86: cpu/common*.c, merge generic_identify() by Yinghai Lu · 16 years ago
  16. 56f0d03 x86: cpu/common*.c: merge print_cpu_info() by Yinghai Lu · 16 years ago
  17. 6627d24 x86: cpu/common*.c, merge early_identify_cpu() by Yinghai Lu · 16 years ago
  18. 5122c89 x86: cpu/common.c: merge get_cpu_cap() by Yinghai Lu · 16 years ago
  19. 1cd7877 x86: cpu/common*.c, merge detect_ht() by Yinghai Lu · 16 years ago
  20. 140fc72 x86: cpu/common*.c, merge display_cacheinfo() by Yinghai Lu · 16 years ago
  21. b9e67f0 x86: cpu/common.c, merge default_init() by Yinghai Lu · 16 years ago
  22. fab334c x86: cpu/common*.c, merge switch_to_new_gdt() by Yinghai Lu · 16 years ago
  23. 1ba7658 x86: cpu/common*.c have same cpu_init(), with copying and #ifdef by Yinghai Lu · 16 years ago
  24. d5494d4 x86: cpu/common*.c, make 32-bit have 64-bit only functions by Yinghai Lu · 16 years ago
  25. ba51dce x86: cpu/common.c, let 64-bit code have 32-bit only functions by Yinghai Lu · 16 years ago
  26. 950ad7f x86: same gdt_page with macro by Yinghai Lu · 16 years ago
  27. f0fc4af x86: make header file the same in arch/x86/kernel/cpu/common_xx.c by Yinghai Lu · 16 years ago
  28. 97e4db7 x86: make detect_ht depend on CONFIG_X86_HT by Yinghai Lu · 16 years ago
  29. 0c8c708 Merge branch 'x86/core' into x86/unify-cpu-detect by Ingo Molnar · 16 years ago
  30. d3d0ba7 Merge commit '63cc8c75156462d4b42cbdd76c293b7eee7ddbfe': by Ingo Molnar · 16 years ago
  31. 9042763 Merge branch 'x86/x2apic' into x86/core by Ingo Molnar · 16 years ago
  32. 446d273 Merge branch 'x86/cpu' into x86/core by Ingo Molnar · 16 years ago
  33. accf0fa Merge branch 'x86/xsave' into x86/core by Ingo Molnar · 16 years ago
  34. 0a488a5 x86: move 32bit related functions together by Yinghai Lu · 16 years ago
  35. 01b2e16 x86: make get_mode_name of 64bit the same as 32bit by Yinghai Lu · 16 years ago
  36. a0854a4 x86: make 32bit support show_msr like 64 bit by Yinghai Lu · 16 years ago
  37. 10a434f x86: remove cpu_vendor_dev by Yinghai Lu · 16 years ago
  38. 9d31d35 x86: order functions in cpu/common.c and cpu/common_64.c v2 by Yinghai Lu · 16 years ago
  39. 3da99c9 x86: make (early)_identify_cpu more the same between 32bit and 64 bit by Yinghai Lu · 16 years ago
  40. 5031088 x86: delay early cpu initialization until cpuid is done by Krzysztof Helt · 16 years ago
  41. 5fef55f x86: move mtrr cpu cap setting early in early_init_xxxx by Yinghai Lu · 16 years ago
  42. 62b3f98 Merge branch 'x86/debug' into x86/cpu by Ingo Molnar · 16 years ago
  43. ebd60cd x86: unify using pci_mmcfg_insert_resource by Yinghai Lu · 16 years ago
  44. fac8f1e x86: split e820 reserved entries record to late, v7 by Yinghai Lu · 16 years ago
  45. 8040d77 Merge branch 'core/resources' into x86/core by Ingo Molnar · 16 years ago
  46. aa3341a Merge branch 'x86/cpu' into x86/x2apic by H. Peter Anvin · 16 years ago
  47. fe47784 Merge branch 'x86/cpu' into x86/xsave by H. Peter Anvin · 16 years ago
  48. fb481dd x86: drop -funroll-loops for csum_partial_64.c by Andi Kleen · 16 years ago
  49. a5444d1 x86: split e820 reserved entries record to late v4 by Ingo Molnar · 16 years ago
  50. 58f7c98 x86: split e820 reserved entries record to late v2 by Yinghai Lu · 16 years ago
  51. 0ccd8c3 Merge branch 'linus' into x86/core by H. Peter Anvin · 16 years ago
  52. 1625324 x86: move dir es7000 to es7000_32.c by Yinghai Lu · 16 years ago
  53. 7203781 Merge branch 'x86/cpu' into x86/core by H. Peter Anvin · 16 years ago
  54. 42390cd Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
  55. de014d6 x86: Change warning message in TSC calibration. by Alok N Kataria · 16 years ago
  56. 3e25a2d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  57. ec0c15a Split up PIT part of TSC calibration from native_calibrate_tsc by Linus Torvalds · 16 years ago
  58. 7888bc2 powerpc: Fix for getting CPU number in power_save_ppc32_restore() by Kumar Gala · 16 years ago
  59. 94ee815 powerpc: Fix build error with 64K pages and !hugetlbfs by Benjamin Herrenschmidt · 16 years ago
  60. 7563dc6 powerpc: Work around gcc's -fno-omit-frame-pointer bug by Tony Breeds · 16 years ago
  61. 303996d powerpc: Make sure _etext is after all kernel text by Stephen Rothwell · 16 years ago
  62. 9e88ba4 powerpc: Only make kernel text pages of linear mapping executable by Paul Mackerras · 16 years ago
  63. 78fbc82 powerpc: Fix uninitialised variable in VSX alignment code by Michael Neuling · 16 years ago
  64. fbb16e2 [x86] Fix TSC calibration issues by Thomas Gleixner · 16 years ago
  65. 1136cf1 m68k: atari_keyb_init operator precedence fix by Michael Schmitz · 16 years ago
  66. 2ecbf81 fix typo in arch/parisc/hpux/fs.c by Stephen Rothwell · 16 years ago
  67. 44e7ed3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  68. 011fec7 Un-break printk strings in x86 PCI probing code by Linus Torvalds · 16 years ago
  69. dbb8c35 sparc64: setup_valid_addr_bitmap_from_pavail() should be __init by David S. Miller · 16 years ago
  70. b460947 Revert "x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3" by Linus Torvalds · 16 years ago
  71. e3c71a3 sparc: Fix resource flags for PCI children in OF device tree. by David S. Miller · 16 years ago
  72. 41c3e45 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  73. 604a278 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  74. e52c885 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  75. 212496f [ARM] 5226/1: remove unmatched comment end. by Jean-Christophe DUBOIS · 16 years ago
  76. d310fb4 Blackfin arch: Fix PM building on BF52x: No ROTWE on BF52x, add USBWE by Michael Hennerich · 16 years ago
  77. 226a6ec Blackfin arch: sram: use 'unsigned long' for irqflags by Vegard Nossum · 16 years ago
  78. 66e4f8c sparc32: Implement smp_call_function_single(). by David S. Miller · 16 years ago
  79. 7414aa4 x86: generate names for /proc/cpuinfo from <asm/cpufeature.h> by H. Peter Anvin · 16 years ago
  80. b30a72a Merge branch 'x86/urgent' into x86/cpu by H. Peter Anvin · 16 years ago
  81. b09331e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  82. 83b8e28 x86: xsave: restore xcr0 during resume by Suresh Siddha · 16 years ago
  83. c879108 Merge branch 'omap-rmk' by Russell King · 16 years ago
  84. 5b51a7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  85. 3d87ff3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  86. 72e19b3 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  87. e80d6a2 [ARM] Skip memory holes in FLATMEM when reading /proc/pagetypeinfo by Mel Gorman · 16 years ago
  88. f1bcf7e [ARM] use bcd2bin/bin2bcd by Adrian Bunk · 17 years ago
  89. ae82cbf [ARM] use the new byteorder headers by Harvey Harrison · 16 years ago
  90. e4e4146 Merge branch 'for-rmk' of git://git.marvell.com/orion by Russell King · 16 years ago
  91. a814917 [ARM] OMAP: Fix 2430 SMC91x ethernet IRQ by Russell King · 16 years ago
  92. 9c2d015 [ARM] OMAP: Add and update OMAP default configuration files by Russell King · 16 years ago
  93. f4f6230 fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi() by Heiko Schocher · 16 years ago
  94. 11c231a9 x86: use x2apic id reported by cpuid during topology discovery, fix by Suresh Siddha · 16 years ago
  95. c1b362e x86: update defconfigs by H. Peter Anvin · 16 years ago
  96. a95ca3b Blackfin arch: let PCI depend on BROKEN by Adrian Bunk · 16 years ago
  97. 639f657 Blackfin arch: move include/asm-blackfin header files to arch/blackfin by Bryan Wu · 16 years ago
  98. 9abc646 Merge branch 's3c2410' of git://aeryn.fluff.org.uk/bjdooks/linux.git by Russell King · 16 years ago
  99. 78af473 [ARM] S3C2443: Fix the S3C2443 clock register definitions by Wei Shuai · 16 years ago
  100. df9f17e [ARM] JIVE: Fix the spi bus numbering by Ben Dooks · 16 years ago