1. 687d680 Merge git://git.infradead.org/~dwmw2/iommu-2.6.31 by Linus Torvalds · 15 years ago
  2. 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
  3. 00d94a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  4. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 15 years ago
  5. 9063c61 x86, 64-bit: Clean up user address masking by Linus Torvalds · 15 years ago
  6. 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
  7. 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
  8. 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
  9. 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
  10. 7f81890 x86: don't use 'access_ok()' as a range check in get_user_pages_fast() by Linus Torvalds · 15 years ago
  11. 1d99100 Merge branch 'x86/mce3' into x86/urgent by Ingo Molnar · 15 years ago
  12. 0c87197 perf_counter, x86: Improve interactions with fast-gup by Ingo Molnar · 15 years ago
  13. f9188e0 perf_counter: Make callchain samples extensible by Peter Zijlstra · 15 years ago
  14. 71e308a function-graph: add stack frame test by Steven Rostedt · 15 years ago
  15. 7c095e4 dma-mapping: x86: use asm-generic/dma-mapping-common.h by FUJITA Tomonori · 15 years ago
  16. 7bf99fb gcov: enable GCOV_PROFILE_ALL for x86_64 by Peter Oberparleiter · 15 years ago
  17. b1f49f9 x86, mce: fix error path in mce_create_device() by Hidetoshi Seto · 15 years ago
  18. b6f34d4 crypto: aes-ni - Remove CRYPTO_TFM_REQ_MAY_SLEEP from fpu template by Huang Ying · 15 years ago
  19. 9251b64 crypto: aes-ni - Do not sleep when using the FPU by Huang Ying · 15 years ago
  20. e6efaa0 crypto: aes-ni - Fix cbc mode IV saving by Huang Ying · 15 years ago
  21. e92fae0 x86: use zalloc_cpumask_var for mce_dev_initialized by Yinghai Lu · 15 years ago
  22. 74b602c x86: fix duplicated sysfs attribute by Yinghai Lu · 15 years ago
  23. bc3f5d3 x86: de-assembler-ize asm/desc.h by Alexander van Heukelum · 15 years ago
  24. dc4c2a0 i386: fix/simplify espfix stack switching, move it into assembly by Alexander van Heukelum · 15 years ago
  25. 2e04bc7 i386: fix return to 16-bit stack from NMI handler by Alexander van Heukelum · 15 years ago
  26. a76117d x86: Use pci_claim_resource by Matthew Wilcox · 15 years ago
  27. 3f4c395 x86, ioapic: Don't call disconnect_bsp_APIC if no APIC present by Cyrill Gorcunov · 15 years ago
  28. 60f916d perf_counter: x86: Set the period in the intel overflow handler by Peter Zijlstra · 15 years ago
  29. 8653f88 x86: Remove duplicated #include's by Huang Weiyi · 15 years ago
  30. 8fa62ad x86: msr.h linux/types.h is only required for __KERNEL__ by Jaswinder Singh Rajput · 15 years ago
  31. c30938d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  32. 8134000 Merge branch 'x86/urgent' into x86/mce3 by Ingo Molnar · 15 years ago
  33. fe955e5 x86: nmi: Add Intel processor 0x6f4 to NMI perfctr1 workaround by Prarit Bhargava · 15 years ago
  34. 1bf7b31 x86, mce: mce_intel.c needs <asm/apic.h> by H. Peter Anvin · 15 years ago
  35. 8f7007a x86: apic/io_apic.c: dmar_msi_type should be static by Jaswinder Singh Rajput · 15 years ago
  36. 50a8d4d x86, io_apic.c: Work around compiler warning by Figo.zhang · 15 years ago
  37. 5ce4243 x86: mce: Don't touch THERMAL_APIC_VECTOR if no active APIC present by Cyrill Gorcunov · 15 years ago
  38. 84599f8 sched, x86: Fix cpufreq + sched_clock() TSC scaling by Peter Zijlstra · 15 years ago
  39. a3d06cc Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  40. 203abd6 x86: mce: Handle banks == 0 case in K7 quirk by Andi Kleen · 15 years ago
  41. cc4949e Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
  42. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  43. e4c9dd0 kmap_types: make most arches use generic header file by Randy Dunlap · 15 years ago
  44. a9c5695 use printk_once() in several places by Minchan Kim · 15 years ago
  45. 6484eb3 page allocator: do not check NUMA node ID when the caller knows the node is valid by Mel Gorman · 15 years ago
  46. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 15 years ago
  47. 08604bd time: move PIT_TICK_RATE to linux/timex.h by Arnd Bergmann · 15 years ago
  48. 28b4868 x86, boot: use .code16gcc instead of .code16 by H. Peter Anvin · 15 years ago
  49. e2a7147 x86: correct the conversion of EFI memory types by Cliff Wickman · 15 years ago
  50. 95ee14e x86: cap iomem_resource to addressable physical memory by H. Peter Anvin · 15 years ago
  51. 1af0815 x86, mce: rename _64.c files which are no longer 64-bit-specific by Hidetoshi Seto · 15 years ago
  52. 58995d2 x86, mce: mce.h cleanup by Hidetoshi Seto · 15 years ago
  53. 1149e72 x86, mce: remove therm_throt.h by Hidetoshi Seto · 15 years ago
  54. 8363fc8 x86, mce: remove intel_set_thermal_handler() by Hidetoshi Seto · 15 years ago
  55. 895287c x86, mce: squash mce_intel.c into therm_throt.c by Hidetoshi Seto · 15 years ago
  56. a65c88d x86, mce: unify smp_thermal_interrupt by Hidetoshi Seto · 15 years ago
  57. e8ce2c5 x86, mce: unify smp_thermal_interrupt, prepare by Hidetoshi Seto · 15 years ago
  58. 5335612 x86, mce: unify smp_thermal_interrupt, prepare mce_intel_64 by Hidetoshi Seto · 15 years ago
  59. 3adacb7 x86, mce: unify smp_thermal_interrupt, prepare p4 by Hidetoshi Seto · 15 years ago
  60. c697836 x86, mce: make mce_disabled boolean by Hidetoshi Seto · 15 years ago
  61. 9e55e44 x86, mce: unify mce.h by Hidetoshi Seto · 15 years ago
  62. 9af43b5 x86, mce: sysfs entries for new mce options by Hidetoshi Seto · 15 years ago
  63. 1020bcb x86, mce: rename static variables around trigger by Hidetoshi Seto · 15 years ago
  64. 4e5b3e6 x86, mce: add __read_mostly by Hidetoshi Seto · 15 years ago
  65. 7fb06fc x86, mce: cleanup mce_start() by Hidetoshi Seto · 15 years ago
  66. 33edbf0 x86, mce: don't init timer if !mce_available by Hidetoshi Seto · 15 years ago
  67. 184e1fdf x86, mce: fix a race condition about mce_callin and no_way_out by Huang Ying · 15 years ago
  68. f9cde5f x86/ACPI: Correct maximum allowed _CRS returned resources and warn if exceeded by Gary Hade · 15 years ago
  69. b3fec0f Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck by Linus Torvalds · 15 years ago
  70. 8a4a618 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
  71. 5dfaf90 x86: mm: Read cr2 before prefetching the mmap_lock by Ingo Molnar · 15 years ago
  72. 6a047d8 amd-iommu: resume cleanup by Chris Wright · 15 years ago
  73. 07e9bb8 Driver Core: x86: add nodename for cpuid and msr drivers. by Kay Sievers · 15 years ago
  74. d405640 Driver Core: misc: add nodename support for misc devices. by Kay Sievers · 15 years ago
  75. 19035e5 Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  76. 8e7c259 [CPUFREQ] cpumask: new cpumask operators for arch/x86/kernel/cpu/cpufreq/powernow-k8.c by Rusty Russell · 15 years ago
  77. 1ff6e97 [CPUFREQ] cpumask: avoid playing with cpus_allowed in powernow-k8.c by Rusty Russell · 15 years ago
  78. e3f996c [CPUFREQ] cpumask: avoid cpumask games in arch/x86/kernel/cpu/cpufreq/speedstep-centrino.c by Rusty Russell · 15 years ago
  79. 394122a [CPUFREQ] cpumask: avoid playing with cpus_allowed in speedstep-ich.c by Rusty Russell · 15 years ago
  80. e15bc45 [CPUFREQ] powernow-k8: get drv data for correct CPU by Naga Chumbalkar · 15 years ago
  81. 532cfee [CPUFREQ] powernow-k8: read P-state from HW by Naga Chumbalkar · 15 years ago
  82. b394f1d [CPUFREQ] reduce scope of ACPI_PSS_BIOS_BUG_MSG[] by Andrew Morton · 15 years ago
  83. 931db6a [CPUFREQ] Clean up convoluted code in arch/x86/kernel/tsc.c:time_cpufreq_notifier() by Dave Jones · 15 years ago
  84. 21335d0 [CPUFREQ] powernow-k8.c: mess cleanup by Luis Henriques · 15 years ago
  85. 86e1368 [CPUFREQ] powernow-k8: Set transition latency to 1 if ACPI tables export 0 by Thomas Renninger · 15 years ago
  86. 0990b1c x86: Add NMI types for kmap_atomic, fix by Peter Zijlstra · 15 years ago
  87. 9974458 perf_counter: Make set_perf_counter_pending() declaration common by Paul Mackerras · 15 years ago
  88. 09067207 amd-iommu: set event buffer head and tail to 0 manually by Joerg Roedel · 15 years ago
  89. 74193ef perf_counter: x86: Fix call-chain support to use NMI-safe methods by Peter Zijlstra · 15 years ago
  90. 3ff0141 x86: Add NMI types for kmap_atomic by Peter Zijlstra · 15 years ago
  91. 465a454 x86, mm: Add __get_user_pages_fast() by Peter Zijlstra · 15 years ago
  92. a8c485b amd-iommu: disable cmd buffer and evt logging before reprogramming iommu by Chris Wright · 15 years ago
  93. 722f2a6 Merge commit 'linus/master' into HEAD by Vegard Nossum · 15 years ago
  94. ac61a75 kmemcheck: add opcode self-testing at boot by Vegard Nossum · 15 years ago
  95. eb63657 x86: unify pte_hidden by Jeremy Fitzhardinge · 15 years ago
  96. 9d31c50 x86: make _PAGE_HIDDEN conditional by Jeremy Fitzhardinge · 15 years ago
  97. 0a4af3b kmemcheck: make kconfig accessible for other architectures by Pekka Enberg · 15 years ago
  98. 7d46d9e kmemcheck: enable in the x86 Kconfig by Vegard Nossum · 16 years ago
  99. b1eeab6 kmemcheck: add hooks for the page allocator by Vegard Nossum · 16 years ago
  100. 42a49f9 amd-iommu: flush domain tlb when attaching a new device by Chris Wright · 15 years ago