summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * perf top: Check the latency of perf_top__mmap_read()Kan Liang2018-02-151-0/+9
| | * perf top: Switch default mode to overwrite modeKan Liang2018-02-151-9/+25
| | * perf top: Remove lost events checkingKan Liang2018-02-151-3/+5
| | * perf hists browser: Add parameter to disable lost event warningKan Liang2018-02-156-20/+36
| | * perf top: Add overwrite fall backKan Liang2018-02-151-0/+36
| | * perf evsel: Expose the perf_missing_features structArnaldo Carvalho de Melo2018-02-152-11/+15
| | * perf top: Check per-event overwrite termKan Liang2018-02-151-0/+73
| | * perf mmap: Discard legacy interface for mmap readKan Liang2018-02-152-49/+4
| | * perf test: Update mmap read functions for backward-ring-buffer testKan Liang2018-02-151-2/+5
| | * perf mmap: Introduce perf_mmap__read_event()Kan Liang2018-02-152-0/+43
| | * perf mmap: Introduce perf_mmap__read_done()Kan Liang2018-02-152-0/+12
| | * perf mmap: Discard 'prev' in perf_mmap__read()Kan Liang2018-02-151-18/+10
| | * perf mmap: Add new return value logic for perf_mmap__read_init()Kan Liang2018-02-151-6/+6
| | * perf mmap: Introduce perf_mmap__read_init()Kan Liang2018-02-152-10/+29
| | * perf mmap: Cleanup perf_mmap__push()Kan Liang2018-02-151-1/+1
| | * perf mmap: Recalculate size for overwrite modeKan Liang2018-02-151-0/+2
| | * perf evlist: Remove stale mmap read for backwardKan Liang2018-02-152-21/+0
| | * perf vendor events aarch64: Add JSON metrics for ARM Cortex-A53 ProcessorWilliam Cohen2018-02-157-0/+183
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-1811-51/+36
|\ \ \
| * \ \ Merge tag 'irqchip-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2018-02-1611448-397818/+584012
| |\ \ \
| | * | | irqdomain: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-02-161-14/+4
| | * | | irqchip/bcm: Remove hashed address printingJaedon Shin2018-02-163-9/+0
| | * | | irqchip/gic-v2m: Add PCI Multi-MSI supportMarc Zyngier2018-02-161-24/+22
| | * | | irqchip/gic-v3: Ignore disabled ITS nodesStephen Boyd2018-02-164-0/+8
| | * | | irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()Shanker Donthineni2018-02-161-1/+1
| | * | | irqchip/gic-v3: Change pr_debug message to pr_develMark Salter2018-02-161-1/+1
| | * | | irqchip/mips-gic: Avoid spuriously handling masked interruptsMatt Redfearn2018-02-161-2/+0
| | | |/ | | |/|
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-181-0/+2
|\ \ \ \
| * | | | cpumask: Make for_each_cpu_wrap() available on UP as wellMichael Kelley2018-02-161-0/+2
| | |_|/ | |/| |
* | | | Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-blockLinus Torvalds2018-02-179-171/+108
|\ \ \ \
| * | | | block: fix a typo in comment of BLK_MQ_POLL_STATS_BKTSMinwoo Im2018-02-151-1/+1
| * | | | Merge branch 'nvme-4.16-rc' of git://git.infradead.org/nvme into for-linusJens Axboe2018-02-147-170/+106
| |\ \ \ \
| | * | | | nvme-rdma: fix sysfs invoked reset_ctrl error flowNitzan Carmi2018-02-142-6/+7
| | * | | | nvmet: Change return code of discard command if not supportedIsrael Rukshin2018-02-141-2/+5
| | * | | | nvme-pci: Fix timeouts in connecting stateKeith Busch2018-02-131-1/+5
| | * | | | nvme-pci: Remap CMB SQ entries on every controller resetKeith Busch2018-02-131-11/+14
| | * | | | nvme: fix the deadlock in nvme_update_formatsJianchao Wang2018-02-131-3/+8
| | * | | | nvme: Don't use a stack buffer for keep-alive commandRoland Dreier2018-02-122-5/+4
| | * | | | nvme_fc: cleanup io completionJames Smart2018-02-111-51/+12
| | * | | | nvme_fc: correct abort race condition on resetsJames Smart2018-02-111-72/+26
| | * | | | nvme: Fix discard buffer overrunKeith Busch2018-02-081-3/+5
| | * | | | nvme: delete NVME_CTRL_LIVE --> NVME_CTRL_CONNECTING transitionMax Gurtovoy2018-02-081-1/+0
| | * | | | nvme-rdma: use NVME_CTRL_CONNECTING state to mark init processMax Gurtovoy2018-02-082-0/+4
| | * | | | nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTINGMax Gurtovoy2018-02-086-24/+25
| * | | | | blk: optimization for classic pollingNitesh Shetty2018-02-131-0/+1
* | | | | | Merge tag 'mmc-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2018-02-172-19/+3
|\ \ \ \ \ \
| * | | | | | mmc: bcm2835: Don't overwrite max frequency unconditionallyPhil Elwell2018-02-141-1/+2
| * | | | | | Revert "mmc: meson-gx: include tx phase in the tuning process"Jerome Brunet2018-02-141-18/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'mtd/fixes-for-4.16-rc2' of git://git.infradead.org/linux-mtdLinus Torvalds2018-02-172-5/+3
|\ \ \ \ \ \
| * | | | | | mtd: nand: MTD_NAND_MARVELL should depend on HAS_DMAGeert Uytterhoeven2018-02-121-1/+1