aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-01tools/power turbostat: Correct SNB_C1/C3_AUTO_UNDEMOTE definesMatt Turner
2018-06-01tools/power turbostat: add POLL and POLL% columnLen Brown
2018-06-01tools/power turbostat: Fix --hide Pk%pc10Len Brown
2018-06-01tools/power turbostat: Build-in "Low Power Idle" counters supportLen Brown
2018-06-01fs: use ->is_partially_uptodate in page_cache_seek_hole_dataChristoph Hellwig
2018-06-01fs: remove the buffer_unwritten check in page_seek_hole_dataChristoph Hellwig
2018-06-01fs: move page_cache_seek_hole_data to iomap.cChristoph Hellwig
2018-06-01xfs: use iomap_bmapChristoph Hellwig
2018-06-01iomap: add an iomap-based bmap implementationChristoph Hellwig
2018-06-01iomap: add a iomap_sector helperChristoph Hellwig
2018-06-01iomap: use __bio_add_page in iomap_dio_zeroChristoph Hellwig
2018-06-01iomap: move IOMAP_F_BOUNDARY to gfs2Christoph Hellwig
2018-06-01iomap: fix the comment describing IOMAP_NOWAITChristoph Hellwig
2018-06-01iomap: inline data should be an iomap type, not a flagChristoph Hellwig
2018-06-01mm: split ->readpages calls to avoid non-contiguous pages listsChristoph Hellwig
2018-06-01mm: return an unsigned int from __do_page_cache_readaheadChristoph Hellwig
2018-06-01mm: give the 'ret' variable a better name __do_page_cache_readaheadChristoph Hellwig
2018-06-01block: add a lower-level bio_add_page interfaceChristoph Hellwig
2018-06-01tools/power turbostat: Don't make man pages executableLaura Abbott
2018-06-01tools/power turbostat: remove blank linesLen Brown
2018-06-01tools/power turbostat: a small C-states dump readability immprovementArtem Bityutskiy
2018-06-01tools/power turbostat: dump BDX, SKX automatic C-state conversion bitArtem Bityutskiy
2018-06-01tools/power turbostat: do not hard-code 25MHz crystal on SKXLen Brown
2018-06-01tools/power turbostat: fix possible sprintf buffer overflowLen Brown
2018-06-01Merge tag 'irqchip-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2018-06-01perf tools intel-pt-decoder: Update insn.h from the kernel sourcesArnaldo Carvalho de Melo
2018-06-01tools headers: Sync x86 cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo
2018-06-01tools headers: Synchronize prctl.h ABI headerArnaldo Carvalho de Melo
2018-06-01perf trace beauty prctl: Default header_dir to cwd to work without parmsArnaldo Carvalho de Melo
2018-06-01net: usb: cdc_mbim: add flag FLAG_SEND_ZLPDaniele Palmas
2018-06-01Merge branch 'tunnel-mtus'David S. Miller
2018-06-01ip6_tunnel: remove magic mtu value 0xFFF8Nicolas Dichtel
2018-06-01ip_tunnel: restore binding to ifaces with a large mtuNicolas Dichtel
2018-06-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-06-01ASoC: topology: Move skl-tplg-interface.h to uapiGuenter Roeck
2018-06-01ASoC: topology: Move v4 manifest header data structures to uapiGuenter Roeck
2018-06-01ASoC: topology: Improve backwards compatibility with v4 topology filesGuenter Roeck
2018-06-01hwmon: (asus_atk0110) Make use of device managed memoryBastian Germann
2018-06-01hwmon: (asus_atk0110) Replace deprecated device register callBastian Germann
2018-06-01tools/power turbostat: fix MSR_IA32_MISC_ENABLE MWAIT printoutLen Brown
2018-06-01tools/power turbostat: fix printing on inputArtem Bityutskiy
2018-06-01tools/power turbostat: end current interval upon newline inputLen Brown
2018-06-01tools/power turbostat: on SIGUSR1: sample, print and continueLen Brown
2018-06-01tools/power turbostat: on SIGINT: sample, print and exitLen Brown
2018-06-01tools/power turbostat: add --enable Time_Of_Day_SecondsLen Brown
2018-06-01tools/power turbostat: fix Skylake Xeon package C-state displayArtem Bityutskiy
2018-06-01MAINTAINERS: add turbostat utilityLen Brown
2018-06-01xfs: fix error handling in xfs_refcount_insert()Dave Chinner
2018-06-01xfs: fix xfs_rtalloc_rec unitsDarrick J. Wong
2018-06-01xfs: strengthen rtalloc query range checksDarrick J. Wong