summaryrefslogtreecommitdiff
path: root/arch/x86/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | x86/xsaves: Add xsaves and xrstors support for booting timeFenghua Yu2014-05-29
| * | | | | | x86/xsaves: Use xsave/xrstor for saving and restoring user space contextFenghua Yu2014-05-29
| * | | | | | x86/xsaves: Use xsaves/xrstors for context switchFenghua Yu2014-05-29
| * | | | | | x86/xsaves: Use xsaves/xrstors to save and restore xsave areaFenghua Yu2014-05-29
| * | | | | | x86/xsaves: Define a macro for handling xsave/xrstor instruction faultFenghua Yu2014-05-29
| * | | | | | x86/xsaves: Define macros for xsave instructionsFenghua Yu2014-05-29
| * | | | | | x86/xsaves: Change compacted format xsave area headerFenghua Yu2014-05-29
| * | | | | | x86/alternative: Add alternative_input_2 to support alternative with two feat...Fenghua Yu2014-05-29
* | | | | | | kexec: support for kexec on panic using new system callVivek Goyal2014-08-08
* | | | | | | kexec-bzImage64: support for loading bzImage using 64bit entryVivek Goyal2014-08-08
* | | | | | | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-08
* | | | | | | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-08
* | | | | | | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-06
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'acpi-config'Rafael J. Wysocki2014-07-27
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: Don't use acpi_lapic in ACPI core codeGraeme Gregory2014-07-21
| | | |_|_|_|/ / | | |/| | | | |
| * / | | | | | ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion.Lv Zheng2014-07-23
| |/ / / / / /
* | | | | | | Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-08-06
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/intel', 'asoc/topic/kirkwood', 'as...Mark Brown2014-08-04
| |\ \ \ \ \ \ \ | | | | |_|/ / / | | | |/| | / / | | |_|_|_|/ / | |/| | | | |
| | * | | | | ASoC: Intel: add mrfld pipelinesVinod Koul2014-06-23
| | |/ / / /
* | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-04
|\ \ \ \ \ \
| * | | | | | x86, vdso: Move the vvar area before the vdso textAndy Lutomirski2014-07-11
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-04
|\ \ \ \ \ \
| * | | | | | x86/uv: Update the UV3 TLB shootdown logicCliff Wickman2014-06-05
* | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-04
|\ \ \ \ \ \ \
| * | | | | | | x86/pmc_atom: Expose PMC device state and platform sleep stateLi, Aubrey2014-07-25
| * | | | | | | x86/pmc_atom: Eisable a few S0ix wake up events for S0ix residencyLi, Aubrey2014-07-25
| * | | | | | | x86/platform: New Intel Atom SOC power management controller driverLi, Aubrey2014-07-25
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-04
|\ \ \ \ \ \ \
| * | | | | | | x86/mm: Add tracepoints for TLB flushesDave Hansen2014-07-31
| * | | | | | | x86/mm: Rip out complicated, out-of-date, buggy TLB flushingDave Hansen2014-07-31
* | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-04
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flagMatt Fleming2014-07-18
| * | | | | | | | efi/x86: efistub: Move shared dependencies to <asm/efi.h>Ard Biesheuvel2014-07-07
| * | | | | | | | x86/efi: Move all workarounds to a separate file quirks.cSaurabh Tangri2014-06-19
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-08-04
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, cpu: Kill cpu_has_mpBorislav Petkov2014-07-14
| * | | | | | | | x86/cpufeature: Add bug flags to /proc/cpuinfoBorislav Petkov2014-07-14
| * | | | | | | | x86, cpufeature: Convert more "features" to bugsBorislav Petkov2014-06-18
| * | | | | | | | Merge tag 'v3.16-rc1' into x86/cpufeatureH. Peter Anvin2014-06-18
| |\| | | | | | | | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | x86/xsaves: Detect xsaves/xrstors featureFenghua Yu2014-05-29
| * | | | | | | x86/cpufeature.h: Reformat x86 feature macrosFenghua Yu2014-05-29
| | | | | | | |
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
*---. \ \ \ \ \ \ \ Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug...Linus Torvalds2014-08-04
|\ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | x86: Simplify __HAVE_ARCH_CMPXCHG testsBorislav Petkov2014-07-11
| | | |_|/ / / / / | | |/| | | | | |
* | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-04
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Ingo Molnar2014-07-28
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | perf kvm: Use defines of kvm eventsAlexander Yarygin2014-07-16
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-04
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-17
| * | | | | | | | | Merge branch 'locking/urgent' into locking/core, before applying larger chang...Ingo Molnar2014-07-17
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | x86, locking: Use no more OOSTORE nonsensePeter Zijlstra2014-06-18
| | |/ / / / / / / | |/| | | | | | |