summaryrefslogtreecommitdiff
path: root/arch (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/platform/uv: Insert per_cpu accessor function on uv_hub_nmiGeorge Beshers2015-09-13
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/mm: Warn on W^X mappingsStephen Smalley2015-10-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v4.3-rc3' into x86/mm, to pick up fixes before applying new changesIngo Molnar2015-10-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/mm: Fix no-change case in try_preserve_large_page()Toshi Kani2015-09-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/mm: Fix __split_large_page() to handle large PAT bitToshi Kani2015-09-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/mm: Fix try_preserve_large_page() to handle large PAT bitToshi Kani2015-09-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/mm: Fix gup_huge_p?d() to handle large PAT bitToshi Kani2015-09-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/mm: Fix slow_virt_to_phys() to handle large PAT bitToshi Kani2015-09-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/mm: Fix page table dump to show PAT bitToshi Kani2015-09-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/asm: Add pud_pgprot() and pmd_pgprot()Toshi Kani2015-09-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/asm: Fix pud/pmd interfaces to handle large PAT bitToshi Kani2015-09-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/asm: Add pud/pmd mask interfaces to handle large PAT bitToshi Kani2015-09-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/asm: Move PUD_PAGE macros to page_types.hToshi Kani2015-09-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/vdso32: Define PGTABLE_LEVELS to 32bit VDSOToshi Kani2015-09-22
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/headers: Clean up too long linesPeter Zijlstra2015-09-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/headers: Remove <asm/sigcontext.h> references on the kernel sideIngo Molnar2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/headers: Remove direct sigcontext32.h usesIngo Molnar2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/headers: Convert sigcontext_ia32 uses to sigcontext_32Ingo Molnar2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/headers: Unify 'struct sigcontext_ia32' and 'struct sigcontext_32'Ingo Molnar2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/headers: Make sigcontext pointers bit independentIngo Molnar2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/headers: Move the 'struct sigcontext' definitions into the UAPI headerIngo Molnar2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/headers: Clean up the kernel's struct sigcontext types to be ABI-cleanIngo Molnar2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/headers: Convert uses of _fpstate_ia32 to _fpstate_32Ingo Molnar2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/headers: Unify 'struct _fpstate_ia32' and i386 struct _fpstateIngo Molnar2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/headers: Unify register type definitions between 32-bit compat and i386Ingo Molnar2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/headers: Use ABI types consistently in sigcontext*.hIngo Molnar2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/headers: Separate out legacy user-space structure definitionsIngo Molnar2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/headers: Clean up and better document uapi/asm/sigcontext.hIngo Molnar2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/headers: Clean up uapi/asm/sigcontext32.hIngo Molnar2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/headers: Fix (old) header file dependency bug in uapi/asm/sigcontext32.hIngo Molnar2015-09-08
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-11-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/fpu: Fixup uninitialized feature_name warningBorislav Petkov2015-09-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/fpu/math-emu: Add support for FISTTP instructionsDenys Vlasenko2015-09-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/fpu/math-emu: Add support for FCMOVcc insnsDenys Vlasenko2015-09-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/fpu/math-emu: Add support for F[U]COMI[P] insnsDenys Vlasenko2015-09-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/fpu/math-emu: Remove define layer for undocumented opcodesDenys Vlasenko2015-09-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/fpu/math-emu: Remove !NO_UNDOC_CODEDenys Vlasenko2015-09-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/fpu: Check CPU-provided sizes against struct declarationsDave Hansen2015-09-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/fpu: Check to ensure increasing-offset xstate offsetsDave Hansen2015-09-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/fpu: Correct and check XSAVE xstate size calculationsDave Hansen2015-09-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/fpu: Add C structures for AVX-512 state componentsDave Hansen2015-09-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/fpu: Rework YMM definitionDave Hansen2015-09-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/fpu/mpx: Rework MPX 'xstate' typesDave Hansen2015-09-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/fpu: Add xfeature_enabled() helper instead of test_bit()Dave Hansen2015-09-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/fpu: Remove 'xfeature_nr'Dave Hansen2015-09-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/fpu: Rework XSTATE_* macros to remove magic '2'Dave Hansen2015-09-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/fpu: Rename XFEATURES_NR_MAXDave Hansen2015-09-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/fpu: Rename XSAVE macrosDave Hansen2015-09-14