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-12-17
x86/espfix/64: Stop assuming that pt_regs is on the entry stack
Andy Lutomirski
1
-9
/
+28
2017-12-17
x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0
Andy Lutomirski
3
-0
/
+12
2017-12-17
x86/entry: Remap the TSS into the CPU entry area
Andy Lutomirski
3
-7
/
+40
2017-12-17
x86/entry: Move SYSENTER_stack to the beginning of struct tss_struct
Andy Lutomirski
1
-0
/
+21
2017-12-17
x86/dumpstack: Handle stack overflow on all stacks
Andy Lutomirski
1
-10
/
+14
2017-12-17
x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tss
Andy Lutomirski
2
-21
/
+19
2017-12-17
x86/mm/fixmap: Generalize the GDT fixmap mechanism, introduce struct cpu_entry_area
Andy Lutomirski
1
-7
/
+7
2017-12-17
x86/dumpstack: Add get_stack_info() support for the SYSENTER stack
Andy Lutomirski
3
-0
/
+31
2017-12-17
x86/entry/64: Allocate and enable the SYSENTER stack
Andy Lutomirski
5
-10
/
+9
2017-12-17
x86/irq/64: Print the offending IP in the stack overflow warning
Andy Lutomirski
1
-2
/
+2
2017-12-17
x86/irq: Remove an old outdated comment about context tracking races
Andy Lutomirski
1
-12
/
+0
2017-12-17
x86/unwinder: Handle stack overflows more gracefully
Josh Poimboeuf
3
-60
/
+57
2017-12-17
x86/unwinder/orc: Dont bail on stack overflow
Andy Lutomirski
1
-2
/
+12
2017-12-17
x86/entry/64/paravirt: Use paravirt-safe macro to access eflags
Boris Ostrovsky
1
-0
/
+3
2017-12-17
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
1
-1
/
+1
2017-12-17
x86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD
Rudolf Marek
1
-2
/
+5
2017-12-17
Merge commit 'upstream-x86-virt' into WIP.x86/mm
Ingo Molnar
7
-44
/
+56
2017-12-17
Merge branch 'upstream-x86-selftests' into WIP.x86/pti.base
Ingo Molnar
3
-21
/
+19
2017-12-17
Merge commit 'upstream-x86-entry' into WIP.x86/mm
Ingo Molnar
16
-80
/
+239
2017-12-15
x86/gpu: add CFL to early quirks
Lucas De Marchi
1
-0
/
+1
2017-12-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2017-12-15
x86/espfix/64: Fix espfix double-fault handling on 5-level systems
Andy Lutomirski
1
-1
/
+1
2017-12-12
Merge tag 'v4.15-rc3' into perf/core, to refresh the tree
Ingo Molnar
5
-6
/
+13
2017-12-12
x86/headers: Remove duplicate #includes
Pravin Shedge
4
-4
/
+0
2017-12-12
x86/early-quirks: replace the magical increment start values
Matthew Auld
1
-3
/
+3
2017-12-12
x86/early-quirks: export the stolen region as a resource
Matthew Auld
1
-2
/
+9
2017-12-12
x86/early-quirks: Extend Intel graphics stolen memory placement to 64bit
Joonas Lahtinen
1
-37
/
+38
2017-12-11
uprobes/x86: Emulate push insns for uprobe on x86
Yonghong Song
1
-4
/
+103
2017-12-11
x86/apic: Remove local var in flat_send_IPI_allbutself()
Borislav Petkov
1
-6
/
+2
2017-12-07
x86/smpboot: Do not use smp_num_siblings in __max_logical_packages calculation
Prarit Bhargava
1
-2
/
+2
2017-12-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-6
/
+13
2017-12-06
x86: Fix Sparse warnings about non-static functions
Colin Ian King
1
-2
/
+2
2017-12-06
x86/microcode/AMD: Add support for fam17h microcode loading
Tom Lendacky
1
-0
/
+4
2017-12-06
x86/cpufeatures: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD
Rudolf Marek
1
-2
/
+5
2017-12-04
x86/mce/AMD: Don't set DEF_INT_TYPE in MSR_CU_DEF_ERR on SMCA systems
Yazen Ghannam
1
-1
/
+3
2017-12-04
x86/MCE: Extend table to report action optional errors through CMCI too
Xie XiuQi
1
-9
/
+17
2017-12-04
x86/CPU/AMD: Add the Secure Encrypted Virtualization CPU feature
Tom Lendacky
2
-20
/
+47
2017-11-28
x86/idt: Load idt early in start_secondary
Chunyu Hu
1
-1
/
+1
2017-11-27
x86: annotate ->poll() instances
Al Viro
2
-2
/
+2
2017-11-27
ACPI / PM: Make it possible to ignore the system sleep blacklist
Rafael J. Wysocki
1
-0
/
+2
2017-11-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
9
-332
/
+167
2017-11-25
x86/tlb: Disable interrupts when changing CR4
Nadav Amit
1
-1
/
+1
2017-11-23
x86/PCI: Remove unused HyperTransport interrupt support
Bjorn Helgaas
3
-202
/
+2
2017-11-23
x86/umip: Fix insn_get_code_seg_params()'s return value
Borislav Petkov
1
-1
/
+1
2017-11-21
x86/umip: Print a warning into the syslog if UMIP-protected instructions are used
Ricardo Neri
1
-4
/
+58
2017-11-17
Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
4
-24
/
+61
2017-11-17
x86/smpboot: Fix __max_logical_packages estimate
Prarit Bhargava
1
-45
/
+10
2017-11-17
x86/topology: Avoid wasting 128k for package id array
Andi Kleen
1
-44
/
+29
2017-11-17
x86/acpi: Reduce code duplication in mp_override_legacy_irq()
Vikas C Sajjan
1
-22
/
+5
2017-11-17
x86/acpi: Handle SCI interrupts above legacy space gracefully
Vikas C Sajjan
1
-1
/
+33
[prev]
[next]