index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'x86-splitlock-2021-06-28' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-06-28
1
-2
/
+40
|
\
|
*
x86/bus_lock: Set rate limit for bus lock
Fenghua Yu
2021-05-18
1
-2
/
+40
*
|
Merge tag 'x86-mm-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-06-28
1
-0
/
+4
|
\
\
|
*
|
x86/pkeys: Skip 'init_pkru' debugfs file creation when pkeys not supported
Dave Hansen
2021-06-04
1
-0
/
+4
*
|
|
Merge tag 'x86-misc-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-06-28
1
-2
/
+4
|
\
\
\
|
*
|
|
x86/elf: Use _BITUL() macro in UAPI headers
Joe Richey
2021-05-21
1
-2
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'x86-cleanups-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-06-28
13
-97
/
+23
|
\
\
\
|
*
|
|
x86/sgx: Correct kernel-doc's arg name in sgx_encl_release()
ChenXiaoSong
2021-06-11
1
-1
/
+1
|
*
|
|
x86/setup: Document that Windows reserves the first MiB
Borislav Petkov
2021-06-08
1
-10
/
+11
|
*
|
|
x86/crash: Remove crash_reserve_low_1M()
Mike Rapoport
2021-06-07
2
-19
/
+0
|
*
|
|
x86/setup: Remove CONFIG_X86_RESERVE_LOW and reservelow= options
Mike Rapoport
2021-06-07
2
-53
/
+0
|
*
|
|
Merge tag 'v5.13-rc5' into x86/cleanups
Borislav Petkov
2021-06-07
204
-870
/
+1364
|
|
\
\
\
|
*
|
|
|
x86/alternative: Align insn bytes vertically
Borislav Petkov
2021-06-03
1
-2
/
+2
|
*
|
|
|
x86: Fix leftover comment typos
Ingo Molnar
2021-05-12
6
-6
/
+6
|
*
|
|
|
Merge branch 'linus' into x86/cleanups, to pick up dependent commits
Ingo Molnar
2021-05-12
20
-316
/
+463
|
|
\
\
\
\
|
*
|
|
|
|
x86/asm: Simplify __smp_mb() definition
Borislav Petkov
2021-05-12
1
-5
/
+2
|
*
|
|
|
|
x86/alternatives: Make the x86nops[] symbol static
Pavel Skripkin
2021-05-12
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'x86-cache-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-28
2
-9
/
+22
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/resctrl: Fix kernel-doc in internal.h
Fabio M. De Francesco
2021-06-24
1
-7
/
+14
|
*
|
|
|
|
|
x86/resctrl: Fix kernel-doc in pseudo_lock.c
Fabio M. De Francesco
2021-06-24
1
-2
/
+8
*
|
|
|
|
|
|
Merge tag 'x86-boot-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-06-28
5
-104
/
+252
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/boot: Modernize genimage script; hdimage+EFI support
H. Peter Anvin (Intel)
2021-05-10
5
-104
/
+252
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'x86-asm-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-06-28
10
-80
/
+59
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/asm: Make <asm/asm.h> valid on cross-builds as well
Ingo Molnar
2021-05-14
1
-0
/
+4
|
*
|
|
|
|
|
|
x86/regs: Syscall_get_nr() returns -1 for a non-system call
H. Peter Anvin
2021-05-12
2
-3
/
+3
|
*
|
|
|
|
|
|
x86/entry: Split PUSH_AND_CLEAR_REGS into two submacros
H. Peter Anvin (Intel)
2021-05-12
1
-1
/
+8
|
*
|
|
|
|
|
|
x86/syscall: Maximize MSR_SYSCALL_MASK
H. Peter Anvin (Intel)
2021-05-12
1
-3
/
+9
|
*
|
|
|
|
|
|
x86/syscall: Unconditionally prototype {ia32,x32}_sys_call_table[]
H. Peter Anvin (Intel)
2021-05-12
1
-6
/
+5
|
*
|
|
|
|
|
|
x86/entry: Reverse arguments to do_syscall_64()
H. Peter Anvin (Intel)
2021-05-12
3
-4
/
+4
|
*
|
|
|
|
|
|
x86/entry: Unify definitions from <asm/calling.h> and <asm/ptrace-abi.h>
H. Peter Anvin (Intel)
2021-05-12
2
-38
/
+4
|
*
|
|
|
|
|
|
x86/asm: Use _ASM_BYTES() in <asm/nops.h>
H. Peter Anvin (Intel)
2021-05-10
1
-14
/
+10
|
*
|
|
|
|
|
|
x86/asm: Add _ASM_BYTES() macro for a .byte ... opcode sequence
H. Peter Anvin (Intel)
2021-05-10
1
-0
/
+2
|
*
|
|
|
|
|
|
x86/asm: Have the __ASM_FORM macros handle commas in arguments
H. Peter Anvin (Intel)
2021-05-10
1
-11
/
+10
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'x86-apic-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-06-28
6
-51
/
+32
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/idt: Rework IDT setup for boot CPU
Thomas Gleixner
2021-05-18
3
-34
/
+15
|
*
|
|
|
|
|
|
x86/cpu: Init AP exception handling from cpu_init_secondary()
Borislav Petkov
2021-05-18
4
-18
/
+18
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-28
54
-79
/
+45
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sched: Change task_struct::state
Peter Zijlstra
2021-06-18
3
-11
/
+12
|
*
|
|
|
|
|
|
sched,arch: Remove unused TASK_STATE offsets
Peter Zijlstra
2021-06-18
6
-6
/
+0
|
*
|
|
|
|
|
|
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-18
23
-29
/
+27
|
*
|
|
|
|
|
|
Merge branch 'sched/urgent' into sched/core, to resolve conflicts
Ingo Molnar
2021-06-18
68
-356
/
+401
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2021-06-03
154
-559
/
+1055
|
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-05-12
20
-25
/
+4
|
*
|
|
|
|
|
|
|
kvm: Select SCHED_INFO instead of TASK_DELAY_ACCT
Peter Zijlstra
2021-05-12
2
-8
/
+2
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-28
22
-219
/
+233
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
perf/x86/intel: Fix instructions:ppp support in Sapphire Rapids
Kan Liang
2021-06-23
1
-1
/
+3
|
*
|
|
|
|
|
|
|
perf/x86/intel: Add more events requires FRONTEND MSR on Sapphire Rapids
Kan Liang
2021-06-23
1
-0
/
+2
|
*
|
|
|
|
|
|
|
perf/x86/intel: Fix fixed counter check warning for some Alder Lake
Kan Liang
2021-06-23
1
-2
/
+7
|
*
|
|
|
|
|
|
|
perf/x86/intel: Fix PEBS-via-PT reload base value for Extended PEBS
Like Xu
2021-06-23
1
-6
/
+14
|
*
|
|
|
|
|
|
|
perf/x86: Reset the dirty counter to prevent the leak for an RDPMC task
Kan Liang
2021-06-17
4
-3
/
+37
[next]