aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAge
...
| * | | | | | | | | x86, mm: introduce _PAGE_DEVMAPDan Williams2016-01-15
| * | | | | | | | | pmem, dax: clean up clear_pmem()Dan Williams2016-01-15
| * | | | | | | | | arch/x86/include/asm/pgtable.h: add pmd_[dirty|mkclean] for THPMinchan Kim2016-01-15
| * | | | | | | | | x86, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-15
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-01-17
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| | | | | | | | |
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/img' and '...Mark Brown2015-12-22
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | / / / / | | |_|_|_|/ / / / | |/| | | | | | |
| | | * | | | | | ASoc: Intel: Atom: add deep buffer definitions for atom platformsPierre-Louis Bossart2015-12-19
| | |/ / / / / /
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-14
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski2016-01-13
| * | | | | | | lguest: Map switcher text R/ORusty Russell2016-01-12
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | x86/fpu: Disable AVX when eagerfpu is offyu-cheng yu2016-01-12
| * | | | | | x86/fpu: Disable MPX when eagerfpu is offyu-cheng yu2016-01-12
| * | | | | | Merge commit 'linus' into x86/urgent, to pick up recent x86 changesIngo Molnar2016-01-12
| |\ \ \ \ \ \
| * | | | | | | x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu2016-01-11
| * | | | | | | x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski2016-01-11
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-12
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'acpi-soc'Rafael J. Wysocki2016-01-11
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | ACPI / LPSS: override power state for LPSS DMA deviceAndy Shevchenko2016-01-07
| | * | | | | | x86/platform/iosf_mbi: Remove duplicate definitionsAndy Shevchenko2015-12-08
| | | |/ / / / | | |/| | | |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-01-12
|\ \ \ \ \ \ \
| * | | | | | | KVM: move architecture-dependent requests to arch/Paolo Bonzini2016-01-08
| * | | | | | | Merge tag 'kvm-arm-for-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2016-01-07
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | kvm/x86: Hyper-V SynIC timersAndrey Smetanin2015-12-16
| * | | | | | | drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86 headerAndrey Smetanin2015-12-16
| * | | | | | | drivers/hv: Move struct hv_message into UAPI Hyper-V x86 headerAndrey Smetanin2015-12-16
| * | | | | | | drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 headerAndrey Smetanin2015-12-16
| * | | | | | | KVM: x86: MMU: Encapsulate the type of rmap-chain head in a new structTakuya Yoshikawa2015-11-25
| * | | | | | | kvm/x86: Hyper-V kvm exitAndrey Smetanin2015-11-25
| * | | | | | | kvm/x86: Hyper-V synthetic interrupt controllerAndrey Smetanin2015-11-25
| * | | | | | | kvm/x86: per-vcpu apicv deactivation supportAndrey Smetanin2015-11-25
| * | | | | | | kvm/x86: split ioapic-handled and EOI exit bitmapsAndrey Smetanin2015-11-25
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-01-12
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | xen: rename dom0_op to platform_opStefano Stabellini2015-12-21
| | |/ / / | |/| | |
* | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-01-11
|\ \ \ \ \
| * | | | | x86/platform/calgary: Constify cal_chipset_ops structuresJulia Lawall2015-11-29
| * | | | | x86/pm: Introduce quirk framework to save/restore extra MSR registers around ...Chen Yu2015-11-26
| | |/ / / | |/| | |
* | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-11
|\ \ \ \ \
| * | | | | x86/fpu: Get rid of xstate_fault()Borislav Petkov2015-11-24
| * | | | | x86/fpu: Add an XSTATE_OP() macroBorislav Petkov2015-11-24
| |/ / / /
* | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-11
|\ \ \ \ \
| * | | | | x86/MSR: Chop off lower 32-bit valueBorislav Petkov2015-11-24
| * | | | | x86/cpu/amd, kvm: Satisfy guest kernel reads of IC_CFG MSRBorislav Petkov2015-11-24
| * | | | | x86/cpu: Unify CPU family, model, stepping calculationBorislav Petkov2015-11-24
| |/ / / /
* | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-01-11
|\ \ \ \ \
| * | | | | x86/mm: Align macro definesBorislav Petkov2015-12-19
| * | | | | x86/cpu: Provide a config option to disable static_cpu_hasBorislav Petkov2015-12-19
| * | | | | x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov2015-12-19
| * | | | | x86/cpufeature: Cleanup get_cpu_cap()Borislav Petkov2015-12-19
| * | | | | x86/cpufeature: Move some of the scattered feature bits to x86_capabilityBorislav Petkov2015-12-19
| * | | | | Merge branch 'linus' into x86/cleanupsThomas Gleixner2015-12-19
| |\ \ \ \ \ | | | |/ / / | | |/| | |