index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
Age
Commit message (
Expand
)
Author
2017-06-07
x86/MCE: Export memory_error()
Borislav Petkov
2017-05-25
x86: fix 32-bit case of __get_user_asm_u64()
Linus Torvalds
2017-05-20
x86, pmem: Fix cache flushing for iovec write < 8 bytes
Ben Hutchings
2017-05-14
xen: Revert commits da72ff5bfcb0 and 72a9b186292d
Boris Ostrovsky
2017-04-21
x86/vdso: Plug race between mapping and ELF header setup
Thomas Gleixner
2017-04-21
x86, pmem: fix broken __copy_user_nocache cache-bypass assumptions
Dan Williams
2017-03-31
KVM: x86: cleanup the page tracking SRCU instance
Paolo Bonzini
2017-03-15
x86/tlb: Fix tlb flushing when lguest clears PGE
Daniel Borkmann
2017-03-12
x86/pkeys: Check against max pkey to avoid overflows
Dave Hansen
2017-02-14
x86/CPU/AMD: Bring back Compute Unit ID
Borislav Petkov
2017-01-19
x86/bugs: Separate AMD E400 erratum and C1E bug
Thomas Gleixner
2017-01-06
x86/kbuild: enable modversions for symbols exported from asm
Adam Borowski
2016-11-24
x86/coredump: Always use user_regs_struct for compat_elf_gregset_t
Dmitry Safonov
2016-11-07
x86/platform/intel-mid: Retrofit pci_platform_pm_ops ->get_state hook
Lukas Wunner
2016-11-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-11-02
KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCK
Paolo Bonzini
2016-10-26
x86/io: add interface to reserve io memtype for a resource range. (v1.1)
Dave Airlie
2016-10-20
sched/core, x86: Make struct thread_info arch specific again
Heiko Carstens
2016-10-19
x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS features
Piotr Luc
2016-10-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-10-18
locking/rwsem/x86: Add stack frame dependency for ____down_write()
Josh Poimboeuf
2016-10-17
x86/cpu/intel: Add Knights Mill to Intel family
Piotr Luc
2016-10-16
Merge tag 'v4.9-rc1' into x86/urgent, to pick up updates
Ingo Molnar
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-14
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
2016-10-14
x86: Remove duplicate rtit status MSR macro
Longpeng(Mike)
2016-10-12
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-10-11
x86/panic: replace smp_send_stop() with kdump friendly version in panic path
Hidehiro Kawai
2016-10-10
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-10-08
x86/pkeys: Make protection keys an "eager" feature
Dave Hansen
2016-10-08
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-08
nmi_backtrace: add more trigger_*_cpu_backtrace() methods
Chris Metcalf
2016-10-08
mm: move phys_mem_access_prot_allowed() declaration to pgtable.h
Baoyou Xie
2016-10-07
Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-10-06
Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-10-06
x86/unwind: Fix oprofile module link error
Josh Poimboeuf
2016-10-04
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-04
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-10-03
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-03
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-03
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-03
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-10-03
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-03
Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-09-30
xen: Remove event channel notification through Xen PCI platform device
KarimAllah Ahmed
2016-09-30
x86/asm: Get rid of __read_cr4_safe()
Andy Lutomirski
2016-09-30
Merge branch 'x86/urgent' into x86/asm
Thomas Gleixner
[next]