summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...Linus Torvalds2015-07-05
|\
| * intel_pmc_ipc: Add Intel Apollo Lake PMC IPC driverqipeng.zha2015-06-29
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-07-04
|\ \
| * | kvm: add hyper-v crash msrs valuesAndrey Smetanin2015-07-03
| * | KVM: x86: remove data variable from kvm_get_msr_commonNicolas Iooss2015-07-03
| * | KVM: x86: keep track of LVT0 changes under APICvRadim Krčmář2015-07-03
| * | KVM: x86: properly restore LVT0Radim Krčmář2015-07-03
| * | KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář2015-07-03
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-04
|\ \ \
| * | | x86/fpu: Fix boot crash in the early FPU codeIngo Molnar2015-07-04
| * | | Merge branch 'x86/boot' into x86/urgentIngo Molnar2015-06-30
| |\ \ \
| | * | | x86/boot/setup: Clean up the e820_reserve_setup_data() codeWei Yang2015-06-05
| * | | | x86/fpu: Fix FPU related boot regression when CPUID masking BIOS feature is e...Ingo Molnar2015-06-30
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-07-04
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | perf/x86: Fix 'active_events' imbalancePeter Zijlstra2015-06-30
| |/ / /
* | | | Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-07-02
|\ \ \ \
| * | | | x86: replace __init_or_module with __init in non-modular vsmp_64.cPaul Gortmaker2015-06-16
* | | | | Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...Linus Torvalds2015-07-02
|\ \ \ \ \
| * | | | | x86: perf_event_intel_pt.c: use arch_initcall to hook in enablingPaul Gortmaker2015-06-16
| * | | | | x86: perf_event_intel_bts.c: use arch_initcall to hook in enablingPaul Gortmaker2015-06-16
| * | | | | x86: don't use module_init for non-modular core bootflag codePaul Gortmaker2015-06-16
| |/ / / /
* | | | | Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds2015-07-02
|\ \ \ \ \
| * | | | | x86: don't use module_init in non-modular devicetree.c codePaul Gortmaker2015-06-16
| * | | | | x86: don't use module_init in non-modular intel_mid_vrtc.cPaul Gortmaker2015-06-16
| |/ / / /
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-07-01
|\ \ \ \ \
| * | | | | x86: opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bitJosh Triplett2015-06-30
| * | | | | x86/kexec: prepend elfcorehdr instead of appending it to the crash-kernel com...KarimAllah Ahmed2015-06-30
| * | | | | x86: mm: enable deferred struct page initialisation on x86-64Mel Gorman2015-06-30
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-07-01
|\ \ \ \ \ \
| * | | | | | crypto: aesni - fix failing setkey for rfc4106-gcm-aesniTadeusz Struk2015-06-29
* | | | | | | Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-01
|\ \ \ \ \ \ \
| * | | | | | | kconfig: add xenconfig defconfig helperLuis R. Rodriguez2015-06-16
* | | | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-01
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-27
| |/ / / / / /
* | | | | | | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-29
|\ \ \ \ \ \ \
| * | | | | | | arch, x86: pmem api for ensuring durability of persistent memory updatesRoss Zwisler2015-06-26
| * | | | | | | libnvdimm: Set numa_node to NVDIMM devicesToshi Kani2015-06-26
| * | | | | | | libnvdimm, pmem: add libnvdimm support to the pmem driverDan Williams2015-06-24
| * | | | | | | e820, efi: add ACPI 6.0 persistent memory typesDan Williams2015-05-27
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-28
|\ \ \ \ \ \ \
| * | | | | | | um: Don't pollute kernel namespace with uapiRichard Weinberger2015-06-25
| * | | | | | | um: Stop abusing __KERNEL__Richard Weinberger2015-05-31
| * | | | | | | um: Fix warning in setup_signal_stack_si()Richard Weinberger2015-05-31
| * | | | | | | um: Rework uaccess codeRichard Weinberger2015-05-31
| * | | | | | | um: Add uaccess.h to ldt.cRichard Weinberger2015-05-31
| * | | | | | | um: Add uaccess.h to syscalls_64.cRichard Weinberger2015-05-31
| * | | | | | | um: Add asm/elf.h to vma.cRichard Weinberger2015-05-31
| * | | | | | | um: Cleanup mem_32/64.c headersRichard Weinberger2015-05-31
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-26
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 4.1-rc7 into tty-nextGreg Kroah-Hartman2015-06-08
| |\ \ \ \ \ \ \