summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tools/power turbostat: SGX state should print only if --debugLen Brown2016-04-071-1/+1
* Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2016-03-143-201/+728
|\
| * tools/power turbostat: bugfix: TDP MSRs print bits fixingChen Yu2016-03-131-10/+10
| * tools/power turbostat: correct output for MSR_NHM_SNB_PKG_CST_CFG_CTL dumpLen Brown2016-03-131-1/+1
| * tools/power turbostat: call __cpuid() instead of __get_cpuid()Len Brown2016-03-131-7/+7
| * tools/power turbostat: indicate SMX and SGX supportLen Brown2016-03-131-1/+27
| * tools/power turbostat: detect and work around syscall jitterLen Brown2016-03-131-1/+50
| * tools/power turbostat: show GFX%rc6Len Brown2016-03-131-0/+45
| * tools/power turbostat: show GFXMHzLen Brown2016-03-131-1/+49
| * tools/power turbostat: show IRQs per CPULen Brown2016-03-131-4/+122
| * tools/power turbostat: make fewer systems callsLen Brown2016-03-131-10/+41
| * tools/power turbostat: fix compiler warningsLen Brown2016-03-131-4/+4
| * tools/power turbostat: add --out option for saving output in a fileLen Brown2016-03-132-135/+160
| * tools/power turbostat: re-name "%Busy" field to "Busy%"Len Brown2016-03-132-11/+11
| * tools/power turbostat: Intel Xeon x200: fix turbo-ratio decodingHubert Chrzaniuk2016-03-131-27/+26
| * tools/power turbostat: Intel Xeon x200: fix erroneous bclk valueChrzaniuk, Hubert2016-03-131-1/+1
| * tools/power turbostat: allow sub-sec intervalsLen Brown2016-03-132-5/+17
| * tools/power turbostat: Decode MSR_MISC_PWR_MGMTLen Brown2016-02-171-0/+23
| * tools/power turbostat: decode HWP registersLen Brown2016-02-171-6/+118
| * x86 msr-index: Simplify syntax for HWP fieldsLen Brown2016-02-171-4/+4
| * tools/power turbostat: CPUID(0x16) leaf shows base, max, and bus frequencyLen Brown2016-02-171-5/+18
| * tools/power turbostat: decode more CPUID fieldsLen Brown2016-02-171-1/+27
| |
| \
*-. \ Merge branches 'device-properties-fixes' and 'acpica-fixes'Rafael J. Wysocki2016-03-112-9/+8
|\ \ \
| | * | ACPICA: Revert "Parser: Fix for SuperName method invocation"Bob Moore2016-03-081-5/+4
| |/ / |/| |
| * | device property: fwnode->secondary may contain ERR_PTR(-ENODEV)Heikki Krogerus2016-03-091-4/+4
|/ /
* | Linux 4.5-rc7v4.5-rc7Linus Torvalds2016-03-061-1/+1
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-03-061-1/+0
|\ \
| * \ Merge tag 'renesas-dt-fixes2-for-v4.5' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2016-03-021-1/+0
| |\ \
| | * | ARM: dts: porter: remove enable prop from HS-USB device nodeSergei Shtylyov2016-03-021-1/+0
* | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-03-063-0/+6
|\ \ \ \
| * | | | ARM: 8544/1: set_memory_xx fixesMika Penttilä2016-03-051-0/+3
| * | | | ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUsJean-Philippe Brucker2016-02-222-0/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-03-067-3/+49
|\ \ \ \ \
| * | | | | ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 supportYan, Zheng2016-03-047-3/+49
| | |/ / / | |/| | |
* | | | | Merge tag 'upstream-4.5-rc7' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-03-061-1/+1
|\ \ \ \ \
| * | | | | ubi: Fix out of bounds write in volume update codeRichard Weinberger2016-03-051-1/+1
| |/ / / /
* | | | | Merge branch 'for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-03-063-3/+4
|\ \ \ \ \
| * | | | | um: use %lx format specifiers for unsigned longsColin Ian King2016-03-051-2/+2
| * | | | | um: Export pm_power_offRichard Weinberger2016-03-051-0/+1
| * | | | | Revert "um: Fix get_signal() usage"Richard Weinberger2016-03-051-1/+1
| |/ / / /
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-03-065-14/+18
|\ \ \ \ \
| * | | | | MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki2016-03-041-7/+6
| * | | | | MIPS: kvm: Fix ioctl error handling.Michael S. Tsirkin2016-02-291-2/+2
| * | | | | MIPS: scache: Fix scache init with invalid line size.Govindraj Raja2016-02-291-4/+9
| * | | | | MIPS: Avoid variant of .type unsupported by LLVM AssemblerDaniel Sanders2016-02-292-2/+2
| * | | | | MIPS: jz4740: Fix surviving instance of irq_to_gpio()Ralf Baechle2016-02-291-1/+1
| |/ / / /
* | | | | Merge tag 'powerpc-4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-063-2/+16
|\ \ \ \ \
| * | | | | powerpc/fsl-book3e: Avoid lbarx on e5500Scott Wood2016-03-041-0/+13
| * | | | | powerpc/hw_breakpoint: Fix oops when destroying hw_breakpoint eventRavi Bangoria2016-03-031-1/+2
| * | | | | cxl: Fix PSL timebase synchronization detectionFrederic Barrat2016-02-291-1/+1