1. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  2. 5ac7687 includecheck fix: x86, cpu/common.c by Jaswinder Singh Rajput · 15 years ago
  3. 55e0715 Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  4. 15b0404 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
  5. 53f8245 x86/i386: Put aligned stack-canary in percpu shared_aligned section by Jeremy Fitzhardinge · 15 years ago
  6. 1ea0d14 x86/i386: Make sure stack-protector segment base is cache aligned by Jeremy Fitzhardinge · 15 years ago
  7. e8a2eb4 Merge commit 'origin/x86/urgent' into x86/asm by H. Peter Anvin · 15 years ago
  8. 5f9ece0 Merge commit 'v2.6.31-rc7' into x86/cleanups by Ingo Molnar · 15 years ago
  9. e805513 x86: Fix oops in identify_cpu() on CPUs without CPUID by Ondrej Zary · 15 years ago
  10. 72c4d85 x86: Introduce GDT_ENTRY_INIT(), fix APM by Ingo Molnar · 15 years ago
  11. 1e5de18 x86: Introduce GDT_ENTRY_INIT() by Akinobu Mita · 15 years ago
  12. bdf977b x86, percpu: Collect hot percpu variables into one cacheline by Tejun Heo · 15 years ago
  13. 3e352aa x86, percpu: Fix DECLARE/DEFINE_PER_CPU_PAGE_ALIGNED() by Tejun Heo · 15 years ago
  14. 8bdbd96 x86/cpu: Clean up various files a bit by Alan Cox · 15 years ago
  15. 9ff80942 x86: Clean up idt_descr and idt_tableby using NR_VECTORS instead of hardcoded number by Cyrill Gorcunov · 15 years ago
  16. ff8a4ba Revert "x86: cap iomem_resource to addressable physical memory" by H. Peter Anvin · 15 years ago
  17. c4c5ab3 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  18. dc4c2a0 i386: fix/simplify espfix stack switching, move it into assembly by Alexander van Heukelum · 15 years ago
  19. a9c5695 use printk_once() in several places by Minchan Kim · 15 years ago
  20. 95ee14e x86: cap iomem_resource to addressable physical memory by H. Peter Anvin · 15 years ago
  21. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  22. ee4c24a Merge branch 'x86/cpufeature' into irq/numa by Ingo Molnar · 15 years ago
  23. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 15 years ago
  24. 23db9f4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  25. 0c752a9 x86: introduce noxsave boot parameter by Suresh Siddha · 15 years ago
  26. 2759c32 x86: don't call read_apic_id if !cpu_has_apic by Yinghai Lu · 15 years ago
  27. dc3f81b Merge commit 'v2.6.30-rc6' into perfcounters/core by Ingo Molnar · 15 years ago
  28. 3e0c373 x86: clean up and fix setup_clear/force_cpu_cap handling by Yinghai Lu · 15 years ago
  29. f9a196b x86: initialize io_bitmap_base on 32bit by Thomas Gleixner · 15 years ago
  30. f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 15 years ago
  31. 65fb0d2 Merge branch 'linus' into cpumask-for-linus by Ingo Molnar · 15 years ago
  32. 30e1e6d cpumask: fix CONFIG_CPUMASK_OFFSTACK=y cpu hotunplug crash by Rusty Russell · 15 years ago
  33. 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
  34. 0f3fa48 x86: cpu/common.c more cleanups by Ingo Molnar · 15 years ago
  35. 9766cdb x86: cpu/common.c cleanups by Jaswinder Singh Rajput · 15 years ago
  36. 3f76a18 x86: unify cpu_callin_mask/cpu_callout_mask/cpu_initialized_mask/cpu_sibling_setup_mask by Rusty Russell · 15 years ago
  37. 13c6c53 x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits members by Jan Beulich · 15 years ago
  38. 02dde8b x86: move various CPU initialization objects into .cpuinit.rodata by Jan Beulich · 15 years ago
  39. 8c5dfd2 x86: BUG to BUG_ON changes by Stoyan Gaydarov · 15 years ago
  40. e641f5f x86, apic: remove duplicate asm/apic.h inclusions by Ingo Molnar · 15 years ago
  41. 7b6aa33 x86, apic: remove genapic.h by Ingo Molnar · 15 years ago
  42. 0b6de00 Merge branch 'x86/apic' into perfcounters/core by Ingo Molnar · 15 years ago
  43. 06cd9a7 x86: add x2apic config by Yinghai Lu · 15 years ago
  44. 494df59 Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/paravirt', 'x86/urgent' and 'x86/xen'; commit 'v2.6.29-rc5' into x86/core by Ingo Molnar · 15 years ago
  45. f6db44d x86: fix typo in filter_cpuid_features() by Yinghai Lu · 15 years ago
  46. b1864e9 Merge branch 'x86/core' into perfcounters/core by Ingo Molnar · 15 years ago
  47. ab639f3 Merge branch 'core/percpu' into x86/core by Ingo Molnar · 15 years ago
  48. 60a5317 x86: implement x86_32 stack protector by Tejun Heo · 15 years ago
  49. eca217b Merge branch 'x86/paravirt' into x86/apic by Ingo Molnar · 15 years ago
  50. 2add8e2 x86: use linker to offset symbols by __per_cpu_load by Brian Gerst · 15 years ago
  51. 11e3a84 x86: split loading percpu segments from loading gdt by Jeremy Fitzhardinge · 15 years ago
  52. 552be87 x86: pass in cpu number to switch_to_new_gdt() by Brian Gerst · 15 years ago
  53. 1dcdd3d x86: remove mach_apic.h by Ingo Molnar · 15 years ago
  54. cb8cc44 x86, apic: refactor ->phys_pkg_id() by Ingo Molnar · 15 years ago
  55. d4c9a9f x86, apic: unify phys_pkg_id() by Ingo Molnar · 15 years ago
  56. 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
  57. 8f6d86d x86: cpu_init(): remove ugly #ifdef construct around debug register clear by Peter Zijlstra · 15 years ago
  58. 4369f1f Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu by Ingo Molnar · 15 years ago
  59. 2697fbd x86: load new GDT after setting up boot cpu per-cpu area by Brian Gerst · 15 years ago
  60. 2f2f52b x86: move setup_cpu_local_masks() by Brian Gerst · 15 years ago
  61. b38b066 x86: filter CPU features dependent on unavailable CPUID levels by H. Peter Anvin · 15 years ago
  62. 75a0481 x86: handle PAT more like other CPU features by H. Peter Anvin · 15 years ago
  63. bfe2a3c Merge branch 'core/percpu' into perfcounters/core by Ingo Molnar · 15 years ago
  64. bdbcdd4 x86: uv cleanup by Tejun Heo · 15 years ago
  65. 0dd76d7 x86: set %fs to __KERNEL_PERCPU unconditionally for x86_32 by Brian Gerst · 15 years ago
  66. 06deef8 x86: clean up gdt_page definition by Brian Gerst · 15 years ago
  67. 0d974d4 x86: remove pda.h by Brian Gerst · 15 years ago
  68. 947e76c x86: move stack_canary into irq_stack by Brian Gerst · 15 years ago
  69. 8ce0319 x86: remove pda_init() by Brian Gerst · 15 years ago
  70. af37501 Merge branch 'core/percpu' into perfcounters/core by Ingo Molnar · 15 years ago
  71. e7a22c1 x86-64: Move nodenumber from PDA to per-cpu. by Brian Gerst · 15 years ago
  72. 5689553 x86-64: Move irqcount from PDA to per-cpu. by Brian Gerst · 15 years ago
  73. 9af4565 x86-64: Move kernelstack from PDA to per-cpu. by Brian Gerst · 15 years ago
  74. c6f5e0a x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 15 years ago
  75. ea92790 x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 15 years ago
  76. 92d65b2 x86-64: Convert exception stacks to per-cpu by Brian Gerst · 15 years ago
  77. 26f80bd x86-64: Convert irqstacks to per-cpu by Brian Gerst · 15 years ago
  78. 9eb912d x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 15 years ago
  79. b12d8db x86: make pda a percpu variable by Tejun Heo · 15 years ago
  80. 1a51e3a x86: fold pda into percpu area on SMP by Tejun Heo · 15 years ago
  81. c8f3329 x86: use static _cpu_pda array by Tejun Heo · 15 years ago
  82. 506c10f Merge commit 'v2.6.29-rc1' into perfcounters/core by Ingo Molnar · 15 years ago
  83. 0687903 x86: smp.h move cpu_callin_mask and cpu_callin_map declartion to cpumask.h by Jaswinder Singh Rajput · 15 years ago
  84. 1de8cd3 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 15 years ago
  85. f472cdb x86: smp.h move stack_processor_id declartion to cpu.h by Jaswinder Singh Rajput · 15 years ago
  86. c2d1cec x86: cleanup remaining cpumask_t ops in smpboot code by Mike Travis · 15 years ago
  87. 9628937 x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids by Mike Travis · 15 years ago
  88. e1df957 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  89. fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 15 years ago
  90. 5c167b8 x86, perfcounters: rename intel_arch_perfmon.h => perf_counter.h by Ingo Molnar · 15 years ago
  91. 34945ed x86: common.c boot_cpu_stack and boot_exception_stacks should be static by Jaswinder Singh · 15 years ago
  92. 241771e performance counters: x86 support by Ingo Molnar · 16 years ago
  93. 88b094f x86: Hypervisor detection and get tsc_freq from hypervisor by Alok Kataria · 16 years ago
  94. b342797 x86: build fix by Ingo Molnar · 16 years ago
  95. 1c4acdb x86: cpu_index build fix by Ingo Molnar · 16 years ago
  96. bfcb4c1 x86/voyager: fix missing cpu_index initialisation by James Bottomley · 16 years ago
  97. b3572e3 x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c600fee1e2 by James Bottomley · 16 years ago
  98. 94f6bac x86: do not allow to optimize flag_is_changeable_p() (rev. 2) by Krzysztof Helt · 16 years ago
  99. e04d645 x86: move vgetcpu mode probing to cpu detection by Glauber Costa · 16 years ago
  100. bd32a8cf x86: cpu don't print duplicated vendor string by Yinghai Lu · 16 years ago