Age | Commit message (Expand) | Author |
2012-10-17 | x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma... | Jacob Shin |
2012-10-04 | x86/cache_info: Use ARRAY_SIZE() in amd_l3_attrs() | Dan Carpenter |
2012-10-04 | x86/reboot: Remove quirk entry for SBC FITPC | David Hooper |
2012-10-02 | x86, suspend: Correct the restore of CR4, EFER; skip computing EFLAGS.ID | H. Peter Anvin |
2012-09-27 | x86, smep, smap: Make the switching functions one-way | H. Peter Anvin |
2012-09-26 | x86, suspend: On wakeup always initialize cr4 and EFER | H. Peter Anvin |
2012-09-26 | x86-32: Start out eflags and cr4 clean | H. Peter Anvin |
2012-09-25 | x86, smap: Do not abuse the [f][x]rstor_checking() functions for user space | H. Peter Anvin |
2012-09-21 | Merge branch 'x86/fpu' into x86/smap | H. Peter Anvin |
2012-09-21 | x86, kvm: fix kvm's usage of kernel_fpu_begin/end() | Suresh Siddha |
2012-09-21 | x86-32, smap: Add STAC/CLAC instructions to 32-bit kernel entry | H. Peter Anvin |
2012-09-21 | x86, smap: Reduce the SMAP overhead for signal handling | H. Peter Anvin |
2012-09-21 | x86, smap: A page fault due to SMAP is an oops | H. Peter Anvin |
2012-09-21 | x86, smap: Turn on Supervisor Mode Access Prevention | H. Peter Anvin |
2012-09-21 | x86, smap: Add STAC and CLAC instructions to control user space access | H. Peter Anvin |
2012-09-21 | x86, uaccess: Merge prototypes for clear_user/__clear_user | H. Peter Anvin |
2012-09-21 | x86, smap: Add a header file with macros for STAC/CLAC | H. Peter Anvin |
2012-09-21 | x86, alternative: Add header guards to <asm/alternative-asm.h> | H. Peter Anvin |
2012-09-21 | x86, alternative: Use .pushsection/.popsection | H. Peter Anvin |
2012-09-21 | x86, smap: Add CR4 bit for SMAP | H. Peter Anvin |
2012-09-21 | x86-32, mm: The WP test should be done on a kernel page | H. Peter Anvin |
2012-09-18 | x86, fpu: remove cpu_has_xmm check in the fx_finit() | Suresh Siddha |
2012-09-18 | x86, fpu: make eagerfpu= boot param tri-state | Suresh Siddha |
2012-09-18 | x86, fpu: enable eagerfpu by default for xsaveopt | Suresh Siddha |
2012-09-18 | x86, fpu: decouple non-lazy/eager fpu restore from xsave | Suresh Siddha |
2012-09-18 | x86, fpu: use non-lazy fpu restore for processors supporting xsave | Suresh Siddha |
2012-09-18 | x86, fpu: always use kernel_fpu_begin/end() for in-kernel FPU usage | Suresh Siddha |
2012-09-18 | x86, kvm: use kernel_fpu_begin/end() in kvm_load/put_guest_fpu() | Suresh Siddha |
2012-09-18 | x86, fpu: remove unnecessary user_fpu_end() in save_xstate_sig() | Suresh Siddha |
2012-09-18 | x86, fpu: drop_fpu() before restoring new state from sigframe | Suresh Siddha |
2012-09-18 | x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels | Suresh Siddha |
2012-09-18 | x86, fpu: Consolidate inline asm routines for saving/restoring fpu state | Suresh Siddha |
2012-09-18 | x86, signal: Cleanup ifdefs and is_ia32, is_x32 | Suresh Siddha |
2012-09-09 | x86, cpufeature: Add feature bit for SMAP | H. Peter Anvin |
2012-09-05 | x86/iommu: Use NULL instead of plain 0 for __IOMMU_INIT | Mathias Krause |
2012-09-05 | x86/iommu: Drop duplicate const in __IOMMU_INIT | Mathias Krause |
2012-09-05 | x86/fpu/xsave: Keep __user annotation in casts | Mathias Krause |
2012-09-05 | x86/pci/probe_roms: Add missing __iomem annotation to pci_map_biosrom() | Mathias Krause |
2012-09-05 | x86/signals: ia32_signal.c: add __user casts to fix sparse warnings | Mathias Krause |
2012-09-05 | x86/vdso: Add __user annotation to VDSO32_SYMBOL | Mathias Krause |
2012-09-05 | x86: Fix __user annotations in asm/sys_ia32.h | Mathias Krause |
2012-08-31 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-08-31 | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Linus Torvalds |
2012-08-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-08-30 | s390/32: Don't clobber personality flags on exec | Heiko Carstens |
2012-08-28 | s390/smp: add missing smp_store_status() for !SMP | Heiko Carstens |
2012-08-27 | KVM: x86: fix KVM_GET_MSR for PV EOI | Michael S. Tsirkin |
2012-08-25 | Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2012-08-25 | Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-08-25 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |