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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-15
ACPICA: Update version to 20190108
Bob Moore
1
-1
/
+1
2019-01-15
ACPICA: All acpica: Update copyrights to 2019
Bob Moore
22
-22
/
+22
2019-01-15
ACPICA: Convert more ACPI errors to firmware errors
Bob Moore
2
-0
/
+8
2019-01-15
ALSA: pcm: Make snd_pcm_suspend() local static
Takashi Iwai
1
-5
/
+0
2019-01-15
ALSA: pcm: Suspend streams globally via device type PM ops
Takashi Iwai
1
-0
/
+1
2019-01-15
posix-cpu-timers: Remove private interval storage
Thomas Gleixner
1
-1
/
+1
2019-01-15
drm: Complete remove drm_mode_object dependency
Shayenne Moura
1
-18
/
+3
2019-01-15
drm/fourcc: Add modifier defininitions for AFBC 1.3
Matteo Franchin
1
-0
/
+23
2019-01-15
RDMA/mad: Reduce MAD scope to mlx5_ib only
Leon Romanovsky
1
-2
/
+0
2019-01-14
virtio: document virtio_config_ops restrictions
Cornelia Huck
1
-0
/
+5
2019-01-14
virtio: fix virtio_config_ops description
Cornelia Huck
1
-4
/
+4
2019-01-14
Merge tag 'v4.20' into for-linus
Dmitry Torokhov
1445
-17653
/
+57200
2019-01-14
ASoC: soc-core: fix init platform memory handling
Curtis Malainey
1
-0
/
+6
2019-01-14
RDMA: Introduce and use rdma_device_to_ibdev()
Parav Pandit
1
-0
/
+23
2019-01-14
RDMA: Rename port_callback to init_port
Parav Pandit
2
-6
/
+7
2019-01-14
drm/vblank: Allow dynamic per-crtc max_vblank_count
Ville Syrjälä
2
-0
/
+28
2019-01-14
ALSA: hda: add register offset for stripe control
Sameer Pujar
1
-0
/
+2
2019-01-14
ALSA: hda: Add api to program stripe control bits
Sameer Pujar
1
-0
/
+3
2019-01-14
ALSA: hda: add verbs for stripe control
Sameer Pujar
1
-0
/
+2
2019-01-15
Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
5
-2
/
+107
2019-01-14
XArray: Fix typo in comment
Cyrill Gorcunov
1
-1
/
+1
2019-01-14
ACPI / tables: table override from built-in initrd
Shunyong Yang
1
-0
/
+3
2019-01-14
drm: move EXPORT_SYMBOL_FOR_TESTS_ONLY to drm_util.h
Sam Ravnborg
2
-5
/
+16
2019-01-14
drm: move drm_can_sleep() to drm_util.h
Sam Ravnborg
2
-9
/
+42
2019-01-13
Input: input_event - provide override for sparc64
Deepa Dinamani
1
-1
/
+5
2019-01-13
Merge tag 'v4.20' into next
Dmitry Torokhov
1445
-17653
/
+57202
2019-01-14
drm: bridge: Constify mode arguments to bridge .mode_set() operation
Laurent Pinchart
2
-5
/
+6
2019-01-14
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-4
/
+12
2019-01-12
Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ...
Olof Johansson
1
-4
/
+11
2019-01-12
phy: fix build breakage: add PHY_MODE_SATA
John Hubbard
1
-0
/
+1
2019-01-12
Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...
Linus Torvalds
2
-10
/
+1
2019-01-12
Merge tag 'drm-fixes-2019-01-11-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+7
2019-01-12
signal: Make siginmask safe when passed a signal of 0
Eric W. Biederman
1
-1
/
+1
2019-01-11
scsi: libsas: Fix some indentation in libsas.h
John Garry
1
-29
/
+27
2019-01-11
net: bpfilter: disallow to remove bpfilter module while being used
Taehee Yoo
1
-0
/
+2
2019-01-11
net: bpfilter: restart bpfilter_umh when error occurred
Taehee Yoo
1
-0
/
+2
2019-01-11
net: bpfilter: use cleanup callback to release umh_info
Taehee Yoo
1
-3
/
+8
2019-01-11
umh: add exit routine for UMH process
Taehee Yoo
2
-0
/
+11
2019-01-11
drm/doc: Polish kerneldoc for drm_device.h
Daniel Vetter
1
-65
/
+85
2019-01-11
drm: Move the legacy kms disable_all helper to crtc helpers
Daniel Vetter
2
-2
/
+1
2019-01-11
bus: fsl-mc: automatically add a device_link on fsl_mc_[portal,object]_allocate
Ioana Ciornei
1
-0
/
+1
2019-01-11
soc: fsl: dpio: Change bpid type to u16
Ioana Ciocoi Radulescu
1
-2
/
+2
2019-01-11
soc: fsl: dpio: add a device_link at dpaa2_io_service_register
Ioana Ciornei
1
-2
/
+4
2019-01-11
soc: fsl: dpio: store a backpointer to the device backing the dpaa2_io
Ioana Ciornei
1
-1
/
+2
2019-01-11
Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-3
/
+4
2019-01-11
livepatch: Add atomic replace
Jason Baron
1
-0
/
+12
2019-01-11
livepatch: Use lists to manage patches, objects and functions
Jason Baron
1
-2
/
+17
2019-01-11
livepatch: Simplify API by removing registration step
Petr Mladek
1
-4
/
+3
2019-01-11
livepatch: Don't block the removal of patches loaded after a forced transition
Petr Mladek
1
-0
/
+2
2019-01-11
livepatch: Consolidate klp_free functions
Petr Mladek
1
-0
/
+6
[prev]
[next]