summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-03-101-0/+1
|\
| * kbuild: compute false-positive -Wmaybe-uninitialized cases in KconfigMasahiro Yamada2019-02-271-0/+1
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-102-18/+18
|\ \
| * \ Merge tag 'perf-core-for-mingo-5.1-20190307' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-03-091-1/+2
| |\ \
| | * | perf: Mark expected switch fall-throughGustavo A. R. Silva2019-03-011-0/+1
| | * | perf, bpf: Consider events with attr.bpf_event as side-band eventsSong Liu2019-02-281-1/+2
| * | | perf/core: Mark expected switch fall-throughGustavo A. R. Silva2019-03-091-0/+1
| * | | perf/ring_buffer: Use high order allocations for AUX buffers optimisticallyAlexander Shishkin2019-03-091-17/+15
* | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2019-03-102-5/+18
|\ \ \ \
| * | | | workqueue, lockdep: Fix a memory leak in wq->lock_nameQian Cai2019-03-091-0/+2
| * | | | workqueue, lockdep: Fix an alloc_workqueue() error pathBart Van Assche2019-03-091-0/+2
| * | | | locking/lockdep: Only call init_rcu_head() after RCU has been initializedBart Van Assche2019-03-091-4/+11
| * | | | locking/lockdep: Avoid a Clang warningArnd Bergmann2019-03-091-1/+3
| |/ / /
* | | | Merge branch 'core-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-03-101-0/+7
|\ \ \ \
| * | | | watchdog/core: Add watchdog_thresh command line parameterLaurence Oberman2018-11-011-0/+7
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-03-103-0/+39
|\ \ \ \ \
| * | | | | dma: Introduce dma_max_mapping_size()Joerg Roedel2019-03-062-0/+25
| * | | | | swiotlb: Add is_swiotlb_active() functionJoerg Roedel2019-03-061-0/+9
| * | | | | swiotlb: Introduce swiotlb_max_mapping_size()Joerg Roedel2019-03-061-0/+5
* | | | | | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-105-116/+179
|\ \ \ \ \ \
| * | | | | | dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flagChristoph Hellwig2019-02-201-18/+7
| * | | | | | dma-mapping: remove dma_mark_declared_memory_occupiedChristoph Hellwig2019-02-201-23/+0
| * | | | | | dma-mapping: move CONFIG_DMA_CMA to kernel/dma/KconfigChristoph Hellwig2019-02-201-0/+77
| * | | | | | dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig2019-02-202-2/+2
| * | | | | | dma-mapping: remove an incorrect __iommem annotationChristoph Hellwig2019-02-131-1/+1
| * | | | | | dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availabilityChristoph Hellwig2019-02-131-0/+3
| * | | | | | dma-mapping: add a kconfig symbol for arch_setup_dma_ops availabilityChristoph Hellwig2019-02-131-0/+3
| * | | | | | dma-mapping: move debug configuration options to kernel/dmaAndy Shevchenko2019-02-131-0/+36
| * | | | | | dma-debug: add dumping facility via debugfsCorentin Labbe2019-02-011-0/+28
| * | | | | | dma: debug: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-76/+12
| * | | | | | dma-mapping: remove the default map_resource implementationChristoph Hellwig2019-02-011-0/+14
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-03-093-9/+6
|\ \ \ \ \ \
| * | | | | | mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso2019-02-072-5/+5
| * | | | | | Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe2019-02-0423-91/+234
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe2019-01-292-3/+14
| |\ \ \ \ \ \ \
| * | | | | | | | IB/core: Simplify rdma cgroup registrationParav Pandit2019-01-181-4/+1
* | | | | | | | | Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-03-091-20/+70
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | printk: Remove no longer used LOG_PREFIX.Tetsuo Handa2019-03-041-5/+1
| * | | | | | | | | printk: Pass caller information to log_store().Tetsuo Handa2019-02-211-15/+22
| * | | | | | | | | printk: Add caller information to printk() output.Tetsuo Handa2018-12-181-4/+51
* | | | | | | | | | Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-081-0/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | io_uring: add support for pre-mapped user IO buffersJens Axboe2019-02-281-0/+1
| * | | | | | | | | | Add io_uring IO interfaceJens Axboe2019-02-281-0/+2
* | | | | | | | | | | Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-03-083-11/+58
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'ib-qcom-ssbi' into develLinus Walleij2019-02-212-11/+45
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | genirq: introduce irq_chip_mask_ack_parent()Linus Walleij2019-02-131-0/+11
| | * | | | | | | | | | | genirq: introduce irq_domain_translate_twocellBrian Masney2019-02-131-11/+34
| | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'gpio-v5.1-updates-for-linus-part-2' of git://git.kernel.org/pub/sc...Linus Walleij2019-02-201-0/+12
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | irq/irq_sim: add irq_set_type() callbackBartosz Golaszewski2019-02-191-0/+12
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij2019-02-1735-147/+423
| |\| | | | | | | | | |