index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
18
-651
/
+725
2017-07-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-5
/
+58
2017-07-03
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+13
2017-07-03
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-638
/
+101
2017-07-03
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-82
/
+261
2017-07-03
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
8
-53
/
+76
2017-07-03
moduleparam: fix doc: hwparam_irq configures an IRQ
Sylvain 'ythier' Hitier
1
-1
/
+1
2017-07-02
locking/refcount: Remove the half-implemented refcount_sub() API
Kees Cook
1
-6
/
+0
2017-06-30
hashtable: remove repeated phrase from a comment
Jakub Kicinski
1
-1
/
+0
2017-06-29
block: provide bio_uninit() free freeing integrity/task associations
Jens Axboe
1
-0
/
+1
2017-06-28
locking/refcount: Create unchecked atomic_t implementation
Kees Cook
1
-0
/
+42
2017-06-28
nvme: use a single NVME_AQ_DEPTH and relax it to 32
Sagi Grimberg
1
-1
/
+1
2017-06-27
block: remove the queue_bounce_pfn helper
Christoph Hellwig
1
-5
/
+0
2017-06-27
block: move bounce declarations to block/blk.h
Christoph Hellwig
1
-13
/
+0
2017-06-27
nvme: add support for streams and directives
Jens Axboe
1
-0
/
+48
2017-06-27
blk-mq: expose write hints through debugfs
Jens Axboe
1
-0
/
+3
2017-06-27
block: add support for write hints in a bio
Jens Axboe
2
-0
/
+3
2017-06-27
fs: add fcntl() interface for setting/getting write life time hints
Jens Axboe
1
-12
/
+35
2017-06-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+2
2017-06-24
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2
-0
/
+3
2017-06-24
slub: make sysfs file removal asynchronous
Tejun Heo
1
-0
/
+1
2017-06-23
Merge commit '8e8320c9315c' into for-4.13/block
Jens Axboe
1
-0
/
+4
2017-06-22
sched/loadavg: Generalize "_idle" naming to "_nohz"
Frederic Weisbecker
1
-4
/
+4
2017-06-22
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
17
-47
/
+111
2017-06-22
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2017-06-21
blk-mq: Make it safe to quiesce and unquiesce from an interrupt handler
Bart Van Assche
1
-9
/
+1
2017-06-21
blk-mq: fix performance regression with shared tags
Jens Axboe
1
-0
/
+2
2017-06-21
block: Add a comment above queue_lockdep_assert_held()
Bart Van Assche
1
-0
/
+7
2017-06-21
block: Introduce request_queue.initialize_rq_fn()
Bart Van Assche
2
-0
/
+6
2017-06-21
block: Make request operation type argument declarations consistent
Bart Van Assche
2
-4
/
+5
2017-06-21
blk-mq: Reduce blk_mq_hw_ctx size
Bart Van Assche
1
-2
/
+3
2017-06-21
block: stop using bio_data() in blk_write_same_mergeable
Christoph Hellwig
1
-1
/
+2
2017-06-21
block: remove the unused bio_to_phys macro
Christoph Hellwig
1
-1
/
+0
2017-06-20
block: return on congested block device
Goldwyn Rodrigues
2
-0
/
+10
2017-06-20
fs: Introduce IOMAP_NOWAIT
Goldwyn Rodrigues
1
-0
/
+1
2017-06-20
fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAIT
Goldwyn Rodrigues
1
-0
/
+9
2017-06-20
fs: Introduce filemap_range_has_page()
Goldwyn Rodrigues
1
-0
/
+2
2017-06-20
fs: Separate out kiocb flags setup based on RWF_* flags
Goldwyn Rodrigues
1
-0
/
+14
2017-06-20
sched/core: Drop the unused try_get_task_struct() helper function
Davidlohr Bueso
1
-2
/
+0
2017-06-20
Merge branch 'WIP.sched/core' into sched/core
Ingo Molnar
47
-715
/
+872
2017-06-20
sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming
Ingo Molnar
2
-12
/
+12
2017-06-20
sched/wait: Move bit_wait_table[] and related functionality from sched/core.c...
Ingo Molnar
1
-0
/
+1
2017-06-20
sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...
Ingo Molnar
4
-252
/
+262
2017-06-20
sched/wait: Re-adjust macro line continuation backslashes in <linux/wait.h>
Ingo Molnar
1
-323
/
+322
2017-06-20
sched/wait: Improve the bit-wait API parameter names in the API function prot...
Ingo Molnar
1
-15
/
+15
2017-06-20
sched/wait: Standardize wait_bit_queue naming
Ingo Molnar
1
-4
/
+4
2017-06-20
sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field name
Ingo Molnar
1
-3
/
+3
2017-06-20
sched/wait: Standardize internal naming of wait-queue heads
Ingo Molnar
1
-38
/
+38
2017-06-20
sched/wait: Standardize internal naming of wait-queue entries
Ingo Molnar
1
-42
/
+42
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
7
-39
/
+42
[next]