1. 4218a96 Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 1 month ago
  2. 1f761b3 MIPS: Allow modules to set board_be_handler by Florian Fainelli · 3 years, 2 months ago
  3. 952eea9 memblock: allow to specify flags with memblock_add_node() by David Hildenbrand · 3 years, 2 months ago
  4. 0661cb2 mips: Bulk conversion to generic_handle_domain_irq() by Marc Zyngier · 3 years, 8 months ago
  5. 18ca45f MIPS: Add missing linux/irqdomain.h includes by Marc Zyngier · 3 years, 7 months ago
  6. 1f9d03c mm: move mem_init_print_info() into mm_init() by Kefeng Wang · 3 years, 8 months ago
  7. f681c11 mips/sgi-ip27: Delete obsolete TODO file by Wang Qing · 3 years, 9 months ago
  8. ee5e12e MIPS: SGI-IP27: fix spelling in Copyright by Lukas Bulwahn · 3 years, 10 months ago
  9. a6e83ac MIPS: Remove empty prom_free_prom_memory functions by Thomas Bogendoerfer · 4 years ago
  10. c89ab04 mm/sparse: cleanup the code surrounding memory_present() by Mike Rapoport · 4 years, 5 months ago
  11. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  12. ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  13. 9691a07 mm: use free_area_init() instead of free_area_init_nodes() by Mike Rapoport · 4 years, 7 months ago
  14. 37e2bc4 MIPS: SGI-IP27: Remove not used definition TICK_SIZE in ip27-timer.c by Tiezhu Yang · 4 years, 7 months ago
  15. 866c70f MIPS: SGI-IP27: Remove not used includes and comment in ip27-timer.c by Tiezhu Yang · 4 years, 7 months ago
  16. 860f02f MIPS: SGI-IP27: Remove duplicated include in ip27-timer.c by Tiezhu Yang · 4 years, 7 months ago
  17. 26bff9e MIPS: Only include the platform file needed by Thomas Bogendoerfer · 4 years, 8 months ago
  18. 0ce5ebd mfd: ioc3: Add driver for SGI IOC3 chip by Thomas Bogendoerfer · 5 years ago
  19. d96ee78 MIPS: SGI-IP27: No need for slice_map by Thomas Bogendoerfer · 5 years ago
  20. d31f9e64 MIPS: SGI-IP27: Store cpu speed when scanning for CPUs and use it later by Thomas Bogendoerfer · 5 years ago
  21. 78691e4 MIPS: SGI-IP27: Only reserve interrupts used in Linux by Thomas Bogendoerfer · 5 years ago
  22. 9d0aaf9 MIPS: SGI-IP27: Move all shared IP27 declarations to ip27-common.h by Thomas Bogendoerfer · 5 years ago
  23. 524c4e1 MIPS: SGI-IP27: Use specific get_region_shift by Thomas Bogendoerfer · 5 years ago
  24. 2c616e9 MIPS: SGI-IP27: Use structs for decoding error status registers by Thomas Bogendoerfer · 5 years ago
  25. db96e05 MIPS: SGI-IP27: Use union instead of typedef by Thomas Bogendoerfer · 5 years ago
  26. e9d2eb9 MIPS: SGI-IP27: Move get_nasid() to a IP27 specific file by Thomas Bogendoerfer · 5 years ago
  27. 5388b581 MIPS: SGI-IP27: get rid of asm/sn/sn0/ip27.h by Thomas Bogendoerfer · 5 years ago
  28. b78e9d6 MIPS: SGI-IP27: use asm/sn/agent.h for including HUB related stuff by Thomas Bogendoerfer · 5 years ago
  29. d6972bb MIPS: SGI-IP27: use cpu physid already present while scanning for CPUs by Thomas Bogendoerfer · 5 years ago
  30. 2d11e6a MIPS: SGI-IP27: use nodemask instead of cpumask by Thomas Bogendoerfer · 5 years ago
  31. a20ebc0 MIPS: SGI-IP27: Fix node_distance by Thomas Bogendoerfer · 5 years ago
  32. 2981dcf Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  33. e3d765a MIPS: SGI-IP27: Fix crash, when CPUs are disabled via nr_cpus parameter by Thomas Bogendoerfer · 5 years ago
  34. c80b489 MIPS: SGI-IP27: replace MAX_COMPACT_NODE with MAX_NUMNODES by Thomas Bogendoerfer · 5 years ago
  35. 6373467 MIPS: SGI-IP27: fix exception handler replication by Thomas Bogendoerfer · 5 years ago
  36. e942242 MIPS: SGI-IP27: reduce ARC usage to a minimum by Thomas Bogendoerfer · 5 years ago
  37. c823f41 MIPS: SGI-IP27: move registering of smp ops into IP27 specific code by Thomas Bogendoerfer · 5 years ago
  38. 249be56 MIPS: SGI-IP27: collect externs in new header file by Thomas Bogendoerfer · 5 years ago
  39. 5dc76a9 MIPS: PCI: use information from 1-wire PROM for IOC3 detection by Thomas Bogendoerfer · 5 years ago
  40. 397dc00 mips: sgi-ip27: switch from DISCONTIGMEM to SPARSEMEM by Mike Rapoport · 5 years ago
  41. 4bf841e MIPS: SGI-IP27: get rid of compact node ids by Thomas Bogendoerfer · 5 years ago
  42. cbe7d51 MIPS: SGI-IP27: restructure ioc3 register access by Thomas Bogendoerfer · 5 years ago
  43. 688125a MIPS: SGI-IP27: remove ioc3 ethernet init by Thomas Bogendoerfer · 5 years ago
  44. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  45. 59bd9de treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209 by Thomas Gleixner · 6 years ago
  46. 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
  47. e6308b6 MIPS: SGI-IP27: abstract chipset irq from bridge by Thomas Bogendoerfer · 6 years ago
  48. a57140e MIPS: SGI-IP27: use generic PCI driver by Thomas Bogendoerfer · 6 years ago
  49. 69a07a4 MIPS: SGI-IP27: rework HUB interrupts by Thomas Bogendoerfer · 6 years ago
  50. 2c86562 MIPS: SGI-IP27: do boot CPU init later by Thomas Bogendoerfer · 6 years ago
  51. 9707b7e MIPS: SGI-IP27: do xtalk scanning later by Thomas Bogendoerfer · 6 years ago
  52. ab68280 MIPS: SGI-IP27: use pr_info/pr_emerg and pr_cont to fix output by Thomas Bogendoerfer · 6 years ago
  53. a44d924 MIPS: SGI-IP27: clean up bridge access and header files by Thomas Bogendoerfer · 6 years ago
  54. db0e7d4 MIPS: SGI-IP27: get rid of volatile and hubreg_t by Thomas Bogendoerfer · 6 years ago
  55. 1229ace MIPS: Loongson3,SGI-IP27: Simplify max_low_pfn calculation by Paul Burton · 6 years ago
  56. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  57. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
  58. bcec54b mips: switch to NO_BOOTMEM by Mike Rapoport · 6 years ago
  59. 5c93316 mips: unify prom_putchar() declarations by Alexander Sverdlin · 6 years ago
  60. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  61. d595d42 MIPS: SMP: Allow boot_secondary SMP op to return errors by Paul Burton · 7 years ago
  62. ff2c825 MIPS: SMP: Constify smp ops by Matt Redfearn · 7 years ago
  63. e4db9253 MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 8 years ago
  64. fc69910 MIPS: Add missing include files by Arnd Bergmann · 8 years ago
  65. ee6a3d1 sched/headers: Remove the <linux/topology.h> include from <linux/sched.h> by Ingo Molnar · 8 years ago
  66. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  67. 26dd3e4 MIPS: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  68. 42b76a1 MIPS: Avoid old-style declaration by Arnd Bergmann · 8 years ago
  69. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  70. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  71. 4939788 MIPS: Spelling fix lets -> let's by Ralf Baechle · 9 years ago
  72. 87fd4e2 MIPS: IP27: Fix typo by Andrea Gelmini · 9 years ago
  73. 92a76f6 MIPS: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
  74. 0c16240 MIPS: IP27: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  75. 4ace613 MIPS: SMP: Don't increment irq_count multiple times for call function IPIs by Alex Smith · 9 years ago
  76. cb2224d MIPS: IRQ/IP27: Move IRQ allocation API to platform code. by Ralf Baechle · 10 years ago
  77. 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  78. c41cef3 MIPS: sgi-ip27: Implement read_sched_clock by Deng-Cheng Zhu · 10 years ago
  79. 8dd9289 mips: fix up obsolete cpu function usage. by Rusty Russell · 10 years ago
  80. dd6e2db MIPS: IP27: Use __noreturn instead of open coded attributes in declarations. by Ralf Baechle · 10 years ago
  81. 635c9907 MIPS: Remove useless parentheses by Ralf Baechle · 10 years ago
  82. 5829b0e MIPS: IP27: Fix __node_distances undefined error by James Cowgill · 10 years ago
  83. 1461df5 MIPS: SMP: Remove plat_smp_ops cpus_done method. by Ralf Baechle · 11 years ago
  84. 3b2663c mips: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  85. 078a55f MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code by Paul Gortmaker · 12 years ago
  86. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  87. 629e7b4 mm/MIPS: prepare for killing free_all_bootmem_node() by Jiang Liu · 11 years ago
  88. 1132137 mm/MIPS: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  89. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  90. 8ea2b8b MIPS: IP27: Fix build errors with CONFIG_PCI disabled. by Ralf Baechle · 12 years ago
  91. daf799c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  92. 5e0e61d Merge branch 'next/kvm' into mips-for-linux-next by Ralf Baechle · 12 years ago
  93. fc0460d MIPS: IP27: Remove pfn_t. by Ralf Baechle · 12 years ago
  94. 31605922 mm/MIPS: use common help functions to free reserved pages by Jiang Liu · 12 years ago
  95. 9fcb705 IP27: Make declaration and definition of rt_timer_irq match. by Ralf Baechle · 12 years ago
  96. aebb2af Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  97. 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 · 12 years ago
  98. f7be4e7 MIPS: early_printk: drop __init annotations by Aaro Koskinen · 12 years ago
  99. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 12 years ago
  100. c546280 arch/mips/sgi-ip27: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago