aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* 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
* | x86, smap: Turn on Supervisor Mode Access PreventionH. Peter Anvin2012-09-21
* | x86, smap: Add STAC and CLAC instructions to control user space accessH. Peter Anvin2012-09-21
* | x86, uaccess: Merge prototypes for clear_user/__clear_userH. Peter Anvin2012-09-21
* | x86, smap: Add a header file with macros for STAC/CLACH. Peter Anvin2012-09-21
* | x86, alternative: Add header guards to <asm/alternative-asm.h>H. Peter Anvin2012-09-21
* | x86, alternative: Use .pushsection/.popsectionH. Peter Anvin2012-09-21
* | x86, smap: Add CR4 bit for SMAPH. Peter Anvin2012-09-21
* | x86-32, mm: The WP test should be done on a kernel pageH. Peter Anvin2012-09-21
* | x86, cpufeature: Add feature bit for SMAPH. Peter Anvin2012-09-09
|/
* Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-08-31
|\
| * KVM: x86: fix KVM_GET_MSR for PV EOIMichael S. Tsirkin2012-08-27
* | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2012-08-31
|\ \
| * | [PARISC] fix personality flag check in copy_thread()Jiri Kosina2012-08-03
| * | [PARISC] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman2012-07-25
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-08-31
|\ \ \ | |_|/ |/| |
| * | s390/32: Don't clobber personality flags on execHeiko Carstens2012-08-30
| * | s390/smp: add missing smp_store_status() for !SMPHeiko Carstens2012-08-28
| * | s390: Always use "long" for ssize_t to match size_tGeert Uytterhoeven2012-08-21
* | | Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-08-25
|\ \ \
| * \ \ Merge branch 'randconfig/mach' into fixesArnd Bergmann2012-08-23
| |\ \ \
| | * | | ARM: ux500: don't select LEDS_GPIO for snowballArnd Bergmann2012-08-23
| | * | | ARM: imx: build i.MX6 functions only when neededArnd Bergmann2012-08-23
| | * | | ARM: imx: select CPU_FREQ_TABLE when neededArnd Bergmann2012-08-23