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
2015-04-15
zram: move compact_store() to sysfs functions area
Sergey Senozhatsky
1
-23
/
+0
2015-04-15
zram: remove `num_migrated' device attr
Sergey Senozhatsky
1
-2
/
+0
2015-04-15
zram: support compaction
Minchan Kim
2
-0
/
+26
2015-04-15
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
9
-95
/
+548
2015-04-15
Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+1
2015-04-16
Merge tag 'drm-intel-next-fixes-2015-04-15' of git://anongit.freedesktop.org/...
Dave Airlie
13
-77
/
+91
2015-04-16
Merge tag 'topic/drm-misc-2015-04-15' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
31
-299
/
+170
2015-04-16
Merge branch 'drm-dwhdmi-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...
Dave Airlie
3
-38
/
+42
2015-04-16
Merge branch 'drm-next-4.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
5
-29
/
+87
2015-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
13
-163
/
+304
2015-04-15
bnx2x: Fix busy_poll vs netpoll
Eric Dumazet
2
-90
/
+56
2015-04-15
net: hip04: Make tx coalesce timer actually work
Thomas Gleixner
1
-7
/
+11
2015-04-15
Merge tag 'upstream-4.1-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
13
-712
/
+1071
2015-04-15
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
13
-62
/
+46
2015-04-15
block: loop: switch to VFS ITER_BVEC
Christoph Hellwig
1
-174
/
+120
2015-04-15
i2c: core: Export bus recovery functions
Mark Brown
1
-0
/
+3
2015-04-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
11
-975
/
+1510
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
68
-390
/
+5053
2015-04-15
dm crypt: fix deadlock when async crypto algorithm returns -EBUSY
Ben Collins
1
-6
/
+6
2015-04-15
dm crypt: leverage immutable biovecs when decrypting on read
Mike Snitzer
1
-5
/
+5
2015-04-15
dm crypt: update URLs to new cryptsetup project page
Milan Broz
1
-1
/
+1
2015-04-15
dm: add log writes target
Josef Bacik
3
-0
/
+842
2015-04-15
dm table: use bool function return values of true/false not 1/0
Joe Perches
1
-10
/
+10
2015-04-15
dm verity: add error handling modes for corrupted blocks
Sami Tolvanen
2
-12
/
+136
2015-04-15
dm delay: use msecs_to_jiffies for time conversion
Nicholas Mc Guire
1
-1
/
+1
2015-04-15
dm log userspace base: fix compile warning
Nicholas Mc Guire
1
-4
/
+3
2015-04-15
dm log userspace transfer: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-2
/
+3
2015-04-15
dm table: fall back to getting device using name_to_dev_t()
Dan Ehrenberg
1
-12
/
+8
2015-04-15
dm: add 'use_blk_mq' module param and expose in per-device ro sysfs attr
Mike Snitzer
5
-16
/
+68
2015-04-15
dm: optimize dm_mq_queue_rq to _not_ use kthread if using pure blk-mq
Mike Snitzer
2
-16
/
+50
2015-04-15
dm: add full blk-mq support to request-based DM
Mike Snitzer
3
-71
/
+259
2015-04-15
dm: impose configurable deadline for dm_request_fn's merge heuristic
Mike Snitzer
3
-4
/
+59
2015-04-15
dm sysfs: introduce ability to add writable attributes
Mike Snitzer
1
-5
/
+27
2015-04-15
dm: don't start current request if it would've merged with the previous
Mike Snitzer
1
-0
/
+12
2015-04-15
dm: reduce the queue delay used in dm_request_fn from 100ms to 10ms
Mike Snitzer
1
-1
/
+1
2015-04-15
dm: don't schedule delayed run of the queue if nothing to do
Mike Snitzer
1
-1
/
+1
2015-04-15
dm: only run the queue on completion if congested or no requests pending
Mike Snitzer
1
-3
/
+9
2015-04-15
dm: remove request-based logic from make_request_fn wrapper
Mike Snitzer
1
-17
/
+12
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
746
-18332
/
+30514
2015-04-15
i2c: jz4780: Fix build for m68k and sparc64
Guenter Roeck
1
-0
/
+1
2015-04-15
s390/dasd: Fix unresumed device after suspend/resume having no paths
Stefan Haberland
1
-12
/
+16
2015-04-15
s390/dasd: fix unresumed device after suspend/resume
Stefan Haberland
1
-0
/
+5
2015-04-15
s390/dasd: fix inability to set a DASD device offline
Stefan Haberland
2
-4
/
+8
2015-04-15
s390/mm: Fix memory hotplug for unaligned standby memory
Michael Holzheu
1
-2
/
+46
2015-04-15
xen/pci: Try harder to get PXM information for Xen
Ross Lagerwall
1
-2
/
+13
2015-04-15
xenbus_client: Extend interface to support multi-page ring
Wei Liu
10
-119
/
+310
2015-04-14
i40e: Bump version to 1.3.2
Catherine Sullivan
1
-1
/
+1
2015-04-14
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-29
/
+49
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
13
-160
/
+9
2015-04-14
i40e: Use new 40G speeds
Greg Rose
1
-2
/
+1
[prev]
[next]