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
2014-11-24
scsi: remove scsi_driver owner field
Christoph Hellwig
1
-1
/
+0
2014-11-24
scsi: stop passing a gfp_mask argument down the command setup path
Christoph Hellwig
1
-1
/
+1
2014-11-24
spi: core: Add spi_transfer_is_last() helper
Beniamino Galvani
1
-0
/
+6
2014-11-24
ASoC: uda134x: Remove is_powered_on_standby from platform data
Lars-Peter Clausen
1
-12
/
+0
2014-11-24
sunrpc: add tracepoints in xs_tcp_data_recv
Jeff Layton
2
-1
/
+102
2014-11-24
sunrpc: add new tracepoints in xprt handling code
Jeff Layton
1
-0
/
+63
2014-11-24
sunrpc: add some tracepoints in svc_rqst handling functions
Jeff Layton
1
-0
/
+55
2014-11-24
KVM: x86: move device assignment out of kvm_host.h
Paolo Bonzini
1
-29
/
+0
2014-11-24
regulator: core: Add PRE_DISABLE notification
Richard Fitzgerald
1
-0
/
+4
2014-11-24
Merge branch 'for-3.19/core' into for-3.19/drivers
Jens Axboe
1
-0
/
+5
2014-11-24
blk: introduce generic io stat accounting help function
Gu Zheng
1
-0
/
+5
2014-11-24
Merge tag 'v3.18-rc6' into devicetree/next
Grant Likely
26
-35
/
+145
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
1
-0
/
+13
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
6
-14
/
+6
2014-11-24
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
1
-2
/
+5
2014-11-24
vmci_transport: switch ->enqeue_dgram, ->enqueue_stream and ->dequeue_stream ...
Al Viro
1
-3
/
+3
2014-11-24
switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iter
Al Viro
1
-3
/
+3
2014-11-24
switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter()
Al Viro
1
-3
/
+0
2014-11-24
kill zerocopy_sg_from_iovec()
Al Viro
1
-2
/
+0
2014-11-24
new helpers: skb_copy_datagram_from_iter() and zerocopy_sg_from_iter()
Al Viro
1
-0
/
+3
2014-11-24
new helper: memcpy_to_msg()
Al Viro
1
-0
/
+5
2014-11-24
switch ipxrtr_route_packet() from iovec to msghdr
Al Viro
1
-1
/
+1
2014-11-24
new helper: memcpy_from_msg()
Al Viro
2
-1
/
+6
2014-11-24
new helper: skb_copy_and_csum_datagram_msg()
Al Viro
1
-0
/
+5
2014-11-24
of: Add binding document for MIPS GIC
Andrew Bresticker
1
-0
/
+9
2014-11-24
clocksource: mips-gic: Move gic_frequency to clocksource driver
Andrew Bresticker
1
-1
/
+0
2014-11-24
irqchip: mips-gic: Clean up header file
Andrew Bresticker
1
-102
/
+27
2014-11-24
binfmt_elf: allow arch code to examine PT_LOPROC ... PT_HIPROC headers
Paul Burton
1
-0
/
+5
2014-11-24
MIPS: Move gic.h to include/linux/irqchip/mips-gic.h
Andrew Bresticker
1
-0
/
+325
2014-11-24
PCI/MSI: Add device flag indicating that 64-bit MSIs don't work
Benjamin Herrenschmidt
1
-0
/
+1
2014-11-24
ACPI: Add _DEP support to fix battery issue on Asus T100TA
Lan Tianyu
2
-0
/
+2
2014-11-23
Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+7
2014-11-23
percpu-ref: fix DEAD flag contamination of percpu pointer
Tejun Heo
1
-1
/
+7
2014-11-23
kvm: x86: move assigned-dev.c and iommu.c to arch/x86/
Radim Krčmář
1
-26
/
+0
2014-11-23
PCI/MSI: Allow an msi_controller to be associated to an irq domain
Marc Zyngier
1
-0
/
+3
2014-11-23
PCI/MSI: Provide mechanism to alloc/free MSI/MSIX interrupt from irqdomain
Jiang Liu
1
-0
/
+3
2014-11-23
PCI/MSI: Enhance core to support hierarchy irqdomain
Jiang Liu
1
-0
/
+14
2014-11-23
genirq: Provide default callbacks for msi_domain_ops
Jiang Liu
1
-5
/
+37
2014-11-23
genirq: Introduce msi_domain_alloc/free_irqs()
Jiang Liu
1
-0
/
+29
2014-11-23
asm-generic: Add msi.h
Thomas Gleixner
1
-0
/
+32
2014-11-23
genirq: Add generic msi irq domain support
Jiang Liu
1
-0
/
+45
2014-11-23
genirq: Introduce callback irq_chip.irq_write_msi_msg
Jiang Liu
1
-0
/
+8
2014-11-23
irqdomain: Introduce helper function irq_domain_add_hierarchy()
Jiang Liu
1
-0
/
+4
2014-11-23
irqdomain: Implement a method to automatically call parent domains alloc/free
Jiang Liu
1
-15
/
+9
2014-11-23
genirq: Introduce helper irq_domain_set_info() to reduce duplicated code
Jiang Liu
1
-0
/
+5
2014-11-23
genirq: Split out flow handler typedefs into seperate header file
Thomas Gleixner
2
-5
/
+15
2014-11-23
genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchip
Jiang Liu
1
-0
/
+4
2014-11-23
genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchip
Jiang Liu
1
-0
/
+5
2014-11-23
genirq: Add more helper functions to support stacked irq_chip
Yingjoe Chen
1
-0
/
+6
2014-11-23
genirq: Introduce helper functions to support stacked irq_chip
Jiang Liu
1
-0
/
+5
[prev]
[next]