summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-128-9/+324
|\
| * Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2016-12-1118-78/+80
| |\
| * | x86/uaccess, sched/preempt: Verify access_ok() contextPeter Zijlstra2016-12-061-2/+11
| * | sched/x86: Make CONFIG_SCHED_MC_PRIO=y easier to enableIngo Molnar2016-11-301-11/+13
| * | sched/x86: Change CONFIG_SCHED_ITMT to CONFIG_SCHED_MC_PRIOTim Chen2016-11-303-10/+20
| * | x86/sched: Use #include <linux/mutex.h> instead of #include <asm/mutex.h>Ingo Molnar2016-11-281-1/+1
| * | x86/sched: Add SD_ASYM_PACKING flags to x86 ITMT CPUTim Chen2016-11-241-4/+24
| * | x86/sysctl: Add sysctl for ITMT scheduling featureTim Chen2016-11-242-3/+112
| * | x86: Enable Intel Turbo Boost Max Technology 3.0Tim Chen2016-11-244-0/+147
| * | x86/topology: Define x86's arch_update_cpu_topologyTim Chen2016-11-242-0/+12
| * | Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2016-11-2313-77/+157
| |\ \
| * | | sched/x86: Do not clear PREEMPT_NEED_RESCHED on preempt count resetMartin Schwidefsky2016-11-161-1/+7
| * | | Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2016-11-169-38/+143
| |\ \ \
| * | | | sched/cputime: Simplify task_cputime()Stanislaw Gruszka2016-11-151-2/+2
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-122-3/+7
|\ \ \ \ \
| * | | | | perf/x86: Fix exclusion of BTS and LBR for GoldmontAndi Kleen2016-12-112-3/+7
| | |_|_|/ | |/| | |
* | | | | Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-12-121-5/+2
|\ \ \ \ \
| * | | | | x86/pat, mm: Make track_pfn_insert() return voidBorislav Petkov2016-11-091-5/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-1215-248/+97
|\ \ \ \ \
| * | | | | x86/paravirt: Fix bool return type for PVOP_CALL()Peter Zijlstra2016-12-111-1/+13
| * | | | | x86/paravirt: Fix native_patch()Peter Zijlstra2016-12-112-0/+8
| * | | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-12-1113-40/+43
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge branch 'locking/urgent' into locking/core, to pick up dependent fixesIngo Molnar2016-12-0216-71/+132
| |\ \ \ \ \
| * | | | | | x86/paravirt: Optimize native pv_lock_ops.vcpu_is_preempted()Peter Zijlstra2016-11-229-27/+54
| * | | | | | x86/xen: Support the vCPU preemption checkJuergen Gross2016-11-221-1/+2
| * | | | | | x86/kvm: Support the vCPU preemption checkPan Xinhui2016-11-221-0/+12
| * | | | | | x86/kvm: Support the vCPU preemption checkPan Xinhui2016-11-222-1/+19
| * | | | | | locking/core, x86/paravirt: Implement vcpu_is_preempted(cpu) for KVM and Xen ...Pan Xinhui2016-11-223-0/+16
| * | | | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-2212-82/+205
| |\ \ \ \ \ \
| * | | | | | | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-172-3/+0
| * | | | | | | locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-162-2/+0
| * | | | | | | locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-162-0/+2
| * | | | | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-1117-97/+107
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | locking/mutex: Kill arch specific codePeter Zijlstra2016-10-253-242/+0
* | | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-123-5/+77
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/efi: Retrieve and assign Apple device propertiesLukas Wunner2016-11-132-0/+66
| * | | | | | | | efi: Allow bitness-agnostic protocol callsLukas Wunner2016-11-131-5/+11
* | | | | | | | | Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-121-8/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kernel/smp: Make the SMP boot message common on all archesMichael Ellerman2016-10-261-8/+0
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-108-11/+15
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-075-9/+12
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86/unwind: Fix guess-unwinder regressionJosh Poimboeuf2016-11-281-3/+6
| | * | | | | | | | | x86/build: Annotate die() with noreturn to fix build warning on clangPeter Foley2016-11-281-1/+1
| | * | | | | | | | | x86/platform/olpc: Fix resume handler build warningBorislav Petkov2016-11-281-0/+2
| | * | | | | | | | | x86/apic/uv: Silence a shift wrapping warningDan Carpenter2016-11-241-2/+2
| | * | | | | | | | | x86/coredump: Always use user_regs_struct for compat_elf_gregset_tDmitry Safonov2016-11-241-3/+1
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | perf/x86: Fix full width counter, counter overflowPeter Zijlstra (Intel)2016-12-062-2/+2
| * | | | | | | | | perf/x86/intel: Enable C-state residency events for Knights MillPiotr Luc2016-12-061-0/+1
* | | | | | | | | | bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau2016-12-081-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-11-265-29/+28
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |