index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm...
Ingo Molnar
2018-08-18
1
-0
/
+33
|
\
|
*
x86: Add entry trampolines to kcore
Adrian Hunter
2018-08-14
1
-0
/
+10
|
*
kallsyms, x86: Export addresses of PTI entry trampolines
Alexander Shishkin
2018-08-14
1
-0
/
+23
*
|
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-08-13
30
-692
/
+426
|
\
\
|
*
|
x86/kvmclock: Mark kvm_get_preset_lpj() as __init
Dou Liyang
2018-07-30
1
-1
/
+1
|
*
|
x86/tsc: Consolidate init code
Dou Liyang
2018-07-30
1
-10
/
+12
|
*
|
x86/tsc: Make use of tsc_calibrate_cpu_early()
Pavel Tatashin
2018-07-20
3
-8
/
+20
|
*
|
x86/tsc: Split native_calibrate_cpu() into early and late parts
Pavel Tatashin
2018-07-20
2
-18
/
+37
|
*
|
x86/tsc: Use TSC as sched clock early
Pavel Tatashin
2018-07-20
1
-0
/
+1
|
*
|
x86/tsc: Initialize cyc2ns when tsc frequency is determined
Pavel Tatashin
2018-07-20
1
-41
/
+53
|
*
|
x86/tsc: Calibrate tsc only once
Pavel Tatashin
2018-07-20
3
-42
/
+49
|
*
|
ARM/time: Remove read_boot_clock64()
Pavel Tatashin
2018-07-20
3
-16
/
+4
|
*
|
s390/time: Remove read_boot_clock64()
Pavel Tatashin
2018-07-20
1
-13
/
+0
|
*
|
s390/time: Add read_persistent_wall_and_boot_offset()
Pavel Tatashin
2018-07-20
1
-0
/
+18
|
*
|
x86/xen/time: Output xen sched_clock time from 0
Pavel Tatashin
2018-07-20
1
-1
/
+10
|
*
|
x86/xen/time: Initialize pv xen time in init_hypervisor_platform()
Pavel Tatashin
2018-07-20
5
-41
/
+34
|
*
|
x86/tsc: Redefine notsc to behave as tsc=unstable
Pavel Tatashin
2018-07-20
1
-15
/
+3
|
*
|
x86/CPU: Call detect_nopl() only on the BSP
Borislav Petkov
2018-07-20
1
-6
/
+4
|
*
|
x86/jump_label: Initialize static branching early
Pavel Tatashin
2018-07-20
3
-25
/
+30
|
*
|
x86/alternatives, jumplabel: Use text_poke_early() before mm_init()
Pavel Tatashin
2018-07-20
3
-4
/
+15
|
*
|
x86/kvmclock: Switch kvmclock data to a PER_CPU variable
Thomas Gleixner
2018-07-20
1
-37
/
+62
|
*
|
x86/kvmclock: Move kvmclock vsyscall param and init to kvmclock
Thomas Gleixner
2018-07-20
3
-37
/
+27
|
*
|
x86/kvmclock: Mark variables __initdata and __ro_after_init
Thomas Gleixner
2018-07-20
1
-5
/
+5
|
*
|
x86/kvmclock: Cleanup the code
Thomas Gleixner
2018-07-20
1
-50
/
+22
|
*
|
x86/kvmclock: Decrapify kvm_register_clock()
Thomas Gleixner
2018-07-20
2
-24
/
+10
|
*
|
x86/kvmclock: Remove page size requirement from wall_clock
Thomas Gleixner
2018-07-20
1
-8
/
+4
|
*
|
x86/kvmclock: Remove memblock dependency
Pavel Tatashin
2018-07-20
3
-59
/
+12
|
*
|
Merge branch 'linus' into x86/timers
Thomas Gleixner
2018-07-19
64
-155
/
+393
|
|
\
\
|
*
|
|
x86/platform/intel-mid: Remove per platform code
Andy Shevchenko
2018-07-03
6
-129
/
+2
|
*
|
|
x86/platform/intel-mid: Remove custom TSC calibration
Andy Shevchenko
2018-07-03
5
-130
/
+5
|
*
|
|
x86/tsc: Use SPDX identifier and update Intel copyright
Andy Shevchenko
2018-07-03
1
-4
/
+3
|
*
|
|
x86/tsc: Convert to use x86_match_cpu() and INTEL_CPU_FAM6()
Andy Shevchenko
2018-07-03
1
-41
/
+42
|
*
|
|
x86/cpu: Introduce INTEL_CPU_FAM*() helper macros
Andy Shevchenko
2018-07-03
1
-0
/
+13
|
*
|
|
x86/tsc: Add missing header to tsc_msr.c
Andy Shevchenko
2018-07-03
1
-0
/
+1
*
|
|
|
Merge branch 'x86/pti' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2018-08-13
41
-410
/
+1248
|
\
\
\
\
|
*
|
|
|
x86/mm/pti: Move user W+X check into pti_finalize()
Joerg Roedel
2018-08-10
3
-5
/
+10
|
*
|
|
|
x86/relocs: Add __end_rodata_aligned to S_REL
Joerg Roedel
2018-08-09
1
-0
/
+1
|
*
|
|
|
x86/mm/pti: Clone kernel-image on PTE level for 32 bit
Joerg Roedel
2018-08-07
1
-41
/
+99
|
*
|
|
|
x86/mm/pti: Don't clear permissions in pti_clone_pmd()
Joerg Roedel
2018-08-07
1
-6
/
+5
|
*
|
|
|
x86/mm/pti: Fix 32 bit PCID check
Joerg Roedel
2018-08-07
1
-1
/
+1
|
*
|
|
|
Merge branch 'x86/pti-urgent' into x86/pti
Thomas Gleixner
2018-08-06
101
-389
/
+699
|
|
\
\
\
\
|
|
*
|
|
|
x86/mm/init: Remove freed kernel image areas from alias mapping
Dave Hansen
2018-08-06
3
-2
/
+38
|
|
*
|
|
|
x86/mm/init: Add helper for freeing kernel image pages
Dave Hansen
2018-08-05
3
-5
/
+15
|
|
*
|
|
|
x86/mm/init: Pass unconverted symbol addresses to free_init_pages()
Dave Hansen
2018-08-05
1
-6
/
+2
|
|
*
|
|
|
x86/mm/pti: Clear Global bit more aggressively
Dave Hansen
2018-08-05
2
-10
/
+30
|
*
|
|
|
|
x86/speculation: Support Enhanced IBRS on future CPUs
Sai Praneeth
2018-08-03
4
-2
/
+23
|
*
|
|
|
|
x86/speculation: Protect against userspace-userspace spectreRSB
Jiri Kosina
2018-07-31
1
-31
/
+7
|
*
|
|
|
|
x86/kexec: Allocate 8k PGDs for PTI
Joerg Roedel
2018-07-30
1
-2
/
+3
|
*
|
|
|
|
x86/mm: Remove in_nmi() warning from vmalloc_fault()
Joerg Roedel
2018-07-30
1
-2
/
+0
|
*
|
|
|
|
x86/entry/32: Check for VM86 mode in slow-path check
Joerg Roedel
2018-07-20
1
-2
/
+10
[next]