summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-314-15/+19
|\
| * swiotlb: rename swiotlb_free to swiotlb_exitChristoph Hellwig2018-01-151-1/+1
| * x86: rename swiotlb_dma_opsChristoph Hellwig2018-01-151-2/+2
| * dma-mapping: add an arch_dma_supported hookChristoph Hellwig2018-01-151-7/+12
| * dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig2018-01-151-2/+0
| * dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig2018-01-104-3/+4
* | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-302-2/+2
|\ \
| * | x86: annotate ->poll() instancesAl Viro2017-11-272-2/+2
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-302-119/+10
|\ \ \
| * | | mm/memory_failure: Remove unused trapno from memory_failureEric W. Biederman2018-01-231-3/+3
| * | | signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman2018-01-151-94/+2
| * | | signal: Unify and correct copy_siginfo_from_user32Eric W. Biederman2018-01-151-21/+0
| * | | signal/ia64: Move the ia64 specific si_codes to asm-generic/siginfo.hEric W. Biederman2018-01-151-2/+2
| * | | signal: unify compat_siginfo_tAl Viro2018-01-151-0/+4
| * | | signal: Remove _sys_private and _overrun_incr from struct compat_siginfoEric W. Biederman2018-01-121-1/+1
* | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-01-304-4/+0
|\ \ \ \
| * | | | x86/headers: Remove duplicate #includesPravin Shedge2017-12-124-4/+0
* | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-01-301-6/+2
|\ \ \ \ \
| * | | | | x86/apic: Remove local var in flat_send_IPI_allbutself()Borislav Petkov2017-12-111-6/+2
| |/ / / /
* | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-01-303-14/+58
|\ \ \ \ \
| * | | | | x86/MCE: Make correctable error detection look at the Deferred bitYazen Ghannam2017-12-181-1/+12
| * | | | | x86/MCE: Report only DRAM ECC as memory errors on AMD systemsYazen Ghannam2017-12-182-3/+12
| * | | | | x86/MCE/AMD: Define a function to get SMCA bank typeYazen Ghannam2017-12-181-0/+14
| * | | | | x86/mce/AMD: Don't set DEF_INT_TYPE in MSR_CU_DEF_ERR on SMCA systemsYazen Ghannam2017-12-041-1/+3
| * | | | | x86/MCE: Extend table to report action optional errors through CMCI tooXie XiuQi2017-12-041-9/+17
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-01-301-4/+103
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2018-01-0634-301/+538
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'v4.15-rc4' into perf/core, to pick up fixesIngo Molnar2017-12-181-2/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'v4.15-rc3' into perf/core, to refresh the treeIngo Molnar2017-12-125-6/+13
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | uprobes/x86: Emulate push insns for uprobe on x86Yonghong Song2017-12-111-4/+103
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-295-16/+166
|\ \ \ \ \ \ \
| * | | | | | | x86/speculation: Simplify indirect_branch_prediction_barrier()Borislav Petkov2018-01-271-0/+6
| * | | | | | | x86/cpufeatures: Clean up Spectre v2 related CPUID flagsDavid Woodhouse2018-01-272-14/+24
| * | | | | | | x86/cpu/bugs: Make retpoline module warning conditionalThomas Gleixner2018-01-271-3/+11
| * | | | | | | x86/bugs: Drop one "mitigation" from dmesgBorislav Petkov2018-01-261-1/+1
| * | | | | | | x86/alternative: Print unadorned pointersBorislav Petkov2018-01-261-7/+7
| * | | | | | | x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) supportDavid Woodhouse2018-01-261-1/+9
| * | | | | | | x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodesDavid Woodhouse2018-01-261-0/+66
| * | | | | | | x86/pti: Do not enable PTI on CPUs which are not vulnerable to MeltdownDavid Woodhouse2018-01-261-5/+43
| * | | | | | | x86/cpufeatures: Add CPUID_7_EDX CPUID leafDavid Woodhouse2018-01-262-2/+1
| * | | | | | | module/retpoline: Warn about missing retpoline in moduleAndi Kleen2018-01-261-1/+16
* | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-01-291-1/+45
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/gart: Exclude GART aperture from vmcoreJiri Bohac2018-01-111-1/+45
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-01-293-13/+61
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/centaur: Mark TSC invariantdavidwang2018-01-241-0/+4
| * | | | | | | | x86/tsc: Introduce early tsc clocksourcePeter Zijlstra2018-01-141-10/+33
| * | | | | | | | x86/time: Unconditionally register legacy timer interruptPeter Zijlstra2018-01-141-3/+6
| * | | | | | | | x86/tsc: Allow TSC calibration without PITPeter Zijlstra2018-01-141-0/+18
* | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-01-299-65/+300
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/jailhouse: Respect pci=lastbus command line settingsJan Kiszka2018-01-201-1/+3
OpenPOWER on IntegriCloud