1. c406230 mips: avoid explicit UB in assignment of mips_io_port_base by Nick Desaulniers · 4 years, 10 months ago
  2. 73b6038 MIPS: init: Ensure reserved memory regions are not added to bootmem by Marcin Nowakowski · 8 years ago
  3. 6539d1c MIPS: init: Ensure bootmem does not corrupt reserved memory by Marcin Nowakowski · 8 years ago
  4. 16a767e MIPS: Fix max_low_pfn with disabled highmem by James Hogan · 8 years ago
  5. 058effe MIPS: Fix detection of unsupported highmem with cache aliases by Paul Burton · 8 years ago
  6. 58cae9b MIPS: Fix memory regions reaching top of physical by James Hogan · 8 years ago
  7. 15f37e1 MIPS: store the appended dtb address in a variable by Jonas Gorski · 8 years ago
  8. 8f4703a MIPS: Octeon: detect and fix byte swapped initramfs by Aurelien Jarno · 8 years ago
  9. ed47e15 MIPS: Add support for extending builtin cmdline by Rabin Vincent · 8 years ago
  10. e54ad8c MIPS: Don't add leading spacing to command lines by Rabin Vincent · 8 years ago
  11. e8b5325 MIPS: make PCI_DMA_BUS_IS_PHYS=1 constant by Sergey Ryazanov · 10 years ago
  12. 919beb4 MIPS: KASLR: Print relocation Information on boot by Matt Redfearn · 8 years ago
  13. 61cd52d MIPS: bootmem: When relocatable, free memory below kernel by Matt Redfearn · 8 years ago
  14. a95d069 MIPS: Reserve nosave data for hibernation by Huacai Chen · 8 years ago
  15. bc94b99 Merge tag 'v4.5-rc6' into core/resources, to resolve conflict by Ingo Molnar · 8 years ago
  16. 3af5a67 MIPS: Fix early CM probing by Paul Burton · 8 years ago
  17. 35d98e9 arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM by Toshi Kani · 8 years ago
  18. 2549cc9 MIPS: Fix macro typo by Jaedon Shin · 8 years ago
  19. 87db537 MIPS: vmlinux: create a section for appended DTB by Aaro Koskinen · 9 years ago
  20. 2024972 MIPS: Make the kernel arguments from dtb available by Jonas Gorski · 9 years ago
  21. 75dcfc1 MIPS: Declare mips_debugfs_dir in a header by Paul Burton · 9 years ago
  22. 88d3426 MIPS: bootmem: Fix mapstart calculation for contiguous maps by Alexander Sverdlin · 9 years ago
  23. e1c0506 treewide: fix typos in comment blocks by Masahiro Yamada · 9 years ago
  24. a6335fa MIPS: bootmem: Don't use memory holes for page bitmap by Alexander Sverdlin · 9 years ago
  25. e934945 MIPS, ttyFDC: Add early FDC console support by James Hogan · 9 years ago
  26. ad8f723 MIPS: Use phys_addr_t instead of phys_t by Jaedon Shin · 9 years ago
  27. c0222ac0 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  28. 15d45cc MIPS: Replace use of phys_t with phys_addr_t. by Ralf Baechle · 10 years ago
  29. 7178d2c mips: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  30. b4da18b MIPS: Fix address type used for early memory detection. by Steven J. Hill · 10 years ago
  31. 7f0dd76 MIPS: Fix info about plat_setup in arch_mem_init comment by Rafał Miłecki · 10 years ago
  32. 30fa053 MIPS: CMA: Do not reserve memory if not required by Zubair Lutfullah Kakakhel · 10 years ago
  33. f464938 MIPS: DMA: Add cma support by Zubair Lutfullah Kakakhel · 10 years ago
  34. c461731 MIPS: Add NUMA support for Loongson-3 by Huacai Chen · 10 years ago
  35. 0f3f506 MIPS: Support hard limit of cpu count (nr_cpu_ids) by Huacai Chen · 10 years ago
  36. f9a7feb MIPS: Fix start of free memory when using initrd by Greg Ungerer · 14 years ago
  37. c2882b7 MIPS: kexec: Fix random crashes while loading crashkernel by Prem Mallappa · 11 years ago
  38. 4d9f77d MIPS: add detect_memory_region() by John Crispin · 11 years ago
  39. 8bfc245 Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-next by Ralf Baechle · 11 years ago
  40. 4893fc8 mips: reserve elfcorehdr by Corey Minyard · 11 years ago
  41. d3ff933 mips: Make sure kernel memory is in iomem by Corey Minyard · 11 years ago
  42. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 11 years ago
  43. 7aa1c8f MIPS: kdump: Add support by Ralf Baechle · 12 years ago
  44. 0ec7ec7 MIPS: Merge overlapping bootmem ranges by Ralf Baechle · 12 years ago
  45. 6650df3 MIPS: Move cache setup to setup_arch(). by David Daney · 12 years ago
  46. b81947c Disintegrate asm/system.h for MIPS by David Howells · 12 years ago
  47. 4964e06 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  48. 9d15ffc mips: Use HAVE_MEMBLOCK_NODE_MAP by Tejun Heo · 12 years ago
  49. 43064c0 MIPS: Handle initmem in systems with kernel not in add_memory_region() mem by David Daney · 13 years ago
  50. 73bc256 mips: migrate core kernel file from module.h --> export.h by Paul Gortmaker · 13 years ago
  51. 1befdd5 MIPS: Implement __read_mostly by David Daney · 14 years ago
  52. ee71b7d MIPS: Add a platform hook for swiotlb setup. by David Daney · 14 years ago
  53. f2ffa5a of/mips: Add device tree support to MIPS by Dezhong Diao · 14 years ago
  54. 0103d23 MIPS: nofpu and nodsp only affect CPU0 by Kevin Cernekee · 14 years ago
  55. 6acc7d4 MIPS: Fix and enhance built-in kernel command line by Dmitri Vorobiev · 15 years ago
  56. 32028f1 MIPS: Remove addinitrd and CONFIG_PROBE_INITRD_HEADER by Ralf Baechle · 14 years ago
  57. 7580c9c MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE by Dmitri Vorobiev · 15 years ago
  58. 982f6ff MIPS: Remove useless zero initializations. by Ralf Baechle · 15 years ago
  59. 12e22e8 MIPS: Stop using <asm-generic/int-l64.h>. by Ralf Baechle · 15 years ago
  60. b517531 MIPS: Fix debugfs_create_*'s error checking method for mips/kernel/ by Zhaolei · 16 years ago
  61. 0011036 [MIPS] Probe initrd header only if explicitly specified by Atsushi Nemoto · 16 years ago
  62. a64ae7a [MIPS] Convert printk statements during kernel setup to use severity levels by Mike Crowe · 16 years ago
  63. 07cdb78 [MIPS] fix sparse warning about setup_early_printk() by Dmitri Vorobiev · 16 years ago
  64. c88a8b4 [MIPS] Remove obsolete isa_slot_offset by Maciej W. Rozycki · 16 years ago
  65. dc3bf35 [MIPS] Initialize max_pfn again. by Ralf Baechle · 16 years ago
  66. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 16 years ago
  67. 603e82e arch/mips/: Spelling fixes by Joe Perches · 16 years ago
  68. 87353d8 [MIPS] SMP: Call platform methods via ops structure. by Ralf Baechle · 17 years ago
  69. 20d60d9 [MIPS] R4000/R4400 errata workarounds by Maciej W. Rozycki · 17 years ago
  70. e452e94 [MIPS] Replace 40c7869b693b18412491fdcff64682215b739f9e kludge by Atsushi Nemoto · 16 years ago
  71. cce335ae [MIPS] 64-bit Sibyte kernels need DMA32. by Ralf Baechle · 17 years ago
  72. 05dc8c0 [MIPS] ARC: Get rid of mips_machgroup by Ralf Baechle · 17 years ago
  73. 6312e0e [MIPS] Add some debugfs files to debug unaligned accesses by Atsushi Nemoto · 17 years ago
  74. 36a8853 [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. by Ralf Baechle · 17 years ago
  75. f49a747 [MIPS] Make some __setup functions static by Atsushi Nemoto · 17 years ago
  76. 43cd346 [PATCH] Dynamic kernel command-line: mips by Alon Bar-Lev · 17 years ago
  77. e0daad4 [MIPS] Whitespace cleanups. by Ralf Baechle · 17 years ago
  78. 69a6c31 [MIPS] Move some kernel globals from asm file to C file. by Atsushi Nemoto · 17 years ago
  79. 6f284a2 [MIPS] FLATMEM: introduce PHYS_OFFSET. by Franck Bui-Huu · 17 years ago
  80. db84dc6 [MIPS] Setup min_low_pfn/max_low_pfn correctly by Franck Bui-Huu · 17 years ago
  81. a7837b7 [MIPS] setup.c: clean up initrd related code by Franck Bui-Huu · 18 years ago
  82. f5bffe3 [MIPS] setup.c: use __pa_symbol() where needed by Franck Bui-Huu · 18 years ago
  83. d4df6d4 [MIPS] setup.c: get ride of CPHYSADDR() by Franck Bui-Huu · 18 years ago
  84. 9ba126c [MIPS] Fix warning about init_initrd() call if !CONFIG_BLK_DEV_INITRD. by Ralf Baechle · 18 years ago
  85. a09fc44 [MIPS] setup.c: use early_param() for early command line parsing by Franck Bui-Huu · 18 years ago
  86. 1c6fd44 [MIPS] setup.c: remove MAXMEM macro by Franck Bui-Huu · 18 years ago
  87. 8df32c6 [MIPS] setup.c: do not inline functions by Franck Bui-Huu · 18 years ago
  88. 8ff7bc4 [MIPS] setup.c: remove useless includes. by Franck Bui-Huu · 18 years ago
  89. d2043ca [MIPS] setup.c: move initrd code inside dedicated functions by Franck Bui-Huu · 18 years ago
  90. b6f1f0d [MIPS] setup.c: cleanup bootmem_init() by Franck Bui-Huu · 18 years ago
  91. 894673e [PATCH] tty: Remove include of screen_info.h from tty.h by Jon Smirl · 18 years ago
  92. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  93. 6adb5fe [MIPS] Only register RAM as resources if UNCAC_BASE != IO_BASE. by Ralf Baechle · 18 years ago
  94. 2925aba [MIPS] Cleanup memory managment initialization. by Ralf Baechle · 18 years ago
  95. b1c231f [MIPS] Fix sparsemem support. by Chad Reese · 18 years ago
  96. ecf52d3 [MIPS] Fix compiler warnings (field width, unused variable) by Atsushi Nemoto · 18 years ago
  97. 460c042 [MIPS] Fix sparse warnings about too big constants. by Atsushi Nemoto · 18 years ago
  98. f088fc8 [MIPS] FPU affinity for MT ASE. by Ralf Baechle · 18 years ago
  99. 22a9835 [PATCH] unify PFN_* macros by Dave Hansen · 18 years ago
  100. 8145095 [MIPS] Remove CONFIG_BUILD_ELF64. by Ralf Baechle · 18 years ago