1. 02cf94c x86: make x86_32 use tlb_64.c by Tejun Heo · 17 years ago
  2. 6dd01be x86: prepare for tlb merge by Tejun Heo · 17 years ago
  3. bdbcdd4 x86: uv cleanup by Tejun Heo · 17 years ago
  4. d650a51 x86: merge irq_regs.h by Brian Gerst · 17 years ago
  5. 0dd76d7 x86: set %fs to __KERNEL_PERCPU unconditionally for x86_32 by Brian Gerst · 17 years ago
  6. 06deef8 x86: clean up gdt_page definition by Brian Gerst · 17 years ago
  7. 8f5d36e Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu by Ingo Molnar · 17 years ago
  8. 0d974d4 x86: remove pda.h by Brian Gerst · 17 years ago
  9. 947e76c x86: move stack_canary into irq_stack by Brian Gerst · 17 years ago
  10. 8c7e58e x86: rework __per_cpu_load adjustments by Brian Gerst · 17 years ago
  11. 8ce0319 x86: remove pda_init() by Brian Gerst · 17 years ago
  12. c6e50f9 x86: cleanup stack protector by Tejun Heo · 17 years ago
  13. 5cdc5e9e x86: fully honor "nolapic", fix by Ingo Molnar · 17 years ago
  14. b2b062b Merge branch 'core/percpu' into stackprotector by Ingo Molnar · 17 years ago
  15. c2558e0 x86-64: Move isidle from PDA to per-cpu. by Brian Gerst · 17 years ago
  16. e7a22c1 x86-64: Move nodenumber from PDA to per-cpu. by Brian Gerst · 17 years ago
  17. 5689553 x86-64: Move irqcount from PDA to per-cpu. by Brian Gerst · 17 years ago
  18. 3d1e42a x86-64: Move oldrsp from PDA to per-cpu. by Brian Gerst · 17 years ago
  19. 9af4565 x86-64: Move kernelstack from PDA to per-cpu. by Brian Gerst · 17 years ago
  20. c6f5e0a x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 17 years ago
  21. ea92790 x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 17 years ago
  22. 92d65b2 x86-64: Convert exception stacks to per-cpu by Brian Gerst · 17 years ago
  23. 26f80bd x86-64: Convert irqstacks to per-cpu by Brian Gerst · 17 years ago
  24. 9eb912d x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 17 years ago
  25. 1b437c8 x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 17 years ago
  26. cd3adf5 x86_64: initialize this_cpu_off to __per_cpu_load by Tejun Heo · 17 years ago
  27. a338af2 x86: fix build bug introduced during merge by Tejun Heo · 17 years ago
  28. 6dbde35 percpu: add optimized generic percpu accessors by Ingo Molnar · 17 years ago
  29. 004aa32 x86: misc clean up after the percpu update by Tejun Heo · 17 years ago
  30. 49357d1 x86: convert pda ops to wrappers around x86 percpu accessors by Tejun Heo · 17 years ago
  31. b12d8db x86: make pda a percpu variable by Tejun Heo · 17 years ago
  32. 9939dda x86: merge 64 and 32 SMP percpu handling by Tejun Heo · 17 years ago
  33. 1a51e3a x86: fold pda into percpu area on SMP by Tejun Heo · 17 years ago
  34. c8f3329 x86: use static _cpu_pda array by Tejun Heo · 17 years ago
  35. f32ff53 x86: load pointer to pda into %gs while brining up a CPU by Tejun Heo · 17 years ago
  36. 3e5d8f9 x86: make percpu symbols zerobased on SMP by Tejun Heo · 17 years ago
  37. a698c82 x86: make vmlinux_32.lds.S use PERCPU() macro by Tejun Heo · 17 years ago
  38. c90aa89 x86: cleanup early setup_percpu references by Mike Travis · 17 years ago
  39. f10fcd4 x86: make early_per_cpu() a lvalue and use it by Tejun Heo · 17 years ago
  40. 7f268f4 Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu by Ingo Molnar · 17 years ago
  41. 54da5b3d x86: fix broken flush_tlb_others_ipi(), fix by Ingo Molnar · 17 years ago
  42. a08c474 x86: avoid early crash in disable_local_APIC() by Jan Beulich · 17 years ago
  43. f118263 x86: fully honor "nolapic" by Jan Beulich · 17 years ago
  44. e46d517 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/travis/linux-2.6-cpus4096-for-ingo into cpus4096 by Ingo Molnar · 17 years ago
  45. c2c2174 x86: replacing mp_config_intsrc with mpc_intsrc by Jaswinder Singh Rajput · 17 years ago
  46. b5ba7e6 x86: replacing mp_config_ioapic with mpc_ioapic by Jaswinder Singh Rajput · 17 years ago
  47. a4a0acf x86: fix broken flush_tlb_others_ipi() by Suresh Siddha · 17 years ago
  48. 4a922a9 x86, cpufreq: remove leftover copymask_copy() by Ingo Molnar · 17 years ago
  49. 4a046d1 x86: arch_probe_nr_irqs by Yinghai Lu · 17 years ago
  50. e8cea89 Revert "i386: add TRACE_IRQS_OFF for the nmi" by Ingo Molnar · 17 years ago
  51. 50c668d Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write" by Ingo Molnar · 17 years ago
  52. 2bc1379 x86: fix apic.c build error on latest git by Jaswinder Singh Rajput · 17 years ago
  53. 4884d8e x86: fix mpparse.c build error on latest git by Jaswinder Singh Rajput · 17 years ago
  54. 3b9dc9f x86: module_64.c fix style problems by Jaswinder Singh Rajput · 17 years ago
  55. e17029a x86: module_32.c fix style problems by Jaswinder Singh Rajput · 17 years ago
  56. 448dd2f x86: msr.c fix style problems by Jaswinder Singh Rajput · 17 years ago
  57. dd3feda x86: microcode_intel.c fix style problems by Jaswinder Singh Rajput · 17 years ago
  58. 9594949 irq: change references from NR_IRQS to nr_irqs by Mike Travis · 17 years ago
  59. f9b9056 x86: reduce stack usage in init_intel_cacheinfo by Mike Travis · 17 years ago
  60. a1c33bb x86: cleanup remaining cpumask_t code in mce_amd_64.c by Mike Travis · 17 years ago
  61. 0e21990 SGI UV cpumask: use static temp cpumask in flush_tlb by Mike Travis · 17 years ago
  62. 4595f96 x86: change flush_tlb_others to take a const struct cpumask by Rusty Russell · 17 years ago
  63. 7f7ace0 cpumask: update irq_desc to use cpumask_var_t by Mike Travis · 17 years ago
  64. fb8fd07 x86: smp.h move cpu_callout_mask and cpu_callout_map declartion to cpumask.h by Jaswinder Singh Rajput · 17 years ago
  65. 0687903 x86: smp.h move cpu_callin_mask and cpu_callin_map declartion to cpumask.h by Jaswinder Singh Rajput · 17 years ago
  66. 1de8cd3 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 17 years ago
  67. 3d14bda 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
  68. 4e9b1c1 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  69. 8659c40 x86: only scan the root bus in early PCI quirks by Andi Kleen · 17 years ago
  70. b2576e1 Merge branch 'linus' into release by Len Brown · 17 years ago
  71. 3cc8a5f Merge branch 'suspend' into release by Len Brown · 17 years ago
  72. d0302bc Merge branch 'misc' into release by Len Brown · 17 years ago
  73. 237889b ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt" by Zhao Yakui · 17 years ago
  74. 13b40a1 ACPI: Avoid array address overflow when _CST MWAIT hint bits are set by Zhao Yakui · 17 years ago
  75. c19a28e remove lots of double-semicolons by Fernando Carrijo · 17 years ago
  76. 1eb1b3b x86: rename all fields of mpf_intel mpf_X to X by Jaswinder Singh Rajput · 17 years ago
  77. 41401db x86: rename intel_mp_floating to mpf_intel by Jaswinder Singh Rajput · 17 years ago
  78. b424e8d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 17 years ago
  79. 6d652ea x86: smp.h move boot_cpu_id declartion to cpu.h by Jaswinder Singh Rajput · 17 years ago
  80. 96b89dc x86: smp.h move safe_smp_processor_id declartion to cpu.h by Jaswinder Singh Rajput · 17 years ago
  81. f472cdb x86: smp.h move stack_processor_id declartion to cpu.h by Jaswinder Singh Rajput · 17 years ago
  82. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 17 years ago
  83. 1a92713 PCI: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 17 years ago
  84. 6e5385d x86: smp.h move prefill_possible_map declartion to cpu.h by Jaswinder Singh Rajput · 17 years ago
  85. 51d7a13 x86: fix section mismatch warnings in mcheck/mce_amd_64.c by Leonardo Potenza · 17 years ago
  86. f94181d Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  87. 1294156 kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() by Masami Hiramatsu · 17 years ago
  88. f1883f8 Remove remaining unwinder code by Alexey Dobriyan · 17 years ago
  89. 0936912 Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x86/urgent by Ingo Molnar · 17 years ago
  90. 9e91973 x86: remove duplicated #include's by Huang Weiyi · 17 years ago
  91. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 17 years ago
  92. fdbc045 Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into core/urgent by Ingo Molnar · 17 years ago
  93. e39ad41 cpumask: use work_on_cpu in acpi-cpufreq.c for read_measured_perf_ctrs by Mike Travis · 17 years ago
  94. 7503bfb cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write by Mike Travis · 17 years ago
  95. 4d8bb53 cpumask: use cpumask_var_t in acpi-cpufreq.c by Mike Travis · 17 years ago
  96. c74f31c cpumask: use work_on_cpu in acpi/cstate.c by Mike Travis · 17 years ago
  97. 835481d cpumask: convert struct cpufreq_policy to cpumask_var_t by Rusty Russell · 17 years ago
  98. 5cb0535 cpumask: replace CPUMASK_ALLOC etc with cpumask_var_t by Rusty Russell · 17 years ago
  99. d12418f Merge branch 'linus' into cpus4096 by Ingo Molnar · 17 years ago
  100. 0578c3b Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago