summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2019-12-016-19/+19
|\
| * y2038: ipc: fix x32 ABI breakageArnd Bergmann2019-11-251-2/+2
| * y2038: ipc: remove __kernel_time_t reference from headersArnd Bergmann2019-11-153-8/+8
| * y2038: vdso: change time_t to __kernel_old_time_tArnd Bergmann2019-11-153-6/+6
| * y2038: vdso: change timespec to __kernel_old_timespecArnd Bergmann2019-11-151-2/+2
| * y2038: vdso: change timeval to __kernel_old_timevalArnd Bergmann2019-11-152-3/+3
* | Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-011-1/+1
|\ \
| * | seccomp: simplify secure_computing()Christian Brauner2019-10-101-1/+1
* | | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-11-302-0/+16
|\ \ \
| * | | x86/hyperv: Implement hv_is_hibernation_supported()Dexuan Cui2019-11-221-0/+7
| * | | x86: hv: Add function to allocate zeroed page for Hyper-VHimadri Pandya2019-11-222-0/+9
| | |/ | |/|
* | | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-11-301-5/+12
|\ \ \
| * | | x86/mce/therm_throt: Mask out read-only and reserved MSR bitsSrinivas Pandruvada2019-11-291-5/+12
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds2019-11-287-126/+30
|\ \ \ \
| * | | | dma-mapping: treat dev->bus_dma_mask as a DMA limitNicolas Saenz Julienne2019-11-213-3/+3
| * | | | dma-direct: exclude dma_direct_map_resource from the min_low_pfn checkChristoph Hellwig2019-11-201-2/+2
| * | | | x86/PCI: sta2x11: use default DMA address translationNicolas Saenz Julienne2019-11-114-122/+26
* | | | | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2019-11-283-12/+7
|\ \ \ \ \
| * | | | | arch: rely on asm-generic/io.h for default ioremap_* definitionsChristoph Hellwig2019-11-111-1/+0
| * | | | | x86: Clean up ioremap()Christoph Hellwig2019-11-113-12/+8
* | | | | | Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-11-275-6/+72
|\ \ \ \ \ \
| * | | | | | ftrace/x86: Tell objtool to ignore nondeterministic ftrace stack layoutJosh Poimboeuf2019-11-132-1/+19
| * | | | | | ftrace/x86: Add a counter to test function_graph with directSteven Rostedt (VMware)2019-11-131-3/+5
| * | | | | | ftrace/x86: Add register_ftrace_direct() for custom trampolinesSteven Rostedt (VMware)2019-11-134-7/+53
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-11-278-25/+139
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge branch 'acpi-mm'Rafael J. Wysocki2019-11-268-25/+139
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | x86/efi: Add efi_fake_mem support for EFI_MEMORY_SPDan Williams2019-11-073-7/+45
| | * | | | x86/efi: EFI soft reservation to E820 enumerationDan Williams2019-11-075-7/+72
| | * | | | x86/efi: Push EFI_MEMMAP check into leaf routinesDan Williams2019-11-074-11/+22
| | |/ / /
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-11-271-2/+0
|\ \ \ \ \
| * | | | | x86/iopl: Make 'struct tss_struct' constant size againIngo Molnar2019-11-261-2/+0
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-11-274-182/+0
|\ \ \ \ \ \
| * | | | | | locking/refcount: Consolidate implementations of refcount_tWill Deacon2019-11-254-182/+0
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-11-271-2/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-10-311-2/+2
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | x86/kvm/pmu: Replace rcu_swap_protected() with rcu_replace_pointer()Paul E. McKenney2019-10-301-2/+2
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-11-271-1/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'v5.4-rc8' into sched/core, to pick up fixes and dependenciesIngo Molnar2019-11-1820-94/+863
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'v5.4-rc7' into sched/core, to pick up fixesIngo Molnar2019-11-1143-319/+542
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | context_tracking: Rename context_tracking_is_enabled() => context_tracking_en...Frederic Weisbecker2019-10-291-1/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-11-2717-73/+321
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'x86/core' into perf/core, to resolve conflicts and to pick up c...Ingo Molnar2019-11-257-11/+70
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86: kprobes: Prohibit probing on instruction which has emulate prefixMasami Hiramatsu2019-10-171-0/+4
| | * | | | | | | | | x86: xen: insn: Decode Xen and KVM emulate-prefix signatureMasami Hiramatsu2019-10-172-0/+40
| | * | | | | | | | | x86: xen: kvm: Gather the definition of emulate prefixesMasami Hiramatsu2019-10-173-8/+21
| | * | | | | | | | | x86/asm: Allow to pass macros to __ASM_FORM()Masami Hiramatsu2019-10-171-3/+5
| * | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2019-11-2520-94/+863
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'perf-core-for-mingo-5.5-20191119' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-11-191-6/+12
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86/insn: Add some Intel instructions to the opcode mapAdrian Hunter2019-11-181-6/+12
| * | | | | | | | | | | perf/x86/intel/pt: Prevent redundant WRMSRsAlexander Shishkin2019-11-132-12/+23