summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-12-24tools/power turbostat: Make extensible via the --add parameterLen Brown2-9/+409
2016-12-01tools/power turbostat: Denverton uses a 25 MHz crystal, not 19.2 MHzLen Brown1-1/+1
2016-12-01tools/power turbostat: line up headers when -M is usedLen Brown1-1/+1
2016-12-01tools/power turbostat: fix SKX PKG_CSTATE_LIMIT decodingLen Brown1-1/+4
2016-12-01tools/power turbostat: Support Knights Mill (KNM)Len Brown1-0/+7
2016-12-01tools/power turbostat: Display HWP OOB statusSrinivas Pandruvada1-2/+3
2016-12-01tools/power turbostat: fix Denverton BCLKXiaolong Wang1-0/+1
2016-12-01tools/power turbostat: use intel-family.h model stringsLen Brown2-124/+126
2016-12-01tools/power/turbostat: Add Denverton RAPL supportJacob Pan1-0/+3
2016-12-01tools/power/turbostat: Add Denverton supportJacob Pan1-0/+2
2016-12-01tools/power/turbostat: split core MSR support into status + limitJacob Pan1-9/+11
2016-12-01tools/power turbostat: fix error case overflow read of slm_freq_table[]Colin Ian King1-1/+1
2016-12-01tools/power turbostat: Allocate correct amount of fd and irq entriesMika Westerberg1-4/+4
2016-12-01tools/power turbostat: switch to tab delimited outputLen Brown1-85/+85
2016-12-01tools/power turbostat: Gracefully handle ACPI S3Len Brown1-42/+35
2016-12-01tools/power turbostat: tidy up output on Joule counter overflowLen Brown1-5/+1
2016-11-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds11-14/+94
2016-11-30mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlbKirill A. Shutemov2-10/+19
2016-11-30kasan: support use-after-scope detectionDmitry Vyukov4-0/+52
2016-11-30kasan: update kasan_global for gcc 7Dmitry Vyukov2-1/+6
2016-11-30lib/debugobjects: export for use in modulesChris Wilson1-0/+8
2016-11-30zram: fix unbalanced idr management at hot removalTakashi Iwai1-1/+2
2016-11-30thp: fix corner case of munlock() of PTE-mapped THPsKirill A. Shutemov1-2/+5
2016-11-30mm, thp: propagation of conditional compilation in khugepaged.cJérémy Lefaure1-0/+2
2016-11-30Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-3/+3
2016-11-30Merge tag 'pwm/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/thie...Linus Torvalds2-0/+3
2016-11-30isofs: add KERN_CONT to printing of ER recordsMike Rapoport1-2/+2
2016-11-29Merge tag 'arc-4.9-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds3-6/+7
2016-11-29Re-enable CONFIG_MODVERSIONS in a slightly weaker formLinus Torvalds2-3/+3
2016-11-29Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-12/+28
2016-11-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-12/+23
2016-11-29ARC: mm: PAE40: Fix crash at munmapYuriy Kolerov1-1/+1
2016-11-29mremap: move_ptes: check pte dirty after its removalAaron Lu2-6/+10
2016-11-29pwm: Fix device reference leakJohan Hovold1-0/+2
2016-11-28CIFS: iterate over posix acl xattr entry correctly in ACL_to_cifs_posix()Eryu Guan1-2/+2
2016-11-28Call echo service immediately after socket reconnectSachin Prabhu1-7/+18
2016-11-28CIFS: Fix BUG() in calc_seckey()Sachin Prabhu1-3/+8
2016-11-28Merge branch 'for-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-9/+4
2016-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-12/+18
2016-11-28dbri: Fix compiler warningTushar Dave1-10/+16
2016-11-28qlogicpti: Fix compiler warningsTushar Dave1-2/+2
2016-11-28ARC: mm: IOC: Don't enable IOC by defaultVineet Gupta1-1/+1
2016-11-28ARC: Don't use "+l" inline asm constraintVineet Gupta1-4/+5
2016-11-27Linux 4.9-rc7v4.9-rc7Linus Torvalds1-1/+1
2016-11-27Merge git://git.infradead.org/intel-iommuLinus Torvalds4-12/+34
2016-11-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds5-9/+29
2016-11-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+2
2016-11-26fix default_file_splice_read()Al Viro1-1/+2
2016-11-26Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-39/+25
2016-11-26Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds47-131/+208