aboutsummaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-05scripts/faddr2line: make the new code listing format optionalPeter Zijlstra (Intel)1-2/+16
2018-06-05dm: Use kzalloc for all structs with embedded biosets/mempoolsKent Overstreet7-7/+7
2018-06-05kconfig: Avoid format overflow warning from GCC 8.1Nathan Chancellor1-1/+1
2018-06-05kbuild: Move last word of nconfig help to the previous linePetr Vorel1-2/+1
2018-06-05kconfig: Add testconfig into make help outputPetr Vorel1-0/+1
2018-06-05printk: drop in_nmi check from printk_safe_flush_on_panic()Sergey Senozhatsky1-1/+1
2018-06-05lib/vsprintf: Remove atomic-unsafe support for %pCrGeert Uytterhoeven2-5/+1
2018-06-05serial: sh-sci: Stop using printk format %pCrGeert Uytterhoeven1-2/+2
2018-06-05thermal: bcm2835: Stop using printk format %pCrGeert Uytterhoeven1-2/+2
2018-06-05clk: renesas: cpg-mssr: Stop using printk format %pCrGeert Uytterhoeven1-4/+5
2018-06-04Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI IDJohannes Wienke1-0/+1
2018-06-04Input: goodix - add new ACPI id for GPD Win 2 touch screenEthan Lee1-0/+1
2018-06-04Input: xpad - add GPD Win 2 Controller USB IDsEthan Lee1-0/+2
2018-06-04swait: strengthen language to discourage useLinus Torvalds1-1/+13
2018-06-04blk-mq: return when hctx is stopped in blk_mq_run_work_fnJianchao Wang1-1/+1
2018-06-04MAINTAINERS: Add Andreas Gruenbacher as a maintainer for gfs2Bob Peterson1-1/+1
2018-06-04ASoC: dapm: delete dapm_kcontrol_data paths list before freeing itSrinivas Kandagatla1-0/+2
2018-06-04gfs2: Iomap cleanups and improvementsAndreas Gruenbacher4-95/+126
2018-06-04gfs2: Remove ordered write mode handling from gfs2_trans_add_dataAndreas Gruenbacher5-28/+30
2018-06-04gfs2: gfs2_stuffed_write_end cleanupAndreas Gruenbacher1-31/+18
2018-06-04gfs2: hole_size improvementAndreas Gruenbacher1-57/+153
2018-06-04GFS2: gfs2_free_extlen can return an extent that is too longBob Peterson2-1/+2
2018-06-04GFS2: Fix allocation error bug with recursive rgrp glockingAndreas Gruenbacher1-5/+8
2018-06-04gfs2: Update find_metapath commentAndreas Gruenbacher1-3/+2
2018-06-04ALSA: usb-audio: remove redundant check on errColin Ian King1-2/+0
2018-06-04mmc: renesas_sdhi: really fix WP logic regressionsWolfram Sang3-0/+9
2018-06-03Linux 4.17Linus Torvalds1-1/+1
2018-06-03Revert "fs: fold open_check_o_direct into do_dentry_open"Al Viro3-19/+33
2018-06-02blk-mq: update nr_requests when switching to 'none' schedulerMing Lei1-0/+1
2018-06-02block: don't use blocking queue entered for recursive bio submitsJens Axboe3-1/+15
2018-06-02dm-crypt: fix warning in shutdown pathKent Overstreet1-4/+3
2018-06-02CIFS: Add support for direct pages in wdataLong Li3-4/+17
2018-06-02CIFS: Use offset when reading pagesLong Li5-19/+45
2018-06-02CIFS: Add support for direct pages in rdataLong Li2-4/+21
2018-06-02cifs: update multiplex loop to handle compounded responsesRonnie Sahlberg4-5/+39
2018-06-02vmw_balloon: fixing double free when batching mode is offGil Kupfer1-16/+7
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-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 iterationsChen Yu2-1/+21