index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2017-09-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-04
Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-09-04
Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-09-04
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-09-04
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-09-04
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-09-04
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-09-04
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-09-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-04
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-04
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-09-04
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
2017-09-03
Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-09-03
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-08-31
KVM: update to new mmu_notifier semantic v2
Jérôme Glisse
2017-08-31
x86/boot/KASLR: Work around firmware bugs by excluding EFI_BOOT_SERVICES_* an...
Naoya Horiguchi
2017-08-31
x86/mm: Enable RCU based page table freeing (CONFIG_HAVE_RCU_TABLE_FREE=y)
Vitaly Kuznetsov
2017-08-31
x86/mm: Use pr_cont() in dump_pagetable()
Jan Beulich
2017-08-30
Merge branch 'for-linus-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-08-29
perf/x86: Fix caps/ for !Intel
Peter Zijlstra
2017-08-29
perf/core, x86: Add PERF_SAMPLE_PHYS_ADDR
Kan Liang
2017-08-29
perf/core, pt, bts: Get rid of itrace_started
Alexander Shishkin
2017-08-29
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2017-08-29
x86/boot: Prevent faulty bootparams.screeninfo from causing harm
Jan H. Schönherr
2017-08-29
x86/boot: Provide more slack space during decompression
Jan H. Schönherr
2017-08-29
x86/entry/64: Use ENTRY() instead of ALIGN+GLOBAL for stub32_clone()
Jiri Slaby
2017-08-29
x86/fpu/math-emu: Add ENDPROC to functions
Jiri Slaby
2017-08-29
x86/boot/64: Extract efi_pe_entry() from startup_64()
Jiri Slaby
2017-08-29
x86/boot/32: Extract efi_pe_entry() from startup_32()
Jiri Slaby
2017-08-29
locking/refcounts, x86/asm: Disable CONFIG_ARCH_HAS_REFCOUNT for the time being
Ingo Molnar
2017-08-29
x86/ldt: Fix off by one in get_segment_base()
Dan Carpenter
2017-08-29
x86/microcode/intel: Improve microcode patches saving flow
Borislav Petkov
2017-08-29
x86/mm: Fix SME encryption stack ptr handling
Borislav Petkov
2017-08-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-08-26
kvm/x86: Avoid clearing the C-bit in rsvd_bits()
Brijesh Singh
2017-08-26
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
Ingo Molnar
2017-08-25
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
2017-08-25
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2017-08-25
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2017-08-25
perf/x86: Export some PMU attributes in caps/ directory
Andi Kleen
2017-08-25
perf/x86: Only show format attributes when supported
Andi Kleen
2017-08-25
perf/x86: Fix data source decoding for Skylake
Andi Kleen
2017-08-25
perf/x86: Move Nehalem PEBS code to flag
Andi Kleen
2017-08-25
x86/mm: Fix use-after-free of ldt_struct
Eric Biggers
2017-08-25
KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.state
Paolo Bonzini
2017-08-25
KVM: x86: simplify handling of PKRU
Paolo Bonzini
2017-08-25
KVM: x86: block guest protection keys unless the host has them enabled
Paolo Bonzini
2017-08-24
um: Fix check for _xstate for older hosts
Florian Fainelli
[next]