1. c44e3ed Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  2. 7dc3ca3 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  3. aa98936 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  4. 99e97b8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  5. 82782ca Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  6. f0d5e12 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  7. 0fea615 CPUFREQ: Mark e_powersaver driver as EXPERIMENTAL and DANGEROUS by Harald Welte · 17 years ago
  8. 0de5108 CPUFREQ: Enable acpi-cpufreq driver for VIA/Centaur CPUs by Harald Welte · 17 years ago
  9. eaa95840 cpumask: alloc zeroed cpumask for static cpumask_var_ts by Yinghai Lu · 17 years ago
  10. a4046f8 x86, nmi: Use predefined numbers instead of hardcoded one by Cyrill Gorcunov · 17 years ago
  11. 103428e x86, apic: Fix dummy apic read operation together with broken MP handling by Cyrill Gorcunov · 17 years ago
  12. 5095f59 x86: cpu_debug: Remove model information to reduce encoding-decoding by Jaswinder Singh Rajput · 17 years ago
  13. 5f4457a Merge branch 'linus' into x86/cpu by Ingo Molnar · 17 years ago
  14. ccc0d38 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 17 years ago
  15. 2c701b1 [CPUFREQ] powernow-k8: check space_id of _PCT registers to be FFH by Dave Jones · 17 years ago
  16. 2cb7878 lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTOR by Rusty Russell · 17 years ago
  17. 75e613c x86/pci: fix mmconfig detection with 32bit near 4g by Yinghai Lu · 17 years ago
  18. 6799687 x86, boot: add new generated files to the appropriate .gitignore files by Mike Galbraith · 17 years ago
  19. 3d58829b x86, apic: Restore irqs on fail paths by Jiri Slaby · 17 years ago
  20. 58f892e x86: Print real IOAPIC version for x86-64 by Naga Chumbalkar · 17 years ago
  21. ee4c24a Merge branch 'x86/cpufeature' into irq/numa by Ingo Molnar · 17 years ago
  22. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 17 years ago
  23. 61c8c67 acpi-cpufreq: fix printk typo and indentation by Joe Perches · 17 years ago
  24. 32b154c x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be shared or not by Mel Gorman · 17 years ago
  25. abfe0af x86: enable_update_mptable should be a macro by Yinghai Lu · 17 years ago
  26. cd86a53 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  27. 2171787 x86: avoid back to back on_each_cpu in cpa_flush_array by Pallipadi, Venkatesh · 17 years ago
  28. ca446d0 [CPUFREQ] powernow-k8: determine exact CPU frequency for HW Pstates by Andreas Herrmann · 17 years ago
  29. df18297 [CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq data by Thomas Renninger · 17 years ago
  30. d38e73e [CPUFREQ] powernow-k7 build fix when ACPI=n by Dave Jones · 17 years ago
  31. 4319503 [CPUFREQ] add atom family to p4-clockmod by Jarod Wilson · 17 years ago
  32. 46176b4 x86, relocs: ignore R_386_NONE in kernel relocation entries by Tejun Heo · 17 years ago
  33. b18f1e2 Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 17 years ago
  34. a2edf57f KVM: Fix PDPTR reloading on CR4 writes by Avi Kivity · 17 years ago
  35. a8cd024 KVM: Make paravirt tlb flush also reload the PAE PDPTRs by Avi Kivity · 17 years ago
  36. 71c9d8b x86: Remove remap percpu allocator for the time being by Tejun Heo · 17 years ago
  37. 0af48f4 x86: cpa_flush_array wbinvd should be done on all CPUs by venkatesh.pallipadi@intel.com · 17 years ago
  38. 0b82753 x86: bugfix wbinvd() model check instead of family check by venkatesh.pallipadi@intel.com · 17 years ago
  39. 0c752a9 x86: introduce noxsave boot parameter by Suresh Siddha · 17 years ago
  40. bca23db x86, setup: revert ACPI 3 E820 extended attributes support by H. Peter Anvin · 17 years ago
  41. 88dff49 x86: DMI match for the Sony VGN-Z540N as it needs BIOS reboot by Zhang Rui · 17 years ago
  42. c6ac4c1 x86, boot: correct the calculation of ZO_INIT_SIZE by H. Peter Anvin · 17 years ago
  43. 4c6f18f x86, io-apic: Don't mark pin_programmed early by Yinghai Lu · 17 years ago
  44. 4aee2ad x86: asm/processor.h: remove double declaration by Jaswinder Singh Rajput · 17 years ago
  45. 13bba6f Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  46. 0130b2d Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  47. f1bdb52 x86, irq: don't call mp_config_acpi_gsi() if update_mptable is not enabled by Yinghai Lu · 17 years ago
  48. 629e15d x86, irq: update_mptable needs pci_routeirq by Yinghai Lu · 17 years ago
  49. 2759c32 x86: don't call read_apic_id if !cpu_has_apic by Yinghai Lu · 17 years ago
  50. e519807 x86, apic: introduce io_apic_irq_attr by Yinghai Lu · 17 years ago
  51. b4ecc12 x86: Fix performance regression caused by paravirt_ops on native kernels by Jeremy Fitzhardinge · 17 years ago
  52. 5265025 x86, mtrr: replace MTRRdefType_MSR with msr-index's MSR_MTRRdefType by Jaswinder Singh Rajput · 17 years ago
  53. ba5673f x86, mtrr: replace MTRRfix4K_C0000_MSR with msr-index's MSR_MTRRfix4K_C0000 by Jaswinder Singh Rajput · 17 years ago
  54. 654ac05 x86, mtrr: remove mtrr MSRs double declaration by Jaswinder Singh Rajput · 17 years ago
  55. 7d9d55e x86, mtrr: replace MTRRfix16K_80000_MSR with msr-index's MSR_MTRRfix16K_80000 by Jaswinder Singh Rajput · 17 years ago
  56. a036c7a x86, mtrr: replace MTRRfix64K_00000_MSR with msr-index's MSR_MTRRfix64K_00000 by Jaswinder Singh Rajput · 17 years ago
  57. d9bcc01 x86, mtrr: replace MTRRcap_MSR with msr-index's MSR_MTRRcap by Jaswinder Singh Rajput · 17 years ago
  58. 33ab197 kgdb,i386: use address that SP register points to in the exception frame by Jason Wessel · 17 years ago
  59. aa512a2 x86/function-graph: fix constraint for recording old return value by Steven Rostedt · 17 years ago
  60. 44408ad xen: use header for EXPORT_SYMBOL_GPL by Randy Dunlap · 17 years ago
  61. c4f6823 x86-64: align __PHYSICAL_START, remove __KERNEL_ALIGN by H. Peter Anvin · 17 years ago
  62. 7ed42a2 x86, boot: correct sanity checks in boot/compressed/misc.c by H. Peter Anvin · 17 years ago
  63. 4797f6b x86: read apic ID in the !acpi_lapic case by Yinghai Lu · 17 years ago
  64. 6cda3eb Merge branch 'x86/apic' into irq/numa by Ingo Molnar · 17 years ago
  65. 5031296 x86: add extension fields for bootloader type and version by H. Peter Anvin · 17 years ago
  66. fe83fcc x86, defconfig: update kernel position parameters by H. Peter Anvin · 17 years ago
  67. c4a9946 x86, defconfig: update to current, no material changes by H. Peter Anvin · 17 years ago
  68. 2671780 x86: make CONFIG_RELOCATABLE the default by H. Peter Anvin · 17 years ago
  69. ceefccc x86: default CONFIG_PHYSICAL_START and CONFIG_PHYSICAL_ALIGN to 16 MB by H. Peter Anvin · 17 years ago
  70. 37ba7ab x86, boot: make kernel_alignment adjustable; new bzImage fields by H. Peter Anvin · 17 years ago
  71. 99aa455 x86, boot: remove dead code from boot/compressed/head_*.S by H. Peter Anvin · 17 years ago
  72. 7b6c6c7 x86, 32-bit: fix kernel_trap_sp() by Masami Hiramatsu · 17 years ago
  73. 2ff799d sched: Don't export sched_mc_power_savings on multi-socket single core system by Vaidyanathan Srinivasan · 17 years ago
  74. 40b387a x86, boot: use LOAD_PHYSICAL_ADDR on 64 bits by H. Peter Anvin · 17 years ago
  75. 77d1a49 x86, boot: make symbols from the main vmlinux available by H. Peter Anvin · 17 years ago
  76. 3c59876 x86: fix percpu_{to,from}_op() by Jan Beulich · 17 years ago
  77. 0c23590 x86, 64-bit: ifdef out struct thread_struct::ip by Alexey Dobriyan · 17 years ago
  78. d756f4ad x86, 32-bit: ifdef out struct thread_struct::fs by Alexey Dobriyan · 17 years ago
  79. cec6be6 x86: apic: Fixmap apic address even if apic disabled by Cyrill Gorcunov · 17 years ago
  80. 97a5271 x86: display extended apic registers with print_local_APIC and cpu_debug code by Andreas Herrmann · 17 years ago
  81. 99f85a2 KVM: SVM: Remove port 80 passthrough by Avi Kivity · 17 years ago
  82. 917a015 x86: mtrr: Fix high_width computation when phys-addr is >= 44bit by Yinghai Lu · 17 years ago
  83. 4401da6 x86: read apic ID in the !acpi_lapic case by Yinghai Lu · 17 years ago
  84. 3e0c373 x86: clean up and fix setup_clear/force_cpu_cap handling by Yinghai Lu · 17 years ago
  85. 61fe91e x86: apic: Check rev 3 fadt correctly for physical_apic bit by Yinghai Lu · 17 years ago
  86. b9c61b70 x86/pci: update pirq_enable_irq() to setup io apic routing by Yinghai Lu · 17 years ago
  87. 5ef2183 x86/acpi: move setup io apic routing out of CONFIG_ACPI scope by Yinghai Lu · 17 years ago
  88. e20c06f x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector() by Yinghai Lu · 17 years ago
  89. bdfe8ac x86/acpi: move pin_programmed bit map to io_apic.c by Yinghai Lu · 17 years ago
  90. a31f820 x86/acpi: call mp_config_acpi_gsi() in mp_register_gsi() by Yinghai Lu · 17 years ago
  91. ee21455 x86: fix alloc_mptable() by Yinghai Lu · 17 years ago
  92. b9e0353 x86/acpi: remove irq-compression trick on 32-bit by Yinghai Lu · 17 years ago
  93. e286e86 KVM: Make EFER reads safe when EFER does not exist by Avi Kivity · 17 years ago
  94. 334b8ad KVM: Fix NX support reporting by Avi Kivity · 17 years ago
  95. 19bca6a KVM: SVM: Fix cross vendor migration issue with unusable bit by Andre Przywara · 17 years ago
  96. 7a30949 Merge commit 'v2.6.30-rc5' into x86/apic by Ingo Molnar · 17 years ago
  97. b74d446 x86: Fix false positive section mismatch warnings in the apic code by Sam Ravnborg · 17 years ago
  98. 778deda x86: mce: remove duplicated #include by Huang Weiyi · 17 years ago
  99. 02a884c x86, boot: determine compressed code offset at compile time by H. Peter Anvin · 17 years ago
  100. 36d3793 x86, boot: use appropriate rep string for move and clear by H. Peter Anvin · 17 years ago