| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-06-01 | tools/power turbostat: Add Node in output |  Prarit Bhargava | 1 | -0/+16 |
| 2018-06-01 | tools/power turbostat: add node information into turbostat calculations |  Prarit Bhargava | 1 | -48/+75 |
| 2018-06-01 | tools/power turbostat: remove num_ from cpu_topology struct |  Prarit Bhargava | 1 | -25/+23 |
| 2018-06-01 | tools/power turbostat: rename num_cores_per_pkg to num_cores_per_node |  Prarit Bhargava | 1 | -12/+14 |
| 2018-06-01 | tools/power turbostat: track thread ID in cpu_topology |  Prarit Bhargava | 1 | -66/+39 |
| 2018-06-01 | tools/power turbostat: Calculate additional node information for a package |  Prarit Bhargava | 1 | -4/+61 |
| 2018-06-01 | tools/power turbostat: Fix node and siblings lookup data |  Len Brown | 1 | -35/+82 |
| 2018-06-01 | tools/power turbostat: set max_num_cpus equal to the cpumask length |  Prarit Bhargava | 1 | -5/+16 |
| 2018-06-01 | tools/power turbostat: if --num_iterations, print for specific number of iterations |  Chen Yu | 2 | -1/+21 |
| 2018-06-01 | tools/power turbostat: Add Cannon Lake support |  Srinivas Pandruvada | 1 | -3/+24 |
| 2018-06-01 | tools/power turbostat: delete duplicate #defines |  Len Brown | 1 | -3/+0 |
| 2018-06-01 | x86: msr-index.h: Correct SNB_C1/C3_AUTO_UNDEMOTE defines |  Matt Turner | 1 | -2/+2 |
| 2018-06-01 | tools/power turbostat: Correct SNB_C1/C3_AUTO_UNDEMOTE defines |  Matt Turner | 1 | -2/+2 |
| 2018-06-01 | tools/power turbostat: add POLL and POLL% column |  Len Brown | 1 | -5/+6 |
| 2018-06-01 | tools/power turbostat: Fix --hide Pk%pc10 |  Len Brown | 1 | -1/+1 |
| 2018-06-01 | tools/power turbostat: Build-in "Low Power Idle" counters support |  Len Brown | 1 | -0/+95 |
| 2018-06-01 | clk: remove clk_debugfs_add_file() |  Greg Kroah-Hartman | 2 | -18/+0 |
| 2018-06-01 | clk: tegra: no need to check return value of debugfs_create functions |  Greg Kroah-Hartman | 1 | -31/+11 |
| 2018-06-01 | clk: davinci: no need to check return value of debugfs_create functions |  Greg Kroah-Hartman | 1 | -6/+1 |
| 2018-06-01 | clk: bcm2835: no need to check return value of debugfs_create functions |  Greg Kroah-Hartman | 1 | -4/+2 |
| 2018-06-01 | clk: no need to check return value of debugfs_create functions |  Greg Kroah-Hartman | 1 | -99/+30 |
| 2018-06-01 | clk: imx6: add EPIT clock support |  Colin Didier | 2 | -1/+5 |
| 2018-06-01 | fs: use ->is_partially_uptodate in page_cache_seek_hole_data |  Christoph Hellwig | 1 | -43/+40 |
| 2018-06-01 | fs: remove the buffer_unwritten check in page_seek_hole_data |  Christoph Hellwig | 1 | -9/+4 |
| 2018-06-01 | fs: move page_cache_seek_hole_data to iomap.c |  Christoph Hellwig | 3 | -116/+116 |
| 2018-06-01 | xfs: use iomap_bmap |  Christoph Hellwig | 1 | -6/+3 |
| 2018-06-01 | iomap: add an iomap-based bmap implementation |  Christoph Hellwig | 2 | -0/+37 |
| 2018-06-01 | iomap: add a iomap_sector helper |  Christoph Hellwig | 1 | -9/+10 |
| 2018-06-01 | iomap: use __bio_add_page in iomap_dio_zero |  Christoph Hellwig | 1 | -2/+1 |
| 2018-06-01 | iomap: move IOMAP_F_BOUNDARY to gfs2 |  Christoph Hellwig | 2 | -5/+12 |
| 2018-06-01 | iomap: fix the comment describing IOMAP_NOWAIT |  Christoph Hellwig | 1 | -1/+1 |
| 2018-06-01 | iomap: inline data should be an iomap type, not a flag |  Christoph Hellwig | 4 | -14/+16 |
| 2018-06-01 | mm: split ->readpages calls to avoid non-contiguous pages lists |  Christoph Hellwig | 1 | -3/+13 |
| 2018-06-01 | mm: return an unsigned int from __do_page_cache_readahead |  Christoph Hellwig | 2 | -11/+6 |
| 2018-06-01 | mm: give the 'ret' variable a better name __do_page_cache_readahead |  Christoph Hellwig | 1 | -5/+5 |
| 2018-06-01 | block: add a lower-level bio_add_page interface |  Christoph Hellwig | 2 | -33/+72 |
| 2018-06-01 | net/mlx5e: TX, Separate cachelines of xmit and completion stats |  Tariq Toukan | 2 | -8/+9 |
| 2018-06-01 | net/mlx5e: RX, Always prefer Linear SKB configuration |  Tariq Toukan | 1 | -3/+10 |
| 2018-06-01 | net/mlx5e: RX, Enhance legacy Receive Queue memory scheme |  Tariq Toukan | 3 | -127/+362 |
| 2018-06-01 | net/mlx5e: RX, Use cyclic WQ in legacy RQ |  Tariq Toukan | 6 | -111/+161 |
| 2018-06-01 | net/mlx5e: RX, Split WQ objects for different RQ types |  Tariq Toukan | 3 | -56/+109 |
| 2018-06-01 | net/mlx5e: RX, Remove HW LRO support in legacy RQ |  Tariq Toukan | 2 | -14/+26 |
| 2018-06-01 | net/mlx5e: RX, Dedicate a function for copying SKB header |  Tariq Toukan | 1 | -13/+17 |
| 2018-06-01 | net/mlx5e: RX, Generalise function of SKB frag addition |  Tariq Toukan | 1 | -8/+8 |
| 2018-06-01 | net/mlx5e: RX, Generalise name of non-linear SKB head size |  Tariq Toukan | 3 | -4/+4 |
| 2018-06-01 | net/mlx5e: TX, Obsolete maintaining local copies of skb->len/data |  Tariq Toukan | 1 | -30/+12 |
| 2018-06-01 | net/mlx5: FPGA, Handle QP error event |  Ilan Tayari | 1 | -4/+24 |
| 2018-06-01 | net/mlx5e: Support configurable MTU for vport representors |  Adi Nissim | 3 | -4/+28 |
| 2018-06-01 | net/mlx5e: Increase aRFS flow tables size |  Maor Gottlieb | 1 | -1/+1 |
| 2018-06-01 | net/mlx5e: Remove redundant active_channels indication |  Eran Ben Elisha | 4 | -20/+0 |