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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-14
sched/wait: Include <linux/wait.h> in <linux/swait.h>
Sebastian Andrzej Siewior
1
-0
/
+1
2018-05-14
efi: Align efi_pci_io_protocol typedefs to type naming convention
Ard Biesheuvel
1
-3
/
+3
2018-05-14
efi: Decode IA32/X64 Processor Error Section
Yazen Ghannam
1
-0
/
+2
2018-05-14
efi: Fix IA32/X64 Processor Error Record definition
Yazen Ghannam
1
-1
/
+1
2018-05-14
efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...
Ard Biesheuvel
1
-4
/
+4
2018-05-13
vfs: add the sb_start_intwrite_trylock() helper
Amir Goldstein
1
-0
/
+5
2018-05-13
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-6
/
+47
2018-05-13
irqchip/gic-v3: Add support for Message Based Interrupts as an MSI controller
Marc Zyngier
1
-0
/
+1
2018-05-13
irqdomain: Let irq_find_host default to DOMAIN_BUS_WIRED
Marc Zyngier
1
-1
/
+7
2018-05-13
dma-iommu: Fix compilation when !CONFIG_IOMMU_DMA
Marc Zyngier
1
-0
/
+1
2018-05-13
genirq/msi: Limit level-triggered MSI to platform devices
Marc Zyngier
1
-0
/
+1
2018-05-13
genirq/msi: Allow level-triggered MSIs to be exposed by MSI providers
Marc Zyngier
1
-0
/
+2
2018-05-13
Merge tag 'soundwire-streaming' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2
-1
/
+345
2018-05-13
ACPI: Add missing prototype_for arch_post_acpi_subsys_init()
Mathieu Malaterre
1
-0
/
+1
2018-05-12
platform_data/mlxreg: Document fixes for hotplug device
Vadim Pasternak
1
-2
/
+1
2018-05-12
staging: iio: tsl2x7x/tsl2772: move out of staging
Brian Masney
1
-0
/
+101
2018-05-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-0
/
+4
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-5
/
+36
2018-05-11
rbtree: include rcu.h
Sebastian Andrzej Siewior
2
-0
/
+2
2018-05-11
mm, oom: fix concurrent munlock and oom reaper unmap, v3
David Rientjes
1
-0
/
+2
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2018-05-11
libata: add extra internal command
Jens Axboe
1
-8
/
+7
2018-05-11
libata: use ata_tag_internal() consistently
Jens Axboe
1
-1
/
+1
2018-05-11
libata: bump ->qc_active to a 64-bit type
Jens Axboe
1
-2
/
+2
2018-05-11
libata: introduce notion of separate hardware tags
Jens Axboe
1
-1
/
+2
2018-05-11
svcrdma: Remove unused svc_rdma_op_ctxt
Chuck Lever
1
-21
/
+0
2018-05-11
svcrdma: Persistently allocate and DMA-map Send buffers
Chuck Lever
1
-2
/
+6
2018-05-11
svcrdma: Remove post_send_wr
Chuck Lever
1
-3
/
+0
2018-05-11
svcrdma: Don't overrun the SGE array in svc_rdma_send_ctxt
Chuck Lever
1
-6
/
+3
2018-05-11
svcrdma: Introduce svc_rdma_send_ctxt
Chuck Lever
1
-12
/
+23
2018-05-11
svcrdma: Clean up Send SGE accounting
Chuck Lever
1
-1
/
+1
2018-05-11
svcrdma: Refactor svc_rdma_dma_map_buf
Chuck Lever
1
-7
/
+0
2018-05-11
svcrdma: Allocate recv_ctxt's on CPU handling Receives
Chuck Lever
1
-0
/
+1
2018-05-11
svcrdma: Persistently allocate and DMA-map Receive buffers
Chuck Lever
1
-2
/
+2
2018-05-11
svcrdma: Simplify svc_rdma_recv_ctxt_put
Chuck Lever
1
-2
/
+1
2018-05-11
svcrdma: Remove sc_rq_depth
Chuck Lever
1
-1
/
+0
2018-05-11
svcrdma: Introduce svc_rdma_recv_ctxt
Chuck Lever
1
-1
/
+23
2018-05-11
svcrdma: Add proper SPDX tags for NetApp-contributed source
Chuck Lever
1
-0
/
+1
2018-05-11
do d_instantiate/unlock_new_inode combinations safely
Al Viro
1
-0
/
+1
2018-05-11
soundwire: intel: Add audio DAI ops
Vinod Koul
2
-0
/
+17
2018-05-11
soundwire: Add stream configuration APIs
Sanyog Kale
1
-0
/
+4
2018-05-11
soundwire: Add bank switch routine
Sanyog Kale
1
-0
/
+48
2018-05-11
soundwire: Add helpers for ports operations
Sanyog Kale
1
-0
/
+54
2018-05-11
soundwire: Add Master and Slave port programming
Sanyog Kale
1
-1
/
+46
2018-05-11
soundwire: Add support for port management
Sanyog Kale
1
-0
/
+67
2018-05-11
soundwire: Add support for SoundWire stream management
Sanyog Kale
1
-0
/
+109
2018-05-11
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
316
-3441
/
+9032
2018-05-11
KVM: Extend MAX_IRQ_ROUTES to 4096 for all archs
Wanpeng Li
1
-7
/
+1
2018-05-11
Merge tag 'iio-for-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
3
-19
/
+209
2018-05-11
soc: qcom: Add APR bus driver
Srinivas Kandagatla
2
-0
/
+139
[prev]
[next]