1. b4b21ca Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  2. 00024be x86: Fix resume from suspend when CONFIG_CC_STACKPROTECTOR by Peter Chubb · 15 years ago
  3. a2e1b4c [CPUFREQ] Powernow-k8: support family 0xf with 2 low p-states by Mark Langsdorf · 15 years ago
  4. faf80d6 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
  5. dc53fff 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. 085ff82 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  7. f386c61 gcov: exclude code operating in userspace from profiling by Peter Oberparleiter · 15 years ago
  8. febe04d x86: fix usage of bios intcall() by Akinobu Mita · 15 years ago
  9. 62edf5d intel-iommu: Restore DMAR_BROKEN_GFX_WA option for broken graphics drivers by David Woodhouse · 15 years ago
  10. a79f0da x86: atomic64: Inline atomic64_read() again by Eric Dumazet · 15 years ago
  11. ddf9a00 x86: atomic64: Clean up atomic64_sub_and_test() and atomic64_add_negative() by Ingo Molnar · 15 years ago
  12. 3a8d178 x86: atomic64: Improve atomic64_xchg() by Ingo Molnar · 15 years ago
  13. 1fde902 x86: atomic64: Export APIs to modules by Ingo Molnar · 15 years ago
  14. 67d7178 x86: atomic64: Improve atomic64_read() by Eric Dumazet · 15 years ago
  15. 8e049ef x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPP by Paul Mackerras · 15 years ago
  16. 22a26e6 Merge branch 'amd-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
  17. c7210e1 x86: Remove unused function lapic_watchdog_ok() by Jaswinder Singh Rajput · 15 years ago
  18. 23d0cd8 x86: Remove unused variable disable_x2apic by Jaswinder Singh Rajput · 15 years ago
  19. d3ac881 x86, kvm: Fix section mismatches in kvm.c by Rakib Mullick · 15 years ago
  20. 3fd382c x86: Add missing annotation to arch/x86/lib/copy_user_64.S::copy_to_user by Mike Galbraith · 15 years ago
  21. 12b9d7c x86: Fix fixmap page order for FIX_TEXT_POKE0,1 by Mathieu Desnoyers · 15 years ago
  22. 199e237 x86: atomic64: Fix unclean type use in atomic64_xchg() by Ingo Molnar · 15 years ago
  23. 3217120 x86: atomic64: Make atomic_read() type-safe by Ingo Molnar · 15 years ago
  24. 3ac805d x86: atomic64: Reduce size of functions by Ingo Molnar · 15 years ago
  25. 824975e x86: atomic64: Improve atomic64_add_return() by Ingo Molnar · 15 years ago
  26. 69237f9 x86: atomic64: Improve cmpxchg8b() by Eric Dumazet · 15 years ago
  27. aacf682 x86: atomic64: Improve atomic64_read() by Eric Dumazet · 15 years ago
  28. b7882b7 x86: atomic64: Move the 32-bit atomic64_t implementation to a .c file by Ingo Molnar · 15 years ago
  29. bbf2a33 x86: atomic64: The atomic64_t data type should be 8 bytes aligned on 32-bit too by Eric Dumazet · 15 years ago
  30. 405d7ca Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  31. 7c5371c x86: add boundary check for 32bit res before expand e820 resource to alignment by Yinghai Lu · 15 years ago
  32. 4364467 x86: fix power-of-2 round_up/round_down macros by Linus Torvalds · 15 years ago
  33. 1bc6f83 amd-iommu: set evt_buf_size correctly by Joerg Roedel · 15 years ago
  34. 7a6a3a0 amd-iommu: handle alias entries correctly in init code by Joerg Roedel · 15 years ago
  35. 251e1e4 x86: Fix printk call in print_local_apic() by Ingo Molnar · 15 years ago
  36. 0406ca6 perf_counter: Ignore the nmi call frames in the x86-64 backtraces by Frederic Weisbecker · 15 years ago
  37. 788d84b Fix pci_unmap_addr() et al on i386. by David Woodhouse · 15 years ago
  38. 3238c0c intel-iommu: Make iommu=pt work on i386 too by David Woodhouse · 15 years ago
  39. 76c0692 x86: Declare check_efer() before it gets used by Jaswinder Singh Rajput · 15 years ago
  40. b25ae67 x86: Mark device_nb as static and fix NULL noise by Jaswinder Singh Rajput · 15 years ago
  41. 4497399 x86: Remove double declaration of MSR_P6_EVNTSEL0 and MSR_P6_EVNTSEL1 by Jaswinder Singh Rajput · 15 years ago
  42. 55bcab4 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  43. 66918dc x86: only clear node_states for 64bit by Yinghai Lu · 15 years ago
  44. 789d03f x86: Fix fixmap ordering by Jan Beulich · 15 years ago
  45. 9e31499 x86: Fix symbol annotation for arch/x86/lib/clear_page_64.S::clear_page_c by Mike Galbraith · 15 years ago
  46. 626fdfe x86/PCI: get root CRS before scanning children by Yinghai Lu · 15 years ago
  47. 2cdb3f1 x86/PCI: fix boundary checking when using root CRS by Yinghai Lu · 15 years ago
  48. e717f33 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
  49. c7ab48d intel-iommu: Clean up identity mapping code, remove CONFIG_DMAR_GFX_WA by David Woodhouse · 15 years ago
  50. 4078c44 perf_counter, x86: Update x86_pmu after WARN() by Yinghai Lu · 15 years ago
  51. 9a8fb9e Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  52. 8326e28 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
  53. bde8922 KVM: shut up uninit compiler warning in paging_tmpl.h by Jaswinder Singh Rajput · 15 years ago
  54. 9e69962 KVM: Ignore reads to K7 EVNTSEL MSRs by Amit Shah · 15 years ago
  55. e3c7cb6 KVM: VMX: Handle vmx instruction vmexits by Avi Kivity · 15 years ago
  56. a3f9d39 KVM: kvm/x86_emulate.c toggle_interruptibility() should be static by Jaswinder Singh Rajput · 15 years ago
  57. 29a4b93 KVM: MMU: Allow 4K ptes with bit 7 (PAT) set by Avi Kivity · 15 years ago
  58. ff8a4ba Revert "x86: cap iomem_resource to addressable physical memory" by H. Peter Anvin · 15 years ago
  59. e888d7f x86, delay: tsc based udelay should have rdtsc_barrier by Pallipadi, Venkatesh · 15 years ago
  60. 658dbfe x86, setup: correct include file in <asm/boot.h> by H. Peter Anvin · 15 years ago
  61. 22f4319 x86, setup: Fix typo "CONFIG_x86_64" in <asm/boot.h> by Robert P. J. Day · 15 years ago
  62. 5be6066 x86, mce: percpu mcheck_timer should be pinned by Hidetoshi Seto · 15 years ago
  63. 5211a24 x86: Add sysctl to allow panic on IOCK NMI error by Kurt Garloff · 15 years ago
  64. 194002b perf_counter, x86: Add mmap counter read support by Peter Zijlstra · 15 years ago
  65. 236e946 Revert "PCI: use ACPI _CRS data by default" by Linus Torvalds · 15 years ago
  66. 0c26d7c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  67. 9c26f52 x86: Fix uv bau sending buffer initialization by Cliff Wickman · 15 years ago
  68. c14dab5 perf_counter, x86: Set global control MSR correctly by Yong Wang · 15 years ago
  69. fbe8cdd Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release by Len Brown · 15 years ago
  70. f007e99 Intel-IOMMU, intr-remap: source-id checking by Weidong Han · 15 years ago
  71. 7262b6e x86, mce: Fix mce resume on 32bit by Hidetoshi Seto · 15 years ago
  72. 854c879 x86: Move init_gbpages() to setup_arch() by Pekka J Enberg · 15 years ago
  73. 687d680 Merge git://git.infradead.org/~dwmw2/iommu-2.6.31 by Linus Torvalds · 15 years ago
  74. 59ef7a8 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  75. b7f797c Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu into x86/urgent by Ingo Molnar · 15 years ago
  76. 0017c86 x86: ensure percpu lpage doesn't consume too much vmalloc space by Tejun Heo · 15 years ago
  77. fa8a709 x86: implement percpu_alloc kernel parameter by Tejun Heo · 15 years ago
  78. e59a1bb x86: fix pageattr handling for lpage percpu allocator and re-enable it by Tejun Heo · 15 years ago
  79. 992f4c1 x86: reorganize cpa_process_alias() by Tejun Heo · 15 years ago
  80. 0ff2587 x86: prepare setup_pcpu_lpage() for pageattr fix by Tejun Heo · 15 years ago
  81. 97c9bf0 x86: rename remap percpu first chunk allocator to lpage by Tejun Heo · 15 years ago
  82. c5806df x86: fix duplicate free in setup_pcpu_remap() failure path by Tejun Heo · 15 years ago
  83. 00d94a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  84. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 15 years ago
  85. d9f2a5e perf_counter, x8: Fix L1-data-Cache-Store-Referencees for AMD by Jaswinder Singh Rajput · 15 years ago
  86. 99bd0c0 x86: Set cpu_llc_id on AMD CPUs by Andreas Herrmann · 15 years ago
  87. 9063c61 x86, 64-bit: Clean up user address masking by Linus Torvalds · 15 years ago
  88. 12e24f3 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  89. 1eb51c33 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  90. b0b7065 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  91. c4c5ab3 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
  92. 7f81890 x86: don't use 'access_ok()' as a range check in get_user_pages_fast() by Linus Torvalds · 15 years ago
  93. 1d99100 Merge branch 'x86/mce3' into x86/urgent by Ingo Molnar · 15 years ago
  94. 7b768f0 ACPI: pdc init related memory leak with physical CPU hotplug by Pallipadi, Venkatesh · 15 years ago
  95. 0c87197 perf_counter, x86: Improve interactions with fast-gup by Ingo Molnar · 15 years ago
  96. f9188e0 perf_counter: Make callchain samples extensible by Peter Zijlstra · 15 years ago
  97. 71e308a function-graph: add stack frame test by Steven Rostedt · 15 years ago
  98. 7c095e4 dma-mapping: x86: use asm-generic/dma-mapping-common.h by FUJITA Tomonori · 15 years ago
  99. 7bf99fb gcov: enable GCOV_PROFILE_ALL for x86_64 by Peter Oberparleiter · 15 years ago
  100. b1f49f9 x86, mce: fix error path in mce_create_device() by Hidetoshi Seto · 15 years ago