index
:
pm24.git
cpufreq-rust
master
perf-mon
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-07-03
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-07-03
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-07-03
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-03
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-07-03
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-03
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-03
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-07-03
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-07-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-03
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-03
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-01
Merge tag 'perf-core-for-mingo-4.13-20170630' of git://git.kernel.org/pub/scm...
Ingo Molnar
2017-06-30
x86/intel_rdt: Fix memory leak on mount failure
Vikas Shivappa
2017-06-30
Merge tag 'iommu-fixes-v4.12-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-06-30
objtool, x86: Add several functions and files to the objtool whitelist
Josh Poimboeuf
2017-06-30
x86/mm: Delete a big outdated comment about TLB flushing
Andy Lutomirski
2017-06-30
x86/mm: Don't reenter flush_tlb_func_common()
Andy Lutomirski
2017-06-30
x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
Paolo Abeni
2017-06-30
perf/x86/intel: Constify the 'lbr_desc[]' array and make a function static
Colin Ian King
2017-06-30
x86/KASLR: Fix detection 32/64 bit bootloaders for 5-level paging
Kirill A. Shutemov
2017-06-30
x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bug
Baoquan He
2017-06-30
x86/boot/KASLR: Add checking for the offset of kernel virtual address randomi...
Baoquan He
2017-06-29
x86/ftrace: Exclude functions in head64.c from function-tracing
Kirill A. Shutemov
2017-06-29
perf/x86/intel/uncore: Fix wrong box pointer check
Kan Liang
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2017-06-27
x86/insn: perf tools: Add new ptwrite instruction
Adrian Hunter
2017-06-26
x86/microcode: Make a couple of symbols static
Colin Ian King
2017-06-26
x86/mm/hotplug: Fix BUG_ON() after hot-remove by not freeing PUD
Jérôme Glisse
2017-06-25
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-06-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-06-24
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2017-06-24
x86/paravirt: Remove unnecessary return from void function
Anton Vasilyev
2017-06-24
x86/boot: Add missing strchr() declaration
Tommy Nguyen
2017-06-24
x86/mshyperv: Remove excess #includes from mshyperv.h
Thomas Gleixner
2017-06-24
x86/mmap, ASLR: Do not treat unlimited-stack tasks as legacy mmap
Michal Hocko
2017-06-23
x86/xen/efi: Initialize only the EFI struct members used by Xen
Daniel Kiper
2017-06-22
KVM: x86: fix singlestepping over syscall
Paolo Bonzini
2017-06-22
x86/hyperv: Read TSC frequency from a synthetic MSR
Vitaly Kuznetsov
2017-06-22
x86/hyperv: Check frequency MSRs presence according to the specification
Vitaly Kuznetsov
2017-06-22
x86/debug: Extend the lower bound of crash kernel low reservations
Jiri Bohac
2017-06-22
perf/x86/intel: Add 1G DTLB load/store miss support for SKL
Kan Liang
2017-06-22
x86/mm: Remove reset_lazy_tlbstate()
Andy Lutomirski
2017-06-22
x86/ldt: Simplify the LDT switching logic
Andy Lutomirski
2017-06-22
Merge branch 'linus' into x86/mm, to pick up fixes
Ingo Molnar
2017-06-22
x86/apic: Make arch_init_msi/htirq_domain __init
Dou Liyang
2017-06-22
x86/apic: Make init_legacy_irqs() __init
Dou Liyang
2017-06-22
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
[next]