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
/
arch
/
powerpc
/
sysdev
/
msi_bitmap.c
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
2018-07-04
powerpc/msi: Remove VLA usage
Kees Cook
2018-04-05
headers: untangle kmemleak.h from mm.h
Randy Dunlap
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2016-08-02
treewide: replace obsolete _refok by __ref
Fabian Frederick
2015-10-28
powerpc/msi: Fix section mismatch warning in msi_bitmap_alloc()
Denis Kirjanov
2015-10-05
powerpc/msi: Free the bitmap if it was slab allocated
Denis Kirjanov
2014-10-15
powerpc/msi: Use WARN_ON() in msi bitmap selftests
Michael Ellerman
2014-10-15
powerpc/msi: Fix the msi bitmap alignment tests
Michael Ellerman
2014-10-08
powerpc/msi: Improve IRQ bitmap allocator
Ian Munsie
2014-09-25
powerpc: Make a bunch of things static
Anton Blanchard
2014-04-09
powerpc: Use of_node_init() for the fakenode in msi_bitmap.c
Li Zhong
2014-03-11
of: Make device nodes kobjects so they show up in sysfs
Grant Likely
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-03-24
powerpc/msi: Mark the MSI bitmap selftest code as __init
Michael Ellerman
2008-08-20
powerpc: Split-out common MSI bitmap logic into msi_bitmap.c
Michael Ellerman