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
...
|
*
drivers/gpio: Altera soft IP GPIO driver device tree binding
Tien Hock Loh
2015-03-07
1
-0
/
+43
|
*
drivers/gpio: Altera soft IP GPIO driver
Tien Hock Loh
2015-03-07
4
-0
/
+391
|
*
gpio: vf610: Replaces comma between expression statements by semicolon
Axel Lin
2015-03-06
1
-8
/
+8
|
*
gpiolib: add devm_gpiod_get_array and devm_gpiod_put_array functions
Rojhalat Ibrahim
2015-03-05
3
-2
/
+131
|
*
gpiolib: add gpiod_get_array and gpiod_put_array functions
Rojhalat Ibrahim
2015-03-05
5
-3
/
+312
|
*
gpiolib: define gpio suffixes globally
Rojhalat Ibrahim
2015-03-05
2
-8
/
+9
|
*
gpio: add parameter to allow the use named gpios
Olliver Schinagl
2015-03-04
4
-3
/
+20
|
*
gpio: pcf857x: Propagate wake-up setting to parent irq controller
Geert Uytterhoeven
2015-03-04
1
-3
/
+34
|
*
gpio: pcf857x: Switch to use gpiolib irqchip helpers
Geert Uytterhoeven
2015-03-04
2
-94
/
+28
|
*
gpio: Document GPIO hogging mechanism
Benoit Parrot
2015-03-04
1
-0
/
+30
|
*
gpio: add GPIO hogging mechanism
Benoit Parrot
2015-03-04
3
-19
/
+219
|
*
gpio: max732x: convert to GPIOLIB_IRQCHIP
Linus Walleij
2015-03-02
2
-93
/
+43
|
*
gpio: mb86s70: Return error if requesting an already assigned gpio
Axel Lin
2015-03-02
1
-0
/
+5
*
|
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-04-18
2
-0
/
+4
|
\
\
|
*
|
i2c: core: Export bus recovery functions
Mark Brown
2015-04-15
1
-0
/
+3
|
*
|
i2c: jz4780: Fix build for m68k and sparc64
Guenter Roeck
2015-04-15
1
-0
/
+1
*
|
|
Merge tag 'dm-4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2015-04-18
24
-343
/
+1928
|
\
\
\
|
*
|
|
dm crypt: fix missing error code return from crypt_ctr error path
Wei Yongjun
2015-04-16
1
-0
/
+1
|
*
|
|
dm crypt: fix deadlock when async crypto algorithm returns -EBUSY
Ben Collins
2015-04-15
1
-6
/
+6
|
*
|
|
dm crypt: leverage immutable biovecs when decrypting on read
Mike Snitzer
2015-04-15
1
-5
/
+5
|
*
|
|
dm crypt: update URLs to new cryptsetup project page
Milan Broz
2015-04-15
3
-5
/
+5
|
*
|
|
dm: add log writes target
Josef Bacik
2015-04-15
4
-0
/
+982
|
*
|
|
dm table: use bool function return values of true/false not 1/0
Joe Perches
2015-04-15
1
-10
/
+10
|
*
|
|
dm verity: add error handling modes for corrupted blocks
Sami Tolvanen
2015-04-15
3
-12
/
+153
|
*
|
|
dm thin: remove stale 'trim' message documentation
Mike Snitzer
2015-04-15
1
-3
/
+0
|
*
|
|
dm delay: use msecs_to_jiffies for time conversion
Nicholas Mc Guire
2015-04-15
1
-1
/
+1
|
*
|
|
dm log userspace base: fix compile warning
Nicholas Mc Guire
2015-04-15
1
-4
/
+3
|
*
|
|
dm log userspace transfer: match wait_for_completion_timeout return type
Nicholas Mc Guire
2015-04-15
1
-2
/
+3
|
*
|
|
dm table: fall back to getting device using name_to_dev_t()
Dan Ehrenberg
2015-04-15
1
-12
/
+8
|
*
|
|
init: stricter checking of major:minor root= values
Dan Ehrenberg
2015-04-15
1
-1
/
+2
|
*
|
|
init: export name_to_dev_t and mark name argument as const
Dan Ehrenberg
2015-04-15
2
-2
/
+3
|
*
|
|
dm: add 'use_blk_mq' module param and expose in per-device ro sysfs attr
Mike Snitzer
2015-04-15
6
-16
/
+76
|
*
|
|
dm: optimize dm_mq_queue_rq to _not_ use kthread if using pure blk-mq
Mike Snitzer
2015-04-15
2
-16
/
+50
|
*
|
|
dm: add full blk-mq support to request-based DM
Mike Snitzer
2015-04-15
4
-73
/
+261
|
*
|
|
dm: impose configurable deadline for dm_request_fn's merge heuristic
Mike Snitzer
2015-04-15
4
-4
/
+73
|
*
|
|
dm sysfs: introduce ability to add writable attributes
Mike Snitzer
2015-04-15
1
-5
/
+27
|
*
|
|
dm: don't start current request if it would've merged with the previous
Mike Snitzer
2015-04-15
1
-0
/
+12
|
*
|
|
dm: reduce the queue delay used in dm_request_fn from 100ms to 10ms
Mike Snitzer
2015-04-15
1
-1
/
+1
|
*
|
|
dm: don't schedule delayed run of the queue if nothing to do
Mike Snitzer
2015-04-15
1
-1
/
+1
|
*
|
|
dm: only run the queue on completion if congested or no requests pending
Mike Snitzer
2015-04-15
1
-3
/
+9
|
*
|
|
dm: remove request-based logic from make_request_fn wrapper
Mike Snitzer
2015-04-15
1
-17
/
+12
|
*
|
|
dm: remove request-based DM queue's lld_busy_fn hook
Mike Snitzer
2015-03-31
3
-32
/
+0
|
*
|
|
dm: remove unnecessary wrapper around blk_lld_busy
Mike Snitzer
2015-03-31
3
-12
/
+1
|
*
|
|
dm: rename __dm_get_reserved_ios() helper to __dm_get_module_param()
Mike Snitzer
2015-03-31
1
-13
/
+13
|
*
|
|
dm switch: fix Documentation to use plain text
Mike Snitzer
2015-03-31
1
-2
/
+2
|
*
|
|
dm cache policy mq: try not to writeback data that changed in the last second
Joe Thornber
2015-03-31
1
-1
/
+93
|
*
|
|
dm cache policy mq: remove unused generation member of struct entry
Joe Thornber
2015-03-31
1
-5
/
+0
|
*
|
|
dm cache policy mq: track entries hit this 'tick' via sentinel objects
Joe Thornber
2015-03-31
1
-35
/
+82
|
*
|
|
dm cache policy mq: remove queue_shift_down()
Joe Thornber
2015-03-31
1
-16
/
+0
|
*
|
|
dm cache policy mq: keep track of the number of entries in a multiqueue
Joe Thornber
2015-03-31
1
-13
/
+12
[prev]
[next]