summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2009-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-11/+3
2009-07-14x86: Fix warning in pvclock.cDave Jones1-1/+1
2009-07-13x86, apic: Fix false positive section mismatch in numaq_32.cRakib Mullick1-1/+2
2009-07-13x86: Fix false positive section mismatch in es7000_32.cRakib Mullick1-1/+2
2009-07-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds3-8/+28
2009-07-10x86/pci: insert ioapic resource before assigning unassigned resourcesYinghai Lu1-11/+3
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches5-13/+11
2009-07-06[CPUFREQ] Powernow-k8: support family 0xf with 2 low p-statesMark Langsdorf2-20/+13
2009-07-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-32/+25
2009-07-06gcov: exclude code operating in userspace from profilingPeter Oberparleiter1-0/+2
2009-07-03Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar1-4/+9
2009-07-03x86: Remove unused function lapic_watchdog_ok()Jaswinder Singh Rajput1-5/+0
2009-07-03x86: Remove unused variable disable_x2apicJaswinder Singh Rajput1-2/+0
2009-07-03x86, kvm: Fix section mismatches in kvm.cRakib Mullick1-1/+1
2009-07-02Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-1/+1
2009-07-02x86: add boundary check for 32bit res before expand e820 resource to alignmentYinghai Lu1-6/+10
2009-07-02amd-iommu: set evt_buf_size correctlyJoerg Roedel1-0/+2
2009-07-02amd-iommu: handle alias entries correctly in init codeJoerg Roedel1-4/+7
2009-07-02x86: Fix printk call in print_local_apic()Ingo Molnar1-18/+13
2009-07-01perf_counter: Ignore the nmi call frames in the x86-64 backtracesFrederic Weisbecker3-8/+28
2009-07-01intel-iommu: Make iommu=pt work on i386 tooDavid Woodhouse1-1/+1
2009-07-01x86: Mark device_nb as static and fix NULL noiseJaswinder Singh Rajput1-2/+2
2009-06-30Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-12/+10
2009-06-29Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+0
2009-06-29perf_counter, x86: Update x86_pmu after WARN()Yinghai Lu1-2/+2
2009-06-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-67/+189
2009-06-28Revert "x86: cap iomem_resource to addressable physical memory"H. Peter Anvin1-3/+0
2009-06-25x86, mce: percpu mcheck_timer should be pinnedHidetoshi Seto1-2/+2
2009-06-25x86: Add sysctl to allow panic on IOCK NMI errorKurt Garloff2-0/+4
2009-06-25perf_counter, x86: Add mmap counter read supportPeter Zijlstra1-0/+6
2009-06-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-82/+27
2009-06-24x86: Fix uv bau sending buffer initializationCliff Wickman1-7/+2
2009-06-24perf_counter, x86: Set global control MSR correctlyYong Wang1-9/+1
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown3-82/+27
2009-06-23Intel-IOMMU, intr-remap: source-id checkingWeidong Han1-0/+6
2009-06-23x86: Move init_gbpages() to setup_arch()Pekka J Enberg1-0/+16
2009-06-22Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds2-1/+8
2009-06-22Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Ingo Molnar1-57/+162
2009-06-22x86: ensure percpu lpage doesn't consume too much vmalloc spaceTejun Heo1-3/+15
2009-06-22x86: implement percpu_alloc kernel parameterTejun Heo1-19/+50
2009-06-22x86: fix pageattr handling for lpage percpu allocator and re-enable itTejun Heo1-9/+63
2009-06-22x86: prepare setup_pcpu_lpage() for pageattr fixTejun Heo1-25/+33
2009-06-22x86: rename remap percpu first chunk allocator to lpageTejun Heo1-25/+25
2009-06-22x86: fix duplicate free in setup_pcpu_remap() failure pathTejun Heo1-1/+1
2009-06-21perf_counter, x8: Fix L1-data-Cache-Store-Referencees for AMDJaswinder Singh Rajput1-1/+1
2009-06-21x86: Set cpu_llc_id on AMD CPUsAndreas Herrmann1-1/+3
2009-06-20Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-64/+74
2009-06-20Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+6
2009-06-20Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-2/+8
2009-06-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds28-538/+612