aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/dec/prom (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman6-0/+6
2017-05-08format-security: move static strings to constKees Cook1-3/+3
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2014-05-13MIPS: DEC/SNI: O32 wrapper stack switching fixesMaciej W. Rozycki2-90/+0
2013-10-29DEC: Whitespace cleanupMaciej W. Rozycki3-3/+3
2013-09-17MIPS: Optimize current_cpu_type() for better code.Ralf Baechle1-0/+1
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle4-4/+4
2012-07-23MIPS: DEC: use IS_ENABLED()Florian Fainelli1-1/+1
2010-02-27MIPS: Nuke trailing blank linesRalf Baechle1-1/+0
2009-09-17MIPS: Remove useless zero initializations.Ralf Baechle1-1/+1
2009-08-03MIPS: Eleminate filenames from commentsRalf Baechle2-4/+0
2007-10-11[MIPS] Allow hardwiring of the CPU type to a single type for optimization.Ralf Baechle1-4/+4
2007-10-11[MIPS] ARC: Get rid of mips_machgroupRalf Baechle1-3/+0
2007-07-10[MIPS] DECstation: Optimised early printk()Maciej W. Rozycki2-6/+29
2007-07-10[MIPS] Transform old-style macros to newer "__noreturn"Robert P. J. Day1-1/+1
2007-03-09[MIPS] DEC: Remove call to register_prom_console.Ralf Baechle1-3/+0
2007-03-04[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle1-33/+5
2007-03-04[MIPS] DEC: Remove redeclarations of mips_machgroup and mips_machtype.Ralf Baechle1-3/+0
2007-02-26[MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto1-2/+0
2007-02-09[TC] TURBOchannel support for the DECstationMaciej W. Rozycki1-0/+3
2007-02-06[MIPS] prom_free_prom_memory cleanupAtsushi Nemoto1-14/+3
2007-01-24[MIPS] Fix reported amount of freed memory - it's in kB not bytesThiemo Seufer1-1/+1
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel2-2/+0
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-1/+1
2006-03-21[MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle1-1/+1
2005-10-29Use physical addresses at the interface level, letting drivers remapMaciej W. Rozycki1-8/+20
2005-10-29Fix types for firmware arguments. Don't define unneeded messages.Maciej W. Rozycki1-7/+9
2005-10-29Deal with the bloody KSEG vs CKSEG horror...Maciej W. Rozycki1-7/+7
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds9-0/+681