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
2016-11-21
hwrng: Make explicit that max >= 32 always
PrasannaKumar Muralidharan
1
-2
/
+1
2016-11-21
cpufreq: Make cpufreq_update_policy() void
Rafael J. Wysocki
1
-1
/
+1
2016-11-21
mfd: axp20x: Add adc volatile ranges for axp22x
Icenowy Zheng
1
-0
/
+4
2016-11-21
EDAC, amd64: Add Deferred Error type
Yazen Ghannam
1
-0
/
+3
2016-11-21
sched/wake_q: Rename WAKE_Q to DEFINE_WAKE_Q
Waiman Long
1
-2
/
+2
2016-11-21
EDAC: Add LRDDR4 DRAM type
Yazen Ghannam
1
-1
/
+4
2016-11-20
dax: rip out get_block based IO support
Jan Kara
1
-12
/
+0
2016-11-19
net: fix bogus cast in skb_pagelen() and use unsigned variables
Alexey Dobriyan
1
-3
/
+3
2016-11-19
iommu/vt-d: Fix PASID table allocation
David Woodhouse
1
-0
/
+1
2016-11-19
virtio_net: Do not clear memory for struct virtio_net_hdr twice.
Jarno Rajahalme
1
-1
/
+1
2016-11-19
virtio_net.h: Fix comment.
Jarno Rajahalme
1
-1
/
+1
2016-11-19
mtd: nand: Support controllers with custom page
Marc Gonzalez
1
-0
/
+12
2016-11-18
Merge tag 'omap-for-v4.10/fixes-not-urgent-signed' of git://git.kernel.org/pu...
Olof Johansson
1
-6
/
+5
2016-11-18
Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+1
2016-11-18
Merge tag 'v4.9-rc4' into sound
Jonathan Corbet
25
-109
/
+167
2016-11-18
bus: mvebu-bus: Provide inline stub for mvebu_mbus_get_dram_win_info
Florian Fainelli
1
-0
/
+8
2016-11-18
ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLE
Raju Lakkaraju
1
-0
/
+7
2016-11-18
net/mlx5: Add MPCNT register infrastructure
Gal Pressman
3
-0
/
+99
2016-11-18
net/mlx5: Set driver version infrastructure
Saeed Mahameed
1
-1
/
+21
2016-11-18
net/mlx5: Add handling for port module event
Huy Nguyen
1
-0
/
+27
2016-11-18
net/mlx5: Port module event hardware structures
Huy Nguyen
3
-1
/
+16
2016-11-18
net/mlx5: Make the command interface cache more flexible
Mohamad Haj Yahia
1
-7
/
+7
2016-11-18
Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-1
/
+3
2016-11-18
block: Change extern inline to static inline
Tobias Klauser
1
-1
/
+1
2016-11-18
usb: gadget: fix request length error for isoc transfer
Peter Chen
1
-1
/
+3
2016-11-17
Merge tag 'qcom-drivers-for-4.10' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
1
-0
/
+13
2016-11-17
scsi: fc: move FC transport's bsg code to bsg-lib
Johannes Thumshirn
1
-1
/
+0
2016-11-17
block: add bsg_job_put() and bsg_job_get()
Johannes Thumshirn
1
-1
/
+2
2016-11-17
scsi: fc: use bsg_softirq_done
Johannes Thumshirn
1
-0
/
+1
2016-11-17
scsi: fc: Use bsg_destroy_job
Johannes Thumshirn
1
-0
/
+1
2016-11-17
block: add reference counting for struct bsg_job
Johannes Thumshirn
1
-0
/
+2
2016-11-17
ACPI / hotplug / PCI: Make device_is_managed_by_native_pciehp() public
Lukas Wunner
1
-0
/
+2
2016-11-17
i2c: mux: mellanox: add driver
Vadim Pasternak
1
-0
/
+52
2016-11-17
PCI: Add Mellanox device IDs
Noa Osherovich
1
-5
/
+22
2016-11-17
Merge tag 'clk-renesas-for-v4.10-tag2' of git://git.kernel.org/pub/scm/linux/...
Stephen Boyd
2
-4
/
+6
2016-11-17
blk-mq: make the polling code adaptive
Jens Axboe
1
-1
/
+1
2016-11-17
blk-mq: implement hybrid poll mode for sync O_DIRECT
Jens Axboe
1
-0
/
+1
2016-11-17
mremap: fix race between mremap() and page cleanning
Aaron Lu
1
-1
/
+1
2016-11-17
mei: bus: split RX and async notification callbacks
Alexander Usyskin
1
-18
/
+14
2016-11-17
vfio: Introduce vfio_set_irqs_validate_and_prepare()
Kirti Wankhede
1
-0
/
+4
2016-11-17
vfio: Introduce common function to add capabilities
Kirti Wankhede
1
-0
/
+3
2016-11-17
vfio iommu: Add blocking notifier to notify DMA_UNMAP
Kirti Wankhede
1
-0
/
+12
2016-11-17
vfio iommu: Added pin and unpin callback functions to vfio_iommu_driver_ops
Kirti Wankhede
1
-1
/
+12
2016-11-17
vfio: Mediated device Core driver
Kirti Wankhede
1
-0
/
+168
2016-11-17
i2c: Provide a temporary .probe_new() call-back type
Lee Jones
1
-1
/
+7
2016-11-17
i2c: Export i2c_match_id() for direct use by device drivers
Lee Jones
1
-0
/
+2
2016-11-17
i2c: Match using traditional OF methods, then by vendor-less compatible strings
Lee Jones
1
-0
/
+12
2016-11-17
xenfs: Use proc_create_mount_point() to create /proc/xen
Seth Forshee
1
-0
/
+2
2016-11-17
ARM: s3c64xx: Drop unused DMA fields from struct s3c64xx_spi_csinfo
Sylwester Nawrocki
1
-3
/
+0
2016-11-17
dmaengine: pl08x: Add support for the DMA slave map
Sylwester Nawrocki
1
-0
/
+4
[prev]
[next]