1. 249d51b Merge commit 'v2.6.29-rc4' into core/percpu by Ingo Molnar · 16 years ago
  2. 44581a2 x86: fix abuse of per_cpu_offset by Brian Gerst · 16 years ago
  3. 2add8e2 x86: use linker to offset symbols by __per_cpu_load by Brian Gerst · 16 years ago
  4. 2d29c6a Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into release by Len Brown · 16 years ago
  5. c09249f x86-64: fix int $0x80 -ENOSYS return by Roland McGrath · 16 years ago
  6. 9be260a prevent kprobes from catching spurious page faults by Masami Hiramatsu · 16 years ago
  7. 130ace1 x86: style cleanups for xen assemblies by Tejun Heo · 16 years ago
  8. e4d0407 xen: use direct ops on 64-bit by Jeremy Fitzhardinge · 16 years ago
  9. 5393744 xen: make direct versions of irq_enable/disable/save/restore to common code by Jeremy Fitzhardinge · 16 years ago
  10. 3834143 xen: setup percpu data pointers by Jeremy Fitzhardinge · 16 years ago
  11. 327641d Merge branch 'core/percpu' into x86/paravirt by H. Peter Anvin · 16 years ago
  12. 1f4f931 xen: fix 32-bit build resulting from mmu move by Jeremy Fitzhardinge · 16 years ago
  13. bb960a1 Merge branch 'core/xen' into x86/urgent by Ingo Molnar · 16 years ago
  14. 62663ea ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc entries by Thomas Renninger · 16 years ago
  15. 8587706 x86: APIC: enable workaround on AMD Fam10h CPUs by Borislav Petkov · 16 years ago
  16. 06fc732 xen: disable interrupts before saving in percpu by Jeremy Fitzhardinge · 16 years ago
  17. 0eb592d x86/paravirt: return full 64-bit result by Jeremy Fitzhardinge · 16 years ago
  18. a67798c x86: push old stack address on irqstack for unwinder by Martin Hicks · 16 years ago
  19. ef3892b x86, percpu: fix kexec with vmlinux by Yinghai Lu · 16 years ago
  20. b1792e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  21. 664c795 x86/vmi: fix interrupt enable/disable/save/restore calling convention. by Jeremy Fitzhardinge · 16 years ago
  22. e584f55 x86/paravirt: don't restore second return reg by Jeremy Fitzhardinge · 16 years ago
  23. 10b888d irq, x86: fix lock status with numa_migrate_irq_desc by Yinghai Lu · 16 years ago
  24. 9a8ecae x86: add cache descriptors for Intel Core i7 by Dave Jones · 16 years ago
  25. 45c82b5 Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  26. f649043 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  27. e81cfd2 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
  28. 92ab783 x86/Voyager: make it build and boot by James Bottomley · 16 years ago
  29. 795f99b xen: setup percpu data pointers by Jeremy Fitzhardinge · 16 years ago
  30. 11e3a84 x86: split loading percpu segments from loading gdt by Jeremy Fitzhardinge · 16 years ago
  31. 552be87 x86: pass in cpu number to switch_to_new_gdt() by Brian Gerst · 16 years ago
  32. 2749ebe x86: UV fix uv_flush_send_and_wait() by Cliff Wickman · 16 years ago
  33. 7fc49f1 x86 setup: fix asm constraints in vesa_store_edid by Andreas Schwab · 16 years ago
  34. 4767afb x86/paravirt: fix missing callee-save call on pud_val by Jeremy Fitzhardinge · 16 years ago
  35. da5de7c x86/paravirt: use callee-saved convention for pte_val/make_pte/etc by Jeremy Fitzhardinge · 16 years ago
  36. 791bad9 x86/paravirt: implement PVOP_CALL macros for callee-save functions by Jeremy Fitzhardinge · 16 years ago
  37. ecb93d1 x86/paravirt: add register-saving thunks to reduce caller register pressure by Jeremy Fitzhardinge · 16 years ago
  38. 9104a18 x86/paravirt: selectively save/restore regs around pvops calls by Jeremy Fitzhardinge · 16 years ago
  39. b8aa287 x86: fix paravirt clobber in entry_64.S by Jeremy Fitzhardinge · 16 years ago
  40. 41edafd x86/pvops: add a paravirt_ident functions to allow special patching by Jeremy Fitzhardinge · 16 years ago
  41. 319f3ba xen: move remaining mmu-related stuff into mmu.c by Jeremy Fitzhardinge · 16 years ago
  42. 9b7ed8f Merge branch 'core/percpu' into x86/paravirt by H. Peter Anvin · 16 years ago
  43. 7cff360 headers_check fix: x86, swab.h by Jaswinder Singh Rajput · 16 years ago
  44. 2de548f headers_check fix: x86, sigcontext32.h by Jaswinder Singh Rajput · 16 years ago
  45. e59afe6 headers_check fix: x86, sigcontext.h by Jaswinder Singh Rajput · 16 years ago
  46. 420ab35 headers_check fix: x86, ptrace-abi.h by Jaswinder Singh Rajput · 16 years ago
  47. d122072 headers_check fix: x86, mtrr.h by Jaswinder Singh Rajput · 16 years ago
  48. 999b697 headers_check fix: x86, mce.h by Jaswinder Singh Rajput · 16 years ago
  49. cef3767 headers_check fix: x86, kvm.h by Jaswinder Singh Rajput · 16 years ago
  50. 999721c headers_check fix: x86, e820.h by Jaswinder Singh Rajput · 16 years ago
  51. c43e0e4 Merge branch 'linus' into core/percpu by Ingo Molnar · 16 years ago
  52. 5872fb9 Documentation: move DMA-mapping.txt to Doc/PCI/ by Randy Dunlap · 16 years ago
  53. 72410af lguest: typos fix by Atsushi SAKAI · 16 years ago
  54. bf3647c x86: tone down mtrr_trim_uncached_memory() warning by Ingo Molnar · 16 years ago
  55. 57064d2 PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDs by Seth Heasley · 16 years ago
  56. 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
  57. 3ddeb51 Merge branch 'linus' into core/percpu by Ingo Molnar · 16 years ago
  58. cf3997f x86: clean up indentation in setup_per_cpu_areas() by Tejun Heo · 16 years ago
  59. 22f2513 x86: fix build breakage on voyage by James Bottomley · 16 years ago
  60. 2697fbd x86: load new GDT after setting up boot cpu per-cpu area by Brian Gerst · 16 years ago
  61. 1825b8e x86: remove extra barriers from load_gs_base() by Brian Gerst · 16 years ago
  62. b2d2f43 x86: initialize per-cpu GDT segment in per-cpu setup by Brian Gerst · 16 years ago
  63. 89c9c4c x86: make Voyager use x86 per-cpu setup. by Brian Gerst · 16 years ago
  64. 34019be x86: don't assume boot cpu is #0 by Brian Gerst · 16 years ago
  65. 1688401 x86: move this_cpu_offset by Brian Gerst · 16 years ago
  66. 996db81 x86: only compile setup_percpu.o on SMP by Brian Gerst · 16 years ago
  67. ec70de8 x86: move apic variables to apic.c by Brian Gerst · 16 years ago
  68. 74631a2 x86: always page-align per-cpu area start and size by Brian Gerst · 16 years ago
  69. 2f2f52b x86: move setup_cpu_local_masks() by Brian Gerst · 16 years ago
  70. 6470aff x86: move 64-bit NUMA code by Brian Gerst · 16 years ago
  71. 0d77e7f x86: merge setup_per_cpu_maps() into setup_per_cpu_areas() by Brian Gerst · 16 years ago
  72. cfb901b Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  73. 2034563 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
  74. dd7f8db eeprom: More consistent symbol names by Jean Delvare · 16 years ago
  75. 3386c05 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
  76. 1e70c7f Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  77. 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
  78. 30a0fb9 x86: correct the CPUID pattern for MSR_IA32_MISC_ENABLE availability by H. Peter Anvin · 16 years ago
  79. 659d261 x86: fix section mismatch warning by Rakib Mullick · 16 years ago
  80. 99fb4d3 x86: unmask CPUID levels on Intel CPUs, fix by Ingo Molnar · 16 years ago
  81. ef5fa0a x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn. by Eric Anholt · 16 years ago
  82. e1b4d11 x86: use standard PIT frequency by Ingo Molnar · 16 years ago
  83. 42ef73f x86, mm: fix pte_free() by Peter Zijlstra · 16 years ago
  84. 99d0000 x86, xen: fix hardirq.h merge fallout by Ingo Molnar · 16 years ago
  85. 2de3a5f x86: make irq_cpustat_t fields conditional by Brian Gerst · 16 years ago
  86. 22da7b3 x86: merge hardirq_{32,64}.h into hardirq.h by Brian Gerst · 16 years ago
  87. 658a9a2 x86: sync hardirq_{32,64}.h by Brian Gerst · 16 years ago
  88. 3819cd4 x86: remove include of apic.h from hardirq_64.h by Brian Gerst · 16 years ago
  89. 03d2989 x86: remove idle_timestamp from 32bit irq_cpustat_t by Brian Gerst · 16 years ago
  90. 6522869 x86: add pte_set_flags/clear_flags for pte flag manipulation by Jeremy Fitzhardinge · 16 years ago
  91. ab897d2 x86/pvops: remove pte_flags pvop by Jeremy Fitzhardinge · 16 years ago
  92. ba2607f x86, ds, bts: cleanup/fix DS configuration by Markus Metzger · 16 years ago
  93. 336f6c3 debugobjects: add and use INIT_WORK_ON_STACK by Thomas Gleixner · 16 years ago
  94. 066941b x86: unmask CPUID levels on Intel CPUs by H. Peter Anvin · 16 years ago
  95. bdf21a4 x86: add MSR_IA32_MISC_ENABLE bits to <asm/msr-index.h> by H. Peter Anvin · 16 years ago
  96. 9597134 x86: fix PTE corruption issue while mapping RAM using /dev/mem by Suresh Siddha · 16 years ago
  97. 03b4863 x86: make UV support configurable by Nick Piggin · 16 years ago
  98. 731f187 x86: mtrr fix debug boot parameter by Thomas Renninger · 16 years ago
  99. a1e4621 x86: fix page attribute corruption with cpa() by Suresh Siddha · 16 years ago
  100. ace6c6c x86: make x86_32 use tlb_64.c, build fix, clean up X86_L1_CACHE_BYTES by Ingo Molnar · 16 years ago