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