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
2015-10-16
drm: Add DRM_DEBUG_VBL()
Ville Syrjälä
1
-1
/
+10
2015-10-16
ALSA: timer: add config item to export PCM timer disabling for expert
Jie Yang
1
-1
/
+7
2015-10-16
PCI/MSI: Allow the MSI domain to be device-specific
Marc Zyngier
1
-0
/
+6
2015-10-16
of/irq: Use the msi-map property to provide device-specific MSI domain
Marc Zyngier
1
-0
/
+7
2015-10-16
of/irq: Add support code for multi-parent version of "msi-parent"
Marc Zyngier
1
-0
/
+9
2015-10-16
PCI/MSI: Add helper function pci_msi_domain_get_msi_rid().
David Daney
1
-0
/
+1
2015-10-16
of/irq: Add new function of_msi_map_rid()
David Daney
1
-0
/
+7
2015-10-16
asm-generic: temporarily add back asm-generic/io-64-nonatomic*.h
Arnd Bergmann
2
-0
/
+4
2015-10-16
virtio-gpu: add 3d/virgl support
Gerd Hoffmann
3
-1
/
+279
2015-10-16
kvm/eventfd: add arch-specific set_irq
Andrey Smetanin
1
-0
/
+4
2015-10-16
kvm/eventfd: factor out kvm_notify_acked_gsi()
Andrey Smetanin
1
-0
/
+1
2015-10-16
tcp/dccp: fix race at listener dismantle phase
Eric Dumazet
2
-26
/
+2
2015-10-16
tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helper
Eric Dumazet
1
-0
/
+1
2015-10-16
via_drm.h: move struct via_file_private definition to drivers/gpu/drm/via/via...
Mikko Rapeli
1
-4
/
+0
2015-10-16
include/uapi/drm/sis_drm.h: move sis_file_private to drivers/gpu/drm/sis/sis_...
Mikko Rapeli
1
-4
/
+0
2015-10-16
Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...
Dave Airlie
20
-38
/
+133
2015-10-16
Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
3
-67
/
+20
2015-10-16
extcon: Modify the id and name of external connector
Chanwoo Choi
1
-26
/
+36
2015-10-15
Merge tag 'qcom-soc-for-4.4' of git://codeaurora.org/quic/kernel/agross-msm i...
Arnd Bergmann
3
-1
/
+14
2015-10-15
cgroup: add cgroup_subsys->free() method and use it to fix pids controller
Tejun Heo
1
-0
/
+1
2015-10-15
cgroup: keep zombies associated with their original cgroups
Tejun Heo
2
-3
/
+3
2015-10-15
cgroup: make css_set_rwsem a spinlock and rename it to css_set_lock
Tejun Heo
1
-3
/
+2
2015-10-15
cgroup: don't hold css_set_rwsem across css task iteration
Tejun Heo
2
-0
/
+7
2015-10-15
cgroup: replace cgroup_has_tasks() with cgroup_is_populated()
Tejun Heo
1
-2
/
+2
2015-10-15
cgroup: make cgroup->nr_populated count the number of populated css_sets
Tejun Heo
1
-4
/
+4
2015-10-15
Merge tag 'berlin-new-cpuclk-for-4.4-1' of git://git.infradead.org/users/hess...
Arnd Bergmann
1
-0
/
+1
2015-10-15
Merge tag 'arm-soc/for-4.4/soc' of http://github.com/Broadcom/stblinux into n...
Arnd Bergmann
2
-0
/
+25
2015-10-15
nfs42: add NFS_IOC_CLONE_RANGE ioctl
Peng Tao
1
-1
/
+8
2015-10-15
nfs: get clone_blksize when probing fsinfo
Peng Tao
3
-0
/
+3
2015-10-15
nfs42: add NFS_IOC_CLONE ioctl
Peng Tao
1
-0
/
+4
2015-10-15
nfs42: add CLONE proc functions
Peng Tao
1
-0
/
+1
2015-10-15
nfs42: add CLONE xdr functions
Peng Tao
2
-0
/
+21
2015-10-15
Merge tag 'berlin-dt-cpuclk-for-4.4-1' of git://git.infradead.org/users/hesse...
Arnd Bergmann
1
-0
/
+1
2015-10-15
ARM: berlin: dts: add CLKID_CPU for BG2Q
Sebastian Hesselbarth
1
-0
/
+1
2015-10-15
block: don't release bdi while request_queue has live references
Tejun Heo
1
-1
/
+5
2015-10-15
iommu/vt-d: Implement SVM_FLAG_SUPERVISOR_MODE for kernel access
David Woodhouse
1
-1
/
+14
2015-10-15
iommu: Implement common IOMMU ops for DMA mapping
Robin Murphy
2
-0
/
+86
2015-10-15
iommu/vt-d: Implement SVM_FLAG_PRIVATE_PASID to allocate unique PASIDs
David Woodhouse
2
-0
/
+12
2015-10-15
iommu/vt-d: Add callback to device driver on page faults
David Woodhouse
2
-3
/
+21
2015-10-15
iommu/vt-d: Implement page request handling
David Woodhouse
1
-0
/
+26
2015-10-15
jbd2: gate checksum calculations on crc driver presence, not sb flags
Darrick J. Wong
1
-4
/
+9
2015-10-15
switchdev: introduce possibility to defer obj_add/del
Jiri Pirko
1
-0
/
+1
2015-10-15
switchdev: remove pointers from switchdev objects
Jiri Pirko
1
-4
/
+3
2015-10-15
switchdev: allow caller to explicitly request attr_set as deferred
Jiri Pirko
1
-0
/
+1
2015-10-15
switchdev: make struct switchdev_attr parameter const for attr_set calls
Jiri Pirko
1
-3
/
+3
2015-10-15
switchdev: introduce switchdev deferred ops infrastructure
Jiri Pirko
1
-0
/
+5
2015-10-15
iommu/vt-d: Generalise DMAR MSI setup to allow for page request events
David Woodhouse
1
-1
/
+9
2015-10-15
iommu/vt-d: Implement deferred invalidate for SVM
David Woodhouse
1
-0
/
+1
2015-10-15
ALSA: hda - consolidate chip rename functions
Takashi Iwai
1
-0
/
+1
2015-10-15
iommu/vt-d: Add basic SVM PASID support
David Woodhouse
3
-5
/
+152
[prev]
[next]