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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-17
Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd
Linus Torvalds
33
-450
/
+2303
2014-12-17
dm: fix missed error code if .end_io isn't implemented by target_type
zhendong chen
1
-1
/
+1
2014-12-17
rbd: don't treat CEPH_OSD_OP_DELETE as extent op
Ilya Dryomov
1
-2
/
+6
2014-12-17
ceph, rbd: delete unnecessary checks before two function calls
SF Markus Elfring
1
-2
/
+1
2014-12-17
dm thin: fix crash by initializing thin device's refcount and completion earlier
Marc Dionne
1
-3
/
+2
2014-12-17
dm thin: fix missing out-of-data-space to write mode transition if blocks are...
Joe Thornber
1
-2
/
+20
2014-12-17
dm thin: fix inability to discard blocks when in out-of-data-space mode
Joe Thornber
1
-1
/
+1
2014-12-17
clk: samsung: Fix Exynos 5420 pinctrl setup and clock disable failure due to ...
Krzysztof Kozlowski
1
-1
/
+28
2014-12-17
lustre: get rid of playing with ->fs
Al Viro
3
-41
/
+2
2014-12-16
[media] bq/c-qcam, w9966, pms: move to staging in preparation for removal
Hans Verkuil
10
-6
/
+24
2014-12-16
[media] tlg2300: move to staging in preparation for removal
Hans Verkuil
13
-3
/
+8
2014-12-16
[media] vino/saa7191: move to staging in preparation for removal
Hans Verkuil
14
-21
/
+30
2014-12-16
[media] cx88: remove leftover start_video_dma() call
Hans Verkuil
1
-1
/
+0
2014-12-16
[media] cx88: add missing alloc_ctx support
Hans Verkuil
6
-26
/
+21
2014-12-16
[media] v4l2-ioctl: WARN_ON if querycap didn't fill device_caps
Hans Verkuil
1
-0
/
+6
2014-12-16
[media] vivid: fix CROP_BOUNDS typo for video output
Hans Verkuil
1
-1
/
+1
2014-12-16
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2014-12-17
virtio_pci: restore module attributes
Herbert Xu
1
-0
/
+5
2014-12-16
Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-26
/
+117
2014-12-16
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2014-12-16
net: Disallow providing non zero VLAN ID for NIC drivers FDB add flow
Or Gerlitz
1
-0
/
+5
2014-12-16
iommu/exynos: Fix arm64 allmodconfig build
Mark Brown
1
-1
/
+1
2014-12-16
net/mlx4: Cache line CQE/EQE stride fixes
Ido Shamay
2
-4
/
+11
2014-12-16
net: fec: Fix NAPI race
Nimrod Andy
1
-12
/
+7
2014-12-16
xen-netfront: use napi_complete() correctly to prevent Rx stalling
David Vrabel
1
-8
/
+3
2014-12-16
Merge tag 'master-2014-12-15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
8
-21
/
+20
2014-12-16
net: Allow FIXED_PHY to be modular.
David S. Miller
3
-3
/
+3
2014-12-16
macvtap: drop broken IFF_VNET_LE
Michael S. Tsirkin
1
-3
/
+20
2014-12-16
tun: drop broken IFF_VNET_LE
Michael S. Tsirkin
1
-3
/
+23
2014-12-16
macvtap: fix uninitialized access on TUNSETIFF
Michael S. Tsirkin
1
-3
/
+4
2014-12-16
iommu/amd: Use helpers to access irq_cfg data structure associated with IRQ
Jiang Liu
1
-7
/
+7
2014-12-16
iommu/vt-d: Use helpers to access irq_cfg data structure associated with IRQ
Jiang Liu
1
-5
/
+5
2014-12-16
x86: irq_remapping: Use helpers to access irq_cfg data structure associated w...
Jiang Liu
1
-3
/
+3
2014-12-16
x86, irq: Make MSI and HT_IRQ indepenent of X86_IO_APIC
Jiang Liu
1
-1
/
+1
2014-12-16
x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h
Jiang Liu
1
-0
/
+1
2014-12-16
x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector()
Jiang Liu
1
-4
/
+1
2014-12-16
x86, irq: Keep balance of IOAPIC pin reference count
Jiang Liu
1
-2
/
+9
2014-12-16
ACPI: Fix minor syntax issues in processor_core.c
Jiang Liu
1
-5
/
+4
2014-12-16
PCI: Remove PCI ioapic driver
Jiang Liu
3
-130
/
+0
2014-12-16
ACPI: Correct return value of acpi_dev_resource_address_space()
Jiang Liu
1
-1
/
+1
2014-12-16
Merge branch 'x86/vt-d' of git://git.kernel.org/pub/scm/linux/kernel/git/joro...
Thomas Gleixner
847
-21835
/
+29570
2014-12-16
iscsi-target: Fail connection on short sendmsg writes
Nicholas Bellinger
1
-15
/
+11
2014-12-15
iscsi-target: nullify session in failed login sequence
Sagi Grimberg
1
-0
/
+1
2014-12-16
net: dsa: bcm_sf2: always select FIXED_PHY
Florian Fainelli
1
-1
/
+1
2014-12-16
net: systemport: always select FIXED_PHY
Florian Fainelli
1
-1
/
+1
2014-12-16
net: bcmgenet: always select FIXED_PHY
Florian Fainelli
1
-1
/
+1
2014-12-15
target: Avoid dropping AllRegistrants reservation during unregister
Nicholas Bellinger
1
-22
/
+65
2014-12-15
target: Fix R_HOLDER bit usage for AllRegistrants
Nicholas Bellinger
1
-3
/
+23
2014-12-15
Merge branch 'next' into for-linus
Dmitry Torokhov
71
-911
/
+4850
2014-12-15
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
15
-80
/
+645
[prev]
[next]