index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-08
dm: stripe trigger event on failure
Brian Wood
1
-1
/
+81
2008-02-08
dm log: auto load modules
Jonathan Brassow
1
-1
/
+50
2008-02-08
dm: move deferred bio flushing to workqueue
Milan Broz
1
-12
/
+67
2008-02-08
dm crypt: use async crypto
Milan Broz
1
-59
/
+72
2008-02-08
dm crypt: prepare async callback fn
Milan Broz
1
-4
/
+41
2008-02-08
dm crypt: add completion for async
Milan Broz
1
-0
/
+21
2008-02-08
dm crypt: add async request mempool
Milan Broz
1
-2
/
+43
2008-02-08
dm crypt: extract scatterlist processing
Milan Broz
1
-24
/
+39
2008-02-08
dm crypt: tidy io ref counting
Milan Broz
1
-12
/
+8
2008-02-08
dm crypt: introduce crypt_write_io_loop
Milan Broz
1
-5
/
+11
2008-02-08
dm crypt: abstract crypt_write_done
Milan Broz
1
-16
/
+25
2008-02-08
dm crypt: store sector mapping in dm_crypt_io
Milan Broz
1
-7
/
+7
2008-02-08
dm crypt: move queue functions
Alasdair G Kergon
1
-28
/
+26
2008-02-08
dm crypt: adjust io processing functions
Milan Broz
1
-15
/
+25
2008-02-08
dm crypt: tidy crypt_endio
Milan Broz
1
-11
/
+6
2008-02-08
dm crypt: move error setting outside crypt_dec_pending
Milan Broz
1
-11
/
+25
2008-02-08
dm crypt: remove unnecessary crypt_context write parm
Milan Broz
1
-6
/
+4
2008-02-08
dm crypt: move convert_context inside dm_crypt_io
Milan Broz
1
-20
/
+21
2008-02-08
dm mpath: add missing static
Alasdair G Kergon
1
-1
/
+1
2008-02-08
dm: targets no longer experimental
Alasdair G Kergon
1
-12
/
+12
2008-02-08
dm: refactor dm_suspend completion wait
Milan Broz
1
-16
/
+27
2008-02-08
dm: split dm_suspend io_lock hold into two
Milan Broz
1
-1
/
+2
2008-02-08
dm: tidy dm_suspend
Milan Broz
1
-10
/
+11
2008-02-08
dm: refactor deferred bio_list processing
Milan Broz
1
-38
/
+29
2008-02-08
dm: tidy alloc_dev labels
Milan Broz
1
-13
/
+13
2008-02-08
dm ioctl: use uninitialized_var
Andrew Morton
1
-1
/
+1
2008-02-08
dm: table use uninitialized_var
Andrew Morton
1
-1
/
+1
2008-02-08
dm snapshot: use uninitialized_var
Andrew Morton
1
-1
/
+1
2008-02-08
dm: convert suspend_lock semaphore to mutex
Daniel Walker
1
-8
/
+8
2008-02-08
dm snapshot: use rounddown_pow_of_two
Robert P. J. Day
1
-12
/
+1
2008-02-08
dm: table remove unused total
Jun'ichi Nomura
1
-1
/
+1
2008-02-08
dm: table use list_for_each
Paul Jimenez
1
-9
/
+7
2008-02-08
dm ioctl: move compat code
Milan Broz
1
-2
/
+13
2008-02-08
dm ioctl: remove lock_kernel
Alasdair G Kergon
1
-6
/
+9
2008-02-08
dm: mark function lists static
Alasdair G Kergon
1
-2
/
+2
2008-02-08
dm: add missing memory barrier to dm_suspend
Milan Broz
1
-0
/
+1
2008-02-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
41
-466
/
+1940
2008-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-1
/
+2
2008-02-07
i915: Fix GR register array size off-by-one bug
Jesse Barnes
1
-1
/
+1
2008-02-07
Driver core: Revert "Fix Firmware class name collision"
Michael E Brown
1
-1
/
+2
2008-02-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
51
-2013
/
+4605
2008-02-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
60
-2367
/
+8204
2008-02-07
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
4
-4
/
+228
2008-02-07
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
Linus Torvalds
18
-262
/
+482
2008-02-07
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
61
-770
/
+2291
2008-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
4
-40
/
+38
2008-02-07
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
19
-160
/
+2430
2008-02-07
Char: mxser, add support for CP-114UL
Jiri Slaby
1
-10
/
+19
2008-02-07
Char: mxser, remove it
Jiri Slaby
6
-5485
/
+1891
2008-02-07
Char: mxser, ioctl cleanup
Jiri Slaby
2
-45
/
+31
[next]