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
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-11
ipmi: Move the address source to string to ipmi-generic code
Corey Minyard
2
-7
/
+15
2014-12-11
ipmi: Ignore SSIF in the PNP handling
Corey Minyard
1
-0
/
+5
2014-12-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-17
/
+22
2014-12-10
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2014-12-09
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+8
2014-12-09
virtio_console: fix sparse warnings
Michael S. Tsirkin
1
-4
/
+5
2014-12-09
virtio: drop VIRTIO_F_VERSION_1 from drivers
Michael S. Tsirkin
1
-1
/
+0
2014-12-09
virtio_console: virtio 1.0 support
Michael S. Tsirkin
1
-12
/
+17
2014-12-09
virtio: use u32, not bitmap for features
Michael S. Tsirkin
1
-1
/
+1
2014-12-04
hwrandom / exynos / PM: Use CONFIG_PM in #ifdef
Rafael J. Wysocki
1
-1
/
+1
2014-12-02
Merge tag 'v3.18-rc7' into drm-next
Dave Airlie
2
-6
/
+9
2014-11-26
i8k: Fix temperature bug handling in i8k_get_temp()
Pali Rohár
1
-6
/
+10
2014-11-20
hwrng: atmel - add DT support
Boris Brezillon
2
-1
/
+8
2014-11-20
hwrng: atmel - use clk_prepapre_enable/_disable_unprepare
Boris Brezillon
1
-4
/
+4
2014-11-14
Revert "misc: always assign miscdevice to file->private_data in open()"
Greg Kroah-Hartman
1
-1
/
+1
2014-11-14
Revert "char: misc: document behaviour of open()"
Greg Kroah-Hartman
1
-3
/
+1
2014-11-13
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-2
/
+2
2014-11-13
virtio_console: move early VQ enablement
Cornelia Huck
1
-2
/
+2
2014-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-4
/
+7
2014-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2
-5
/
+5
2014-11-12
Merge tag 'v3.18-rc4' into drm-next
Dave Airlie
1
-1
/
+1
2014-11-10
/dev/mem: Use more consistent data types
Thierry Reding
1
-5
/
+8
2014-11-07
hangcheck-timer: cleanup casting in hangcheck_init()
Dan Carpenter
1
-2
/
+2
2014-11-07
char: misc: document behaviour of open()
Martin Kepplinger
1
-1
/
+3
2014-11-07
misc: always assign miscdevice to file->private_data in open()
Martin Kepplinger
1
-1
/
+1
2014-11-07
i8k: Add MODULE_DEVICE_TABLE macro
Pali Rohár
1
-0
/
+2
2014-11-07
i8k: Add support for Dell Latitude E6440
Pali Rohár
1
-0
/
+8
2014-11-06
hwrng: pseries - port to new read API and fix stack corruption
Greg Kurz
1
-4
/
+7
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
21
-21
/
+0
2014-10-31
Return short read or 0 at end of a raw device, not EIO
David Jeffery
1
-1
/
+1
2014-10-28
Merge tag 'drm-intel-next-2014-10-03-no-ppgtt' of git://anongit.freedesktop.o...
Dave Airlie
1
-4
/
+0
2014-10-24
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+4
2014-10-24
hwrng: core - Changed from using strncat to strlcat
Rickard Strandqvist
1
-8
/
+4
2014-10-20
char: xillybus: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-20
char: tpm: drop owner assignment from platform_drivers
Wolfram Sang
3
-3
/
+0
2014-10-20
char: ipmi: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-20
char: hw_random: drop owner assignment from platform_drivers
Wolfram Sang
14
-14
/
+0
2014-10-20
char: drop owner assignment from platform_drivers
Wolfram Sang
2
-2
/
+0
2014-10-18
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-6
/
+13
2014-10-17
random: add and use memzero_explicit() for clearing data
Daniel Borkmann
1
-4
/
+4
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2014-10-15
virtio-rng: refactor probe error handling
Michael S. Tsirkin
1
-6
/
+9
2014-10-15
virtio_console: enable VQs early on restore
Michael S. Tsirkin
1
-0
/
+2
2014-10-15
virtio_console: enable VQs early
Michael S. Tsirkin
1
-0
/
+2
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-43
/
+13
2014-10-11
Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-6
/
+7
2014-10-09
switch /dev/zero and /dev/full to ->read_iter()
Al Viro
1
-43
/
+13
2014-10-08
Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+13
2014-10-08
Merge tag 'staging-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-0
/
+2721
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
9
-17
/
+453
[prev]
[next]