summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-313-28/+33
|\
| * dma-mapping: add an arch_dma_supported hookChristoph Hellwig2018-01-151-0/+3
| * dma-mapping: move dma_mark_clean to dma-direct.hChristoph Hellwig2018-01-101-2/+0
| * dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig2018-01-102-26/+30
* | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-302-1/+1
|\ \
| * | switch wrapper poll.h instances to generic-yAl Viro2017-11-272-1/+1
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-302-88/+4
|\ \ \
| * | | signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman2018-01-152-6/+4
| * | | signal: unify compat_siginfo_tAl Viro2018-01-151-80/+0
| * | | signal: Remove _sys_private and _overrun_incr from struct compat_siginfoEric W. Biederman2018-01-121-2/+0
* | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-01-301-0/+2
|\ \ \ \
| * | | | x86/MCE: Report only DRAM ECC as memory errors on AMD systemsYazen Ghannam2017-12-181-0/+2
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-01-301-0/+4
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2018-01-0634-232/+824
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'v4.15-rc4' into perf/core, to pick up fixesIngo Molnar2017-12-182-5/+22
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'v4.15-rc3' into perf/core, to refresh the treeIngo Molnar2017-12-127-19/+49
| |\ \ \ \ \ \
| * | | | | | | uprobes/x86: Emulate push insns for uprobe on x86Yonghong Song2017-12-111-0/+4
| * | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to...Ingo Molnar2017-12-0624-178/+88
| |\ \ \ \ \ \ \
| * | | | | | | | x86/asm: Allow again using asm.h when building for the 'bpf' clang targetArnaldo Carvalho de Melo2017-12-051-0/+2
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-298-76/+61
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/speculation: Simplify indirect_branch_prediction_barrier()Borislav Petkov2018-01-272-9/+7
| * | | | | | | | x86/retpoline: Simplify vmexit_fill_RSB()Borislav Petkov2018-01-272-63/+10
| * | | | | | | | x86/cpufeatures: Clean up Spectre v2 related CPUID flagsDavid Woodhouse2018-01-272-10/+10
| * | | | | | | | x86/nospec: Fix header guards namesBorislav Petkov2018-01-261-3/+3
| * | | | | | | | x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) supportDavid Woodhouse2018-01-262-0/+15
| * | | | | | | | x86/msr: Add definitions for new speculation control MSRsDavid Woodhouse2018-01-261-0/+12
| * | | | | | | | x86/cpufeatures: Add AMD feature bits for Speculation ControlDavid Woodhouse2018-01-261-0/+3
| * | | | | | | | x86/cpufeatures: Add Intel feature bits for Speculation ControlDavid Woodhouse2018-01-261-0/+3
| * | | | | | | | x86/cpufeatures: Add CPUID_7_EDX CPUID leafDavid Woodhouse2018-01-264-7/+14
* | | | | | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-01-291-0/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/tsc: Allow TSC calibration without PITPeter Zijlstra2018-01-141-0/+5
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-01-298-107/+721
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/platform/uv/BAU: Replace hard-coded values with MMR definitionsAndrew Banman2018-01-161-1/+0
| * | | | | | | | | x86/platform/UV: Fix UV4A BAU MMRsMike Travis2018-01-161-21/+38
| * | | | | | | | | x86/platform/UV: Fix GAM MMR changes in UV4AMike Travis2018-01-161-6/+80
| * | | | | | | | | x86/platform/UV: Add references to access fixed UV4A HUB MMRsMike Travis2018-01-162-0/+15
| * | | | | | | | | x86/platform/UV: Update uv_mmrs.h to prepare for UV4A fixesMike Travis2018-01-161-82/+533
| * | | | | | | | | x86/jailhouse: Add infrastructure for running in non-root cellJan Kiszka2018-01-143-0/+49
| * | | | | | | | | x86: Introduce and use MP IRQ trigger and polarity definesJan Kiszka2018-01-141-3/+11
| * | | | | | | | | x86/platform: Control warm reset setup via legacy feature flagJan Kiszka2018-01-141-0/+1
| |/ / / / / / / /
* | | | | | | | | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-01-291-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/intel_rdt: Enumerate L2 Code and Data Prioritization (CDP) featureFenghua Yu2018-01-181-0/+1
* | | | | | | | | | Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-01-291-1/+1
|\ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ Merge branches 'acpi-x86', 'acpi-apei' and 'acpi-ec'Rafael J. Wysocki2018-01-181-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / / | | | |/| | | | | | | / / | | | | | |_|_|_|_|_|/ / | | | | |/| | | | | | |
| | * | | | | | | | | | ACPI / x86: boot: Use INVALID_ACPI_IRQ instead of 0 for acpi_sci_override_gsiAndy Shevchenko2017-12-281-1/+1
* | | | | | | | | | | | Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-01-291-2/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-091-2/+0
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-281-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | x86/retpoline: Remove the esp/rsp thunkWaiman Long2018-01-241-1/+0
* | | | | | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-212-3/+8
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | | | | | / / / / / / | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
OpenPOWER on IntegriCloud