index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-03-02
kdb: Remove unhandled ssb command
Vincent
4
-39
/
+2
2013-03-02
kdb: Prevent kernel oops with kdb_defcmd
Jason Wessel
1
-2
/
+6
2013-03-02
kdb: Remove the ll command
Jason Wessel
1
-65
/
+0
2013-03-02
kdb_main: fix help print
Jason Wessel
1
-3
/
+7
2013-03-02
kdb: Fix overlap in buffers with strcpy
Jason Wessel
1
-9
/
+21
2013-03-02
Fixed dead ifdef block by adding missing Kconfig option.
Robert Obermeier
1
-0
/
+18
2013-03-02
kdb: Setup basic kdb state before invoking commands via kgdb
Matt Klein
3
-6
/
+23
2013-03-02
kdb: use ARRAY_SIZE where possible
Sasha Levin
1
-2
/
+2
2013-03-02
kgdb/kgdbts: support ppc64
Tiejun Chen
1
-0
/
+2
2013-03-02
kdb: A fix for kdb command table expansion
John Blackwood
1
-1
/
+1
2013-03-02
compat: restore timerfd settime and gettime compat syscalls
Heiko Carstens
1
-5
/
+5
2013-03-02
[regression] braino in "sparc: convert to ksignal"
Al Viro
1
-1
/
+1
2013-03-01
dm cache: add cleaner policy
Heinz Mauelshagen
4
-0
/
+479
2013-03-01
dm cache: add mq policy
Joe Thornber
4
-0
/
+1279
2013-03-01
dm: add cache target
Joe Thornber
13
-0
/
+4718
2013-03-01
dm persistent data: add bitset
Joe Thornber
3
-0
/
+329
2013-03-01
dm persistent data: add transactional array
Joe Thornber
3
-0
/
+975
2013-03-01
dm thin: remove cells from stack
Joe Thornber
3
-23
/
+43
2013-03-01
dm bio prison: pass cell memory in
Joe Thornber
3
-101
/
+176
2013-03-01
dm persistent data: add btree_walk
Joe Thornber
4
-0
/
+69
2013-03-01
dm: add target num_write_bios fn
Alasdair G Kergon
2
-7
/
+30
2013-03-01
dm kcopyd: introduce configurable throttling
Mikulas Patocka
5
-5
/
+156
2013-03-01
dm ioctl: allow message to return data
Mikulas Patocka
2
-1
/
+40
2013-03-01
dm ioctl: optimize functions without variable params
Mikulas Patocka
2
-21
/
+37
2013-03-01
dm ioctl: introduce ioctl_flags
Mikulas Patocka
1
-23
/
+41
2013-03-01
dm: merge io_pool and tio_pool
Jun'ichi Nomura
1
-49
/
+27
2013-03-01
dm: remove unused _rq_bio_info_cache
Jun'ichi Nomura
1
-21
/
+10
2013-03-01
dm: fix limits initialization when there are no data devices
Mike Christie
1
-5
/
+7
2013-03-01
dm snapshot: add missing module aliases
Mikulas Patocka
1
-0
/
+2
2013-03-01
dm persistent data: set some btree fn parms const
Mike Snitzer
2
-9
/
+9
2013-03-01
dm: refactor bio cloning
Alasdair G Kergon
1
-68
/
+96
2013-03-01
dm: rename bio cloning functions
Alasdair G Kergon
1
-32
/
+31
2013-03-01
dm: rename request variables to bios
Alasdair G Kergon
15
-81
/
+81
2013-03-01
dm: clean up clone_bio
Alasdair G Kergon
1
-45
/
+57
2013-03-01
dm persistent data: remove CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-03-01
dm: remove CONFIG_EXPERIMENTAL
Alasdair G Kergon
1
-12
/
+12
2013-03-01
dm thin: use block_size_is_power_of_two
Mike Snitzer
1
-12
/
+13
2013-03-01
dm bufio: use WRITE_FLUSH instead of REQ_FLUSH
Mikulas Patocka
1
-1
/
+1
2013-03-01
dm table: remove superfluous variable reset
Wang Sheng-Hui
1
-1
/
+0
2013-03-01
dm thin: support a non power of 2 discard_granularity
Mike Snitzer
1
-8
/
+1
2013-03-01
dm: fix truncated status strings
Mikulas Patocka
13
-115
/
+99
2013-03-01
dm: do not replace bioset for request based dm
Jun'ichi Nomura
1
-9
/
+21
2013-03-01
hsi: fix kernel-doc warnings
Randy Dunlap
2
-4
/
+4
2013-03-01
autofs4 - autofs4_catatonic_mode(): remove redundant null check on kfree()
Tim Gardner
1
-4
/
+2
2013-03-01
autofs - Fix sparse warning: context imbalance in autofs4_d_automount() diffe...
Peter Huewe
1
-1
/
+3
2013-03-01
Fix mis-merge of intel_powerclamp.c resulting in compile error
Linus Torvalds
1
-0
/
+1
2013-02-28
arm: mvebu: enable the SD card slot on Armada 370 Reference Design board
Florian Fainelli
1
-0
/
+7
2013-02-28
ARM: kirkwood: topkick: init mvsdio via DT
Jason Cooper
2
-6
/
+7
2013-02-28
ARM: kirkwood: nsa310: convert to pinctrl
Jason Cooper
4
-35
/
+99
2013-02-28
ARM: Kirkwood: topkick: Enable i2c bus.
Andrew Lunn
1
-1
/
+6
[next]