1. 78c0617 x86: Enable NMI on all cpus on UV by Russ Anderson · 15 years ago
  2. 841582e x86, uv: Update UV arch to target Legacy VGA I/O correctly. by Mike Travis · 15 years ago
  3. 05d43ed x86: get rid of the insane TIF_ABI_PENDING bit by H. Peter Anvin · 15 years ago
  4. 221af7f Split 'flush_old_exec' into two functions by Linus Torvalds · 15 years ago
  5. 3d29935 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  6. e8e06ea x86/PCI: remove IOH range fetching by Jeff Garrett · 15 years ago
  7. caf0801 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  8. da48247 x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID drivers. by Russ Anderson · 15 years ago
  9. 443c39b KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init() by Wei Yongjun · 15 years ago
  10. 36cb93f KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks by Wei Yongjun · 15 years ago
  11. a6085fba KVM: MMU: bail out pagewalk on kvm_read_guest error by Marcelo Tosatti · 15 years ago
  12. 82b7005 KVM: x86: Fix host_mapping_level() by Sheng Yang · 15 years ago
  13. a5d36f8 KVM: Fix race between APIC TMR and IRR by Avi Kivity · 15 years ago
  14. b160091 x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG) by H. Peter Anvin · 15 years ago
  15. 3b2e3d8 Revert "x86: ucode-amd: Load ucode-patches once ..." by Andreas Herrmann · 15 years ago
  16. 73472a4 x86: Disable HPET MSI on ATI SB700/SB800 by Pallipadi, Venkatesh · 15 years ago
  17. 3a5fc0e x86: Set hotpluggable nodes in nodes_possible_map by David Rientjes · 15 years ago
  18. e80b135 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  19. b27d515 perf: x86: Add support for the ANY bit by Stephane Eranian · 15 years ago
  20. be6066f3 Merge branch 'misc' into release by Len Brown · 15 years ago
  21. bb668da x86, apic: use logical flat for systems with <= 8 logical cpus by Suresh Siddha · 15 years ago
  22. dfea91d x86, apic: use physical mode for IBM summit platforms by Suresh Siddha · 15 years ago
  23. 0bb7a95 hw-breakpoints, perf: Fix broken mmiotrace due to dr6 by reference change by Luca Barbieri · 15 years ago
  24. 330a518 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  25. 1d2c867 x86, uv: Ensure hub revision set for all ACPI modes. by Russ Anderson · 15 years ago
  26. 7a1110e x86, uv: Add function retrieving node controller revision number by Jack Steiner · 15 years ago
  27. e68266b x86: xen: 64-bit kernel RPL should be 0 by Ian Campbell · 15 years ago
  28. 864a092 x86: kernel_thread() -- initialize SS to a known state by Cyrill Gorcunov · 15 years ago
  29. 42590a7 x86/agp: Fix agp_amd64_init and agp_amd64_cleanup by FUJITA Tomonori · 15 years ago
  30. fcfbb2b x86: SGI UV: Fix mapping of MMIO registers by Mike Travis · 15 years ago
  31. df39a2e x86: mce.h: Fix warning in header checks by Alan Cox · 15 years ago
  32. c2c5d45 perf: Stop stack frame walking off kernel addresses boundaries by Frederic Weisbecker · 15 years ago
  33. 066000d Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus" by Ananth N Mavinakayanahalli · 15 years ago
  34. a29815a core, x86: make LIST_POISON less deadly by Avi Kivity · 15 years ago
  35. 1351099 x86: add support for LZO-compressed kernels by Albin Tonnerre · 15 years ago
  36. 4b52940 mm: make totalhigh_pages unsigned long by Andreas Fenkart · 15 years ago
  37. 80e23b7 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 15 years ago
  38. 8558e39 x86, ACPI: delete acpi_boot_table_init() return value by Len Brown · 15 years ago
  39. 7f41c2e x86, irq: Check move_in_progress before freeing the vector mapping by Suresh Siddha · 15 years ago
  40. db677ff Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-Pentium" by Rusty Russell · 15 years ago
  41. 409d02e x86: copy_from_user() should not return -EFAULT by Heiko Carstens · 15 years ago
  42. f4b825b Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-Pentium" by Rusty Russell · 15 years ago
  43. a557aae x86/pci: Intel ioh bus num reg accessing fix by Yinghai Lu · 15 years ago
  44. 9dad0fd x86: Fix size for ex trampoline with 32bit by Yinghai Lu · 15 years ago
  45. 952363c Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  46. 2d959e9 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  47. 48b5ba9 perf: Pass appropriate frame pointer to dump_trace() by Frederic Weisbecker · 15 years ago
  48. 08d869a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  49. d7f0eea ACPI: introduce kernel parameter acpi_sleep=sci_force_enable by Zhang Rui · 15 years ago
  50. d661d76 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  51. b07d41b Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  52. 9a7262a x86_64 SGI UV: Fix writes to led registers on remote uv hubs. by Mike Travis · 15 years ago
  53. 39d3077 x86: SGI UV: Fix writes to led registers on remote uv hubs by Mike Travis · 15 years ago
  54. c0ca9da x86, kmemcheck: Use KERN_WARNING for error reporting by Pekka Enberg · 15 years ago
  55. d015a09 x86: Use KERN_DEFAULT log-level in __show_regs() by Pekka Enberg · 15 years ago
  56. 605c1a1 Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 15 years ago
  57. dab4b91 KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updates by Jan Kiszka · 15 years ago
  58. 6e24a6e KVM: LAPIC: make sure IRR bitmap is scanned after vm load by Marcelo Tosatti · 15 years ago
  59. fb341f5 KVM: MMU: remove prefault from invlpg handler by Marcelo Tosatti · 15 years ago
  60. 17a2a9b x86, compress: Force i386 instructions for the decompressor by H. Peter Anvin · 15 years ago
  61. fcb1123 Merge branch 'misc-2.6.33' into release by Len Brown · 15 years ago
  62. da3df85 Merge branch 'pdc' into release by Len Brown · 15 years ago
  63. 2f99f5c Revert "x86, ucode-amd: Ensure ucode update on suspend/resume after CPU off/online cycle" by Linus Torvalds · 15 years ago
  64. 4a28395 arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c: avoid cross-CPU interrupts by using smp_call_function_any() by Andrew Morton · 15 years ago
  65. 4781725 ACPI: processor: unify arch_acpi_processor_cleanup_pdc by Alex Chiang · 15 years ago
  66. 6c5807d ACPI: processor: finish unifying arch_acpi_processor_init_pdc() by Alex Chiang · 15 years ago
  67. 08ea48a ACPI: processor: factor out common _PDC settings by Alex Chiang · 15 years ago
  68. 407cd87 ACPI: processor: unify arch_acpi_processor_init_pdc by Alex Chiang · 15 years ago
  69. 1d9cb47 ACPI: processor: introduce arch_has_acpi_pdc by Alex Chiang · 15 years ago
  70. 0f76480 x86/amd-iommu: Fix initialization failure panic by Joerg Roedel · 15 years ago
  71. eca9dfc Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  72. 3981e15 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  73. 8bee738 x86: Fix objdump version check in chkobjdump.awk for different formats. by Masami Hiramatsu · 15 years ago
  74. 99e8c5a hw-breakpoints: Fix hardware breakpoints -> perf events dependency by Frederic Weisbecker · 15 years ago
  75. 18374d8 x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu system by Suresh Siddha · 15 years ago
  76. 55db493b Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  77. 8c63450 x86: Fix objdump version check in arch/x86/tools/chkobjdump.awk by akpm@linux-foundation.org · 15 years ago
  78. 6c56cce x86: Reenable TSC sync check at boot, even with NONSTOP_TSC by Pallipadi, Venkatesh · 15 years ago
  79. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  80. 04a1e62 x86/ptrace: make genregs[32]_get/set more robust by Linus Torvalds · 15 years ago
  81. 4beb3d6 x86: Don't use POSIX character classes in gen-insn-attr-x86.awk by Roland Dreier · 15 years ago
  82. 06d65bd perf events, x86/stacktrace: Fix performance/softlockup by providing a special frame pointer-only stack walker by Frederic Weisbecker · 15 years ago
  83. 61c1917 perf events, x86/stacktrace: Make stack walking optional by Frederic Weisbecker · 15 years ago
  84. a463681 cpumask: rename tsk_cpumask to tsk_cpus_allowed by Rusty Russell · 15 years ago
  85. 6a1e008 x86: Increase MAX_EARLY_RES; insufficient on 32-bit NUMA by Yinghai Lu · 15 years ago
  86. 3299625 x86: Fix checking of SRAT when node 0 ram is not from 0 by Yinghai Lu · 15 years ago
  87. 45a94d7 x86, cpuid: Add "volatile" to asm in native_cpuid() by Suresh Siddha · 15 years ago
  88. 6ede31e x86, msr: msrs_alloc/free for CONFIG_SMP=n by Borislav Petkov · 15 years ago
  89. 9d260eb x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config space by Andreas Herrmann · 15 years ago
  90. 5714868 PCI: fix section mismatch on update_res() by Jiri Slaby · 15 years ago
  91. 288f02b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  92. bac5e54 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  93. 61ecdb84 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  94. 74f3ae7 Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  95. 853b3da sanitize do_pipe_flags() callers in arch by Al Viro · 15 years ago
  96. a66022c iommu-helper: use bitmap library by Akinobu Mita · 15 years ago
  97. 56abcf2 gru: function to generate chipset IPI values by Jack Steiner · 15 years ago
  98. c2c9f11 x86: uv: update XPC to handle updated BIOS interface by Robin Holt · 15 years ago
  99. fae419f x86: uv: introduce uv_gpa_is_mmr by Robin Holt · 15 years ago
  100. 729d69e x86: uv: introduce a means to translate from gpa -> socket_paddr by Robin Holt · 15 years ago