summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-10-17x86, amd, mce: Avoid NULL pointer reference on CPU northbridge lookupDaniel J Blueman
2012-10-17x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma...Jacob Shin
2012-10-04x86/cache_info: Use ARRAY_SIZE() in amd_l3_attrs()Dan Carpenter
2012-10-04x86/reboot: Remove quirk entry for SBC FITPCDavid Hooper
2012-10-02x86, suspend: Correct the restore of CR4, EFER; skip computing EFLAGS.IDH. Peter Anvin
2012-09-27x86, smep, smap: Make the switching functions one-wayH. Peter Anvin
2012-09-26x86, suspend: On wakeup always initialize cr4 and EFERH. Peter Anvin
2012-09-26x86-32: Start out eflags and cr4 cleanH. Peter Anvin
2012-09-25x86, smap: Do not abuse the [f][x]rstor_checking() functions for user spaceH. Peter Anvin
2012-09-22Merge branch 'x86/fpu' into x86/smapH. Peter Anvin
2012-09-21x86, kvm: fix kvm's usage of kernel_fpu_begin/end()Suresh Siddha
2012-09-21x86-32, smap: Add STAC/CLAC instructions to 32-bit kernel entryH. Peter Anvin
2012-09-21x86, smap: Reduce the SMAP overhead for signal handlingH. Peter Anvin
2012-09-21x86, smap: A page fault due to SMAP is an oopsH. Peter Anvin
2012-09-21x86, smap: Turn on Supervisor Mode Access PreventionH. Peter Anvin
2012-09-21x86, smap: Add STAC and CLAC instructions to control user space accessH. Peter Anvin
2012-09-21x86, uaccess: Merge prototypes for clear_user/__clear_userH. Peter Anvin
2012-09-21x86, smap: Add a header file with macros for STAC/CLACH. Peter Anvin
2012-09-21x86, alternative: Add header guards to <asm/alternative-asm.h>H. Peter Anvin
2012-09-21x86, alternative: Use .pushsection/.popsectionH. Peter Anvin
2012-09-21x86, smap: Add CR4 bit for SMAPH. Peter Anvin
2012-09-21x86-32, mm: The WP test should be done on a kernel pageH. Peter Anvin
2012-09-18x86, fpu: remove cpu_has_xmm check in the fx_finit()Suresh Siddha
2012-09-18x86, fpu: make eagerfpu= boot param tri-stateSuresh Siddha
2012-09-18x86, fpu: enable eagerfpu by default for xsaveoptSuresh Siddha
2012-09-18x86, fpu: decouple non-lazy/eager fpu restore from xsaveSuresh Siddha
2012-09-18x86, fpu: use non-lazy fpu restore for processors supporting xsaveSuresh Siddha
2012-09-18x86, fpu: always use kernel_fpu_begin/end() for in-kernel FPU usageSuresh Siddha
2012-09-18x86, kvm: use kernel_fpu_begin/end() in kvm_load/put_guest_fpu()Suresh Siddha
2012-09-18x86, fpu: remove unnecessary user_fpu_end() in save_xstate_sig()Suresh Siddha
2012-09-18x86, fpu: drop_fpu() before restoring new state from sigframeSuresh Siddha
2012-09-18x86, fpu: Unify signal handling code paths for x86 and x86_64 kernelsSuresh Siddha
2012-09-18x86, fpu: Consolidate inline asm routines for saving/restoring fpu stateSuresh Siddha
2012-09-18x86, signal: Cleanup ifdefs and is_ia32, is_x32Suresh Siddha
2012-09-09x86, cpufeature: Add feature bit for SMAPH. Peter Anvin
2012-09-05x86/iommu: Use NULL instead of plain 0 for __IOMMU_INITMathias Krause
2012-09-05x86/iommu: Drop duplicate const in __IOMMU_INITMathias Krause
2012-09-05x86/fpu/xsave: Keep __user annotation in castsMathias Krause
2012-09-05x86/pci/probe_roms: Add missing __iomem annotation to pci_map_biosrom()Mathias Krause
2012-09-05x86/signals: ia32_signal.c: add __user casts to fix sparse warningsMathias Krause
2012-09-05x86/vdso: Add __user annotation to VDSO32_SYMBOLMathias Krause
2012-09-05x86: Fix __user annotations in asm/sys_ia32.hMathias Krause
2012-09-01Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-09-01Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2012-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-08-30s390/32: Don't clobber personality flags on execHeiko Carstens
2012-08-28s390/smp: add missing smp_store_status() for !SMPHeiko Carstens
2012-08-27KVM: x86: fix KVM_GET_MSR for PV EOIMichael S. Tsirkin
2012-08-26Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-08-26Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds