summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86-splitlock-2021-06-28' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-06-281-2/+40
|\
| * x86/bus_lock: Set rate limit for bus lockFenghua Yu2021-05-181-2/+40
* | Merge tag 'x86-mm-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-06-281-0/+4
|\ \
| * | x86/pkeys: Skip 'init_pkru' debugfs file creation when pkeys not supportedDave Hansen2021-06-041-0/+4
* | | Merge tag 'x86-misc-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-06-281-2/+4
|\ \ \
| * | | x86/elf: Use _BITUL() macro in UAPI headersJoe Richey2021-05-211-2/+4
| | |/ | |/|
* | | Merge tag 'x86-cleanups-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-06-2813-97/+23
|\ \ \
| * | | x86/sgx: Correct kernel-doc's arg name in sgx_encl_release()ChenXiaoSong2021-06-111-1/+1
| * | | x86/setup: Document that Windows reserves the first MiBBorislav Petkov2021-06-081-10/+11
| * | | x86/crash: Remove crash_reserve_low_1M()Mike Rapoport2021-06-072-19/+0
| * | | x86/setup: Remove CONFIG_X86_RESERVE_LOW and reservelow= optionsMike Rapoport2021-06-072-53/+0
| * | | Merge tag 'v5.13-rc5' into x86/cleanupsBorislav Petkov2021-06-07204-870/+1364
| |\ \ \
| * | | | x86/alternative: Align insn bytes verticallyBorislav Petkov2021-06-031-2/+2
| * | | | x86: Fix leftover comment typosIngo Molnar2021-05-126-6/+6
| * | | | Merge branch 'linus' into x86/cleanups, to pick up dependent commitsIngo Molnar2021-05-1220-316/+463
| |\ \ \ \
| * | | | | x86/asm: Simplify __smp_mb() definitionBorislav Petkov2021-05-121-5/+2
| * | | | | x86/alternatives: Make the x86nops[] symbol staticPavel Skripkin2021-05-121-1/+1
* | | | | | Merge tag 'x86-cache-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-06-282-9/+22
|\ \ \ \ \ \
| * | | | | | x86/resctrl: Fix kernel-doc in internal.hFabio M. De Francesco2021-06-241-7/+14
| * | | | | | x86/resctrl: Fix kernel-doc in pseudo_lock.cFabio M. De Francesco2021-06-241-2/+8
* | | | | | | Merge tag 'x86-boot-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-06-285-104/+252
|\ \ \ \ \ \ \
| * | | | | | | x86/boot: Modernize genimage script; hdimage+EFI supportH. Peter Anvin (Intel)2021-05-105-104/+252
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'x86-asm-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-06-2810-80/+59
|\ \ \ \ \ \ \
| * | | | | | | x86/asm: Make <asm/asm.h> valid on cross-builds as wellIngo Molnar2021-05-141-0/+4
| * | | | | | | x86/regs: Syscall_get_nr() returns -1 for a non-system callH. Peter Anvin2021-05-122-3/+3
| * | | | | | | x86/entry: Split PUSH_AND_CLEAR_REGS into two submacrosH. Peter Anvin (Intel)2021-05-121-1/+8
| * | | | | | | x86/syscall: Maximize MSR_SYSCALL_MASKH. Peter Anvin (Intel)2021-05-121-3/+9
| * | | | | | | x86/syscall: Unconditionally prototype {ia32,x32}_sys_call_table[]H. Peter Anvin (Intel)2021-05-121-6/+5
| * | | | | | | x86/entry: Reverse arguments to do_syscall_64()H. Peter Anvin (Intel)2021-05-123-4/+4
| * | | | | | | x86/entry: Unify definitions from <asm/calling.h> and <asm/ptrace-abi.h>H. Peter Anvin (Intel)2021-05-122-38/+4
| * | | | | | | x86/asm: Use _ASM_BYTES() in <asm/nops.h>H. Peter Anvin (Intel)2021-05-101-14/+10
| * | | | | | | x86/asm: Add _ASM_BYTES() macro for a .byte ... opcode sequenceH. Peter Anvin (Intel)2021-05-101-0/+2
| * | | | | | | x86/asm: Have the __ASM_FORM macros handle commas in argumentsH. Peter Anvin (Intel)2021-05-101-11/+10
| |/ / / / / /
* | | | | | | Merge tag 'x86-apic-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-06-286-51/+32
|\ \ \ \ \ \ \
| * | | | | | | x86/idt: Rework IDT setup for boot CPUThomas Gleixner2021-05-183-34/+15
| * | | | | | | x86/cpu: Init AP exception handling from cpu_init_secondary()Borislav Petkov2021-05-184-18/+18
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-06-2854-79/+45
|\ \ \ \ \ \ \
| * | | | | | | sched: Change task_struct::statePeter Zijlstra2021-06-183-11/+12
| * | | | | | | sched,arch: Remove unused TASK_STATE offsetsPeter Zijlstra2021-06-186-6/+0
| * | | | | | | sched: Introduce task_is_running()Peter Zijlstra2021-06-1823-29/+27
| * | | | | | | Merge branch 'sched/urgent' into sched/core, to resolve conflictsIngo Molnar2021-06-1868-356/+401
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2021-06-03154-559/+1055
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | sched/core: Initialize the idle task with preemption disabledValentin Schneider2021-05-1220-25/+4
| * | | | | | | | kvm: Select SCHED_INFO instead of TASK_DELAY_ACCTPeter Zijlstra2021-05-122-8/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-06-2822-219/+233
|\ \ \ \ \ \ \ \
| * | | | | | | | perf/x86/intel: Fix instructions:ppp support in Sapphire RapidsKan Liang2021-06-231-1/+3
| * | | | | | | | perf/x86/intel: Add more events requires FRONTEND MSR on Sapphire RapidsKan Liang2021-06-231-0/+2
| * | | | | | | | perf/x86/intel: Fix fixed counter check warning for some Alder LakeKan Liang2021-06-231-2/+7
| * | | | | | | | perf/x86/intel: Fix PEBS-via-PT reload base value for Extended PEBSLike Xu2021-06-231-6/+14
| * | | | | | | | perf/x86: Reset the dirty counter to prevent the leak for an RDPMC taskKan Liang2021-06-174-3/+37