index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-03
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-03
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-03
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-07-03
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
2017-07-02
moduleparam: fix doc: hwparam_irq configures an IRQ
Sylvain 'ythier' Hitier
2017-07-02
locking/refcount: Remove the half-implemented refcount_sub() API
Kees Cook
2017-06-30
hashtable: remove repeated phrase from a comment
Jakub Kicinski
2017-06-28
block: provide bio_uninit() free freeing integrity/task associations
Jens Axboe
2017-06-28
locking/refcount: Create unchecked atomic_t implementation
Kees Cook
2017-06-28
nvme: use a single NVME_AQ_DEPTH and relax it to 32
Sagi Grimberg
2017-06-27
block: remove the queue_bounce_pfn helper
Christoph Hellwig
2017-06-27
block: move bounce declarations to block/blk.h
Christoph Hellwig
2017-06-27
nvme: add support for streams and directives
Jens Axboe
2017-06-27
blk-mq: expose write hints through debugfs
Jens Axboe
2017-06-27
block: add support for write hints in a bio
Jens Axboe
2017-06-27
fs: add fcntl() interface for setting/getting write life time hints
Jens Axboe
2017-06-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-06-24
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2017-06-23
slub: make sysfs file removal asynchronous
Tejun Heo
2017-06-22
Merge commit '8e8320c9315c' into for-4.13/block
Jens Axboe
2017-06-22
sched/loadavg: Generalize "_idle" naming to "_nohz"
Frederic Weisbecker
2017-06-22
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2017-06-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-06-21
blk-mq: Make it safe to quiesce and unquiesce from an interrupt handler
Bart Van Assche
2017-06-21
blk-mq: fix performance regression with shared tags
Jens Axboe
2017-06-20
block: Add a comment above queue_lockdep_assert_held()
Bart Van Assche
2017-06-20
block: Introduce request_queue.initialize_rq_fn()
Bart Van Assche
2017-06-20
block: Make request operation type argument declarations consistent
Bart Van Assche
2017-06-20
blk-mq: Reduce blk_mq_hw_ctx size
Bart Van Assche
2017-06-20
block: stop using bio_data() in blk_write_same_mergeable
Christoph Hellwig
2017-06-20
block: remove the unused bio_to_phys macro
Christoph Hellwig
2017-06-20
block: return on congested block device
Goldwyn Rodrigues
2017-06-20
fs: Introduce IOMAP_NOWAIT
Goldwyn Rodrigues
2017-06-20
fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAIT
Goldwyn Rodrigues
2017-06-20
fs: Introduce filemap_range_has_page()
Goldwyn Rodrigues
2017-06-20
fs: Separate out kiocb flags setup based on RWF_* flags
Goldwyn Rodrigues
2017-06-20
sched/core: Drop the unused try_get_task_struct() helper function
Davidlohr Bueso
2017-06-20
Merge branch 'WIP.sched/core' into sched/core
Ingo Molnar
2017-06-20
sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming
Ingo Molnar
2017-06-20
sched/wait: Move bit_wait_table[] and related functionality from sched/core.c...
Ingo Molnar
2017-06-20
sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...
Ingo Molnar
2017-06-20
sched/wait: Re-adjust macro line continuation backslashes in <linux/wait.h>
Ingo Molnar
2017-06-20
sched/wait: Improve the bit-wait API parameter names in the API function prot...
Ingo Molnar
2017-06-20
sched/wait: Standardize wait_bit_queue naming
Ingo Molnar
2017-06-20
sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field name
Ingo Molnar
2017-06-20
sched/wait: Standardize internal naming of wait-queue heads
Ingo Molnar
2017-06-20
sched/wait: Standardize internal naming of wait-queue entries
Ingo Molnar
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
[next]