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-timers-2020-03-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-31
1
-16
/
+112
|
\
|
*
x86/tsc_msr: Make MSR derived TSC frequency more accurate
Hans de Goede
2020-03-11
1
-11
/
+86
|
*
x86/tsc_msr: Fix MSR_FSB_FREQ mask for Cherry Trail devices
Hans de Goede
2020-03-11
1
-2
/
+15
|
*
x86/tsc_msr: Use named struct initializers
Hans de Goede
2020-03-11
1
-10
/
+18
*
|
Merge tag 'x86-splitlock-2020-03-30' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-03-31
8
-3
/
+236
|
\
\
|
*
|
x86/split_lock: Avoid runtime reads of the TEST_CTRL MSR
Xiaoyao Li
2020-03-27
1
-5
/
+4
|
*
|
x86/split_lock: Rework the initialization flow of split lock detection
Xiaoyao Li
2020-03-27
1
-33
/
+42
|
*
|
x86/split_lock: Enable split lock detection by kernel
Peter Zijlstra (Intel)
2020-02-20
8
-3
/
+228
*
|
|
Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-03-31
43
-1261
/
+1165
|
\
\
\
|
*
|
|
x86/entry: Fix build error x86 with !CONFIG_POSIX_TIMERS
Brian Gerst
2020-03-25
1
-1
/
+1
|
*
|
|
x86/entry: Rename ___preempt_schedule
Peter Zijlstra
2020-03-21
3
-12
/
+12
|
*
|
|
x86: Remove unneeded includes
Brian Gerst
2020-03-21
7
-12
/
+0
|
*
|
|
x86/entry: Drop asmlinkage from syscalls
Brian Gerst
2020-03-21
5
-22
/
+19
|
*
|
|
x86/entry/32: Enable pt_regs based syscalls
Brian Gerst
2020-03-21
6
-114
/
+64
|
*
|
|
x86/entry/32: Use IA32-specific wrappers for syscalls taking 64-bit arguments
Brian Gerst
2020-03-21
5
-75
/
+79
|
*
|
|
x86/entry/32: Rename 32-bit specific syscalls
Brian Gerst
2020-03-21
2
-30
/
+30
|
*
|
|
x86/entry/32: Clean up syscall_32.tbl
Brian Gerst
2020-03-21
1
-289
/
+289
|
*
|
|
x86/entry: Remove ABI prefixes from functions in syscall tables
Brian Gerst
2020-03-21
6
-799
/
+791
|
*
|
|
x86/entry/64: Add __SYSCALL_COMMON()
Brian Gerst
2020-03-21
4
-20
/
+9
|
*
|
|
x86/entry: Remove syscall qualifier support
Brian Gerst
2020-03-21
6
-22
/
+14
|
*
|
|
x86/entry/64: Remove ptregs qualifier from syscall table
Brian Gerst
2020-03-21
1
-10
/
+10
|
*
|
|
x86/entry: Move max syscall number calculation to syscallhdr.sh
Brian Gerst
2020-03-21
12
-72
/
+24
|
*
|
|
x86/entry/64: Split X32 syscall table into its own file
Brian Gerst
2020-03-21
3
-25
/
+29
|
*
|
|
x86/entry/64: Move sys_ni_syscall stub to common.c
Brian Gerst
2020-03-21
3
-7
/
+10
|
*
|
|
x86/entry/64: Use syscall wrappers for x32_rt_sigreturn
Brian Gerst
2020-03-21
3
-7
/
+2
|
*
|
|
x86/entry: Refactor SYS_NI macros
Brian Gerst
2020-03-21
1
-9
/
+23
|
*
|
|
x86/entry: Refactor COND_SYSCALL macros
Brian Gerst
2020-03-21
1
-18
/
+26
|
*
|
|
x86/entry: Refactor SYSCALL_DEFINE0 macros
Brian Gerst
2020-03-21
1
-41
/
+32
|
*
|
|
x86/entry: Refactor SYSCALL_DEFINEx macros
Brian Gerst
2020-03-21
1
-25
/
+24
|
*
|
|
x86/entry/64: Trace irqflags unconditionally as ON when returning to user space
Thomas Gleixner
2020-03-10
2
-3
/
+3
|
*
|
|
x86/entry/32: Remove unused label restore_nocheck
Thomas Gleixner
2020-03-10
1
-1
/
+1
|
*
|
|
x86/entry/32: Remove the 0/-1 distinction from exception entries
Thomas Gleixner
2020-02-29
1
-3
/
+3
|
*
|
|
x86/traps: Stop using ist_enter/exit() in do_int3()
Andy Lutomirski
2020-02-27
1
-6
/
+15
|
*
|
|
x86/entry/entry_32: Route int3 through common_exception
Thomas Gleixner
2020-02-27
1
-8
/
+2
|
*
|
|
x86/irq: Remove useless return value from do_IRQ()
Thomas Gleixner
2020-02-27
2
-3
/
+2
|
*
|
|
x86/traps: Remove redundant declaration of do_double_fault()
Thomas Gleixner
2020-02-27
1
-7
/
+7
|
*
|
|
x86/traps: Document do_spurious_interrupt_bug()
Thomas Gleixner
2020-02-27
1
-0
/
+19
|
*
|
|
x86/traps: Remove pointless irq enable from do_spurious_interrupt_bug()
Thomas Gleixner
2020-02-27
1
-1
/
+0
|
*
|
|
x86/entry/32: Force MCE through do_mce()
Thomas Gleixner
2020-02-27
3
-4
/
+4
|
*
|
|
x86/mce: Disable tracing and kprobes on do_machine_check()
Andy Lutomirski
2020-02-27
2
-5
/
+10
|
*
|
|
x86/entry/32: Add missing ASM_CLAC to general_protection entry
Thomas Gleixner
2020-02-27
1
-0
/
+1
*
|
|
|
Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-03-31
45
-291
/
+326
|
\
\
\
\
|
*
|
|
|
um: Fix header inclusion
Vincenzo Frascino
2020-03-23
1
-0
/
+6
|
*
|
|
|
arm64: vdso32: Enable Clang Compilation
Vincenzo Frascino
2020-03-21
1
-0
/
+11
|
*
|
|
|
arm: vdso: Enable arm to use common headers
Vincenzo Frascino
2020-03-21
5
-31
/
+64
|
*
|
|
|
x86/vdso: Enable x86 to use common headers
Vincenzo Frascino
2020-03-21
2
-11
/
+24
|
*
|
|
|
mips: vdso: Enable mips to use common headers
Vincenzo Frascino
2020-03-21
3
-19
/
+28
|
*
|
|
|
arm64: vdso32: Include common headers in the vdso library
Vincenzo Frascino
2020-03-21
2
-3
/
+1
|
*
|
|
|
arm64: vdso: Include common headers in the vdso library
Vincenzo Frascino
2020-03-21
2
-3
/
+0
|
*
|
|
|
arm64: Introduce asm/vdso/processor.h
Vincenzo Frascino
2020-03-21
2
-5
/
+19
[next]