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