Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | mm: add architecture primitives for software dirty bit clearing | Martin Schwidefsky | 2015-10-14 | 1 | -0/+10 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-11-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/platform/uv: Insert per_cpu accessor function on uv_hub_nmi | George Beshers | 2015-09-13 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-11-03 | 4 | -14/+57 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86/mm: Warn on W^X mappings | Stephen Smalley | 2015-10-06 | 1 | -0/+7 | |
| * | | | | | | | | | | Merge tag 'v4.3-rc3' into x86/mm, to pick up fixes before applying new changes | Ingo Molnar | 2015-10-06 | 3 | -0/+12 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | x86/asm: Add pud_pgprot() and pmd_pgprot() | Toshi Kani | 2015-09-22 | 1 | -1/+3 | |
| * | | | | | | | | | | | x86/asm: Fix pud/pmd interfaces to handle large PAT bit | Toshi Kani | 2015-09-22 | 2 | -8/+10 | |
| * | | | | | | | | | | | x86/asm: Add pud/pmd mask interfaces to handle large PAT bit | Toshi Kani | 2015-09-22 | 1 | -2/+34 | |
| * | | | | | | | | | | | x86/asm: Move PUD_PAGE macros to page_types.h | Toshi Kani | 2015-09-22 | 2 | -3/+3 | |
* | | | | | | | | | | | | Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-11-03 | 8 | -322/+319 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | x86/headers: Clean up too long lines | Peter Zijlstra | 2015-09-14 | 1 | -26/+31 | |
| * | | | | | | | | | | | | x86/headers: Remove <asm/sigcontext.h> references on the kernel side | Ingo Molnar | 2015-09-08 | 6 | -5/+7 | |
| * | | | | | | | | | | | | x86/headers: Remove direct sigcontext32.h uses | Ingo Molnar | 2015-09-08 | 3 | -3/+3 | |
| * | | | | | | | | | | | | x86/headers: Convert sigcontext_ia32 uses to sigcontext_32 | Ingo Molnar | 2015-09-08 | 3 | -5/+11 | |
| * | | | | | | | | | | | | x86/headers: Unify 'struct sigcontext_ia32' and 'struct sigcontext_32' | Ingo Molnar | 2015-09-08 | 3 | -27/+2 | |
| * | | | | | | | | | | | | x86/headers: Make sigcontext pointers bit independent | Ingo Molnar | 2015-09-08 | 1 | -2/+2 | |
| * | | | | | | | | | | | | x86/headers: Move the 'struct sigcontext' definitions into the UAPI header | Ingo Molnar | 2015-09-08 | 2 | -73/+83 | |
| * | | | | | | | | | | | | x86/headers: Clean up the kernel's struct sigcontext types to be ABI-clean | Ingo Molnar | 2015-09-08 | 1 | -52/+52 | |
| * | | | | | | | | | | | | x86/headers: Convert uses of _fpstate_ia32 to _fpstate_32 | Ingo Molnar | 2015-09-08 | 3 | -4/+5 | |
| * | | | | | | | | | | | | x86/headers: Unify 'struct _fpstate_ia32' and i386 struct _fpstate | Ingo Molnar | 2015-09-08 | 3 | -39/+17 | |
| * | | | | | | | | | | | | x86/headers: Unify register type definitions between 32-bit compat and i386 | Ingo Molnar | 2015-09-08 | 2 | -23/+2 | |
| * | | | | | | | | | | | | x86/headers: Use ABI types consistently in sigcontext*.h | Ingo Molnar | 2015-09-08 | 2 | -70/+70 | |
| * | | | | | | | | | | | | x86/headers: Separate out legacy user-space structure definitions | Ingo Molnar | 2015-09-08 | 1 | -60/+59 | |
| * | | | | | | | | | | | | x86/headers: Clean up and better document uapi/asm/sigcontext.h | Ingo Molnar | 2015-09-08 | 1 | -148/+182 | |
| * | | | | | | | | | | | | x86/headers: Clean up uapi/asm/sigcontext32.h | Ingo Molnar | 2015-09-08 | 1 | -52/+58 | |
| * | | | | | | | | | | | | x86/headers: Fix (old) header file dependency bug in uapi/asm/sigcontext32.h | Ingo Molnar | 2015-09-08 | 1 | -0/+2 | |
* | | | | | | | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-11-03 | 3 | -53/+117 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | x86/fpu: Add C structures for AVX-512 state components | Dave Hansen | 2015-09-14 | 1 | -0/+33 | |
| * | | | | | | | | | | | | | x86/fpu: Rework YMM definition | Dave Hansen | 2015-09-14 | 1 | -5/+11 | |
| * | | | | | | | | | | | | | x86/fpu/mpx: Rework MPX 'xstate' types | Dave Hansen | 2015-09-14 | 2 | -9/+27 | |
| * | | | | | | | | | | | | | x86/fpu: Rework XSTATE_* macros to remove magic '2' | Dave Hansen | 2015-09-14 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | x86/fpu: Rename XFEATURES_NR_MAX | Dave Hansen | 2015-09-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | x86/fpu: Rename XSAVE macros | Dave Hansen | 2015-09-14 | 2 | -24/+34 | |
| * | | | | | | | | | | | | | x86/fpu: Remove partial LWP support definitions | Dave Hansen | 2015-09-14 | 1 | -5/+0 | |
| * | | | | | | | | | | | | | x86/fpu: Remove XSTATE_RESERVE | Dave Hansen | 2015-09-14 | 1 | -8/+7 | |
| * | | | | | | | | | | | | | x86/fpu: Move XSAVE-disabling code to a helper | Dave Hansen | 2015-09-14 | 1 | -0/+1 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-11-03 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | x86/cpu: Add CLZERO detection | Wan Zongshun | 2015-11-01 | 1 | -1/+4 | |
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-11-03 | 1 | -6/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | x86/kexec: Remove obsolete 'in_crash_kexec' flag | Minfei Huang | 2015-10-12 | 1 | -6/+0 | |
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-11-03 | 8 | -28/+121 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | x86/asm: Remove the xyz_cfi macros from dwarf2.h | Andy Lutomirski | 2015-10-14 | 1 | -93/+0 | |
| * | | | | | | | | | | | | | x86/asm: Remove thread_info.sysenter_return | Andy Lutomirski | 2015-10-09 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | x86/syscalls: Give sys_call_ptr_t a useful type | Andy Lutomirski | 2015-10-09 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | x86/entry/syscalls: Move syscall table declarations into asm/syscalls.h | Andy Lutomirski | 2015-10-09 | 1 | -1/+11 | |
| * | | | | | | | | | | | | | x86/vdso/32: Save extra registers in the INT80 vsyscall path | Andy Lutomirski | 2015-10-09 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | x86/elf/64: Clear more registers in elf_common_init() | Andy Lutomirski | 2015-10-09 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | x86/vdso: Define BUILD_VDSO while building and emit .eh_frame in asm | Andy Lutomirski | 2015-10-09 | 1 | -3/+10 | |
| * | | | | | | | | | | | | | x86/asm: Re-add parts of the manual CFI infrastructure | Andy Lutomirski | 2015-10-09 | 1 | -0/+170 |