summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-07-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-03Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-03Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-07-02moduleparam: fix doc: hwparam_irq configures an IRQSylvain 'ythier' Hitier
2017-07-02locking/refcount: Remove the half-implemented refcount_sub() APIKees Cook
2017-06-30uapi/linux/a.out.h: don't use deprecated system-specific predefines.Zack Weinberg
2017-06-30hashtable: remove repeated phrase from a commentJakub Kicinski
2017-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-06-28block: provide bio_uninit() free freeing integrity/task associationsJens Axboe
2017-06-28locking/refcount: Create unchecked atomic_t implementationKees Cook
2017-06-28nvme: use a single NVME_AQ_DEPTH and relax it to 32Sagi Grimberg
2017-06-27block: remove the queue_bounce_pfn helperChristoph Hellwig
2017-06-27block: move bounce declarations to block/blk.hChristoph Hellwig
2017-06-27nvme: add support for streams and directivesJens Axboe
2017-06-27blk-mq: expose write hints through debugfsJens Axboe
2017-06-27block: add support for write hints in a bioJens Axboe
2017-06-27fs: add fcntl() interface for setting/getting write life time hintsJens Axboe
2017-06-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-06-23Merge tag 'acpi-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-06-23slub: make sysfs file removal asynchronousTejun Heo
2017-06-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-06-22Merge commit '8e8320c9315c' into for-4.13/blockJens Axboe
2017-06-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2017-06-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-06-21ACPI / scan: Fix enumeration for special SPI and I2C devicesJarkko Nikula
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-06-21blk-mq: Make it safe to quiesce and unquiesce from an interrupt handlerBart Van Assche
2017-06-21blk-mq: fix performance regression with shared tagsJens Axboe
2017-06-20block: Add a comment above queue_lockdep_assert_held()Bart Van Assche
2017-06-20block: Change argument type of scsi_req_init()Bart Van Assche
2017-06-20block: Make most scsi_req_init() calls implicitBart Van Assche
2017-06-20block: Introduce request_queue.initialize_rq_fn()Bart Van Assche
2017-06-20block: Make request operation type argument declarations consistentBart Van Assche
2017-06-20blk-mq: Reduce blk_mq_hw_ctx sizeBart Van Assche
2017-06-20block: stop using bio_data() in blk_write_same_mergeableChristoph Hellwig
2017-06-20block: remove the unused bio_to_phys macroChristoph Hellwig
2017-06-20block: return on congested block deviceGoldwyn Rodrigues
2017-06-20fs: Introduce IOMAP_NOWAITGoldwyn Rodrigues
2017-06-20fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAITGoldwyn Rodrigues
2017-06-20fs: Use RWF_* flags for AIO operationsGoldwyn Rodrigues
2017-06-20fs: Introduce filemap_range_has_page()Goldwyn Rodrigues
2017-06-20fs: Separate out kiocb flags setup based on RWF_* flagsGoldwyn Rodrigues
2017-06-20time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accountingJohn Stultz
2017-06-20time: Fix clock->read(clock) race around clocksource changesJohn Stultz
2017-06-20uuid: Take const on input of uuid_is_null() and guid_is_null()Andy Shevchenko
2017-06-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins
2017-06-19Merge tag 'mac80211-for-davem-2017-06-16' of git://git.kernel.org/pub/scm/lin...David S. Miller