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-05-28
srcu: Allocate per-CPU data for DEFINE_SRCU() in modules
Paul E. McKenney
3
-3
/
+20
2019-05-28
rcu: Make kfree_rcu() ignore NULL pointers
Paul E. McKenney
1
-4
/
+8
2019-05-28
Merge tag 'v5.2-rc2' into patchwork
Mauro Carvalho Chehab
188
-2057
/
+271
2019-05-28
acpi/irq: Implement helper to create hierachical domains
Ard Biesheuvel
1
-0
/
+7
2019-05-28
iommu/vt-d: Fix typo in SVM code comment
Weitao Hou
1
-1
/
+1
2019-05-28
bus: ti-sysc: Make OCP reset work for sysstatus and sysconfig reset bits
Tony Lindgren
1
-0
/
+1
2019-05-28
bus: ti-sysc: Add support for missing clockdomain handling
Tony Lindgren
1
-0
/
+8
2019-05-28
ARM: versatile: Drop CLCD platform data
Linus Walleij
1
-28
/
+0
2019-05-28
iommu/vt-d: Cleanup get_valid_domain_for_dev()
Lu Baolu
1
-1
/
+0
2019-05-28
i3c: Drop support for I2C 10 bit addresing
Przemyslaw Gaj
1
-4
/
+1
2019-05-28
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
194
-2082
/
+537
2019-05-28
cfg80211: Handle bss expiry during connection
Chaitanya Tata
1
-4
/
+11
2019-05-28
ALSA: hda: move polling_mode flag to struct hdac_bus
Bard Liao
1
-0
/
+3
2019-05-28
Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
6
-25
/
+266
2019-05-28
Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
16
-55
/
+488
2019-05-27
drm: make drm/drm_legacy.h self-contained
Sam Ravnborg
1
-6
/
+6
2019-05-27
drm: make drm/drm_auth.h self contained
Sam Ravnborg
1
-2
/
+9
2019-05-27
iommu/dma: Switch copyright boilerplace to SPDX
Christoph Hellwig
1
-12
/
+1
2019-05-27
iommu/dma: move the arm64 wrappers to common code
Christoph Hellwig
1
-39
/
+3
2019-05-27
iommu/dma: Remove the flush_page callback
Christoph Hellwig
1
-2
/
+1
2019-05-27
iommu/dma: Cleanup dma-iommu.h
Christoph Hellwig
1
-4
/
+2
2019-05-27
iommu: Add API to request DMA domain for device
Lu Baolu
1
-0
/
+6
2019-05-27
signal: Remove task parameter from force_sig_mceerr
Eric W. Biederman
1
-1
/
+1
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
2
-2
/
+2
2019-05-27
signal: Remove task parameter from force_sigsegv
Eric W. Biederman
1
-1
/
+1
2019-05-27
iommu/vt-d: Introduce macros useful for dumping DMAR table
Sai Praneeth Prakhya
1
-0
/
+6
2019-05-27
fuse: add FUSE_WRITE_KILL_PRIV
Miklos Szeredi
1
-1
/
+6
2019-05-27
PCI: PM: Avoid possible suspend-to-idle issue
Rafael J. Wysocki
1
-0
/
+1
2019-05-27
ACPI: PM: Call pm_set_suspend_via_firmware() during hibernation
Rafael J. Wysocki
1
-1
/
+1
2019-05-27
include: fpga: adi-axi-common.h: add common regs & defs header
Alexandru Ardelean
1
-0
/
+19
2019-05-27
dmaengine: imx-sdma: Let the core do the device node validation
Baolin Wang
1
-1
/
+0
2019-05-27
dmaengine: Add matching device node validation in __dma_request_channel()
Baolin Wang
1
-4
/
+8
2019-05-27
soundwire: rename/clarify MIPI DisCo properties
Pierre-Louis Bossart
1
-6
/
+7
2019-05-27
soundwire: clarify comment
Pierre-Louis Bossart
1
-1
/
+1
2019-05-27
soundwire: mipi-disco: fix clock stop modes
Pierre-Louis Bossart
1
-2
/
+2
2019-05-27
soundwire: rename 'freq' fields
Pierre-Louis Bossart
1
-6
/
+6
2019-05-27
soundwire: mipi-disco: remove master_count property for masters
Pierre-Louis Bossart
1
-2
/
+0
2019-05-27
soundwire: remove master data port properties
Pierre-Louis Bossart
1
-2
/
+0
2019-05-27
soundwire: add port-related definitions
Pierre-Louis Bossart
1
-0
/
+53
2019-05-26
inet: frags: rework rhashtable dismantle
Eric Dumazet
1
-0
/
+4
2019-05-26
net: dynamically allocate fqdir structures
Eric Dumazet
4
-7
/
+18
2019-05-26
net: add a net pointer to struct fqdir
Eric Dumazet
1
-1
/
+4
2019-05-26
net: rename inet_frags_init_net() to fdir_init()
Eric Dumazet
1
-1
/
+2
2019-05-26
net: rename struct fqdir fields
Eric Dumazet
3
-4
/
+4
2019-05-26
net: rename inet_frags_exit_net() to fqdir_exit()
Eric Dumazet
1
-1
/
+1
2019-05-26
inet: rename netns_frags to fqdir
Eric Dumazet
4
-18
/
+19
2019-05-26
qed*: Add iWARP 100g support
Michal Kalderon
1
-0
/
+2
2019-05-26
qed*: Change hwfn used for sb initialization
Michal Kalderon
1
-1
/
+9
2019-05-26
drm/bridge: make dw_mipi_dsi.h self-contained
Sam Ravnborg
1
-0
/
+8
2019-05-25
uaccess: Add a prototype of non-static __probe_user_read()
Masami Hiramatsu
1
-0
/
+1
[prev]
[next]