Age | Commit message (Expand) | Author |
2015-07-09 | MIPS: bootmem: Don't use memory holes for page bitmap | Alexander Sverdlin |
2015-03-31 | MIPS, ttyFDC: Add early FDC console support | James Hogan |
2014-12-12 | MIPS: Use phys_addr_t instead of phys_t | Jaedon Shin |
2014-12-11 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2014-11-24 | MIPS: Replace use of phys_t with phys_addr_t. | Ralf Baechle |
2014-11-24 | mips: Convert pr_warning to pr_warn | Joe Perches |
2014-11-24 | MIPS: Fix address type used for early memory detection. | Steven J. Hill |
2014-11-24 | MIPS: Fix info about plat_setup in arch_mem_init comment | Rafał Miłecki |
2014-10-29 | MIPS: CMA: Do not reserve memory if not required | Zubair Lutfullah Kakakhel |
2014-09-22 | MIPS: DMA: Add cma support | Zubair Lutfullah Kakakhel |
2014-07-30 | MIPS: Add NUMA support for Loongson-3 | Huacai Chen |
2014-07-30 | MIPS: Support hard limit of cpu count (nr_cpu_ids) | Huacai Chen |
2013-10-29 | MIPS: Fix start of free memory when using initrd | Greg Ungerer |
2013-09-05 | MIPS: kexec: Fix random crashes while loading crashkernel | Prem Mallappa |
2013-05-08 | MIPS: add detect_memory_region() | John Crispin |
2013-02-21 | Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j... | Ralf Baechle |
2013-02-19 | mips: reserve elfcorehdr | Corey Minyard |
2013-02-19 | mips: Make sure kernel memory is in iomem | Corey Minyard |
2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle |
2012-12-13 | MIPS: kdump: Add support | Ralf Baechle |
2012-11-23 | MIPS: Merge overlapping bootmem ranges | Ralf Baechle |
2012-05-16 | MIPS: Move cache setup to setup_arch(). | David Daney |
2012-03-28 | Disintegrate asm/system.h for MIPS | David Howells |
2012-01-14 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2011-12-08 | mips: Use HAVE_MEMBLOCK_NODE_MAP | Tejun Heo |
2011-12-07 | MIPS: Handle initmem in systems with kernel not in add_memory_region() mem | David Daney |
2011-10-31 | mips: migrate core kernel file from module.h --> export.h | Paul Gortmaker |
2011-01-18 | MIPS: Implement __read_mostly | David Daney |
2010-10-29 | MIPS: Add a platform hook for swiotlb setup. | David Daney |
2010-10-21 | of/mips: Add device tree support to MIPS | Dezhong Diao |
2010-05-21 | MIPS: nofpu and nodsp only affect CPU0 | Kevin Cernekee |
2009-12-17 | MIPS: Fix and enhance built-in kernel command line | Dmitri Vorobiev |
2009-12-17 | MIPS: Remove addinitrd and CONFIG_PROBE_INITRD_HEADER | Ralf Baechle |
2009-12-17 | MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE | Dmitri Vorobiev |
2009-09-17 | MIPS: Remove useless zero initializations. | Ralf Baechle |
2009-03-30 | MIPS: Stop using <asm-generic/int-l64.h>. | Ralf Baechle |
2008-10-27 | MIPS: Fix debugfs_create_*'s error checking method for mips/kernel/ | Zhaolei |
2008-09-05 | [MIPS] Probe initrd header only if explicitly specified | Atsushi Nemoto |
2008-08-26 | [MIPS] Convert printk statements during kernel setup to use severity levels | Mike Crowe |
2008-07-15 | [MIPS] fix sparse warning about setup_early_printk() | Dmitri Vorobiev |
2008-07-15 | [MIPS] Remove obsolete isa_slot_offset | Maciej W. Rozycki |
2008-05-12 | [MIPS] Initialize max_pfn again. | Ralf Baechle |
2008-02-07 | Introduce flags for reserve_bootmem() | Bernhard Walle |
2008-02-03 | arch/mips/: Spelling fixes | Joe Perches |
2008-01-29 | [MIPS] SMP: Call platform methods via ops structure. | Ralf Baechle |
2008-01-29 | [MIPS] R4000/R4400 errata workarounds | Maciej W. Rozycki |
2008-01-11 | [MIPS] Replace 40c7869b693b18412491fdcff64682215b739f9e kludge | Atsushi Nemoto |
2007-11-26 | [MIPS] 64-bit Sibyte kernels need DMA32. | Ralf Baechle |
2007-10-11 | [MIPS] ARC: Get rid of mips_machgroup | Ralf Baechle |
2007-07-10 | [MIPS] Add some debugfs files to debug unaligned accesses | Atsushi Nemoto |