aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | | | | | | x86/mm/pat: Prevent hang during boot when mapping pagesMatt Fleming2016-09-20
|/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-09-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2Matt Fleming2016-09-16
| * | | | | | | | | | | | | | | | | | | | perf/x86/intel/pt: Do validate the size of a kernel address filterAlexander Shishkin2016-09-16
| * | | | | | | | | | | | | | | | | | | | perf/x86/intel/pt: Fix kernel address filter's offset validationAlexander Shishkin2016-09-16
| * | | | | | | | | | | | | | | | | | | | perf/x86/intel/pt: Fix an off-by-one in address filter configurationAlexander Shishkin2016-09-16
| * | | | | | | | | | | | | | | | | | | | perf/x86/intel: Don't disable "intel_bts" around "intel" event batchingAlexander Shishkin2016-09-15
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-09-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | kvm: x86: correctly reset dest_map->vector when restoring LAPIC statePaolo Bonzini2016-09-15
* | | | | | | | | | | | | | | | | | | | | fix minor infoleak in get_user_ex()Al Viro2016-09-15
| |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge tag 'pci-v4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | PCI: Mark Haswell Power Control Unit as having non-compliant BARsBjorn Helgaas2016-09-01
* | | | | | | | | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | x86/apic: Fix num_processors value in case of failureDou Liyang2016-09-08
| * | | | | | | | | | | | | | | | | | | x86/microcode/AMD: Fix load of builtin microcode with randomized memoryBorislav Petkov2016-09-05
| | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-09-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | perf/x86/intel: Fix PEBSv3 record drainPeter Zijlstra2016-09-10
| * | | | | | | | | | | | | | | | | | perf/x86/intel/bts: Kill a silly warningAlexander Shishkin2016-09-10
| * | | | | | | | | | | | | | | | | | perf/x86/intel/bts: Fix BTS PMI detectionAlexander Shishkin2016-09-10
| * | | | | | | | | | | | | | | | | | perf/x86/intel/bts: Fix confused ordering of PMU callbacksAlexander Shishkin2016-09-10
| * | | | | | | | | | | | | | | | | | perf/x86/amd/uncore: Prevent use after freeSebastian Andrzej Siewior2016-09-09
| * | | | | | | | | | | | | | | | | | perf/x86/intel/cqm: Check cqm/mbm enabled state in event initJiri Olsa2016-09-06
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | / / / / / | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | x86/efi: Use efi_exit_boot_services()Jeffrey Hugo2016-09-05
| * | | | | | | | | | | | | | | | efi/libstub: Allocate headspace in efi_get_memory_map()Jeffrey Hugo2016-09-05
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-09-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | x86, clock: Fix kvm guest tsc initializationPrarit Bhargava2016-09-08
| * | | | | | | | | | | | | | | KVM: lapic: adjust preemption timer correctly when goes TSC backwardWanpeng Li2016-09-05
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-09-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | mm: fix cache mode of dax pmd mappingsDan Williams2016-09-09
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge tag 'seccomp-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | um/ptrace: Fix the syscall number update after a ptraceMickaël Salaün2016-09-07
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* / | | | | | | | | | | | | x86/uaccess: force copy_*_user() to be inlinedKees Cook2016-09-06
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-04
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86/AMD: Apply erratum 665 on machines without a BIOS fixEmanuel Czirai2016-09-02
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | x86/paravirt: Do not trace _paravirt_ident_*() functionsSteven Rostedt2016-09-02
* | | | | | | | | | | | | kconfig: tinyconfig: provide whole choice blocks to avoid warningsArnd Bergmann2016-09-01
* | | | | | | | | | | | | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf2016-08-30
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-08-28
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86/apic: Do not init irq remapping if ioapic is disabledWanpeng Li2016-08-24
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-27
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| * | | | | | | | | | | kvm: nVMX: fix nested tsc scalingPeter Feiner2016-08-18
| * | | | | | | | | | | KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE writeRadim Krčmář2016-08-18
| * | | | | | | | | | | KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APICRadim Krčmář2016-08-18
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-27
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | treewide: replace config_enabled() with IS_ENABLED() (2nd round)Masahiro Yamada2016-08-26
* | | | | | | | | | | | Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-26
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | / / / / / / / / | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | x86/PCI: VMD: Fix infinite loop executing irq'sKeith Busch2016-08-23
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'for-linus-4.8b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-08-24
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | xen: change the type of xen_vcpu_id to uint32_tVitaly Kuznetsov2016-08-24
| | |_|/ / / / / / / | |/| | | | | | | |