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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-11
bio: modify __bio_add_page() to accept pages that don't start a new segment
Maurizio Lombardi
1
-24
/
+30
2014-12-10
blk-mq: Fix uninitialized kobject at CPU hotplugging
Takashi Iwai
1
-5
/
+4
2014-12-10
blktrace: don't let the sysfs interface remove trace from running list
Arianna Avanzini
1
-3
/
+0
2014-12-09
blk-mq: Use all available hardware queues
Bart Van Assche
1
-1
/
+1
2014-12-09
blk-mq: Micro-optimize bt_get()
Bart Van Assche
1
-3
/
+1
2014-12-09
blk-mq: Fix a race between bt_clear_tag() and bt_get()
Bart Van Assche
1
-6
/
+5
2014-12-09
blk-mq: Avoid that __bt_get_word() wraps multiple times
Bart Van Assche
1
-2
/
+4
2014-12-09
blk-mq: Fix a use-after-free
Bart Van Assche
2
-8
/
+7
2014-12-09
blk-mq: prevent unmapped hw queue from being scheduled
Ming Lei
2
-2
/
+11
2014-12-08
blk-mq: re-check for available tags after running the hardware queue
Jens Axboe
1
-0
/
+8
2014-12-08
blk-mq: fix hang in bt_get()
Bart Van Assche
1
-0
/
+7
2014-12-01
blk-mq: move the kdump check to blk_mq_alloc_tag_set
Shaohua Li
1
-10
/
+10
2014-11-25
blk-mq: cleanup tag free handling
Jens Axboe
1
-18
/
+6
2014-11-25
blk-mq: use 'nr_cpu_ids' as highest CPU ID count for hwq <-> cpu map
Jens Axboe
1
-1
/
+1
2014-11-24
blk: introduce generic io stat accounting help function
Gu Zheng
2
-0
/
+33
2014-11-24
blk-mq: handle the single queue case in blk_mq_hctx_next_cpu
Christoph Hellwig
1
-21
/
+10
2014-11-19
genhd: check for int overflow in disk_expand_part_tbl()
Jens Axboe
1
-2
/
+9
2014-11-17
blk-mq: add blk_mq_free_hctx_request()
Jens Axboe
2
-5
/
+13
2014-11-17
blk-mq: export blk_mq_free_request()
Jens Axboe
1
-0
/
+1
2014-11-11
blk-mq: use get_cpu/put_cpu instead of preempt_disable/preempt_enable
Paolo Bonzini
1
-4
/
+4
2014-11-11
blk_mq: call preempt_disable/enable in blk_mq_run_hw_queue, and only if needed
Paolo Bonzini
1
-9
/
+12
2014-11-04
writeback: fix a subtle race condition in I_DIRTY clearing
Tejun Heo
1
-7
/
+22
2014-11-04
block: Expand a bit documentation about elevator_allow_merge_fn
Jan Kara
1
-1
/
+5
2014-10-29
blk-mq: add BLK_MQ_F_DEFER_ISSUE support flag
Jens Axboe
2
-1
/
+7
2014-10-29
blk-mq: add a 'list' parameter to ->queue_rq()
Jens Axboe
6
-15
/
+49
2014-10-22
block: remove artifical max_hw_sectors cap
Christoph Hellwig
3
-5
/
+2
2014-10-20
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
33
-1883
/
+1488
2014-10-20
Linux 3.18-rc1
v3.18-rc1
Linus Torvalds
1
-2
/
+2
2014-10-20
Merge tag 'arm-soc-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
20
-20
/
+176
2014-10-20
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
43
-180
/
+204
2014-10-20
Merge tag 'qcom-dt-for-3.18-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
6
-1
/
+121
2014-10-20
Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
4
-2
/
+22
2014-10-20
MAINTAINERS: corrected bcm2835 search
Scott Branden
1
-6
/
+3
2014-10-19
Merge tag 'ntb-3.18' of git://github.com/jonmason/ntb
Linus Torvalds
3
-123
/
+501
2014-10-19
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
19
-51
/
+1404
2014-10-19
Merge tag 'sound-fix-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-7
/
+9
2014-10-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
18
-351
/
+280
2014-10-19
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
21
-953
/
+1372
2014-10-19
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
64
-910
/
+882
2014-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
3
-7
/
+8
2014-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-7
/
+10
2014-10-19
Net: DSA: Fix checking for get_phy_flags function
Andrew Lunn
1
-1
/
+1
2014-10-19
sparc64: Do not define thread fpregs save area as zero-length array.
David S. Miller
1
-1
/
+2
2014-10-19
sparc64: Fix corrupted thread fault code.
David S. Miller
2
-6
/
+6
2014-10-19
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
50
-692
/
+835
2014-10-19
Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
39
-124
/
+3421
2014-10-19
Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-86
/
+392
2014-10-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
57
-138
/
+274
2014-10-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
1
-1
/
+5
2014-10-19
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
20
-171
/
+489
[next]