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
2014-11-24
NFS: fix subtle change in COMMIT behavior
Weston Andros Adamson
1
-2
/
+2
2014-11-24
ipvlan: Initial check-in of the IPVLAN driver.
Mahesh Bandewar
1
-0
/
+4
2014-11-24
spi: core: Add spi_transfer_is_last() helper
Beniamino Galvani
1
-0
/
+6
2014-11-24
sunrpc: add tracepoints in xs_tcp_data_recv
Jeff Layton
1
-0
/
+59
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
17
-22
/
+78
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
1
-2
/
+2
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
new helper: memcpy_from_msg()
Al Viro
1
-0
/
+5
2014-11-24
new helper: skb_copy_and_csum_datagram_msg()
Al Viro
1
-0
/
+5
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
1
-0
/
+1
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
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
2014-11-23
irqdomain: Introduce new interfaces to support hierarchy irqdomains
Jiang Liu
2
-0
/
+103
2014-11-23
PCI/MSI: Introduce helpers to hide struct msi_desc implementation details
Jiang Liu
1
-0
/
+19
2014-11-23
PCI/MSI: Rename mask/unmask_msi_irq et al
Thomas Gleixner
1
-5
/
+13
2014-11-23
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
Jiang Liu
1
-2
/
+12
2014-11-23
PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()
Jiang Liu
1
-2
/
+3
2014-11-23
ARM: imx6sx: add imx6sx iomux-gpr field define
Fugang Duan
1
-0
/
+39
2014-11-22
percpu: Replace smp_read_barrier_depends() with lockless_dereference()
Pranith Kumar
1
-3
/
+1
2014-11-22
iio: core: Introduce IIO_CHAN_INFO_CALIBHEIGHT
Irina Tirdea
1
-0
/
+1
2014-11-22
iio: core: Introduce STEPS channel, ENABLE mask and INSTANCE event
Irina Tirdea
2
-0
/
+3
[prev]
[next]