1. 60a5317 x86: implement x86_32 stack protector by Tejun Heo · 16 years ago
  2. ccbeed3 x86: make lazy %gs optional on x86_32 by Tejun Heo · 16 years ago
  3. d9a89a2 x86: add %gs accessors for x86_32 by Tejun Heo · 16 years ago
  4. f0d9611 x86: use asm .macro instead of cpp #define in entry_32.S by Tejun Heo · 16 years ago
  5. d627ded x86: no stack protector for vdso by Tejun Heo · 16 years ago
  6. 5d707e9 stackprotector: update make rules by Tejun Heo · 16 years ago
  7. 76397f7 x86: stackprotector.h misc update by Tejun Heo · 16 years ago
  8. 92e2d50 Merge branch 'x86/urgent' into core/percpu by Ingo Molnar · 16 years ago
  9. 5d96218 Merge branch 'x86/uaccess' into core/percpu by Ingo Molnar · 16 years ago
  10. d315760 x86: fix math_emu register frame access by Tejun Heo · 16 years ago
  11. 249d51b Merge commit 'v2.6.29-rc4' into core/percpu by Ingo Molnar · 16 years ago
  12. ae6af41 x86: math_emu info cleanup by Tejun Heo · 16 years ago
  13. 914c3d6 x86: include correct %gs in a.out core dump by Tejun Heo · 16 years ago
  14. 55a8ba4 x86, vmi: put a missing paravirt_release_pmd in pgd_dtor by Alok Kataria · 16 years ago
  15. 3f4a739 x86: find nr_irqs_gsi with mp_ioapic_routing by Yinghai Lu · 16 years ago
  16. e736ad5 x86: add clflush before monitor for Intel 7400 series by Pallipadi, Venkatesh · 16 years ago
  17. 44581a2 x86: fix abuse of per_cpu_offset by Brian Gerst · 16 years ago
  18. 2add8e2 x86: use linker to offset symbols by __per_cpu_load by Brian Gerst · 16 years ago
  19. 2d29c6a Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into release by Len Brown · 16 years ago
  20. c09249f x86-64: fix int $0x80 -ENOSYS return by Roland McGrath · 16 years ago
  21. 9be260a prevent kprobes from catching spurious page faults by Masami Hiramatsu · 16 years ago
  22. 130ace1 x86: style cleanups for xen assemblies by Tejun Heo · 16 years ago
  23. 0cd5c3c x86: disable intel_iommu support by default by Kyle McMartin · 16 years ago
  24. b534816 x86: don't apply __supported_pte_mask to non-present ptes by Jeremy Fitzhardinge · 16 years ago
  25. 18114f6 x86: uaccess: use errret as error value in __put_user_size() by Hiroshi Shimamoto · 16 years ago
  26. e4d0407 xen: use direct ops on 64-bit by Jeremy Fitzhardinge · 16 years ago
  27. 5393744 xen: make direct versions of irq_enable/disable/save/restore to common code by Jeremy Fitzhardinge · 16 years ago
  28. 3834143 xen: setup percpu data pointers by Jeremy Fitzhardinge · 16 years ago
  29. 327641d Merge branch 'core/percpu' into x86/paravirt by H. Peter Anvin · 16 years ago
  30. 1f4f931 xen: fix 32-bit build resulting from mmu move by Jeremy Fitzhardinge · 16 years ago
  31. 4560839 x86: fix grammar in user-visible BIOS warning by Alex Chiang · 16 years ago
  32. 36723bf x86/Kconfig.cpu: make Kconfig help readable in the console by Borislav Petkov · 16 years ago
  33. 48ec4d9 x86, 64-bit: print DMI info in the oops trace by Kyle McMartin · 16 years ago
  34. bb960a1 Merge branch 'core/xen' into x86/urgent by Ingo Molnar · 16 years ago
  35. 62663ea ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc entries by Thomas Renninger · 16 years ago
  36. 8587706 x86: APIC: enable workaround on AMD Fam10h CPUs by Borislav Petkov · 16 years ago
  37. 06fc732 xen: disable interrupts before saving in percpu by Jeremy Fitzhardinge · 16 years ago
  38. 0eb592d x86/paravirt: return full 64-bit result by Jeremy Fitzhardinge · 16 years ago
  39. a67798c x86: push old stack address on irqstack for unwinder by Martin Hicks · 16 years ago
  40. ef3892b x86, percpu: fix kexec with vmlinux by Yinghai Lu · 16 years ago
  41. 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
  42. 664c795 x86/vmi: fix interrupt enable/disable/save/restore calling convention. by Jeremy Fitzhardinge · 16 years ago
  43. e584f55 x86/paravirt: don't restore second return reg by Jeremy Fitzhardinge · 16 years ago
  44. 10b888d irq, x86: fix lock status with numa_migrate_irq_desc by Yinghai Lu · 16 years ago
  45. 9a8ecae x86: add cache descriptors for Intel Core i7 by Dave Jones · 16 years ago
  46. 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
  47. 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
  48. 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
  49. 92ab783 x86/Voyager: make it build and boot by James Bottomley · 16 years ago
  50. 795f99b xen: setup percpu data pointers by Jeremy Fitzhardinge · 16 years ago
  51. 11e3a84 x86: split loading percpu segments from loading gdt by Jeremy Fitzhardinge · 16 years ago
  52. 552be87 x86: pass in cpu number to switch_to_new_gdt() by Brian Gerst · 16 years ago
  53. 2749ebe x86: UV fix uv_flush_send_and_wait() by Cliff Wickman · 16 years ago
  54. 7fc49f1 x86 setup: fix asm constraints in vesa_store_edid by Andreas Schwab · 16 years ago
  55. 4767afb x86/paravirt: fix missing callee-save call on pud_val by Jeremy Fitzhardinge · 16 years ago
  56. da5de7c x86/paravirt: use callee-saved convention for pte_val/make_pte/etc by Jeremy Fitzhardinge · 16 years ago
  57. 791bad9 x86/paravirt: implement PVOP_CALL macros for callee-save functions by Jeremy Fitzhardinge · 16 years ago
  58. ecb93d1 x86/paravirt: add register-saving thunks to reduce caller register pressure by Jeremy Fitzhardinge · 16 years ago
  59. 9104a18 x86/paravirt: selectively save/restore regs around pvops calls by Jeremy Fitzhardinge · 16 years ago
  60. b8aa287 x86: fix paravirt clobber in entry_64.S by Jeremy Fitzhardinge · 16 years ago
  61. 41edafd x86/pvops: add a paravirt_ident functions to allow special patching by Jeremy Fitzhardinge · 16 years ago
  62. 319f3ba xen: move remaining mmu-related stuff into mmu.c by Jeremy Fitzhardinge · 16 years ago
  63. 9b7ed8f Merge branch 'core/percpu' into x86/paravirt by H. Peter Anvin · 16 years ago
  64. 7cff360 headers_check fix: x86, swab.h by Jaswinder Singh Rajput · 16 years ago
  65. 2de548f headers_check fix: x86, sigcontext32.h by Jaswinder Singh Rajput · 16 years ago
  66. e59afe6 headers_check fix: x86, sigcontext.h by Jaswinder Singh Rajput · 16 years ago
  67. 420ab35 headers_check fix: x86, ptrace-abi.h by Jaswinder Singh Rajput · 16 years ago
  68. d122072 headers_check fix: x86, mtrr.h by Jaswinder Singh Rajput · 16 years ago
  69. 999b697 headers_check fix: x86, mce.h by Jaswinder Singh Rajput · 16 years ago
  70. cef3767 headers_check fix: x86, kvm.h by Jaswinder Singh Rajput · 16 years ago
  71. 999721c headers_check fix: x86, e820.h by Jaswinder Singh Rajput · 16 years ago
  72. c43e0e4 Merge branch 'linus' into core/percpu by Ingo Molnar · 16 years ago
  73. 5872fb9 Documentation: move DMA-mapping.txt to Doc/PCI/ by Randy Dunlap · 16 years ago
  74. 72410af lguest: typos fix by Atsushi SAKAI · 16 years ago
  75. 019a136 x86: uaccess: fix compilation error on CONFIG_M386 by Hiroshi Shimamoto · 16 years ago
  76. bf3647c x86: tone down mtrr_trim_uncached_memory() warning by Ingo Molnar · 16 years ago
  77. 57064d2 PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDs by Seth Heasley · 16 years ago
  78. 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
  79. 3ddeb51 Merge branch 'linus' into core/percpu by Ingo Molnar · 16 years ago
  80. cf3997f x86: clean up indentation in setup_per_cpu_areas() by Tejun Heo · 16 years ago
  81. 22f2513 x86: fix build breakage on voyage by James Bottomley · 16 years ago
  82. 2697fbd x86: load new GDT after setting up boot cpu per-cpu area by Brian Gerst · 16 years ago
  83. 1825b8e x86: remove extra barriers from load_gs_base() by Brian Gerst · 16 years ago
  84. b2d2f43 x86: initialize per-cpu GDT segment in per-cpu setup by Brian Gerst · 16 years ago
  85. 89c9c4c x86: make Voyager use x86 per-cpu setup. by Brian Gerst · 16 years ago
  86. 34019be x86: don't assume boot cpu is #0 by Brian Gerst · 16 years ago
  87. 1688401 x86: move this_cpu_offset by Brian Gerst · 16 years ago
  88. 996db81 x86: only compile setup_percpu.o on SMP by Brian Gerst · 16 years ago
  89. ec70de8 x86: move apic variables to apic.c by Brian Gerst · 16 years ago
  90. 74631a2 x86: always page-align per-cpu area start and size by Brian Gerst · 16 years ago
  91. 2f2f52b x86: move setup_cpu_local_masks() by Brian Gerst · 16 years ago
  92. 6470aff x86: move 64-bit NUMA code by Brian Gerst · 16 years ago
  93. 0d77e7f x86: merge setup_per_cpu_maps() into setup_per_cpu_areas() by Brian Gerst · 16 years ago
  94. cfb901b Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  95. 2034563 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
  96. dd7f8db eeprom: More consistent symbol names by Jean Delvare · 16 years ago
  97. 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
  98. 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
  99. 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
  100. 30a0fb9 x86: correct the CPUID pattern for MSR_IA32_MISC_ENABLE availability by H. Peter Anvin · 16 years ago