1. ac630dd x86-64: don't set the early IDT to point directly to 'early_idt_handler' by Linus Torvalds · 11 years ago
  2. 2ef14f4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  3. 8793422 Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  4. c81611c xen: event channel arrays are xen_ulong_t and not unsigned long by Ian Campbell · 11 years ago
  5. ff1fb5f Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent by Ingo Molnar · 11 years ago
  6. 1a13c0b Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  7. f98982c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  8. 29d5052 Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  9. 5abcd76 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  10. a57ed93 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  11. 5800700 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  12. 3216dce xen: introduce xen_remap, use it instead of ioremap by Stefano Stabellini · 11 years ago
  13. 8f55cea Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  14. 10baf04 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Rafael J. Wysocki · 11 years ago
  15. ca62cf5 Merge branch 'misc' into release by Len Brown · 11 years ago
  16. e259514 perf/x86/amd: Enable northbridge performance counters on AMD family 15h by Jacob Shin · 11 years ago
  17. 0da3e7f Merge branch 'x86/mm2' into x86/mm by H. Peter Anvin · 11 years ago
  18. 235b802 x86: convert to ksignal by Al Viro · 12 years ago
  19. d64008a burying unused conditionals by Al Viro · 12 years ago
  20. 6b59e36 x86, efi: remove duplicate code in setup_arch() by using, efi_is_native() by Satoru Takeuchi · 11 years ago
  21. 0ee364e x86/mm: Check if PUD is large when validating a kernel address by Mel Gorman · 11 years ago
  22. bc2b033 X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts by K. Y. Srinivasan · 11 years ago
  23. 8ecba5a Merge tag 'v3.8-rc7' into x86/asm by H. Peter Anvin · 11 years ago
  24. ff52c3b x86, doc: Clarify the use of asm("%edx") in uaccess.h by H. Peter Anvin · 11 years ago
  25. f431b63 tracing/syscalls: Allow archs to ignore tracing compat syscalls by Steven Rostedt · 11 years ago
  26. 3578baa x86, mm: Redesign get_user with a __builtin_choose_expr hack by H. Peter Anvin · 11 years ago
  27. b390784 x86, mm: Use a bitfield to mask nuisance get_user() warnings by H. Peter Anvin · 11 years ago
  28. d924f94 x86, uv, uv3: Trim MMR register definitions after code changes for SGI UV3 by Mike Travis · 11 years ago
  29. 6edbd47 x86, uv, uv3: Update Hub Info for SGI UV3 by Mike Travis · 11 years ago
  30. 60fe7be x86, uv, uv3: Update MMR register definitions for SGI Ultraviolet System 3 (UV3) by Mike Travis · 11 years ago
  31. 48694bd Merge branch 'acpica' by Rafael J. Wysocki · 11 years ago
  32. 27be457 x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flag by Len Brown · 11 years ago
  33. 69fb367 x86 idle: remove mwait_idle() and "idle=mwait" cmdline param by Len Brown · 11 years ago
  34. 6a377dd xen idle: make xen-specific macro xen-specific by Len Brown · 11 years ago
  35. e022e7e intel_idle: remove assumption of one C-state per MWAIT flag by Len Brown · 11 years ago
  36. 137ecc7 intel_idle: remove use and definition of MWAIT_MAX_NUM_CSTATES by Len Brown · 11 years ago
  37. 96477b4 x86-32: Add support for 64bit get_user() by Ville Syrjälä · 12 years ago
  38. bb9b1a8 Merge tag 'ras_for_3.8' into x86/urgent by H. Peter Anvin · 11 years ago
  39. 9f19010a perf/x86/amd: Use proper naming scheme for AMD bit field definitions by Jacob Shin · 11 years ago
  40. b0da5be KVM: VMX: add missing exit names to VMX_EXIT_REASONS array by Gleb Natapov · 11 years ago
  41. 5b3eb3a x86: switch to generic old sigaction by Al Viro · 12 years ago
  42. 29fd4480 x86: switch to generic compat rt_sigaction() by Al Viro · 12 years ago
  43. d7c43e4 x86: switch to generic compat sched_rr_get_interval() by Al Viro · 12 years ago
  44. 15ce1f7 x86,um: switch to generic old sigsuspend() by Al Viro · 12 years ago
  45. 7b83d1a x86: switch to generic compat rt_sigqueueinfo() by Al Viro · 12 years ago
  46. f45adb0 x86: switch to generic compat rt_sigpending() by Al Viro · 12 years ago
  47. 49cb25e x86: get rid of pt_regs argument in vm86/vm86old by Al Viro · 12 years ago
  48. 3fe26fa x86: get rid of pt_regs argument in sigreturn variants by Al Viro · 12 years ago
  49. b3af11a x86: get rid of pt_regs argument of iopl(2) by Al Viro · 12 years ago
  50. 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
  51. 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago
  52. 68d00bb Merge remote-tracking branch 'origin/x86/mm' into x86/mm2 by H. Peter Anvin · 11 years ago
  53. bb112ae x86-32, mm: Remove reference to resume_map_numa_kva() by H. Peter Anvin · 11 years ago
  54. 086fc8f x86/tlbflush.h: Define __native_flush_tlb_global_irq_disabled() by Fenghua Yu · 12 years ago
  55. a8ebf6d x86/microcode_core_early.c: Define interfaces for early loading ucode by Fenghua Yu · 12 years ago
  56. d288e1c x86/common.c: Make have_cpuid_p() a global function by Fenghua Yu · 12 years ago
  57. 9cd4d78 x86/microcode_intel.h: Define functions and macros for early loading ucode by Fenghua Yu · 12 years ago
  58. 83e6818 efi: Make 'efi_enabled' a function to query EFI facilities by Matt Fleming · 12 years ago
  59. 0e691cf x86, kexec, 64bit: Only set ident mapping for ram. by Yinghai Lu · 12 years ago
  60. 577af55 x86, kexec: Remove 1024G limitation for kexec buffer on 64bit by Yinghai Lu · 12 years ago
  61. 8170e6b x86, 64bit: Use a #PF handler to materialize early mappings on demand by H. Peter Anvin · 12 years ago
  62. 4f7b9226 x86, realmode: Separate real_mode reserve and setup by Yinghai Lu · 12 years ago
  63. aece278 x86, 64bit, mm: Add generic kernel/ident mapping helper by Yinghai Lu · 12 years ago
  64. de65d81 Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 by H. Peter Anvin · 11 years ago
  65. 5dcd14e x86, boot: Sanitize boot_params if not zeroed on creation by H. Peter Anvin · 11 years ago
  66. c7c9c56 x86, apicv: add virtual interrupt delivery support by Yang Zhang · 12 years ago
  67. 8d14695 x86, apicv: add virtual x2apic support by Yang Zhang · 12 years ago
  68. 83d4c28 x86, apicv: add APICv register virtualization support by Yang Zhang · 12 years ago
  69. e9b6025 Merge tag 'ioapic-cleanups-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu into x86/apic by Ingo Molnar · 11 years ago
  70. 3b4a505 x86, kvm: Fix intialization warnings in kvm.c by Alok N Kataria · 11 years ago
  71. 2b9b6d8 x86: Require MOVBE feature in cpuid when we use it by David Woodhouse · 11 years ago
  72. a1bb20c x86, irq: Move irq_remapped out of x86 core code by Joerg Roedel · 12 years ago
  73. da16532 x86, io_apic: Introduce eoi_ioapic_pin call-back by Joerg Roedel · 12 years ago
  74. 7601384 x86, msi: Introduce x86_msi.compose_msi_msg call-back by Joerg Roedel · 12 years ago
  75. 2976fd8 x86, irq: Introduce setup_remapped_irq() by Joerg Roedel · 12 years ago
  76. 9b1b0e4 x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 core by Joerg Roedel · 12 years ago
  77. 819508d x86, irq: Add data structure to keep AMD specific irq remapping information by Joerg Roedel · 12 years ago
  78. 078e1ee x86, irq: Move irq_remapping_enabled declaration to iommu code by Joerg Roedel · 12 years ago
  79. 6a9f5de x86, io_apic: Move irq_remapping_enabled checks out of check_timer() by Joerg Roedel · 12 years ago
  80. a6a25dd x86, io_apic: Convert setup_ioapic_entry to function pointer by Joerg Roedel · 12 years ago
  81. 373dd7a x86, io_apic: Introduce set_affinity function pointer by Joerg Roedel · 12 years ago
  82. 5afba62 x86, msi: Use IRQ remapping specific setup_msi_irqs routine by Joerg Roedel · 12 years ago
  83. 71054d8 x86, hpet: Introduce x86_msi_ops.setup_hpet_msi by Joerg Roedel · 12 years ago
  84. afcc8a4 x86, io_apic: Introduce x86_io_apic_ops.print_entries for debugging by Joerg Roedel · 12 years ago
  85. 1c4248c x86, io_apic: Introduce x86_io_apic_ops.disable() by Joerg Roedel · 12 years ago
  86. d765653 x86, mm: Create slow_virt_to_phys() by Dave Hansen · 12 years ago
  87. 4cbeb51 x86, mm: Pagetable level size/shift/mask helpers by Dave Hansen · 12 years ago
  88. 7b5c4a6 Merge tag 'v3.8-rc5' into x86/mm by H. Peter Anvin · 11 years ago
  89. f317820 x86/xor: Add alternative SSE implementation only prefetching once per 64-byte line by Jan Beulich · 12 years ago
  90. e8f6e3f x86/xor: Unify SSE-base xor-block routines by Jan Beulich · 12 years ago
  91. 602e018 x86/mm: Convert update_mmu_cache() and update_mmu_cache_pmd() to functions by Kirill A. Shutemov · 12 years ago
  92. 57c4f43 arch/x86/platform/uv: Fix incorrect tlb flush all issue by Alex Shi · 12 years ago
  93. 4cca6ea x86/apic: Allow x2apic without IR on VMware platform by Alok N Kataria · 12 years ago
  94. d59fe3f ix86: Tighten asmlinkage_protect() constraints by Jan Beulich · 12 years ago
  95. 93c05d3 KVM: x86: improve reexecute_instruction by Xiao Guangrong · 12 years ago
  96. 06aeaae ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in Kconfig by Masami Hiramatsu · 12 years ago
  97. 708b59b Merge branch 'pci/rafael-set-root-bridge-handle' into next by Bjorn Helgaas · 12 years ago
  98. e12091c KVM: Remove unused slot_bitmap from kvm_mmu_page by Takuya Yoshikawa · 12 years ago
  99. 6c0cc95 ACPI / PCI: Set root bridge ACPI handle in advance by Rafael J. Wysocki · 12 years ago
  100. 8b84c8d x86, AMD, NB: Use u16 for northbridge IDs in amd_get_nb_id by Daniel J Blueman · 12 years ago