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
2017-10-20
x86/xen: Provide pre-built page tables only for CONFIG_XEN_PV=y and CONFIG_XEN_PVH=y
Kirill A. Shutemov
1
-5
/
+6
2017-10-20
x86/kasan: Use the same shadow offset for 4- and 5-level paging
Andrey Ryabinin
1
-1
/
+2
2017-10-20
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
12
-25
/
+106
2017-10-20
x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()
Dave Hansen
1
-3
/
+13
2017-10-18
x86/cpuid: Prevent out of bound access in do_clear_cpu_cap()
Thomas Gleixner
1
-2
/
+8
2017-10-18
x86/vector/msi: Select CONFIG_GENERIC_IRQ_RESERVATION_MODE
Thomas Gleixner
1
-3
/
+2
2017-10-18
x86/microcode/intel: Disable late loading on model 79
Borislav Petkov
1
-0
/
+19
2017-10-17
x86/platform/UV: Convert timers to use timer_setup()
Kees Cook
1
-3
/
+2
2017-10-17
x86/fpu: Remove the explicit clearing of XSAVE dependent features
Andi Kleen
1
-20
/
+0
2017-10-17
x86/fpu: Make XSAVE check the base CPUID features before enabling
Andi Kleen
1
-0
/
+23
2017-10-17
x86/fpu: Parse clearcpuid= as early XSAVE argument
Andi Kleen
2
-9
/
+18
2017-10-17
x86/cpuid: Add generic table for CPUID dependencies
Andi Kleen
2
-0
/
+114
2017-10-17
x86/vector: Use correct per cpu variable in free_moved_vector()
Thomas Gleixner
1
-2
/
+2
2017-10-16
x86/platform/UV: Add check of TSC state set by UV BIOS
mike.travis@hpe.com
1
-0
/
+43
2017-10-16
x86/tsc: Provide a means to disable TSC ART
mike.travis@hpe.com
1
-2
/
+6
2017-10-16
x86/tsc: Drastically reduce the number of firmware bug warnings
mike.travis@hpe.com
1
-6
/
+3
2017-10-16
x86/tsc: Skip TSC test and error messages if already unstable
mike.travis@hpe.com
1
-0
/
+8
2017-10-16
x86/tsc: Add option that TSC on Socket 0 being non-zero is valid
mike.travis@hpe.com
1
-4
/
+35
2017-10-16
x86/idt: Initialize early IDT before cr4_init_shadow()
Thomas Gleixner
1
-2
/
+3
2017-10-16
x86/cpu/intel_cacheinfo: Remove redundant assignment to 'this_leaf'
Colin Ian King
1
-1
/
+0
2017-10-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-17
/
+82
2017-10-14
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-0
/
+9
2017-10-14
x86/microcode: Do the family check first
Borislav Petkov
1
-9
/
+18
2017-10-14
x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'
Josh Poimboeuf
1
-3
/
+3
2017-10-12
x86/apic: Update TSC_DEADLINE quirk with additional SKX stepping
Len Brown
1
-1
/
+11
2017-10-12
x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on hypervisors
Paolo Bonzini
1
-1
/
+2
2017-10-12
x86/apic/vector: Ignore set_affinity call for inactive interrupts
Thomas Gleixner
1
-0
/
+13
2017-10-12
Merge branch 'irq/urgent' into x86/apic
Thomas Gleixner
10
-213
/
+322
2017-10-10
x86/unwind: Disable unwinder warnings on 32-bit
Josh Poimboeuf
1
-0
/
+7
2017-10-10
x86/unwind: Align stack pointer in unwinder dump
Josh Poimboeuf
1
-1
/
+2
2017-10-10
x86/unwind: Use MSB for frame pointer encoding on 32-bit
Josh Poimboeuf
1
-0
/
+12
2017-10-10
x86/unwind: Fix dereference of untrusted pointer
Josh Poimboeuf
1
-1
/
+15
2017-10-10
locking/paravirt: Use new static key for controlling call of virt_spin_lock()
Juergen Gross
2
-2
/
+14
2017-10-09
x86/mm/64: Fix reboot interaction with CR4.PCIDE
Andy Lutomirski
1
-0
/
+4
2017-10-05
x86/mce: Convert timers to use timer_setup()
Kees Cook
1
-8
/
+5
2017-10-05
x86/mce: Hide mca_cfg
Borislav Petkov
2
-0
/
+9
2017-10-05
x86/intel_rdt: Remove redundant assignment
Jithu Joseph
1
-1
/
+0
2017-10-05
x86/intel_rdt/cqm: Make integer rmid_limbo_count static
Colin Ian King
1
-1
/
+1
2017-10-04
kvm/x86: Avoid async PF preempting the kernel incorrectly
Boqun Feng
1
-4
/
+10
2017-10-03
kprobes/x86: Remove IRQ disabling from jprobe handlers
Masami Hiramatsu
1
-2
/
+0
2017-10-03
kprobes/x86: Set up frame pointer in kprobe trampoline
Josh Poimboeuf
1
-2
/
+11
2017-10-03
x86/boot: Spell out "boot CPU" for BP
Jean Delvare
4
-5
/
+5
2017-10-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-5
/
+5
2017-09-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+2
2017-09-29
x86/stacktrace: Avoid recording save_stack_trace() wrappers
Vlastimil Babka
1
-3
/
+7
2017-09-29
x86/asm: Use register variable to get stack pointer value
Andrey Ryabinin
2
-4
/
+4
2017-09-29
kvm/x86: Handle async PF in RCU read-side critical sections
Boqun Feng
1
-1
/
+2
2017-09-28
x86/apic: Fix spelling mistake: "symmectic" -> "symmetric"
Colin Ian King
1
-2
/
+2
2017-09-28
x86/head: Add unwind hint annotations
Josh Poimboeuf
2
-3
/
+12
2017-09-28
x86/boot: Annotate verify_cpu() as a callable function
Josh Poimboeuf
1
-1
/
+2
[prev]
[next]