summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2016-09-09x86/efi: Remove unused find_bits() functionLukas Wunner
2016-09-09x86/efi: Map in physical addresses in efi_map_region_fixedAlex Thorlton
2016-09-09x86/efi: Initialize status to ensure garbage is not returned on small sizeColin Ian King
2016-09-09x86/efi-bgrt: Use efi_mem_reserve() to avoid copying image dataMatt Fleming
2016-09-09efi/runtime-map: Use efi.memmap directly instead of a copyMatt Fleming
2016-09-09efi: Allow drivers to reserve boot services foreverMatt Fleming
2016-09-09efi: Add efi_memmap_init_late() for permanent EFI memmapMatt Fleming
2016-09-09efi: Refactor efi_memmap_init_early() into arch-neutral codeMatt Fleming
2016-09-09x86/efi: Consolidate region mapping logicMatt Fleming
2016-09-09x86/efi: Test for EFI_MEMMAP functionality when iterating EFI memmapMatt Fleming
2016-09-09x86/hpet: Reduce HPET counter read contentionWaiman Long
2016-09-09x86/pkeys: Allow configuration of init_pkruDave Hansen
2016-09-09x86/pkeys: Default to a restrictive init PKRUDave Hansen
2016-09-09x86: Wire up protection keys system callsDave Hansen
2016-09-09x86/pkeys: Allocation/free syscallsDave Hansen
2016-09-09x86/pkeys: Make mprotect_key() mask off additional vm_flagsDave Hansen
2016-09-09mm: Implement new pkey_mprotect() system callDave Hansen
2016-09-09x86/pkeys: Add fault handling for PF_PK page fault bitDave Hansen
2016-09-08ACPI / CPPC: Add support for functional fixed hardware addressSrinivas Pandruvada
2016-09-08x86, clock: Fix kvm guest tsc initializationPrarit Bhargava
2016-09-08Merge tag 'kvm-s390-next-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2016-09-08x86/platform/intel-mid: Keep SRAM powered on at bootAndy Shevchenko
2016-09-08x86/platform/intel-mid: Add Intel Penwell to ID tableAndy Shevchenko
2016-09-08svm: Implements update_pi_irte hook to setup posted interruptSuravee Suthikulpanit
2016-09-08svm: Introduce AMD IOMMU avic_ga_log_notifierSuravee Suthikulpanit
2016-09-08svm: Introduces AVIC per-VM IDSuravee Suthikulpanit
2016-09-08x86/e820: Fix very large 'size' handling boundary conditionWei Yang
2016-09-08x86/dumpstack: Remove unnecessary stack pointer argumentsJosh Poimboeuf
2016-09-08x86/dumpstack: Add get_stack_pointer() and get_frame_pointer()Josh Poimboeuf
2016-09-08x86/dumpstack: Make printk_stack_address() more generally usefulJosh Poimboeuf
2016-09-08oprofile/x86: Add regs->ip to oprofile traceJosh Poimboeuf
2016-09-08perf/x86: Check perf_callchain_store() errorJosh Poimboeuf
2016-09-08x86/mm: Improve stack-overflow #PF handlingAndy Lutomirski
2016-09-08Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicityIngo Molnar
2016-09-08x86/cpu: Rename Merrifield2 to MoorefieldAndy Shevchenko
2016-09-08x86/apic: Fix num_processors value in case of failureDou Liyang
2016-09-08x86/platform/intel-mid: Implement power off sequenceAndy Shevchenko
2016-09-08KVM: Add provisioning for ulong vm stats and u64 vcpu statsSuraj Jitindar Singh
2016-09-07drm/i915: Remove .is_mobile field from platform structCarlos Santa
2016-09-07Merge tag 'seccomp-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-07KVM: nVMX: expose INS/OUTS information supportJan Dakinevich
2016-09-07KVM: VMX: not use vmcs_config in setup_vmcs_configPaolo Bonzini
2016-09-07KVM: x86: remove stale commentsPaolo Bonzini
2016-09-07KVM: x86: ratelimit and decrease severity for guest-triggered printkPaolo Bonzini
2016-09-07KVM: nVMX: pass valid guest linear-address to the L1Jan Dakinevich
2016-09-07KVM: nVMX: make emulated nested preemption timer pinnedWanpeng Li
2016-09-07vmx: refine validity check for guest linear addressLiang Li
2016-09-07um/ptrace: Fix the syscall number update after a ptraceMickaël Salaün
2016-09-06x86/uaccess: force copy_*_user() to be inlinedKees Cook
2016-09-06x86/kvm: Convert to hotplug state machineSebastian Andrzej Siewior