summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2009-08-09x86: fix buffer overflow in efi_init()Roel Kluin1-1/+1
2009-08-08x86: Add quirk to make Apple MacBookPro5,1 use reboot=pciOzan Çağlayan1-1/+9
2009-08-08x86: Fix MSI-X initialization by using online_mask for x2apic target_cpusYinghai Lu2-6/+10
2009-08-05x86: Fix VMI && stack protectorAlok Kataria1-1/+1
2009-08-04x86: Work around compilation warning in arch/x86/kernel/apm_32.cSubrata Modak1-1/+1
2009-08-04x86, UV: Complete IRQ interrupt migration in arch_enable_uv_irq()Jack Steiner1-0/+3
2009-08-04x86: Don't use current_cpu_data in x2apic phys_pkg_idYinghai Lu2-2/+2
2009-08-04x86, UV: Fix UV apic modeJack Steiner1-1/+1
2009-08-04x86, UV: Delete mapping of MMR rangs mapped by BIOSJack Steiner1-30/+1
2009-08-04x86, UV: Handle missing blade-local memory correctlyJack Steiner1-0/+5
2009-08-03x86: Fix assert syntax in vmlinux.lds.SH. Peter Anvin1-8/+8
2009-08-03x86: Make 64-bit efi_ioremap use ioremap on MMIO regionsPaul Mackerras2-2/+6
2009-08-03x86: Add quirk to make Apple MacBook5,2 use reboot=pciPaul Mackerras1-1/+33
2009-07-27x86: fix section mismatch for i386 init codeRobert Richter1-1/+5
2009-07-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-14/+26
2009-07-24x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failureThomas Gleixner1-1/+1
2009-07-22Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-20/+233
2009-07-22x86, amd: Don't probe for extended APIC ID if APICs are disabledJeremy Fitzhardinge1-1/+1
2009-07-22perf_counter: Remove unused variablesPeter Zijlstra1-2/+0
2009-07-21x86, mce: Rename incorrect macro name "CONFIG_X86_THRESHOLD"Hidehiro Kawai1-1/+1
2009-07-21x86, mce: Fix set_trigger() accessorJan Beulich1-4/+2
2009-07-20x86: Add reboot fixup for SBC-fitPC2Denis Turischev1-0/+8
2009-07-18x86: Include all of .data.* sections in _edata on 64-bitCatalin Marinas1-7/+0
2009-07-18x86: Add quirk for Intel DG45ID board to avoid low memory corruptionAlexey Fisher1-0/+13
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-13perf_counter, x86: Extend perf_counter Pentium M supportDaniel Qarras1-4/+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-10perf_counter: Clean up global vs counter enablePeter Zijlstra1-8/+8
2009-07-10perf_counter: Fix up P6 PMU detailsPeter Zijlstra1-5/+23
2009-07-10perf_counter: Add P6 PMU supportVince Weaver1-14/+213
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