aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
* Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-07-10
|\
| * perf_counter: Ignore the nmi call frames in the x86-64 backtracesFrederic Weisbecker2009-07-01
* | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-08
* | [CPUFREQ] Powernow-k8: support family 0xf with 2 low p-statesMark Langsdorf2009-07-06
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-07-06
|\ \
| * \ Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2009-07-03
| |\ \
| | * | amd-iommu: set evt_buf_size correctlyJoerg Roedel2009-07-02
| | * | amd-iommu: handle alias entries correctly in init codeJoerg Roedel2009-07-02
| * | | x86: Remove unused function lapic_watchdog_ok()Jaswinder Singh Rajput2009-07-03
| * | | x86: Remove unused variable disable_x2apicJaswinder Singh Rajput2009-07-03
| * | | x86, kvm: Fix section mismatches in kvm.cRakib Mullick2009-07-03
| * | | x86: Fix printk call in print_local_apic()Ingo Molnar2009-07-02
| * | | x86: Mark device_nb as static and fix NULL noiseJaswinder Singh Rajput2009-07-01
* | | | gcov: exclude code operating in userspace from profilingPeter Oberparleiter2009-07-06
* | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-07-02
|\ \ \ \
| * | | | intel-iommu: Make iommu=pt work on i386 tooDavid Woodhouse2009-07-01
* | | | | x86: add boundary check for 32bit res before expand e820 resource to alignmentYinghai Lu2009-07-02
| |_|_|/ |/| | |
* | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-30
|\ \ \ \ | |_|/ / |/| | |
| * | | perf_counter, x86: Update x86_pmu after WARN()Yinghai Lu2009-06-29
| * | | perf_counter, x86: Add mmap counter read supportPeter Zijlstra2009-06-25
| * | | perf_counter, x86: Set global control MSR correctlyYong Wang2009-06-24
| * | | perf_counter, x8: Fix L1-data-Cache-Store-Referencees for AMDJaswinder Singh Rajput2009-06-21
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-29
|\ \ \ \ | |_|/ / |/| | |
| * | | Revert "x86: cap iomem_resource to addressable physical memory"H. Peter Anvin2009-06-28
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-28
|\| | |
| * | | x86, mce: percpu mcheck_timer should be pinnedHidetoshi Seto2009-06-25
| * | | x86: Add sysctl to allow panic on IOCK NMI errorKurt Garloff2009-06-25
| * | | x86: Fix uv bau sending buffer initializationCliff Wickman2009-06-24
| * | | x86: Move init_gbpages() to setup_arch()Pekka J Enberg2009-06-23
| * | | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Ingo Molnar2009-06-22
| |\ \ \
| | * | | x86: ensure percpu lpage doesn't consume too much vmalloc spaceTejun Heo2009-06-21
| | * | | x86: implement percpu_alloc kernel parameterTejun Heo2009-06-21
| | * | | x86: fix pageattr handling for lpage percpu allocator and re-enable itTejun Heo2009-06-21
| | * | | x86: prepare setup_pcpu_lpage() for pageattr fixTejun Heo2009-06-21
| | * | | x86: rename remap percpu first chunk allocator to lpageTejun Heo2009-06-21
| | * | | x86: fix duplicate free in setup_pcpu_remap() failure pathTejun Heo2009-06-21
| | |/ /
| * / / x86: Set cpu_llc_id on AMD CPUsAndreas Herrmann2009-06-21
| |/ /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-06-24
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown2009-06-24
| |\ \ \ \ \ \ \
| | | | | | * | | ACPI: pdc init related memory leak with physical CPU hotplugPallipadi, Venkatesh2009-06-20
| | | |_|_|/ / / | | |/| | | | |
| | | | | * | | ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI fileLen Brown2009-06-12
| | | | | * | | ACPI: Remove Asus P4B266 from blacklistOlivier Berger2009-06-12
| | | | | * | | ACPI: delete dead acpi_disabled setting codeLen Brown2009-06-12
| | | |_|/ / / | | |/| | | |
| | | * | | | ACPI: Disable ARB_DISABLE on platforms where it is not neededPallipadi, Venkatesh2009-05-27
| | | |/ / /
* | | / / / Intel-IOMMU, intr-remap: source-id checkingWeidong Han2009-06-23
|/ / / / /
* | | | | Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds2009-06-23
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix !CONFIG_DMAR build failure introduced by Intel IOMMU Pass Through SupportFenghua Yu2009-05-01
| * | | | Intel IOMMU Pass Through SupportFenghua Yu2009-04-29
* | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-20
|\ \ \ \ \
| * | | | | perf_counter: Make callchain samples extensiblePeter Zijlstra2009-06-19