summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-1215-32/+341
|\
| * Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2016-12-11120-384/+577
| |\
| * | 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-2355-311/+1275
| |\ \
| * | | 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-1642-93/+328
| |\ \ \
| * | | | sched/cputime: Simplify task_cputime()Stanislaw Gruszka2016-11-151-2/+2
| * | | | sched/cputime, powerpc, s390: Make scaled cputime arch specificStanislaw Gruszka2016-11-156-7/+17
| * | | | sched/cputime, powerpc: Remove cputime_to_scaled()Stanislaw Gruszka2016-11-151-7/+0
| * | | | sched/cputime, powerpc: Remove cputime_last_delta global variableStanislaw Gruszka2016-11-152-9/+0
* | | | | 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-1281-854/+133
|\ \ \ \ \ \
| * | | | | | 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-11114-344/+538
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'locking/urgent' into locking/core, to pick up dependent fixesIngo Molnar2016-12-0217-73/+134
| |\ \ \ \ \ \
| * | | | | | | 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
| * | | | | | | locking/spinlocks, s390: Implement vcpu_is_preempted(cpu)Christian Borntraeger2016-11-223-19/+23
| * | | | | | | locking/core, powerpc: Implement vcpu_is_preempted(cpu)Pan Xinhui2016-11-221-0/+8
| * | | | | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-2287-371/+1508
| |\ \ \ \ \ \ \
| * | | | | | | | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-1732-38/+1
| * | | | | | | | locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-1632-33/+0
| * | | | | | | | locking/core, s390: Make cpu_relax() a barrier againChristian Borntraeger2016-11-161-1/+1
| * | | | | | | | locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-1633-3/+36
| * | | | | | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-11144-1570/+2352
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | locking/mutex: Kill arch specific codePeter Zijlstra2016-10-2534-790/+0
* | | | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-125-5/+83
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/efi: Retrieve and assign Apple device propertiesLukas Wunner2016-11-132-0/+66
| * | | | | | | | | efi: Allow bitness-agnostic protocol callsLukas Wunner2016-11-133-5/+17
* | | | | | | | | | 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 tag 'cris-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds2016-12-122-5/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cris: No need to append -O2 and $(LINUXINCLUDE)Paul Bolle2016-12-082-6/+0
| * | | | | | | | | | | cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selectedGuenter Roeck2016-11-071-0/+8
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds2016-12-1211-53/+54
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | openrisc: include l.swa in check for write data pagefaultStefan Kristiansson2016-12-121-1/+1