index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mic
Age
Commit message (
Expand
)
Author
2020-02-14
misc: Use kzalloc() instead of kmalloc() with flag GFP_ZERO.
Huang Zijiang
2020-01-29
Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-01-14
mic: Remove unneeded NULL check
Xu Wang
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-10-10
misc: MIC: drop all 'comment' lines from its Kconfig
Randy Dunlap
2019-09-10
misc: mic: Use PTR_ERR_OR_ZERO rather than its implementation
zhong jiang
2019-07-25
mic: avoid statically declaring a 'struct device'.
Arnd Bergmann
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-06-18
mic: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-10
misc: mic: scif: fix potential double free of scif_dev
Kefeng Wang
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-24
x86/pci: Clean up usage of X86_DEV_DMA_OPS
Christoph Hellwig
2019-03-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-02-27
misc: mic/scif: mark expected switch fall-through
Gustavo A. R. Silva
2019-02-26
mic: vop: Allow building on more systems
Vincent Whitchurch
2019-02-26
mic: Rename ioremap pointer to remap
Vincent Whitchurch
2019-02-26
mic: vop: Cast pointers to unsigned long
Vincent Whitchurch
2019-02-11
Merge 5.0-rc6 into char-misc-next
Greg Kroah-Hartman
2019-02-07
drivers/mic/scif: do not use mmap_sem
Davidlohr Bueso
2019-02-07
mm: make mm->pinned_vm an atomic64 counter
Davidlohr Bueso
2019-02-01
mic: vop: Fix crash on remove
Vincent Whitchurch
2019-02-01
mic: vop: Fix use-after-free on remove
Vincent Whitchurch
2019-01-30
mic: vop: Fix broken virtqueues
Vincent Whitchurch
2019-01-28
Merge 5.0-rc4 into char-misc-next
Greg Kroah-Hartman
2019-01-22
vop: Fix handling of >32 feature bits
Vincent Whitchurch
2019-01-22
vop: vringh: Do not crash if no DMA channel
Vincent Whitchurch
2019-01-22
vop: Add definition of readq/writeq if missing
Vincent Whitchurch
2019-01-22
vop: Use %z for size_t
Vincent Whitchurch
2019-01-18
misc/mic/vop/vop_main : remove unneeded semicolon
Peng Hao
2019-01-14
virtio: don't allocate vqs when names[i] = NULL
Wei Wang
2019-01-01
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-28
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-12-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-28
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-28
mm/mmu_notifier: use structure for invalidate_range_start/end callback
Jérôme Glisse
2018-12-20
Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...
Joerg Roedel
2018-12-20
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
2018-12-19
misc: mic: fix a DMA pool free failure
Wenwen Wang
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-06
misc: remove GENWQE_DEBUGFS_RO()
Yangtao Li
2018-11-27
misc: mic/scif: fix copy-paste error in scif_create_remote_lookup
YueHaibing
2018-11-26
virtio_ring: disable packed ring on unsupported transports
Tiwei Bie
2018-11-12
iommu/vtd: Cleanup dma_remapping.h header
Lu Baolu
2018-10-15
misc: mic: scif: remove set but not used variables 'src_dma_addr, dst_dma_addr'
YueHaibing
2018-10-15
misc: mic: fix a DMA pool free failure
Wenwen Wang
2018-10-11
misc: mic: scif: remove redundant check on ret < 0
Colin Ian King
2018-09-25
misc: mic: scif: Remove unused variable
Nathan Chancellor
2018-08-22
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
[next]