index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-08
20
-299
/
+142
|
\
|
*
Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
2013-04-02
286
-1769
/
+3548
|
|
\
|
*
|
aoe: Fix unitialized var usage
Kent Overstreet
2013-03-25
1
-1
/
+1
|
*
|
block: Add bio_alloc_pages()
Kent Overstreet
2013-03-23
1
-13
/
+3
|
*
|
block: Convert some code to bio_for_each_segment_all()
Kent Overstreet
2013-03-23
2
-9
/
+4
|
*
|
block: Add bio_for_each_segment_all()
Kent Overstreet
2013-03-23
2
-2
/
+2
|
*
|
raid1: use bio_copy_data()
Kent Overstreet
2013-03-23
1
-3
/
+2
|
*
|
pktcdvd: Use bio_reset() in disabled code to kill bi_idx usage
Kent Overstreet
2013-03-23
1
-9
/
+8
|
*
|
pktcdvd: use bio_copy_data()
Kent Overstreet
2013-03-23
1
-67
/
+12
|
*
|
raid1: Refactor narrow_write_error() to not use bi_idx
Kent Overstreet
2013-03-23
1
-18
/
+18
|
*
|
raid5: use bio_reset()
Kent Overstreet
2013-03-23
1
-14
/
+13
|
*
|
raid1: use bio_reset()
Kent Overstreet
2013-03-23
1
-18
/
+6
|
*
|
raid10: Use bio_reset()
Kent Overstreet
2013-03-23
1
-22
/
+9
|
*
|
block: Add submit_bio_wait(), remove from md
Kent Overstreet
2013-03-23
2
-38
/
+0
|
*
|
block: Remove some unnecessary bi_vcnt usage
Kent Overstreet
2013-03-23
3
-11
/
+11
|
*
|
block: Remove bi_idx references
Kent Overstreet
2013-03-23
4
-4
/
+2
|
*
|
block: Change bio_split() to respect the current value of bi_idx
Kent Overstreet
2013-03-23
2
-4
/
+2
|
*
|
block: Use bio_sectors() more consistently
Kent Overstreet
2013-03-23
6
-31
/
+28
|
*
|
block: Add bio_end_sector()
Kent Overstreet
2013-03-23
9
-24
/
+19
|
*
|
md: Convert md_trim_bio() to use bio_advance()
Kent Overstreet
2013-03-23
1
-13
/
+4
*
|
|
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-05-07
18
-27
/
+91
|
\
\
\
|
*
|
|
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-07
5
-1
/
+5
|
*
|
|
aio: use cancellation list lazily
Kent Overstreet
2013-05-07
1
-2
/
+1
|
*
|
|
aio: move private stuff out of aio.h
Kent Overstreet
2013-05-07
1
-0
/
+1
|
*
|
|
char: add aio_{read,write} to /dev/{null,zero}
Zach Brown
2013-05-07
1
-0
/
+35
|
*
|
|
gadget: remove only user of aio retry
Zach Brown
2013-05-07
1
-9
/
+29
|
*
|
|
drivers/infiniband/hw: rename random32() to prandom_u32()
Andrew Morton
2013-05-07
4
-6
/
+6
|
*
|
|
drivers/net: rename random32() to prandom_u32()
Akinobu Mita
2013-05-07
7
-9
/
+9
|
*
|
|
drivers/rtc/rtc-rs5c372.c: add R2221T/L variant to the driver
Lucas Stach
2013-05-07
1
-0
/
+5
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-07
35
-121
/
+61
|
\
\
\
\
|
*
|
|
|
block_device_operations->release() should return void
Al Viro
2013-05-07
33
-114
/
+57
|
*
|
|
|
mtd_blktrans_ops->release() should return void
Al Viro
2013-05-05
3
-9
/
+6
*
|
|
|
|
Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-05-07
1
-4
/
+15
|
\
\
\
\
\
|
*
|
|
|
|
parisc: fix partly 16/64k PAGE_SIZE boot
Helge Deller
2013-05-06
1
-4
/
+15
*
|
|
|
|
|
Merge tag 'remoteproc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-05-07
8
-134
/
+668
|
\
\
\
\
\
\
|
*
|
|
|
|
|
remoteproc: fix kconfig dependencies for VIRTIO
Suman Anna
2013-04-21
1
-0
/
+1
|
*
|
|
|
|
|
remoteproc/davinci: add a remoteproc driver for OMAP-L13x DSP
Robert Tivy
2013-04-15
3
-0
/
+348
|
*
|
|
|
|
|
remoteproc: support default firmware name in rproc_alloc()
Robert Tivy
2013-04-07
1
-4
/
+24
|
*
|
|
|
|
|
remoteproc/omap: support OMAP5 too
Vincent Stehlé
2013-04-07
1
-1
/
+1
|
*
|
|
|
|
|
remoteproc: set vring addresses in resource table
Sjur Brændeland
2013-04-07
1
-2
/
+17
|
*
|
|
|
|
|
remoteproc: support virtio config space.
Sjur Brændeland
2013-04-07
2
-18
/
+64
|
*
|
|
|
|
|
remoteproc: perserve resource table data
Ohad Ben-Cohen
2013-04-07
2
-20
/
+79
|
*
|
|
|
|
|
remoteproc: calculate max_notifyid by counting vrings
Sjur Brændeland
2013-04-07
2
-16
/
+19
|
*
|
|
|
|
|
remoteproc: code cleanup of resource parsing
Sjur Brændeland
2013-04-05
1
-40
/
+12
|
*
|
|
|
|
|
remoteproc: parse STE-firmware and find resource table address
Sjur Brændeland
2013-04-05
1
-14
/
+29
|
*
|
|
|
|
|
remoteproc: add find_loaded_rsc_table firmware ops
Sjur Brændeland
2013-04-05
2
-1
/
+39
|
*
|
|
|
|
|
remoteproc: refactor rproc_elf_find_rsc_table()
Sjur Brændeland
2013-04-05
1
-29
/
+46
*
|
|
|
|
|
|
Merge tag 'rpmsg-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/...
Linus Torvalds
2013-05-07
2
-14
/
+36
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
rpmsg: fix kconfig dependencies for VIRTIO
Suman Anna
2013-04-21
1
-0
/
+1
|
*
|
|
|
|
|
|
rpmsg: process _all_ pending messages in rpmsg_recv_done
Robert Tivy
2013-04-15
1
-14
/
+35
|
|
/
/
/
/
/
/
[next]