aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2009-06-16x86, mce: fix a race condition about mce_callin and no_way_outHuang Ying
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-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-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-15amd-iommu: disable cmd buffer and evt logging before reprogramming iommuChris Wright
2009-06-15Merge commit 'linus/master' into HEADVegard Nossum
2009-06-15amd-iommu: flush domain tlb when attaching a new deviceChris Wright
2009-06-15x86: disable IOMMUs on kernel crashJoerg Roedel
2009-06-15amd-iommu: disable IOMMU hardware on shutdownJoerg Roedel
2009-06-15kmemcheck: add mm functionsVegard Nossum
2009-06-15x86: add hooks for kmemcheckVegard Nossum
2009-06-15perf_counter, x86: Fix kernel-space call-chainsIngo Molnar
2009-06-14perf_counter, x86: Fix call-chain walkingIngo Molnar
2009-06-14x86: hpet: Mark per cpu interrupts IRQF_TIMER to prevent resume failureThomas Gleixner
2009-06-13Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-13perf_counter, x86: Update AMD hw caching related event tableJaswinder Singh Rajput
2009-06-13perf_counter, x86: Check old-AMD performance monitoring supportJaswinder Singh Rajput
2009-06-12x86: add save_stack_trace_bp() for tracing from a specific stack frameVegard Nossum
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-06-12Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-06-12PM core: rename suspend and resume functionsAlan Stern
2009-06-12PM: Rename device_power_down/up()Magnus Damm
2009-06-12PM/ACPI/x86: Fix sparse warning in arch/x86/kernel/acpi/sleep.cJaswinder Singh Rajput
2009-06-12Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds
2009-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...Linus Torvalds
2009-06-12Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-06-12lguest: optimize by coding restore_flags and irq_enable in assembler.Rusty Russell
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell
2009-06-12module: merge module_alloc() finallyAmerigo Wang
2009-06-12x86 module: merge the rest functions with macrosAmerigo Wang
2009-06-12x86 module: merge the same functions in module_32.c and module_64.cAmerigo Wang
2009-06-12perf_counter/x86: Add a quirk for Atom processorsYong Wang
2009-06-12x86: make zap_low_mapping could be used earlyYinghai Lu
2009-06-12x86: Provide _sdata in the vmlinux.lds.S fileCatalin Marinas