summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86, fpu: make eagerfpu= boot param tri-stateSuresh Siddha2012-09-191-5/+12
* x86, fpu: enable eagerfpu by default for xsaveoptSuresh Siddha2012-09-191-0/+3
* x86, fpu: decouple non-lazy/eager fpu restore from xsaveSuresh Siddha2012-09-195-51/+67
* x86, fpu: use non-lazy fpu restore for processors supporting xsaveSuresh Siddha2012-09-197-28/+81
* x86, fpu: remove unnecessary user_fpu_end() in save_xstate_sig()Suresh Siddha2012-09-191-1/+0
* x86, fpu: drop_fpu() before restoring new state from sigframeSuresh Siddha2012-09-191-5/+3
* x86, fpu: Unify signal handling code paths for x86 and x86_64 kernelsSuresh Siddha2012-09-195-436/+270
* x86, fpu: Consolidate inline asm routines for saving/restoring fpu stateSuresh Siddha2012-09-191-1/+3
* x86, signal: Cleanup ifdefs and is_ia32, is_x32Suresh Siddha2012-09-191-115/+81
* x86/fpu/xsave: Keep __user annotation in castsMathias Krause2012-09-051-3/+3
* x86/pci/probe_roms: Add missing __iomem annotation to pci_map_biosrom()Mathias Krause2012-09-051-1/+1
* x86, microcode, AMD: Fix broken ucode patch size checkAndreas Herrmann2012-08-231-3/+4
* x86/alternatives: Fix p6 nops on non-modular kernelsAvi Kivity2012-08-221-1/+1
* x86/fixup_irq: Use cpu_online_mask instead of cpu_all_maskLiu, Chuansheng2012-08-221-1/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-08-202-0/+12
|\
| * x86, apic: fix broken legacy interrupts in the logical apic modeSuresh Siddha2012-08-141-0/+10
| * x86, avx: don't use avx instructions with "noxsave" boot paramSuresh Siddha2012-08-081-0/+2
* | perf/x86: disable PEBS on a guest entry.Gleb Natapov2012-08-131-1/+9
* | perf/x86: Add Intel Westmere-EX uncore supportYan, Zheng2012-08-132-33/+68
* | perf/x86: Fixes for Nehalem-EX uncore driverYan, Zheng2012-08-132-109/+87
* | perf, x86: Fix uncore_types_exit section mismatchBorislav Petkov2012-08-131-1/+1
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-08-034-8/+6
|\
| *-. Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o...Len Brown2012-08-0370-1386/+5119
| |\ \
| * | | ACPI/x86: revert 'x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C ...Len Brown2012-07-314-8/+6
| |/ /
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-08-036-15/+48
|\ \ \
| * | | arch/x86/kernel/kdebugfs.c: Ensure a consistent return value in error caseJulia Lawall2012-07-261-2/+4
| * | | x86/mce: Add quirk for instruction recovery on Sandy Bridge processorsTony Luck2012-07-261-3/+40
| * | | x86/mce: Move MCACOD defines from mce-severity.c to <asm/mce.h>Tony Luck2012-07-261-7/+0
| * | | x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqsTomoki Sekiyama2012-07-262-2/+3
| * | | Merge branch 'linus' into x86/urgentIngo Molnar2012-07-2559-1065/+3362
| |\ \ \
| * | | | x86, nops: Missing break resulting in incorrect selection on IntelAlan Cox2012-07-251-1/+1
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-08-035-15/+107
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | perf/x86: Fix USER/KERNEL tagging of samples properlyPeter Zijlstra2012-07-314-14/+106
| * | | | perf/x86/intel/uncore: Make UNCORE_PMU_HRTIMER_INTERVAL 64-bitAndrew Morton2012-07-311-1/+1
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-08-014-145/+1472
|\| | | |
| * | | | perf/x86: Fix format definition of SNB-EP uncore QPI boxYan, Zheng2012-07-262-1/+25
| * | | | perf/x86: Make bitfield unsignedPeter Zijlstra2012-07-261-1/+1
| * | | | perf/x86: Fix LLC-* and node-* events on Intel SandyBridgeYan, Zheng2012-07-261-6/+86
| * | | | perf/x86: Add Intel Nehalem-EX uncore supportYan, Zheng2012-07-262-129/+1352
| * | | | perf/x86: Fix typo in format definition of uncore PCU filterYan, Zheng2012-07-261-8/+8
| | |/ / | |/| |
* | | | firmware_map: make firmware_map_add_early() argument consistent with firmware...Yasuaki Ishimatsu2012-07-311-1/+1
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-268-99/+224
|\ \ \ \
| * | | | x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTORAlex Shi2012-06-282-91/+0
| * | | | x86/tlb: add tlb_flushall_shift for specific CPUAlex Shi2012-06-282-2/+46
| * | | | x86/tlb_info: get last level TLB entry number of CPUAlex Shi2012-06-283-0/+172
| * | | | x86: Add read_mostly declaration/definition to variables from smp.hVlad Zolotarov2012-06-143-8/+8
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-07-262-56/+1
|\ \ \ \ \
| * | | | | sched/x86: Remove broken power estimationPeter Zijlstra2012-07-242-56/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-251-11/+0
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...Joerg Roedel2012-07-231-11/+0
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | / | | | | | |_|/ | | | | |/| |