1. 791bad9 x86/paravirt: implement PVOP_CALL macros for callee-save functions by Jeremy Fitzhardinge · 16 years ago
  2. ecb93d1 x86/paravirt: add register-saving thunks to reduce caller register pressure by Jeremy Fitzhardinge · 16 years ago
  3. 9104a18 x86/paravirt: selectively save/restore regs around pvops calls by Jeremy Fitzhardinge · 16 years ago
  4. 41edafd x86/pvops: add a paravirt_ident functions to allow special patching by Jeremy Fitzhardinge · 16 years ago
  5. 9b7ed8f Merge branch 'core/percpu' into x86/paravirt by H. Peter Anvin · 16 years ago
  6. c43e0e4 Merge branch 'linus' into core/percpu by Ingo Molnar · 16 years ago
  7. 5872fb9 Documentation: move DMA-mapping.txt to Doc/PCI/ by Randy Dunlap · 16 years ago
  8. 4369f1f Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu by Ingo Molnar · 16 years ago
  9. 3ddeb51 Merge branch 'linus' into core/percpu by Ingo Molnar · 16 years ago
  10. 2697fbd x86: load new GDT after setting up boot cpu per-cpu area by Brian Gerst · 16 years ago
  11. 1825b8e x86: remove extra barriers from load_gs_base() by Brian Gerst · 16 years ago
  12. b2d2f43 x86: initialize per-cpu GDT segment in per-cpu setup by Brian Gerst · 16 years ago
  13. 2f2f52b x86: move setup_cpu_local_masks() by Brian Gerst · 16 years ago
  14. 6470aff x86: move 64-bit NUMA code by Brian Gerst · 16 years ago
  15. 810ee58 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
  16. e1b4d11 x86: use standard PIT frequency by Ingo Molnar · 16 years ago
  17. 42ef73f x86, mm: fix pte_free() by Peter Zijlstra · 16 years ago
  18. 2de3a5f x86: make irq_cpustat_t fields conditional by Brian Gerst · 16 years ago
  19. 22da7b3 x86: merge hardirq_{32,64}.h into hardirq.h by Brian Gerst · 16 years ago
  20. 658a9a2 x86: sync hardirq_{32,64}.h by Brian Gerst · 16 years ago
  21. 3819cd4 x86: remove include of apic.h from hardirq_64.h by Brian Gerst · 16 years ago
  22. 03d2989 x86: remove idle_timestamp from 32bit irq_cpustat_t by Brian Gerst · 16 years ago
  23. 6522869 x86: add pte_set_flags/clear_flags for pte flag manipulation by Jeremy Fitzhardinge · 16 years ago
  24. ab897d2 x86/pvops: remove pte_flags pvop by Jeremy Fitzhardinge · 16 years ago
  25. bdf21a4 x86: add MSR_IA32_MISC_ENABLE bits to <asm/msr-index.h> by H. Peter Anvin · 16 years ago
  26. 03b4863 x86: make UV support configurable by Nick Piggin · 16 years ago
  27. 1980307 Merge branch 'x86/mm' into core/percpu by Ingo Molnar · 16 years ago
  28. 3eb3963 Merge branch 'cpus4096' into core/percpu by Ingo Molnar · 16 years ago
  29. 552b8aa Revert "x86: signal: change type of paramter for sys_rt_sigreturn()" by Ingo Molnar · 16 years ago
  30. 02cf94c x86: make x86_32 use tlb_64.c by Tejun Heo · 16 years ago
  31. 6dd01be x86: prepare for tlb merge by Tejun Heo · 16 years ago
  32. bdbcdd4 x86: uv cleanup by Tejun Heo · 16 years ago
  33. d650a51 x86: merge irq_regs.h by Brian Gerst · 16 years ago
  34. 6826c8f x86: merge mmu_context.h by Brian Gerst · 16 years ago
  35. 299e269 x86: fix percpu_write with 64-bit constants by Brian Gerst · 16 years ago
  36. 67e68bd x86: update canary handling during switch by Tejun Heo · 16 years ago
  37. 0d974d4 x86: remove pda.h by Brian Gerst · 16 years ago
  38. 947e76c x86: move stack_canary into irq_stack by Brian Gerst · 16 years ago
  39. 8ce0319 x86: remove pda_init() by Brian Gerst · 16 years ago
  40. b4a8f7a x86: conditionalize stack canary handling in hot path by Tejun Heo · 16 years ago
  41. c6e50f9 x86: cleanup stack protector by Tejun Heo · 16 years ago
  42. b2b062b Merge branch 'core/percpu' into stackprotector by Ingo Molnar · 16 years ago
  43. 87b2640 x86-64: Use absolute displacements for per-cpu accesses. by Brian Gerst · 16 years ago
  44. c2558e0 x86-64: Move isidle from PDA to per-cpu. by Brian Gerst · 16 years ago
  45. e7a22c1 x86-64: Move nodenumber from PDA to per-cpu. by Brian Gerst · 16 years ago
  46. 5689553 x86-64: Move irqcount from PDA to per-cpu. by Brian Gerst · 16 years ago
  47. 3d1e42a x86-64: Move oldrsp from PDA to per-cpu. by Brian Gerst · 16 years ago
  48. 9af4565 x86-64: Move kernelstack from PDA to per-cpu. by Brian Gerst · 16 years ago
  49. c6f5e0a x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 16 years ago
  50. ea92790 x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 16 years ago
  51. 26f80bd x86-64: Convert irqstacks to per-cpu by Brian Gerst · 16 years ago
  52. 9eb912d x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 16 years ago
  53. 1b437c8 x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 16 years ago
  54. 6dbde35 percpu: add optimized generic percpu accessors by Ingo Molnar · 16 years ago
  55. 004aa32 x86: misc clean up after the percpu update by Tejun Heo · 16 years ago
  56. 49357d1 x86: convert pda ops to wrappers around x86 percpu accessors by Tejun Heo · 16 years ago
  57. b12d8db x86: make pda a percpu variable by Tejun Heo · 16 years ago
  58. 9939dda x86: merge 64 and 32 SMP percpu handling by Tejun Heo · 16 years ago
  59. 1a51e3a x86: fold pda into percpu area on SMP by Tejun Heo · 16 years ago
  60. c8f3329 x86: use static _cpu_pda array by Tejun Heo · 16 years ago
  61. f32ff53 x86: load pointer to pda into %gs while brining up a CPU by Tejun Heo · 16 years ago
  62. f10fcd4 x86: make early_per_cpu() a lvalue and use it by Tejun Heo · 16 years ago
  63. 7de6883 x86: fix pda_to_op() by Tejun Heo · 16 years ago
  64. a3c6018 x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (take 2) by Jan Beulich · 16 years ago
  65. c847a9c 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 · 16 years ago
  66. f2a0827 x86: fix build warning when CONFIG_NUMA not defined. by Mike Travis · 16 years ago
  67. 49a93bc Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  68. 7f268f43 Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu by Ingo Molnar · 16 years ago
  69. 74d96f0 byteorder: make swab.h include asm/swab.h like a regular header by Harvey Harrison · 16 years ago
  70. b665967 x86: make 32bit MAX_HARDIRQS_PER_CPU to be NR_VECTORS by Yinghai Lu · 16 years ago
  71. c2c2174 x86: replacing mp_config_intsrc with mpc_intsrc by Jaswinder Singh Rajput · 16 years ago
  72. b5ba7e6 x86: replacing mp_config_ioapic with mpc_ioapic by Jaswinder Singh Rajput · 16 years ago
  73. afc7d20 x86 PAT: consolidate old memtype new memtype check into a function by venkatesh.pallipadi@intel.com · 16 years ago
  74. c8399943 x86, generic: mark complex bitops.h inlines as __always_inline by Andi Kleen · 16 years ago
  75. 4a046d1 x86: arch_probe_nr_irqs by Yinghai Lu · 16 years ago
  76. 2bc1379 x86: fix apic.c build error on latest git by Jaswinder Singh Rajput · 16 years ago
  77. 92296c6 cpumask, irq: non-x86 build failures by Mike Travis · 16 years ago
  78. 9332fcc irq: initialize nr_irqs based on nr_cpu_ids by Mike Travis · 16 years ago
  79. 4595f96 x86: change flush_tlb_others to take a const struct cpumask by Rusty Russell · 16 years ago
  80. f45ac22 Merge commit 'v2.6.29-rc1' into x86/urgent by Ingo Molnar · 16 years ago
  81. 52811d8 x86: smp.h move cpu_sibling_setup_mask and cpu_sibling_setup_map declartion to cpumask.h by Jaswinder Singh Rajput · 16 years ago
  82. 493f6ca x86: smp.h move cpu_initialized_mask and cpu_initialized declartion to cpumask.h by Jaswinder Singh Rajput · 16 years ago
  83. fb8fd07 x86: smp.h move cpu_callout_mask and cpu_callout_map declartion to cpumask.h by Jaswinder Singh Rajput · 16 years ago
  84. 0687903 x86: smp.h move cpu_callin_mask and cpu_callin_map declartion to cpumask.h by Jaswinder Singh Rajput · 16 years ago
  85. 1de8cd3 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
  86. 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 · 16 years ago
  87. 4e9b1c1 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  88. c4295fb x86: make 'constant_test_bit()' take an unsigned bit number by Linus Torvalds · 16 years ago
  89. 79f3b3c x86, mtrr: fix types used in userspace exported header by Kyle McMartin · 16 years ago
  90. 1eb1b3b x86: rename all fields of mpf_intel mpf_X to X by Jaswinder Singh Rajput · 16 years ago
  91. 41401db x86: rename intel_mp_floating to mpf_intel by Jaswinder Singh Rajput · 16 years ago
  92. 6d652ea x86: smp.h move boot_cpu_id declartion to cpu.h by Jaswinder Singh Rajput · 16 years ago
  93. af8968a x86: smp.h move cpu_physical_id declartion to cpu.h by Jaswinder Singh Rajput · 16 years ago
  94. 96b89dc6 x86: smp.h move safe_smp_processor_id declartion to cpu.h by Jaswinder Singh Rajput · 16 years ago
  95. f472cdb x86: smp.h move stack_processor_id declartion to cpu.h by Jaswinder Singh Rajput · 16 years ago
  96. 6e5385d x86: smp.h move prefill_possible_map declartion to cpu.h by Jaswinder Singh Rajput · 16 years ago
  97. dacf733 x86: smp.h move zap_low_mappings declartion to tlbflush.h by Jaswinder Singh Rajput · 16 years ago
  98. 7760ec7 x86: smp.h remove obsolete function declaration by Jaswinder Singh Rajput · 16 years ago
  99. 5d30a68 x86: introduce asm/swab.h by Harvey Harrison · 16 years ago
  100. 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 · 16 years ago