summaryrefslogtreecommitdiff
path: root/arch/mips/cavium-octeon/executive/cvmx-bootmem.c
AgeCommit message (Expand)Author
2024-01-08MIPS: Fix typosBjorn Helgaas
2022-12-08MIPS: OCTEON: cvmx-bootmem: use strscpy() to instead of strncpy()Xu Panda
2022-05-04MIPS: fix typos in commentsJulia Lawall
2021-07-28mips: clean up (remove) kernel-doc in cavium-octeon/executive/Randy Dunlap
2019-12-09MIPS: OCTEON: Replace SIZEOF_FIELD() macroPankaj Bharadiya
2018-11-21MIPS: OCTEON: cvmx-bootmem: make more functions staticAaro Koskinen
2018-11-21MIPS: OCTEON: cvmx-bootmem: move code to avoid forward declarationsAaro Koskinen
2018-11-21MIPS: OCTEON: cvmx-bootmem: delete unused functionsAaro Koskinen
2018-11-21MIPS: OCTEON: make cvmx_bootmem_alloc_range staticAaro Koskinen
2017-09-04MIPS: Octeon: Add support for accessing the boot vector.Steven J. Hill
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-08-03MIPS: Octeon: Fix typoAndrea Gelmini
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-12-13MIPS: Octeon: Add kexec and kdump supportRalf Baechle
2010-02-27MIPS: Use ALIGN(x, bytes) instead of __ALIGN_MASK(x, bytes - 1)Matt Turner
2009-06-17MIPS: Add named alloc functions to OCTEON boot monitor memory allocator.David Daney
2009-01-11MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon/ex...David Daney