summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* um/Stop conflating task_struct::stack with thread_infoLinus Torvalds2016-09-151-4/+4
* x86/entry: Get rid of pt_regs_to_thread_info()Linus Torvalds2016-09-151-14/+6
* x86/asm: Move the thread_info::status field to thread_structAndy Lutomirski2016-09-159-42/+27
* Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-1525-271/+366
|\
| * Merge tag 'pci-v4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-141-7/+13
| |\
| | * PCI: Mark Haswell Power Control Unit as having non-compliant BARsBjorn Helgaas2016-09-011-7/+13
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-132-4/+13
| |\ \
| | * | x86/apic: Fix num_processors value in case of failureDou Liyang2016-09-081-1/+3
| | * | x86/microcode/AMD: Fix load of builtin microcode with randomized memoryBorislav Petkov2016-09-051-3/+10
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-09-134-41/+132
| |\ \ \
| | * | | perf/x86/intel: Fix PEBSv3 record drainPeter Zijlstra2016-09-101-8/+11
| | * | | perf/x86/intel/bts: Kill a silly warningAlexander Shishkin2016-09-101-2/+0
| | * | | perf/x86/intel/bts: Fix BTS PMI detectionAlexander Shishkin2016-09-101-4/+15
| | * | | perf/x86/intel/bts: Fix confused ordering of PMU callbacksAlexander Shishkin2016-09-101-24/+80
| | * | | perf/x86/amd/uncore: Prevent use after freeSebastian Andrzej Siewior2016-09-101-4/+18
| | * | | perf/x86/intel/cqm: Check cqm/mbm enabled state in event initJiri Olsa2016-09-061-0/+9
| | |/ /
| * | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-131-65/+69
| |\ \ \
| | * | | x86/efi: Use efi_exit_boot_services()Jeffrey Hugo2016-09-051-69/+67
| | * | | efi/libstub: Allocate headspace in efi_get_memory_map()Jeffrey Hugo2016-09-051-7/+13
| | |/ /
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-09-122-4/+5
| |\ \ \
| | * | | x86, clock: Fix kvm guest tsc initializationPrarit Bhargava2016-09-081-0/+1
| | * | | KVM: lapic: adjust preemption timer correctly when goes TSC backwardWanpeng Li2016-09-051-4/+4
| * | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-09-101-7/+10
| |\ \ \ \
| | * | | | mm: fix cache mode of dax pmd mappingsDan Williams2016-09-091-7/+10
| | |/ / /
| * | | | Merge tag 'seccomp-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-072-0/+7
| |\ \ \ \
| | * | | | um/ptrace: Fix the syscall number update after a ptraceMickaël Salaün2016-09-072-0/+7
| | | |/ / | | |/| |
| * | | | x86/uaccess: force copy_*_user() to be inlinedKees Cook2016-09-061-2/+2
| |/ / /
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-041-0/+12
| |\ \ \
| | * | | x86/AMD: Apply erratum 665 on machines without a BIOS fixEmanuel Czirai2016-09-021-0/+12
| | |/ /
| * | | x86/paravirt: Do not trace _paravirt_ident_*() functionsSteven Rostedt2016-09-021-2/+2
| * | | kconfig: tinyconfig: provide whole choice blocks to avoid warningsArnd Bergmann2016-09-011-0/+2
| * | | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf2016-08-302-61/+9
| |/ /
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-08-281-0/+3
| |\ \
| | * | x86/apic: Do not init irq remapping if ioapic is disabledWanpeng Li2016-08-241-0/+3
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-271-67/+69
| |\ \ \
| | * | | kvm: nVMX: fix nested tsc scalingPeter Feiner2016-08-181-4/+12
| | * | | KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE writeRadim Krčmář2016-08-181-0/+13
| | * | | KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APICRadim Krčmář2016-08-181-63/+44
| * | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-261-1/+1
| |\ \ \ \
| | * | | | treewide: replace config_enabled() with IS_ENABLED() (2nd round)Masahiro Yamada2016-08-261-1/+1
| * | | | | Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-261-2/+8
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| | * | | x86/PCI: VMD: Fix infinite loop executing irq'sKeith Busch2016-08-231-2/+8
| * | | | Merge tag 'for-linus-4.8b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-08-241-1/+1
| |\ \ \ \
| | * | | | xen: change the type of xen_vcpu_id to uint32_tVitaly Kuznetsov2016-08-241-1/+1
| | | |_|/ | | |/| |
| * | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-08-233-7/+8
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | crypto: sha512-mb - fix ctx pointerXiaodong Liu2016-08-161-2/+2
| | * | | crypto: sha256-mb - fix ctx pointer and digest copyXiaodong Liu2016-08-162-5/+6
| | |/ /
* | | | x86/dumpstack: Add recursion checking for all stacksJosh Poimboeuf2016-09-152-19/+38
* | | | x86/dumpstack: Add support for unwinding empty IRQ stacksJosh Poimboeuf2016-09-152-3/+15
* | | | x86/dumpstack: Add get_stack_info() interfaceJosh Poimboeuf2016-09-157-128/+234
OpenPOWER on IntegriCloud