aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann
2009-06-16x86, boot: use .code16gcc instead of .code16H. Peter Anvin
2009-06-16x86: correct the conversion of EFI memory typesCliff Wickman
2009-06-16x86: cap iomem_resource to addressable physical memoryH. Peter Anvin
2009-06-16x86, mce: rename _64.c files which are no longer 64-bit-specificHidetoshi Seto
2009-06-16x86, mce: mce.h cleanupHidetoshi Seto
2009-06-16x86, mce: remove therm_throt.hHidetoshi Seto
2009-06-16x86, mce: remove intel_set_thermal_handler()Hidetoshi Seto
2009-06-16x86, mce: squash mce_intel.c into therm_throt.cHidetoshi Seto
2009-06-16x86, mce: unify smp_thermal_interruptHidetoshi Seto
2009-06-16x86, mce: unify smp_thermal_interrupt, prepareHidetoshi Seto
2009-06-16x86, mce: unify smp_thermal_interrupt, prepare mce_intel_64Hidetoshi Seto
2009-06-16x86, mce: unify smp_thermal_interrupt, prepare p4Hidetoshi Seto
2009-06-16x86, mce: make mce_disabled booleanHidetoshi Seto
2009-06-16x86, mce: unify mce.hHidetoshi Seto
2009-06-16x86, mce: sysfs entries for new mce optionsHidetoshi Seto
2009-06-16x86, mce: rename static variables around triggerHidetoshi Seto
2009-06-16x86, mce: add __read_mostlyHidetoshi Seto
2009-06-16x86, mce: cleanup mce_start()Hidetoshi Seto
2009-06-16x86, mce: don't init timer if !mce_availableHidetoshi Seto
2009-06-16x86, mce: fix a race condition about mce_callin and no_way_outHuang Ying
2009-06-16x86/ACPI: Correct maximum allowed _CRS returned resources and warn if exceededGary Hade
2009-06-16Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds
2009-06-16Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2009-06-16x86: mm: Read cr2 before prefetching the mmap_lockIngo Molnar
2009-06-16amd-iommu: resume cleanupChris Wright
2009-06-15Driver Core: x86: add nodename for cpuid and msr drivers.Kay Sievers
2009-06-15Driver Core: misc: add nodename support for misc devices.Kay Sievers
2009-06-15Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2009-06-15[CPUFREQ] cpumask: new cpumask operators for arch/x86/kernel/cpu/cpufreq/powe...Rusty Russell
2009-06-15[CPUFREQ] cpumask: avoid playing with cpus_allowed in powernow-k8.cRusty Russell
2009-06-15[CPUFREQ] cpumask: avoid cpumask games in arch/x86/kernel/cpu/cpufreq/speedst...Rusty Russell
2009-06-15[CPUFREQ] cpumask: avoid playing with cpus_allowed in speedstep-ich.cRusty Russell
2009-06-15[CPUFREQ] powernow-k8: get drv data for correct CPUNaga Chumbalkar
2009-06-15[CPUFREQ] powernow-k8: read P-state from HWNaga Chumbalkar
2009-06-15[CPUFREQ] reduce scope of ACPI_PSS_BIOS_BUG_MSG[]Andrew Morton
2009-06-15[CPUFREQ] Clean up convoluted code in arch/x86/kernel/tsc.c:time_cpufreq_noti...Dave Jones
2009-06-15[CPUFREQ] powernow-k8.c: mess cleanupLuis Henriques
2009-06-15[CPUFREQ] powernow-k8: Set transition latency to 1 if ACPI tables export 0Thomas Renninger
2009-06-15x86: Add NMI types for kmap_atomic, fixPeter Zijlstra
2009-06-15perf_counter: Make set_perf_counter_pending() declaration commonPaul Mackerras
2009-06-15amd-iommu: set event buffer head and tail to 0 manuallyJoerg Roedel
2009-06-15perf_counter: x86: Fix call-chain support to use NMI-safe methodsPeter Zijlstra
2009-06-15x86: Add NMI types for kmap_atomicPeter Zijlstra
2009-06-15x86, mm: Add __get_user_pages_fast()Peter Zijlstra
2009-06-15amd-iommu: disable cmd buffer and evt logging before reprogramming iommuChris Wright
2009-06-15Merge commit 'linus/master' into HEADVegard Nossum
2009-06-15kmemcheck: add opcode self-testing at bootVegard Nossum
2009-06-15x86: unify pte_hiddenJeremy Fitzhardinge