index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2017-12-17
x86/kasan/64: Teach KASAN about the cpu_entry_area
Andy Lutomirski
2017-12-17
x86/mm/fixmap: Generalize the GDT fixmap mechanism, introduce struct cpu_entr...
Andy Lutomirski
2017-12-17
x86/entry/gdt: Put per-CPU GDT remaps in ascending order
Andy Lutomirski
2017-12-17
x86/dumpstack: Add get_stack_info() support for the SYSENTER stack
Andy Lutomirski
2017-12-17
x86/entry/64: Allocate and enable the SYSENTER stack
Andy Lutomirski
2017-12-17
x86/irq/64: Print the offending IP in the stack overflow warning
Andy Lutomirski
2017-12-17
x86/irq: Remove an old outdated comment about context tracking races
Andy Lutomirski
2017-12-17
x86/unwinder: Handle stack overflows more gracefully
Josh Poimboeuf
2017-12-17
x86/unwinder/orc: Dont bail on stack overflow
Andy Lutomirski
2017-12-17
x86/entry/64/paravirt: Use paravirt-safe macro to access eflags
Boris Ostrovsky
2017-12-17
x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow
Andrey Ryabinin
2017-12-17
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
2017-12-17
perf/x86: Enable free running PEBS for REGS_USER/INTR
Andi Kleen
2017-12-17
x86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD
Rudolf Marek
2017-12-17
x86/cpufeature: Add User-Mode Instruction Prevention definitions
Ricardo Neri
2017-12-17
Merge commit 'upstream-x86-virt' into WIP.x86/mm
Ingo Molnar
2017-12-17
Merge branch 'upstream-acpi-fixes' into WIP.x86/pti.base
Ingo Molnar
2017-12-17
Merge branch 'upstream-x86-selftests' into WIP.x86/pti.base
Ingo Molnar
2017-12-17
Merge commit 'upstream-x86-entry' into WIP.x86/mm
Ingo Molnar
2017-11-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-10
Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo"
Linus Torvalds
2017-11-10
x86/virt: Add enum for hypervisors to replace x86_hyper
Juergen Gross
2017-11-10
x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...
Juergen Gross
2017-11-10
Merge branch 'linus' into x86/platform, to refresh the branch
Ingo Molnar
2017-11-10
x86/debug: Handle warnings before the notifier chain, to fix KGDB crash
Alexander Shishkin
2017-11-09
x86/mm: Fix ELF_ET_DYN_BASE for 5-level paging
Kirill A. Shutemov
2017-11-08
x86/mm: Unbreak modules that rely on external PAGE_KERNEL availability
Jiri Kosina
2017-11-08
x86/idt: Remove X86_TRAP_BP initialization in idt_setup_traps()
Yonghong Song
2017-11-08
x86/oprofile/ppro: Do not use __this_cpu*() in preemptible context
Borislav Petkov
2017-11-08
x86/unwind: Disable KASAN checking in the ORC unwinder
Josh Poimboeuf
2017-11-07
x86/smpboot: Make optimization of delay calibration work correctly
Pavel Tatashin
2017-11-07
ACPI / APEI: Replace ioremap_page_range() with fixmap
James Morse
2017-11-07
x86/cpufeatures: Fix various details in the feature definitions
Ingo Molnar
2017-11-07
x86/cpufeatures: Re-tabulate the X86_FEATURE definitions
Ingo Molnar
2017-11-07
Merge branch 'x86/build' into x86/asm, to fix up conflicts
Ingo Molnar
2017-11-07
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
Ingo Molnar
2017-11-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-11-06
x86/mm: Define _PAGE_TABLE using _KERNPG_TABLE
Borislav Petkov
2017-11-06
Merge branch 'x86/mm' into x86/asm, to pick up pending changes
Ingo Molnar
2017-11-06
Merge branch 'x86/fpu' into x86/asm, to pick up fix
Ingo Molnar
2017-11-05
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-05
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-05
x86/module: Detect and skip invalid relocations
Josh Poimboeuf
2017-11-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-04
Revert "x86/mm: Stop calling leave_mm() in idle code"
Andy Lutomirski
2017-11-03
x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo
Rafael J. Wysocki
2017-11-03
crypto: x86/sha1-mb - fix panic due to unaligned access
Andrey Ryabinin
2017-11-03
crypto: x86/sha256-mb - fix panic due to unaligned access
Andrey Ryabinin
2017-11-02
Revert "x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz""
Linus Torvalds
2017-11-02
KVM: x86: Update APICv on APIC reset
Jan H. Schönherr
[next]