aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | perf/x86: Fix Intel Ivy Bridge supportStephane Eranian2012-09-19
| | * | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/ibs: Check syscall attribute flagsRobert Richter2012-09-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | perf/x86: Export Sandy Bridge uncore clockticks event in sysfsStephane Eranian2012-09-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-09-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | / / / / / / / / / / / / | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | xen/boot: Disable BIOS SMP MP table search.Konrad Rzeszutek Wilk2012-09-19
| | * | | | | | | | | | | | | | | | | | | | | | | | xen/m2p: do not reuse kmap_op->dev_bus_addrStefano Stabellini2012-09-12
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-09-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | perf/x86: Enable Intel Cedarview Atom suppportStephane Eranian2012-09-04
| | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | perf/x86: Fix microcode revision check for SNB-PEBSStephane Eranian2012-08-27
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Merge tag 'kvm-3.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-09-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | KVM: fix error paths for failed gfn_to_page() callsXiao Guangrong2012-09-10
| | * | | | | | | | | | | | | | | | | | | | | KVM: x86: Check INVPCID feature bit in EBX of leaf 7Ren, Yongjie2012-09-09
| | * | | | | | | | | | | | | | | | | | | | | KVM: PIC: fix use of uninitialised variable.Jamie Iles2012-09-04
| | | |_|/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-09-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / | |/| | / / / / / / / / / / / / / / / / / / | | | |/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | xen: fix logical error in tlb flushingAlex Shi2012-09-05
| | * | | | | | | | | | | | | | | | | | | Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus...Konrad Rzeszutek Wilk2012-09-05
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | xen/p2m: Fix one-off error in checking the P2M tree directory.Konrad Rzeszutek Wilk2012-09-05
* | | | | | | | | | | | | | | | | | | | | | x86, amd, mce: Avoid NULL pointer reference on CPU northbridge lookupDaniel J Blueman2012-10-17
* | | | | | | | | | | | | | | | | | | | | | x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma...Jacob Shin2012-10-17
* | | | | | | | | | | | | | | | | | | | | | x86/cache_info: Use ARRAY_SIZE() in amd_l3_attrs()Dan Carpenter2012-10-04
* | | | | | | | | | | | | | | | | | | | | | x86/reboot: Remove quirk entry for SBC FITPCDavid Hooper2012-10-04
* | | | | | | | | | | | | | | | | | | | | | x86, suspend: Correct the restore of CR4, EFER; skip computing EFLAGS.IDH. Peter Anvin2012-10-02
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | x86, smep, smap: Make the switching functions one-wayH. Peter Anvin2012-09-27
* | | | | | | | | | | | | | | | | | | | | x86, suspend: On wakeup always initialize cr4 and EFERH. Peter Anvin2012-09-26
* | | | | | | | | | | | | | | | | | | | | x86-32: Start out eflags and cr4 cleanH. Peter Anvin2012-09-26
* | | | | | | | | | | | | | | | | | | | | x86, smap: Do not abuse the [f][x]rstor_checking() functions for user spaceH. Peter Anvin2012-09-25
* | | | | | | | | | | | | | | | | | | | | Merge branch 'x86/fpu' into x86/smapH. Peter Anvin2012-09-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | x86, kvm: fix kvm's usage of kernel_fpu_begin/end()Suresh Siddha2012-09-21
| * | | | | | | | | | | | | | | | | | | | x86, fpu: remove cpu_has_xmm check in the fx_finit()Suresh Siddha2012-09-18
| * | | | | | | | | | | | | | | | | | | | x86, fpu: make eagerfpu= boot param tri-stateSuresh Siddha2012-09-18
| * | | | | | | | | | | | | | | | | | | | x86, fpu: enable eagerfpu by default for xsaveoptSuresh Siddha2012-09-18
| * | | | | | | | | | | | | | | | | | | | x86, fpu: decouple non-lazy/eager fpu restore from xsaveSuresh Siddha2012-09-18
| * | | | | | | | | | | | | | | | | | | | x86, fpu: use non-lazy fpu restore for processors supporting xsaveSuresh Siddha2012-09-18
| * | | | | | | | | | | | | | | | | | | | x86, fpu: always use kernel_fpu_begin/end() for in-kernel FPU usageSuresh Siddha2012-09-18
| * | | | | | | | | | | | | | | | | | | | x86, kvm: use kernel_fpu_begin/end() in kvm_load/put_guest_fpu()Suresh Siddha2012-09-18
| * | | | | | | | | | | | | | | | | | | | x86, fpu: remove unnecessary user_fpu_end() in save_xstate_sig()Suresh Siddha2012-09-18
| * | | | | | | | | | | | | | | | | | | | x86, fpu: drop_fpu() before restoring new state from sigframeSuresh Siddha2012-09-18
| * | | | | | | | | | | | | | | | | | | | x86, fpu: Unify signal handling code paths for x86 and x86_64 kernelsSuresh Siddha2012-09-18
| * | | | | | | | | | | | | | | | | | | | x86, fpu: Consolidate inline asm routines for saving/restoring fpu stateSuresh Siddha2012-09-18
| * | | | | | | | | | | | | | | | | | | | x86, signal: Cleanup ifdefs and is_ia32, is_x32Suresh Siddha2012-09-18
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | x86/iommu: Use NULL instead of plain 0 for __IOMMU_INITMathias Krause2012-09-05
| * | | | | | | | | | | | | | | | | | | x86/iommu: Drop duplicate const in __IOMMU_INITMathias Krause2012-09-05
| * | | | | | | | | | | | | | | | | | | x86/fpu/xsave: Keep __user annotation in castsMathias Krause2012-09-05
| * | | | | | | | | | | | | | | | | | | x86/pci/probe_roms: Add missing __iomem annotation to pci_map_biosrom()Mathias Krause2012-09-05
| * | | | | | | | | | | | | | | | | | | x86/signals: ia32_signal.c: add __user casts to fix sparse warningsMathias Krause2012-09-05
| * | | | | | | | | | | | | | | | | | | x86/vdso: Add __user annotation to VDSO32_SYMBOLMathias Krause2012-09-05
| * | | | | | | | | | | | | | | | | | | x86: Fix __user annotations in asm/sys_ia32.hMathias Krause2012-09-05
| |/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | x86-32, smap: Add STAC/CLAC instructions to 32-bit kernel entryH. Peter Anvin2012-09-21
* | | | | | | | | | | | | | | | | | | x86, smap: Reduce the SMAP overhead for signal handlingH. Peter Anvin2012-09-21
* | | | | | | | | | | | | | | | | | | x86, smap: A page fault due to SMAP is an oopsH. Peter Anvin2012-09-21