index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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