summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Drivers: hv: vmbus: Move Hypercall invocation code out of common codeK. Y. Srinivasan2017-01-191-1/+0
| * | | | | Drivers: hv vmbus: Move Hypercall page setup out of common codeK. Y. Srinivasan2017-01-191-0/+5
| * | | | | Drivers: hv: vmbus: Move the definition of generate_guest_id()K. Y. Srinivasan2017-01-191-0/+43
| * | | | | Drivers: hv: vmbus: Move the definition of hv_x64_msr_hypercall_contentsK. Y. Srinivasan2017-01-191-0/+12
| | |_|_|/ | |/| | |
* | | | | Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-02-211-0/+7
|\ \ \ \ \
| * | | | | xen/privcmd: Add IOCTL_PRIVCMD_DM_OPPaul Durrant2017-02-141-0/+7
| * | | | | x86/boot/32: Convert the 32-bit pgtable setup code from assembly to CBoris Ostrovsky2017-02-071-0/+32
| |/ / / /
* | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-203-4/+6
|\ \ \ \ \
| * | | | | x86/platform/UV: Add Support for UV4 Hubless NMIstravis@sgi.com2017-02-011-0/+3
| * | | | | x86/platform/UV: Add Support for UV4 Hubless systemstravis@sgi.com2017-02-011-0/+2
| * | | | | Merge branch 'x86/urgent' into x86/platform, to pick up fixesIngo Molnar2017-02-015-2/+44
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | x86/platform/intel-mid: Make intel_scu_device_register() staticAndy Shevchenko2017-01-091-1/+0
| * | | | | x86/platform/intel-mid: Get rid of duplication of IPC handlerAndy Shevchenko2017-01-061-3/+1
* | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-02-201-11/+35
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into x86/mmThomas Gleixner2017-02-162-0/+2
| |\ \ \ \ \ \
| * | | | | | | x86/mm: Improve documentation for low-level device I/O functionsJonathan Corbet2017-01-281-11/+35
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-02-204-28/+36
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'x86/urgent' into x86/microcode, to resolve conflictsIngo Molnar2017-01-311-0/+1
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | x86/microcode/AMD: Check patch level only on the BSPBorislav Petkov2017-01-231-2/+0
| * | | | | | | x86/microcode: Convert to bare minimum MSR accessorsBorislav Petkov2017-01-231-5/+4
| * | | | | | | x86/MSR: Carve out bare minimum accessorsBorislav Petkov2017-01-232-21/+32
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-02-202-1/+11
|\ \ \ \ \ \ \
| * | | | | | | x86/cpu: Add X86_FEATURE_CPUIDBorislav Petkov2017-01-251-1/+1
| * | | | | | | x86/fpu/xstate: Move XSAVES state init to a functionYu-cheng Yu2017-01-251-0/+10
| |/ / / / / /
* | | | | | | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-02-203-2/+16
|\ \ \ \ \ \ \
| * | | | | | | x86/cpufeature: Move RING3MWAIT feature to avoid conflictsThomas Gleixner2017-02-161-2/+2
| * | | | | | | x86/cpufeature: Add RING3MWAIT to CPU featuresGrzegorz Andrejczuk2017-02-041-1/+1
| * | | | | | | x86/elf: Add HWCAP2 to expose ring 3 MONITOR/MWAITGrzegorz Andrejczuk2017-02-041-0/+9
| * | | | | | | x86/msr: Add MSR_MISC_FEATURE_ENABLES and RING3MWAIT bitGrzegorz Andrejczuk2017-02-041-0/+5
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | x86/cpufeature: Add AVX512_VPOPCNTDQ featurePiotr Luc2017-01-161-1/+1
| |/ / / / /
* | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-02-202-2/+32
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into x86/boot, to pick up fixesIngo Molnar2017-01-286-3/+57
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | x86/boot/32: Convert the 32-bit pgtable setup code from assembly to CBoris Ostrovsky2017-01-061-0/+32
| * | | | | | x86/e820: Make e820_search_gap() static and remove unused variablesWei Yang2016-12-281-2/+0
* | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-201-3/+0
|\ \ \ \ \ \ \
| * | | | | | | locking/spinlocks/x86, paravirt: Remove paravirt_ticketlocks_enabledWaiman Long2017-01-141-3/+0
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-201-1/+0
|\ \ \ \ \ \ \
| * | | | | | | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-011-1/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-02-201-8/+12
|\ \ \ \ \ \ \
| * | | | | | | x86/ras, EDAC, acpi: Assign MCE notifier handlers a priorityBorislav Petkov2017-01-241-0/+9
| * | | | | | | x86/ras/amd: Make sysfs names of banks more user-friendlyYazen Ghannam2017-01-241-2/+3
| * | | | | | | x86/ras/therm_throt: Do not log a fake MCE for thermal eventsBorislav Petkov2017-01-241-6/+0
| |/ / / / / /
* | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-02-201-0/+5
|\ \ \ \ \ \ \
| * | | | | | | x86/efi: Allow invocation of arbitrary runtime servicesDavid Howells2017-02-071-0/+5
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-201-0/+11
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | math64, timers: Fix 32bit mul_u64_u32_shr() and friendsPeter Zijlstra2017-01-141-0/+11
| | |_|/ / / | |/| | | |
* | | | | | x86/CPU/AMD: Bring back Compute Unit IDBorislav Petkov2017-02-051-0/+1
| |/ / / / |/| | | |
* | | | | x86/microcode: Do not access the initrd after it has been freedBorislav Petkov2017-01-301-0/+1
| |/ / / |/| | |
* | | | x86/unwind: Include __schedule() in stack tracesJosh Poimboeuf2017-01-122-5/+10
* | | | x86/unwind: Disable KASAN checks for non-current tasksJosh Poimboeuf2017-01-121-1/+4
OpenPOWER on IntegriCloud