summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-03-045-17/+37
|\
| * KVM: nVMX: Fix pending events injectionWanpeng Li2017-03-011-2/+6
| * x86/kvm/vmx: remove unused variable in segment_base()Jérémy Lefaure2017-03-011-1/+0
| * x86/asm: Tidy up TSS limit codeAndy Lutomirski2017-03-013-11/+21
| * KVM: x86: never specify a sample period for virtualized in_tx_cp countersRobert O'Callahan2017-03-011-3/+10
* | Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-032-0/+2
|\ \
| * | statx: Add a system call to make enhanced file info availableDavid Howells2017-03-022-0/+2
* | | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-0366-7/+92
|\ \ \
| * | | sched/headers, x86/apic: Remove the <linux/pm.h> header inclusion from <asm/a...Ingo Molnar2017-03-031-1/+0
| * | | sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-1/+1
| * | | sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() ...Ingo Molnar2017-03-022-0/+4
| * | | sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar2017-03-022-0/+3
| * | | sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar2017-03-022-0/+4
| * | | sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar2017-03-022-0/+2
| * | | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-027-2/+9
| * | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-0221-0/+21
| * | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-026-0/+6
| * | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
| * | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-0213-0/+14
| * | | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
| * | | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-022-0/+2
| * | | sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar2017-03-023-0/+3
| * | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+3
| * | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-024-2/+4
| * | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-0211-0/+11
| * | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
| * | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
| |/ /
* | | Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-03-022-1/+11
|\ \ \ | |/ / |/| |
| * | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2017-03-012-1/+11
| |\ \
| | * | x86: intel-family.h: Add GEMINI_LAKE SOCLen Brown2017-03-011-0/+1
| | * | x86 msr_index.h: Define MSR_MISC_FEATURE_CONTROLLen Brown2017-03-011-0/+1
| | * | x86 msr-index.h: Define Atom specific core ratio MSR locationsLen Brown2017-03-011-0/+6
| | * | tools/power turbostat: Baytrail c-state supportLen Brown2017-03-011-0/+2
| | * | x86: msr-index.h: Remove unused MSR_NHM_SNB_PKG_CST_CFG_CTLLen Brown2017-03-011-1/+0
| | * | x86: msr-index.h: Define MSR_PKG_CST_CONFIG_CONTROLLen Brown2017-03-011-0/+1
* | | | objtool, modules: Discard objtool annotation sections for modulesJosh Poimboeuf2017-03-011-2/+0
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-289-22/+30
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'x86/cache', 'x86/debug' and 'x86/irq' into x86/urgentIngo Molnar2017-02-209-22/+30
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | | | * | | x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlersDaniel Bristot de Oliveira2017-01-058-21/+27
| | | * | | | x86/crash: Update the stale comment in reserve_crashkernel()Xunlei Pang2017-01-231-1/+3
* | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-281-0/+1
|\ \ \ \ \ \ \
| * | | | | | | objtool: Improve detection of BUG() and other dead endsJosh Poimboeuf2017-02-241-0/+1
| |/ / / / / /
* | | | | | | mm, x86: fix HIGHMEM64 && PARAVIRT build config for native_pud_clear()Dave Jiang2017-02-271-1/+2
* | | | | | | mm: add arch-independent testcases for RODATAJinbum Park2017-02-276-103/+0
* | | | | | | mm: add new mmgrab() helperVegard Nossum2017-02-271-2/+2
* | | | | | | scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | | | | | | scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | | | | | | kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-271-1/+8
* | | | | | | Merge tag 'platform-drivers-x86-v4.11-1' of git://git.infradead.org/linux-pla...Linus Torvalds2017-02-251-0/+6
|\ \ \ \ \ \ \
| * | | | | | | platform/x86: intel_pmc_ipc: read s0ix residency APIShanth Murthy2017-02-241-0/+6
| | |_|/ / / / | |/| | | | |