summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_build_for_v5.17_rc1-p2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-01-122-2/+2
|\
| * x86/kbuild: Enable CONFIG_KALLSYMS_ALL=y in the defconfigsIngo Molnar2022-01-082-0/+2
| * x86/defconfig: Enable CONFIG_LOCALVERSION_AUTO=y in the defconfigIngo Molnar2021-12-302-2/+0
* | Merge tag 'efi-next-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-123-9/+33
|\ \
| * | efi/libstub: x86/mixed: increase supported argument countArd Biesheuvel2021-11-213-9/+29
| * | efi/libstub: add prototype of efi_tcg2_protocol::hash_log_extend_event()Ard Biesheuvel2021-11-211-0/+4
* | | Merge tag 'for-linus-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-1212-37/+19
|\ \ \
| * | | um: remove set_fsChristoph Hellwig2021-12-221-8/+0
| * | | um, x86: bury crypto_tfm_ctx_offsetAl Viro2021-12-211-3/+0
| * | | uml/i386: missing include in barrier.hAl Viro2021-12-211-0/+1
| * | | um: stop polluting the namespace with registers.h contentsAl Viro2021-12-215-0/+5
| * | | um: move amd64 variant of mmap(2) to arch/x86/um/syscalls_64.cAl Viro2021-12-213-6/+10
| * | | uml: trim unused junk from arch/x86/um/sys_call_table_*.cAl Viro2021-12-212-18/+0
| * | | um: registers: Rename function names to avoid conflicts and build problemsRandy Dunlap2021-12-211-1/+2
| * | | uml: x86: add FORCE to user_constants.hJohannes Berg2021-12-211-1/+1
* | | | Merge tag 'hwmon-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-01-111-0/+5
|\ \ \ \
| * | | | x86/amd_nb: Add AMD Family 19h Models (10h-1Fh) and (A0h-AFh) PCI IDsYazen Ghannam2021-12-271-0/+5
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-01-113-282/+493
|\ \ \ \ \
| * | | | | crypto: x86/aesni - don't require alignment of dataJakub Kicinski2021-12-311-2/+2
| * | | | | crypto: x86/curve25519 - use in/out register constraints more preciselyJason A. Donenfeld2021-12-241-278/+489
| * | | | | crypto: x86/des3 - remove redundant assignment of variable nbytesColin Ian King2021-12-171-2/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-112-5/+6
|\ \ \ \ \
| * | | | | x86/qspinlock, kcsan: Instrument barrier of pv_queued_spin_unlock()Marco Elver2021-12-101-0/+1
| * | | | | x86/barriers, kcsan: Use generic instrumentation for non-smp barriersMarco Elver2021-12-101-5/+5
| |/ / / /
* | | | | Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-01-115-15/+54
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'Rafael J. Wysocki2022-01-101-1/+3
| |\ \ \ \ \ \ \
| | | | * | | | | PM: hibernate: Allow ACPI hardware signature to be honouredDavid Woodhouse2021-12-081-1/+3
| * | | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2022-01-103-1/+19
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86, sched: Fix undefined reference to init_freq_invariance_cppc() build errorHuang Rui2022-01-061-1/+1
| | * | | | | | | | x86/msr: Add AMD CPPC MSR definitionsHuang Rui2021-12-301-0/+17
| | * | | | | | | | x86/cpufeatures: Add AMD Collaborative Processor Performance Control feature ...Huang Rui2021-12-301-0/+1
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | x86: intel_epb: Allow model specific normal EPB valueSrinivas Pandruvada2022-01-041-13/+32
* | | | | | | | | Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-01-112-23/+50
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-01-051-1/+1
| |\| | | | | | | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-12-311-14/+41
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | bpf: Add get_func_[arg|ret|arg_cnt] helpersJiri Olsa2021-12-131-1/+14
| | * | | | | | | | | bpf, x64: Replace some stack_size usage with offset variablesJiri Olsa2021-12-131-14/+28
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-3012-92/+124
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-176-23/+85
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-12-112-9/+9
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | x86, bpf: Cleanup the top of file header in bpf_jit_comp.cChristoph Hellwig2021-11-301-2/+2
| | * | | | | | | | | | | bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33Tiezhu Yang2021-11-162-7/+7
* | | | | | | | | | | | | Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-01-101-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'drm-intel-next-2021-12-14' of ssh://git.freedesktop.org/git/drm/dr...Dave Airlie2021-12-171-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | drm/i915/rpl-s: Add PCI IDS for Raptor Lake SAnusha Srivatsa2021-12-081-0/+1
| | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'slab-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds2022-01-101-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | bootmem: Use page->index instead of page->freelistMatthew Wilcox (Oracle)2022-01-061-1/+1
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'random-5.17-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-01-104-64/+87
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | lib/crypto: blake2s: include as built-inJason A. Donenfeld2022-01-073-63/+86
| * | | | | | | | | | | | | random: remove unused irq_flags argument from add_interrupt_randomness()Sebastian Andrzej Siewior2022-01-071-1/+1
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |