aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2009-04-21x86: more than 8 32-bit CPUs requires X86_BIGSMPMichael K. Johnson1-0/+1
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm7-9/+19
2009-04-21x86: avoid theoretical spurious NMI backtraces with CONFIG_CPUMASK_OFFSTACK=yRusty Russell1-1/+1
2009-04-21x86: fix boot crash in NMI watchdog with CONFIG_CPUMASK_OFFSTACK=y and flat APICRusty Russell1-1/+2
2009-04-20Separate out common fstatat code into vfs_fstatatOleg Drokin1-14/+5
2009-04-20x86-64: fix FPU corruption with signals and preemptionSuresh Siddha1-1/+3
2009-04-20x86/uv: fix for no memory at paddr 0Jack Steiner1-0/+1
2009-04-20Merge branch 'linus' into x86/urgentIngo Molnar34-218/+433
2009-04-19acpi-cpufreq: Do not let get_measured perf depend on internal variableThomas Renninger1-3/+4
2009-04-19acpi-cpufreq: style-only: add parens to math expressionThomas Renninger1-1/+1
2009-04-19acpi-cpufreq: Cleanup: Use printk_onceThomas Renninger1-6/+2
2009-04-19x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perfPallipadi, Venkatesh1-5/+10
2009-04-19lguest: fix guest crash on non-linear addresses in gdt pvopsRusty Russell2-8/+10
2009-04-18lockdep, x86: account for irqs enabled in paranoid_exitSteven Rostedt1-0/+3
2009-04-17x86: mm/numa_32.c calculate_numa_remap_pages should use __initJaswinder Singh Rajput1-1/+1
2009-04-17x86, kbuild: make "make install" not depend on vmlinuxH. Peter Anvin1-1/+5
2009-04-17x86/uv: fix init of cpu-less nodesJack Steiner1-0/+14
2009-04-17x86/uv: fix init of memory-less nodesJack Steiner1-1/+5
2009-04-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-218/+117
2009-04-17x86/irq: mark NUMA_MIGRATE_IRQ_DESC brokenYinghai Lu1-0/+1
2009-04-16Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds6-64/+154
2009-04-17x86: fix microcode driver newly spewing warningsDmitry Adamushko1-2/+0
2009-04-17x86, PAT: Remove page granularity tracking for vm_insert_pfn mapsPallipadi, Venkatesh1-79/+19
2009-04-16x86: UV BAU distribution and payload MMRsCliff Wickman1-3/+9
2009-04-15x86: disable X86_PTRACE_BTS for nowIngo Molnar1-0/+1
2009-04-15acpi-cpufreq: fix 'smp_call_function_many()' confusionLinus Torvalds1-0/+6
2009-04-14x86 microcode: revert some work_on_cpuHugh Dickins1-22/+11
2009-04-14x86: UV: BAU partition-relative distribution mapCliff Wickman1-3/+16
2009-04-14x86, irq: Remove IRQ_DISABLED check in process context IRQ movePallipadi, Venkatesh1-0/+2
2009-04-13Fix quilt merge error in acpi-cpufreq.cLinus Torvalds1-1/+1
2009-04-14x86: pci-swiotlb.c swiotlb_dma_ops should be staticJaswinder Singh Rajput1-1/+1
2009-04-13Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-59/+160
2009-04-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-19/+57
2009-04-13cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.cAndrew Morton1-15/+9
2009-04-12x86: add linux kernel support for YMM stateSuresh Siddha4-2/+15
2009-04-12x86: fix wrong section of pat_disable & make it staticMarcin Slusarz1-1/+1
2009-04-12x86: Fix section mismatches in mpparseRakib Mullick1-3/+4
2009-04-10x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu6-18/+24
2009-04-10x86, PAT: Remove duplicate memtype reserve in devmem mmapSuresh Siddha2-62/+2
2009-04-10x86, PAT: Consolidate code in pat_x_mtrr_type() and reserve_memtype()Suresh Siddha2-23/+15
2009-04-10x86, PAT: Changing memtype to WC ensuring no WB aliasvenkatesh.pallipadi@intel.com1-1/+8
2009-04-10x86, PAT: Handle faults cleanly in set_memory_ APIsvenkatesh.pallipadi@intel.com1-48/+65
2009-04-10x86, PAT: Change order of cpa and free in set_memory_wbvenkatesh.pallipadi@intel.com1-4/+7
2009-04-10x86, CPA: Change idmap attribute before ioremap attribute setupSuresh Siddha1-3/+4
2009-04-10x86: Document get_user_pages_fast()Andy Grover1-0/+16
2009-04-10x86, intr-remap: fix eoi for interrupt remapping without x2apicWeidong Han1-1/+4
2009-04-09x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu4-6/+7
2009-04-09Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-18/+35
2009-04-09Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-1/+4
2009-04-09x86: cpu_debug remove execute permissionJaswinder Singh Rajput2-0/+0