index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
mtd: correct upper bounds check for mtd_*() APIs
Brian Norris
2014-08-19
1
-13
/
+13
|
|
*
|
mtd: cfi_cmdset_0002: allow retry/timeout loop to exit
Brian Norris
2014-08-19
1
-0
/
+2
|
|
*
|
mtd: nand: fix nand_lock/unlock() function
White Ding
2014-08-19
1
-0
/
+18
|
|
*
|
mtd: Fixed checkpatch seq_printf warnings
Samarth Parikh
2014-08-19
2
-15
/
+15
|
|
*
|
mtd: denali: avoid using a magic number
Masahiro Yamada
2014-08-19
1
-1
/
+2
|
|
*
|
mtd: atmel_nand: remove redundant dev_err call
Wei Yongjun
2014-08-19
1
-8
/
+1
|
|
*
|
mtd: spi-nor: add support for Micron M25PX80
Thomas Petazzoni
2014-08-19
1
-0
/
+1
|
|
*
|
mtd: fix linux/mtd/nand.h kernel-doc warning
Randy Dunlap
2014-08-19
1
-0
/
+1
|
|
*
|
mtd: atmel_nand: add pmecc support for 512, 1k, 4k, 8k page size
Wu, Josh
2014-08-19
1
-5
/
+11
|
|
*
|
mtd: atmel_nand: increase chip_delay
Raphaƫl Poggi
2014-08-19
1
-1
/
+1
|
|
*
|
mtd: use NULL instead of 0 for an address
Martin Kepplinger
2014-08-19
1
-1
/
+1
|
|
*
|
mtd: ndfc: silence an array underflow static checker warning
Dan Carpenter
2014-08-19
1
-1
/
+2
*
|
|
|
Merge tag 'md/3.18' of git://neil.brown.name/md
Linus Torvalds
2014-10-18
13
-533
/
+266
|
\
\
\
\
|
*
|
|
|
lib/raid6: Add log level to printks
Anton Blanchard
2014-10-14
1
-6
/
+6
|
*
|
|
|
md: move EXPORT_SYMBOL to after function in md.c
NeilBrown
2014-10-14
1
-12
/
+11
|
*
|
|
|
md: discard PRINT_RAID_DEBUG ioctl
NeilBrown
2014-10-14
2
-139
/
+0
|
*
|
|
|
md: remove MD_BUG()
NeilBrown
2014-10-14
1
-46
/
+12
|
*
|
|
|
md: clean up 'exit' labels in md_ioctl().
NeilBrown
2014-10-14
1
-41
/
+35
|
*
|
|
|
md: remove unnecessary test for MD_MAJOR in md_ioctl()
NeilBrown
2014-10-14
1
-4
/
+1
|
*
|
|
|
md: don't allow "-sync" to be set for device in an active array.
NeilBrown
2014-10-14
1
-4
/
+6
|
*
|
|
|
md: remove unwanted white space from md.c
NeilBrown
2014-10-14
10
-191
/
+114
|
*
|
|
|
md: don't start resync thread directly from md thread.
NeilBrown
2014-10-14
1
-23
/
+36
|
*
|
|
|
md: Just use RCU when checking for overlap between arrays.
NeilBrown
2014-10-14
1
-8
/
+7
|
*
|
|
|
md: avoid potential long delay under pers_lock
Chao Yu
2014-10-14
1
-1
/
+2
|
*
|
|
|
md: simplify export_array()
NeilBrown
2014-10-14
1
-8
/
+4
|
*
|
|
|
md: discard find_rdev_nr in favour of find_rdev_nr_rcu
NeilBrown
2014-10-14
1
-14
/
+8
|
*
|
|
|
md: use wait_event() to simplify md_super_wait()
NeilBrown
2014-10-14
1
-8
/
+1
|
*
|
|
|
md: be more relaxed about stopping an array which isn't started.
NeilBrown
2014-10-14
1
-3
/
+3
|
*
|
|
|
md/raid1: process_checks doesn't use its return value.
NeilBrown
2014-10-14
1
-4
/
+3
|
*
|
|
|
md/raid5: fix init_stripe() inconsistencies
Markus Stockhausen
2014-10-14
1
-3
/
+1
|
*
|
|
|
md/raid10: another memory leak due to reshape.
NeilBrown
2014-10-14
1
-1
/
+3
|
*
|
|
|
md: use set_bit/clear_bit instead of shift/mask for bi_flags changes.
NeilBrown
2014-10-09
3
-5
/
+5
|
*
|
|
|
md/raid1: minor typos and reformatting.
NeilBrown
2014-10-09
1
-7
/
+7
|
*
|
|
|
md/bitmap: always wait for writes on unplug.
NeilBrown
2014-10-09
1
-10
/
+6
*
|
|
|
|
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
2014-10-18
1
-1
/
+1
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
2014-10-16
1
-1
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
selinux: fix inode security list corruption
Stephen Smalley
2014-10-15
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-10-18
15
-137
/
+207
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
virtio-rng: refactor probe error handling
Michael S. Tsirkin
2014-10-15
1
-6
/
+9
|
*
|
|
|
|
|
|
virtio_scsi: drop scan callback
Michael S. Tsirkin
2014-10-15
1
-16
/
+7
|
*
|
|
|
|
|
|
virtio_balloon: enable VQs early on restore
Michael S. Tsirkin
2014-10-15
1
-0
/
+2
|
*
|
|
|
|
|
|
virtio_scsi: fix race on device removal
Michael S. Tsirkin
2014-10-15
1
-1
/
+10
|
*
|
|
|
|
|
|
virito_scsi: use freezable WQ for events
Paolo Bonzini
2014-10-15
1
-1
/
+1
|
*
|
|
|
|
|
|
virtio_net: enable VQs early on restore
Michael S. Tsirkin
2014-10-15
1
-0
/
+2
|
*
|
|
|
|
|
|
virtio_console: enable VQs early on restore
Michael S. Tsirkin
2014-10-15
1
-0
/
+2
|
*
|
|
|
|
|
|
virtio_scsi: enable VQs early on restore
Michael S. Tsirkin
2014-10-15
1
-0
/
+2
|
*
|
|
|
|
|
|
virtio_blk: enable VQs early on restore
Michael S. Tsirkin
2014-10-15
1
-3
/
+6
|
*
|
|
|
|
|
|
virtio_scsi: move kick event out from virtscsi_init
Michael S. Tsirkin
2014-10-15
1
-5
/
+11
|
*
|
|
|
|
|
|
virtio_net: fix use after free on allocation failure
Michael S. Tsirkin
2014-10-15
1
-0
/
+2
|
*
|
|
|
|
|
|
9p/trans_virtio: enable VQs early
Michael S. Tsirkin
2014-10-15
1
-0
/
+2
[prev]
[next]