summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: cpufreq-dt: Don't validate the frequency table twiceViresh Kumar2018-03-201-7/+1
* cpufreq: brcmstb: Don't validate the frequency table twiceViresh Kumar2018-03-201-5/+1
* cpufreq: arm_big_little: Don't validate the frequency table twiceViresh Kumar2018-03-201-8/+1
* cpufreq: ACPI: Don't validate the frequency table twiceViresh Kumar2018-03-201-9/+11
* cpufreq: Don't validate cpufreq table from cpufreq_generic_init()Viresh Kumar2018-03-201-8/+1
* cpufreq: imx6q: Find max freq from frequency table itselfViresh Kumar2018-03-201-3/+4
* cpufreq: scpi: Add thermal dependencyArnd Bergmann2018-03-201-0/+1
* cpufreq: cppc_cpufreq: Fix cppc_cpufreq_init() failure pathChunyu Hu2018-03-201-2/+7
* cpufreq: powernv: Don't validate the frequency table twiceViresh Kumar2018-03-191-8/+3
*-. Merge cpufreq fixes from v4.16-rc4.Rafael J. Wysocki2018-03-053-8/+22
|\ \
| | * cpufreq: s3c24xx: Fix broken s3c_cpufreq_init()Viresh Kumar2018-02-271-1/+7
| * | cpufreq: scpi: Fix incorrect arm_big_little config dependencySudeep Holla2018-02-261-3/+3
| * | cpufreq: scpi: invoke frequency-invariance setter functionDietmar Eggemann2018-02-261-4/+12
* | | cpufreq: powernow-k8: Drop unnecessary return statements from two functionsMarkus Elfring2018-02-271-2/+0
* | | cpufreq: powernow-k8: Drop memory allocation error messages from three functionsMarkus Elfring2018-02-271-9/+3
* | | cpufreq: qoriq: Drop memory allocation error messages from qoriq_cpufreq_cpu_...Markus Elfring2018-02-271-6/+2
* | | cpufreq: s3c24xx: Drop memory allocation error messages from two functionsMarkus Elfring2018-02-271-6/+2
* | | cpufreq: tegra186: Break after initialization is done for policy->cpuViresh Kumar2018-02-271-0/+1
* | | cpufreq: Validate frequency table in the coreViresh Kumar2018-02-273-5/+25
* | | cpufreq: Reorder cpufreq_online() error code pathViresh Kumar2018-02-271-3/+3
* | | cpufreq: mediatek: Convert pr_warn() to pr_debug()Viresh Kumar2018-02-271-1/+1
* | | dt-bindings: cpufreq-dt: Remove "cooling-{min|max}-level" propertiesViresh Kumar2018-02-271-4/+0
* | | ARM: dts: mt7623: Remove "cooling-{min|max}-level" for CPU nodesViresh Kumar2018-02-272-6/+0
| |/ |/|
* | Linux 4.16-rc3v4.16-rc3Linus Torvalds2018-02-251-1/+1
* | Merge tag 'xtensa-20180225' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-02-252-17/+93
|\ \
| * | xtensa: support DMA buffers in high memoryMax Filippov2018-02-161-10/+30
| * | xtensa: fix high memory/reserved memory collisionMax Filippov2018-02-151-7/+63
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-256-22/+48
|\ \ \
| * | | x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across ...Samuel Neves2018-02-231-0/+1
| * | | x86/topology: Fix function name in documentationDou Liyang2018-02-231-1/+1
| * | | x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-directo...Wang Hui2018-02-231-0/+1
| * | | x86/apic/vector: Handle vector release on CPU unplug correctlyThomas Gleixner2018-02-231-3/+22
| * | | genirq/matrix: Handle CPU offlining properThomas Gleixner2018-02-221-9/+14
| * | | x86/headers/UAPI: Use __u64 instead of u64 in <uapi/asm/hyperv.h>KarimAllah Ahmed2018-02-201-9/+9
| | |/ | |/|
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-251-1/+1
|\ \ \
| * | | x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()Arnd Bergmann2018-02-211-1/+1
| |/ /
* | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-02-253-18/+31
|\ \ \
| * | | locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugsAndrea Parri2018-02-231-3/+18
| * | | locking/xchg/alpha: Clean up barrier usage by using smp_mb() in place of __AS...Andrea Parri2018-02-232-14/+8
| * | | locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()Andrea Parri2018-02-211-8/+7
| * | | locking/mutex: Add comment to __mutex_owner() to deter usagePeter Zijlstra2018-02-211-0/+5
| |/ /
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-2517-19/+19
|\ \ \
| * | | treewide/trivial: Remove ';;$' typo noiseIngo Molnar2018-02-2217-19/+19
* | | | Merge tag 'nfs-for-4.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-02-253-11/+11
|\ \ \ \
| * | | | NFS: make struct nlmclnt_fl_close_lock_ops staticColin Ian King2018-02-221-1/+1
| * | | | nfs: system crashes after NFS4ERR_MOVED recoveryBill.Baker@oracle.com2018-02-221-2/+4
| * | | | NFSv4: Fix broken cast in nfs4_callback_recallany()Trond Myklebust2018-02-211-8/+6
| |/ / /
* | | | Merge tag 'powerpc-4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-248-9/+20
|\ \ \ \
| * | | | powerpc/powernv: Support firmware disable of RFI flushMichael Ellerman2018-02-231-0/+4
| * | | | powerpc/pseries: Support firmware disable of RFI flushMichael Ellerman2018-02-231-1/+2