summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-012-5/+8
|\
| * x86/mce: Factor out and deprecate the /dev/mcelog driverTony Luck2017-03-281-0/+1
| * RAS: Add a Corrected Errors CollectorBorislav Petkov2017-03-281-4/+5
| * x86/mce: Rename mce_log to mce_log_bufferBorislav Petkov2017-03-281-1/+1
| * Merge branch 'ras/urgent' into ras/core, to pick up fixIngo Molnar2017-03-282-4/+1
| |\
| * | x86/mce: Handle broadcasted MCE gracefully with kexecXunlei Pang2017-03-131-0/+1
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-05-011-4/+3
|\ \ \
| * \ \ Merge branch 'WIP.x86/process' into perf/coreIngo Molnar2017-04-207-9/+36
| |\ \ \
| * | | | kprobes/x86: Make boostable flag booleanMasami Hiramatsu2017-04-121-4/+3
* | | | | Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-017-9/+36
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | x86/arch_prctl: Add ARCH_[GET|SET]_CPUIDKyle Huey2017-03-204-5/+16
| * | | | x86/cpufeature: Detect CPUID faulting supportKyle Huey2017-03-202-0/+3
| * | | | x86/arch_prctl: Add do_arch_prctl_common()Kyle Huey2017-03-201-0/+3
| * | | | x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()Kyle Huey2017-03-201-2/+1
| * | | | x86/arch_prctl: Rename 'code' argument to 'option'Kyle Huey2017-03-201-1/+1
| * | | | x86/msr: Rename MISC_FEATURE_ENABLES to MISC_FEATURES_ENABLESKyle Huey2017-03-201-3/+3
| * | | | x86/process: Optimize TIF_NOTSC switchThomas Gleixner2017-03-111-0/+10
| * | | | x86/process: Correct and optimize TIF_BLOCKSTEP switchKyle Huey2017-03-111-0/+1
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-05-013-45/+104
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-04-145-7/+9
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | locking/atomic: Fix atomic_try_cmpxchg() semanticsPeter Zijlstra2017-03-301-2/+3
| * | | | | locking/atomic/x86: Use atomic_try_cmpxchg()Peter Zijlstra2017-03-232-45/+22
| * | | | | locking/atomic: Introduce atomic_try_cmpxchg()Peter Zijlstra2017-03-233-0/+81
| | |_|/ / | |/| | |
* | | | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-013-283/+42
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-------. \ \ \ \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-2612-296/+81
| |\ \ \ \ \ \ \ \ \
| | | | | | * | | | | x86: switch to RAW_COPY_USERAl Viro2017-03-293-173/+20
| | | | | | * | | | | x86: don't wank with magical size in __copy_in_user()Al Viro2017-03-291-56/+2
| | | | | | * | | | | kill __copy_from_user_nocache()Al Viro2017-03-282-38/+0
| | | | | | * | | | | amd64: get rid of zeroingAl Viro2017-03-282-8/+20
| | | |_|_|/ / / / / | | |/| | | | | | |
| | | | | * | | | | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-029-13/+39
| | | | | |\ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | | | * | | | | | Merge commit 'fc69910f329d' into uaccess.mipsAl Viro2017-04-062-7/+10
| | | | |\ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | Merge commit 'b4fb8f66f1ae2e167d06c12d018025a8d4d3ba7e' into uaccess.ia64Al Viro2017-04-062-7/+10
| | | |\ \ \ \ \ \ \ | | |/ / / / / / / / | | | | _ / / / / / | | | | / / / / /
| | * | | | | | | uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-053-5/+0
| | * | | | | | | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-051-3/+0
| |/ / / / / / /
* | | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-04-151-11/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, pmem: fix broken __copy_user_nocache cache-bypass assumptionsDan Williams2017-04-121-11/+31
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | x86/vdso: Plug race between mapping and ELF header setupThomas Gleixner2017-04-101-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-021-3/+5
|\ \ \ \ \ \ \
| * | | | | | | x86/platform/uv: Fix calculation of Global Physical AddressMike Travis2017-03-221-3/+5
| |/ / / / / /
* | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-04-021-0/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | sched/clock, x86/perf: Fix "perf test tsc"Peter Zijlstra2017-03-231-0/+2
| |/ / / / /
* | | | | | KVM: x86: cleanup the page tracking SRCU instancePaolo Bonzini2017-03-281-0/+1
|/ / / / /
* | | | | mm, x86: fix native_pud_clear build errorArnd Bergmann2017-03-162-4/+1
| |_|/ / |/| | |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-122-1/+21
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86/tlb: Fix tlb flushing when lguest clears PGEDaniel Borkmann2017-03-121-1/+1
| * | | kexec, x86/purgatory: Unbreak it and clean it upThomas Gleixner2017-03-101-0/+20
| | |/ | |/|
* | | arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-091-0/+4
* | | x86/cpufeature: Add 5-level paging detectionKirill A. Shutemov2017-03-091-1/+2
|/ /
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-072-7/+10
|\ \ | |/ |/|
| * x86/boot: Correct setup_header.start_sys nameBorislav Petkov2017-03-011-1/+1
OpenPOWER on IntegriCloud