summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-06-02Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-2/+10
2018-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+2
2018-06-02mm: fix the NULL mapping case in __isolate_lru_page()Hugh Dickins1-1/+1
2018-06-02mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty()Hugh Dickins1-1/+1
2018-06-02Revert "vfio/type1: Improve memory pinning process for raw PFN mapping"Alex Williamson1-15/+10
2018-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-0/+4
2018-06-01bpf: fix uapi hole for 32 bit compat applicationsDaniel Borkmann2-0/+4
2018-06-01tools/power turbostat: update version numberLen Brown1-1/+1
2018-06-01tools/power turbostat: Add Node in outputPrarit Bhargava1-0/+16
2018-06-01tools/power turbostat: add node information into turbostat calculationsPrarit Bhargava1-58/+85
2018-06-01tools/power turbostat: remove num_ from cpu_topology structPrarit Bhargava1-25/+23
2018-06-01tools/power turbostat: rename num_cores_per_pkg to num_cores_per_nodePrarit Bhargava1-12/+14
2018-06-01tools/power turbostat: track thread ID in cpu_topologyPrarit Bhargava1-66/+39
2018-06-01tools/power turbostat: Calculate additional node information for a packagePrarit Bhargava1-4/+61
2018-06-01tools/power turbostat: Fix node and siblings lookup dataLen Brown1-35/+82
2018-06-01tools/power turbostat: set max_num_cpus equal to the cpumask lengthPrarit Bhargava1-5/+16
2018-06-01tools/power turbostat: if --num_iterations, print for specific number of iter...Chen Yu2-1/+21
2018-06-01tools/power turbostat: Add Cannon Lake supportSrinivas Pandruvada1-3/+24
2018-06-01tools/power turbostat: delete duplicate #definesLen Brown1-3/+0
2018-06-01x86: msr-index.h: Correct SNB_C1/C3_AUTO_UNDEMOTE definesMatt Turner1-2/+2
2018-06-01tools/power turbostat: Correct SNB_C1/C3_AUTO_UNDEMOTE definesMatt Turner1-2/+2
2018-06-01tools/power turbostat: add POLL and POLL% columnLen Brown1-5/+6
2018-06-01tools/power turbostat: Fix --hide Pk%pc10Len Brown1-1/+1
2018-06-01tools/power turbostat: Build-in "Low Power Idle" counters supportLen Brown1-0/+95
2018-06-01fs: use ->is_partially_uptodate in page_cache_seek_hole_dataChristoph Hellwig1-43/+40
2018-06-01fs: remove the buffer_unwritten check in page_seek_hole_dataChristoph Hellwig1-9/+4
2018-06-01fs: move page_cache_seek_hole_data to iomap.cChristoph Hellwig3-116/+116
2018-06-01xfs: use iomap_bmapChristoph Hellwig1-6/+3
2018-06-01iomap: add an iomap-based bmap implementationChristoph Hellwig2-0/+37
2018-06-01iomap: add a iomap_sector helperChristoph Hellwig1-9/+10
2018-06-01iomap: use __bio_add_page in iomap_dio_zeroChristoph Hellwig1-2/+1
2018-06-01iomap: move IOMAP_F_BOUNDARY to gfs2Christoph Hellwig2-5/+12
2018-06-01iomap: fix the comment describing IOMAP_NOWAITChristoph Hellwig1-1/+1
2018-06-01iomap: inline data should be an iomap type, not a flagChristoph Hellwig4-14/+16
2018-06-01mm: split ->readpages calls to avoid non-contiguous pages listsChristoph Hellwig1-3/+13
2018-06-01mm: return an unsigned int from __do_page_cache_readaheadChristoph Hellwig2-11/+6
2018-06-01mm: give the 'ret' variable a better name __do_page_cache_readaheadChristoph Hellwig1-5/+5
2018-06-01block: add a lower-level bio_add_page interfaceChristoph Hellwig2-33/+72
2018-06-01tools/power turbostat: Don't make man pages executableLaura Abbott2-2/+2
2018-06-01tools/power turbostat: remove blank linesLen Brown1-1/+2
2018-06-01tools/power turbostat: a small C-states dump readability immprovementArtem Bityutskiy1-1/+1
2018-06-01tools/power turbostat: dump BDX, SKX automatic C-state conversion bitArtem Bityutskiy1-1/+18
2018-06-01tools/power turbostat: do not hard-code 25MHz crystal on SKXLen Brown1-1/+0
2018-06-01tools/power turbostat: fix possible sprintf buffer overflowLen Brown1-1/+1
2018-06-01Merge tag 'irqchip-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner7-103/+623
2018-06-01perf tools intel-pt-decoder: Update insn.h from the kernel sourcesArnaldo Carvalho de Melo1-0/+18
2018-06-01tools headers: Sync x86 cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo1-6/+14
2018-06-01tools headers: Synchronize prctl.h ABI headerArnaldo Carvalho de Melo1-0/+12
2018-06-01perf trace beauty prctl: Default header_dir to cwd to work without parmsArnaldo Carvalho de Melo1-1/+1
2018-06-01net: usb: cdc_mbim: add flag FLAG_SEND_ZLPDaniele Palmas1-1/+1