1. dc8e7e3 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  2. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  3. 56dbed1 Merge branch 'linus' into idle-test by Len Brown · 14 years ago
  4. d189604 ACPI, intel_idle: Cleanup idle= internal variables by Thomas Renninger · 14 years ago
  5. 7b543a5 x86: Replace uses of current_cpu_data with this_cpu ops by Tejun Heo · 14 years ago
  6. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  7. 2a8b67f Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  8. b6f7e38 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  9. 6057b4d x86, amd: Extract compute unit information for AMD CPUs by Andreas Herrmann · 14 years ago
  10. ea53069 x86, hotplug: Use mwait to offline a processor, fix the legacy case by H. Peter Anvin · 14 years ago
  11. 2df7a6e x86: Use correct type for %cr4 by Brian Gerst · 14 years ago
  12. e8c534e x86: Fix keeping track of AMD C1E by Michal Schmidt · 14 years ago
  13. 1be85a6 x86, cpu: Use AMD errata checking framework for erratum 383 by Hans Rosenfeld · 14 years ago
  14. 9d8888c x86, cpu: Clean up AMD erratum 400 workaround by Hans Rosenfeld · 14 years ago
  15. d78d671 x86, cpu: AMD errata checking framework by Hans Rosenfeld · 14 years ago
  16. 29c8439 x86, kgdb: early trap init for early debug by Jan Kiszka · 14 years ago
  17. 41d5910 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  18. 07d7775 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  19. 8660328 x86: Introduce 'struct fpu' and related API by Avi Kivity · 14 years ago
  20. e08cae4 x86: Clean up the hypervisor layer by H. Peter Anvin · 14 years ago
  21. a2a47c6 x86: Detect running on a Microsoft HyperV system by Ky Srinivasan · 14 years ago
  22. ea8e61b x86, ptrace: Fix block-step by Peter Zijlstra · 14 years ago
  23. faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 14 years ago
  24. 326264a hw-breakpoint: Keep track of dr7 local enable bits by Frederic Weisbecker · 14 years ago
  25. 45a94d7 x86, cpuid: Add "volatile" to asm in native_cpuid() by Suresh Siddha · 15 years ago
  26. 9620059 Merge branch 'tracing/hw-breakpoints' into perf/core by Ingo Molnar · 15 years ago
  27. 24f1e32c hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events by Frederic Weisbecker · 15 years ago
  28. 89240ba x86, fs: Fix x86 procfs stack information for threads on 64-bit by Stefani Seibold · 15 years ago
  29. 0f8f86c Merge commit 'perf/core' into perf/hw-breakpoint by Frederic Weisbecker · 15 years ago
  30. dcbf77b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  31. 6a81269 x86, EDAC: Provide function to return NodeId of a CPU by Andreas Herrmann · 15 years ago
  32. 5cbc19a x86: Add generic aperf/mperf code by Peter Zijlstra · 15 years ago
  33. dca2d6a Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
  34. c7208de Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  35. 5367b688 x86: Fix code patching for paravirt-alternatives on 486 by Ben Hutchings · 15 years ago
  36. 53f8245 x86/i386: Put aligned stack-canary in percpu shared_aligned section by Jeremy Fitzhardinge · 15 years ago
  37. 1ea0d14 x86/i386: Make sure stack-protector segment base is cache aligned by Jeremy Fitzhardinge · 15 years ago
  38. eadb8a0 Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
  39. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  40. 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 · 15 years ago
  41. 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 · 15 years ago
  42. 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 · 15 years ago
  43. b332828c hw-breakpoints: prepare the code for Hardware Breakpoint interfaces by K.Prasad · 15 years ago
  44. 4aee2ad x86: asm/processor.h: remove double declaration by Jaswinder Singh Rajput · 15 years ago
  45. 5031296 x86: add extension fields for bootloader type and version by H. Peter Anvin · 15 years ago
  46. 0c23590 x86, 64-bit: ifdef out struct thread_struct::ip by Alexey Dobriyan · 15 years ago
  47. d756f4ad x86, 32-bit: ifdef out struct thread_struct::fs by Alexey Dobriyan · 15 years ago
  48. 3e0c373 x86: clean up and fix setup_clear/force_cpu_cap handling by Yinghai Lu · 15 years ago
  49. 416dfdc Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing by Ingo Molnar · 15 years ago
  50. 9b8de74 FRV: Fix the section attribute on UP DECLARE_PER_CPU() by David Howells · 15 years ago
  51. a30469e x86: add linux kernel support for YMM state by Suresh Siddha · 15 years ago
  52. 2311f0d x86, ds: add leakage warning by Markus Metzger · 15 years ago
  53. 35bb760 x86, debugctlmsr: add _on_cpu variants to debugctlmsr functions by Markus Metzger · 15 years ago
  54. e2b371f mm, x86, ptrace, bts: defer branch trace stopping by Markus Metzger · 15 years ago
  55. 65fb0d2 Merge branch 'linus' into cpumask-for-linus by Ingo Molnar · 15 years ago
  56. 30e1e6d cpumask: fix CONFIG_CPUMASK_OFFSTACK=y cpu hotunplug crash by Rusty Russell · 15 years ago
  57. 0ca0f16 Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconfig', 'x86/mm', 'x86/ptrace', 'x86/setup' and 'x86/urgent'; commit 'v2.6.29-rc8' into x86/core by Ingo Molnar · 15 years ago
  58. 9766cdb x86: cpu/common.c cleanups by Jaswinder Singh Rajput · 15 years ago
  59. 155dd72 cpumask: convert struct cpuinfo_x86's llc_shared_map to cpumask_var_t by Rusty Russell · 15 years ago
  60. 13c6c53 x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits members by Jan Beulich · 15 years ago
  61. db949bb x86-32: use non-lazy io bitmap context switching by Jeremy Fitzhardinge · 15 years ago
  62. d951734 x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAX by Ingo Molnar · 15 years ago
  63. de54830 x86: include/asm/processor.h remove double declaration of print_cpu_info by Jaswinder Singh Rajput · 15 years ago
  64. b233969 Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/headers by Ingo Molnar · 15 years ago
  65. ab639f3 Merge branch 'core/percpu' into x86/core by Ingo Molnar · 15 years ago
  66. f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 15 years ago
  67. 54321d9 x86: move pte types into pgtable*.h by Jeremy Fitzhardinge · 15 years ago
  68. 60a5317 x86: implement x86_32 stack protector by Tejun Heo · 15 years ago
  69. 92e2d50 Merge branch 'x86/urgent' into core/percpu by Ingo Molnar · 15 years ago
  70. ae6af41 x86: math_emu info cleanup by Tejun Heo · 15 years ago
  71. eca217b Merge branch 'x86/paravirt' into x86/apic by Ingo Molnar · 15 years ago
  72. 2add8e2 x86: use linker to offset symbols by __per_cpu_load by Brian Gerst · 15 years ago
  73. 11e3a84 x86: split loading percpu segments from loading gdt by Jeremy Fitzhardinge · 15 years ago
  74. 552be87 x86: pass in cpu number to switch_to_new_gdt() by Brian Gerst · 15 years ago
  75. 74b6eb6b Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/doc', 'x86/header-fixes', 'x86/mm', 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core by Ingo Molnar · 15 years ago
  76. 2697fbd x86: load new GDT after setting up boot cpu per-cpu area by Brian Gerst · 15 years ago
  77. 1825b8e x86: remove extra barriers from load_gs_base() by Brian Gerst · 15 years ago
  78. b2d2f43 x86: initialize per-cpu GDT segment in per-cpu setup by Brian Gerst · 15 years ago
  79. b1882e6 x86: clean up stray space in <asm/processor.h> by H. Peter Anvin · 15 years ago
  80. 947e76c x86: move stack_canary into irq_stack by Brian Gerst · 16 years ago
  81. 26f80bd x86-64: Convert irqstacks to per-cpu by Brian Gerst · 16 years ago
  82. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  83. c272477 x86, bts: provide in-kernel branch-trace interface by Markus Metzger · 16 years ago
  84. 88b094f x86: Hypervisor detection and get tsc_freq from hypervisor by Alok Kataria · 16 years ago
  85. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  86. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/processor.h]
  87. 8daf14c Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2 by Ingo Molnar · 16 years ago
  88. e6aa0f0 Merge commit 'v2.6.27-rc7' into x86/microcode by Ingo Molnar · 16 years ago
  89. 81faaae Merge branch 'x86/pebs' into x86/unify-cpu-detect by Ingo Molnar · 16 years ago
  90. 11fdd25 x86: cpu make amd.c more like amd_64.c v2 by Yinghai Lu · 16 years ago
  91. 97e4db7 x86: make detect_ht depend on CONFIG_X86_HT by Yinghai Lu · 16 years ago
  92. 9042763 Merge branch 'x86/x2apic' into x86/core by Ingo Molnar · 16 years ago
  93. 446d273 Merge branch 'x86/cpu' into x86/core by Ingo Molnar · 16 years ago
  94. accf0fa Merge branch 'x86/xsave' into x86/core by Ingo Molnar · 16 years ago
  95. 3da99c9 x86: make (early)_identify_cpu more the same between 32bit and 64 bit by Yinghai Lu · 16 years ago
  96. fe47784 Merge branch 'x86/cpu' into x86/xsave by H. Peter Anvin · 16 years ago
  97. 7203781 Merge branch 'x86/cpu' into x86/core by H. Peter Anvin · 16 years ago
  98. 42390cd Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
  99. bbb65d2 x86: use cpuid vector 0xb when available for detecting cpu topology by Suresh Siddha · 16 years ago
  100. 394a150 x86: invalidate caches before going into suspend by Mark Langsdorf · 16 years ago