index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-24
x86/platform/pcspeaker: Use PTR_ERR_OR_ZERO() to fix ptr_ret.cocci warning
YueHaibing
1
-1
/
+1
2018-07-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+0
2018-07-21
Merge branch 'x86-pti-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+5
2018-07-20
kernfs: allow creating kernfs objects with arbitrary uid/gid
Dmitry Torokhov
1
-1
/
+3
2018-07-20
Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
1
-0
/
+18
2018-07-20
x86/ldt: Enable LDT user-mapping for PAE
Joerg Roedel
1
-0
/
+53
2018-07-20
x86/ldt: Split out sanity check in map_ldt_struct()
Joerg Roedel
1
-24
/
+58
2018-07-20
x86/ldt: Define LDT_END_ADDR
Joerg Roedel
1
-1
/
+1
2018-07-20
x86/mm/pti: Make pti_clone_kernel_text() compile on 32 bit
Joerg Roedel
1
-7
/
+10
2018-07-20
x86/pgtable/32: Allocate 8k page-tables when PTI is enabled
Joerg Roedel
1
-5
/
+15
2018-07-20
x86/entry: Rename update_sp0 to update_task_stack
Joerg Roedel
3
-4
/
+4
2018-07-20
x86/entry/32: Enter the kernel via trampoline stack
Joerg Roedel
4
-6
/
+4
2018-07-20
x86/entry/32: Load task stack from x86_tss.sp1 in SYSENTER handler
Joerg Roedel
2
-2
/
+9
2018-07-20
x86/entry/32: Rename TSS_sysenter_sp0 to TSS_entry2task_stack
Joerg Roedel
1
-2
/
+3
2018-07-20
x86/asm-offsets: Move TSS_sp0 and TSS_sp1 to asm-offsets.c
Joerg Roedel
2
-2
/
+4
2018-07-20
x86/tsc: Make use of tsc_calibrate_cpu_early()
Pavel Tatashin
2
-7
/
+20
2018-07-20
x86/tsc: Split native_calibrate_cpu() into early and late parts
Pavel Tatashin
1
-18
/
+36
2018-07-20
x86/tsc: Use TSC as sched clock early
Pavel Tatashin
1
-0
/
+1
2018-07-20
x86/tsc: Initialize cyc2ns when tsc frequency is determined
Pavel Tatashin
1
-41
/
+53
2018-07-20
x86/tsc: Calibrate tsc only once
Pavel Tatashin
2
-41
/
+48
2018-07-20
x86/tsc: Redefine notsc to behave as tsc=unstable
Pavel Tatashin
1
-15
/
+3
2018-07-20
x86/CPU: Call detect_nopl() only on the BSP
Borislav Petkov
1
-6
/
+4
2018-07-20
x86/jump_label: Initialize static branching early
Pavel Tatashin
3
-25
/
+30
2018-07-20
x86/alternatives, jumplabel: Use text_poke_early() before mm_init()
Pavel Tatashin
2
-4
/
+14
2018-07-20
x86/kvmclock: Switch kvmclock data to a PER_CPU variable
Thomas Gleixner
1
-37
/
+62
2018-07-20
x86/kvmclock: Move kvmclock vsyscall param and init to kvmclock
Thomas Gleixner
2
-30
/
+27
2018-07-20
x86/kvmclock: Mark variables __initdata and __ro_after_init
Thomas Gleixner
1
-5
/
+5
2018-07-20
x86/kvmclock: Cleanup the code
Thomas Gleixner
1
-50
/
+22
2018-07-20
x86/kvmclock: Decrapify kvm_register_clock()
Thomas Gleixner
1
-23
/
+10
2018-07-20
x86/kvmclock: Remove page size requirement from wall_clock
Thomas Gleixner
1
-8
/
+4
2018-07-20
x86/kvmclock: Remove memblock dependency
Pavel Tatashin
3
-59
/
+12
2018-07-19
Merge branch 'linus' into x86/timers
Thomas Gleixner
7
-11
/
+48
2018-07-19
x86: Avoid pr_cont() in show_opcodes()
Rasmus Villemoes
1
-19
/
+9
2018-07-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-6
/
+6
2018-07-18
kvmclock: fix TSC calibration for nested guests
Peng Hao
1
-0
/
+1
2018-07-17
x86/MCE: Remove min interval polling limitation
Dewet Thibaut
1
-3
/
+0
2018-07-16
x86/apm: Don't access __preempt_count with zeroed fs
Ville Syrjälä
1
-0
/
+5
2018-07-16
x86/pti: Make pti_set_kernel_image_nonglobal() static
Jiang Biao
0
-0
/
+0
2018-07-16
Merge 4.18-rc5 into char-misc-next
Greg Kroah-Hartman
7
-8
/
+54
2018-07-15
Merge tag 'v4.18-rc5' into sched/core, to pick up fixes
Ingo Molnar
6
-5
/
+42
2018-07-15
x86/kvmclock: set pvti_cpu0_va after enabling kvmclock
Radim Krčmář
1
-6
/
+5
2018-07-13
x86/bugs, kvm: Introduce boot-time control of L1TF mitigations
Jiri Kosina
1
-0
/
+44
2018-07-13
cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
Thomas Gleixner
1
-0
/
+6
2018-07-13
x86/kvm: Allow runtime control of L1D flush
Thomas Gleixner
1
-1
/
+1
2018-07-13
x86/l1tf: Handle EPT disabled state proper
Thomas Gleixner
1
-4
/
+5
2018-07-13
x86/litf: Introduce vmx status variable
Thomas Gleixner
1
-2
/
+34
2018-07-12
x86/intel_rdt: Fix possible circular lock dependency
Reinette Chatre
1
-15
/
+14
2018-07-10
x86/gpu: reserve ICL's graphics stolen memory
Paulo Zanoni
1
-0
/
+18
2018-07-08
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-4
/
+8
2018-07-07
x86/mtrr: Don't copy out-of-bounds data in mtrr_write
Jann Horn
1
-1
/
+2
[prev]
[next]