Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-08-16 | Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh | Linus Torvalds | 1 | -0/+1 |
2020-08-15 | sh: move ioremap_fixed details out of <asm/io.h> | Christoph Hellwig | 1 | -0/+1 |
2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport | 1 | -1/+0 |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+0 |
2010-03-02 | sh: reworked dynamic PMB mapping. | Paul Mundt | 1 | -2/+9 |
2010-01-20 | sh: Correct iounmap fixmap teardown. | Paul Mundt | 1 | -7/+2 |
2010-01-19 | sh: Kill off duplicate address alignment in ioremap_fixed(). | Paul Mundt | 1 | -19/+3 |
2010-01-18 | sh: Make iounmap_fixed() return success/failure for iounmap() path. | Paul Mundt | 1 | -2/+7 |
2010-01-16 | sh: Add fixed ioremap support | Matt Fleming | 1 | -0/+144 |