1. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  2. 9415673 arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0) by Mike Rapoport · 6 years ago
  3. b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  4. d9862cf Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  5. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  6. e0bf304 MIPS: fix memory setup for platforms with PHYS_OFFSET != 0 by Thomas Bogendoerfer · 6 years ago
  7. 2c86562 MIPS: SGI-IP27: do boot CPU init later by Thomas Bogendoerfer · 6 years ago
  8. 72faa7a MIPS: irq: Allocate accurate order pages for irq stack by Liu Xiang · 6 years ago
  9. 462fb81 MIPS: CM: Fix indentation by Paul Burton · 6 years ago
  10. 94ee12b MIPS: fix truncation in __cmpxchg_small for short values by Michael Clark · 6 years ago
  11. 05dc600 mips: cm: reprime error cause by Vladimir Kondratiev · 6 years ago
  12. 48166e6 y2038: add 64-bit time_t syscalls to all 32-bit architectures by Arnd Bergmann · 6 years ago
  13. d33c577 y2038: rename old time and utime syscalls by Arnd Bergmann · 6 years ago
  14. 00bf25d y2038: use time32 syscall names on 32-bit by Arnd Bergmann · 6 years ago
  15. 8dabe72 y2038: syscalls: rename y2038 compat syscalls by Arnd Bergmann · 6 years ago
  16. 2b424cf MIPS: Remove function size check in get_frame_info() by Jun-Ru Chang · 6 years ago
  17. c8790d6 MIPS: MemoryMapID (MMID) Support by Paul Burton · 6 years ago
  18. 0b317c3 MIPS: mm: Add set_cpu_context() for ASID assignments by Paul Burton · 6 years ago
  19. 558ec8a MIPS: mm: Remove local_flush_tlb_mm() by Paul Burton · 6 years ago
  20. 0d6040d arch: add split IPC system calls where needed by Arnd Bergmann · 6 years ago
  21. 275f221 ipc: rename old-style shmctl/semctl/msgctl syscalls by Arnd Bergmann · 6 years ago
  22. d814042 mips: kernel: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  23. e9666d1 jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  24. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  25. fcf0104 Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 6 years ago
  26. cc02829 kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops by Christophe Leroy · 6 years ago
  27. 911b7af mips/kgdb: prepare arch_kgdb_ops for constness by Christophe Leroy · 6 years ago
  28. 3cd99ac kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function() by Douglas Anderson · 6 years ago
  29. 9ef7fa5 kgdb: Remove irq flags from roundup by Douglas Anderson · 6 years ago
  30. 89261c5 Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  31. adcc81f MIPS: math-emu: Write-protect delay slot emulation pages by Paul Burton · 6 years ago
  32. 41e486f MIPS: Remove struct mm_context_t fp_mode_switching field by Paul Burton · 6 years ago
  33. 99bf73e mips: generate uapi header and system call table files by Firoz Khan · 6 years ago
  34. 9bcbf97 mips: add system call table generation support by Firoz Khan · 6 years ago
  35. 6a00cb6 mips: remove syscall table entries by Firoz Khan · 6 years ago
  36. be85643 mips: add +1 to __NR_syscalls in uapi header by Firoz Khan · 6 years ago
  37. 6d92c26 mips: rename scall64-64.S to scall64-n64.S by Firoz Khan · 6 years ago
  38. a5ee2be mips: remove unused macros by Firoz Khan · 6 years ago
  39. 69095e3 mips: annotate implicit fall throughs by Mathieu Malaterre · 6 years ago
  40. 0f1f692 Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  41. 8712b27 MIPS: function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  42. f081531 MIPS: MT: Remove norps command line parameter by Paul Burton · 6 years ago
  43. c0436b5 MIPS: Enable dead code elimination by Paul Burton · 6 years ago
  44. 3cd6408 MIPS: ptrace: introduce NT_MIPS_MSA regset by Paul Burton · 6 years ago
  45. f3ade25 MIPS: Loongson: Add Loongson-3A R2.1 basic support by Huacai Chen · 6 years ago
  46. 25517ed MIPS: Let early memblock_alloc*() allocate memories bottom-up by Huacai Chen · 6 years ago
  47. b6d18e7 MIPS: Don't dump Hi & Lo regs on >= MIPSr6 by Paul Burton · 6 years ago
  48. c7adfae MIPS: Fix do_ade() closing brace indentation by Paul Burton · 6 years ago
  49. 378ed6f MIPS: Avoid using .set mips0 to restore ISA by Paul Burton · 6 years ago
  50. 2725f37 MIPS: Remove struct task_struct fpu state when CONFIG_MIPS_FP_SUPPORT=n by Paul Burton · 6 years ago
  51. ea6a373 MIPS: Avoid FP ELF checks when CONFIG_MIPS_FP_SUPPORT=n by Paul Burton · 6 years ago
  52. 4eec81d MIPS: signal: Remove FP context support when CONFIG_MIPS_FP_SUPPORT=n by Paul Burton · 6 years ago
  53. 6c79759 MIPS: ptrace: Remove FP support when CONFIG_MIPS_FP_SUPPORT=n by Paul Burton · 6 years ago
  54. 85164fd MIPS: unaligned: Remove FP & MSA code when unsupported by Paul Burton · 6 years ago
  55. 6a1cc21 MIPS: branch: Remove FP branch handling when CONFIG_MIPS_FP_SUPPORT=n by Paul Burton · 6 years ago
  56. 5328f74 MIPS: traps: Never enable FPU when CONFIG_MIPS_FP_SUPPORT=n by Paul Burton · 6 years ago
  57. b2e628a MIPS: cpu-probe: Avoid probing FPU when CONFIG_MIPS_FP_SUPPORT=n by Paul Burton · 6 years ago
  58. 97f7dcb MIPS: Better abstract R2300 FPU usage in Kconfig by Paul Burton · 6 years ago
  59. 1975ed4 MIPS: Ensure emulated FP sets PF_USED_MATH by Paul Burton · 6 years ago
  60. cc97ab2 MIPS: Simplify FP context initialization by Paul Burton · 6 years ago
  61. b1013f1 MIPS: BCM5xxx: Remove dead init_fpu code by Paul Burton · 6 years ago
  62. 57810ec MIPS: Remove GCC_IMM_ASM & GCC_REG_ACCUM macros by Paul Burton · 6 years ago
  63. 43da4e3 MIPS: r2-on-r6-emu: Change to use DEFINE_SHOW_ATTRIBUTE macro by Yangtao Li · 6 years ago
  64. 7e1c4e2 memblock: stop using implicit alignment to SMP_CACHE_BYTES by Mike Rapoport · 6 years ago
  65. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  66. 2013288 memblock: replace free_bootmem{_node} with memblock_free by Mike Rapoport · 6 years ago
  67. 2a5bda5 memblock: replace alloc_bootmem with memblock_alloc by Mike Rapoport · 6 years ago
  68. 4fc4a09 memblock: replace __alloc_bootmem with memblock_alloc_from by Mike Rapoport · 6 years ago
  69. eb31d55 memblock: remove _virt from APIs returning virtual address by Mike Rapoport · 6 years ago
  70. cc10ad2 Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  71. 4dcb923 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  72. cff2294 Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  73. edbb423 MIPS: Cleanup DSP ASE detection by Paul Burton · 6 years ago
  74. 951d223 MIPS: Fix CONFIG_CMDLINE handling by Paul Burton · 6 years ago
  75. ea7e048 MIPS: VDSO: Always map near top of user memory by Paul Burton · 6 years ago
  76. 82689ac6 MIPS: kdump: Mark cpu back online before rebooting by Dengcheng Zhu · 6 years ago
  77. edaa978 MIPS: MT: Remove obsolete cache flush repeat code by Paul Burton · 6 years ago
  78. eb75ecb MIPS: MT: Remove unused MT single-threaded cache flush code by Paul Burton · 6 years ago
  79. 932afde MIPS: Add Kconfig variable for CPUs with unaligned load/store instructions by Yasha Cherikovsky · 6 years ago
  80. c55213e MIPS/head: Store ELF appended dtb in a global variable too by Yasha Cherikovsky · 6 years ago
  81. 62a83c5 MIPS/head: Add comments after #endif and #else by Yasha Cherikovsky · 6 years ago
  82. 2fe8ea3 MIPS: kexec: Use prepare method from Generic for UHI platforms by Dengcheng Zhu · 6 years ago
  83. 1447864 MIPS: kexec: CPS systems to halt nonboot CPUs by Dengcheng Zhu · 6 years ago
  84. 62cac48 MIPS: kexec: Make a framework for both jumping and halting on nonboot CPUs by Dengcheng Zhu · 6 years ago
  85. dc57aaf MIPS: kexec: Mark CPU offline before disabling local IRQ by Dengcheng Zhu · 6 years ago
  86. 5748e1b MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENT by Christoph Hellwig · 6 years ago
  87. bcec54b mips: switch to NO_BOOTMEM by Mike Rapoport · 6 years ago
  88. 52c985a MIPS: Move arch_mem_init() comment near definition by Paul Burton · 6 years ago
  89. 4988154 MIPS: Remove no-op/identity casts by Paul Burton · 6 years ago
  90. 0f02cfb MIPS: VDSO: Match data page cache colouring when D$ aliases by Paul Burton · 6 years ago
  91. 9afc5ee y2038: globally rename compat_time to old_time32 by Arnd Bergmann · 6 years ago
  92. 0c4b0f8 Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  93. 7140ad3 Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  94. e5a32b5 Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  95. 6d43743 Uprobe: Additional argument arch_uprobe to uprobe_write_opcode() by Ravi Bangoria · 6 years ago
  96. 4bcb4ad MIPS: Consistently declare TLB functions by Paul Burton · 6 years ago
  97. 48ae93f MIPS: Delete unused code in linux32.c by Paul Burton · 6 years ago
  98. 3a1c0fc MIPS: Remove unused sys_32_mmap2 by Paul Burton · 6 years ago
  99. 96a68b1 MIPS: Remove nabi_no_regargs by Paul Burton · 6 years ago
  100. 6c359eb MIPS: Allow auto-dection of ARCH_PFN_OFFSET & PHYS_OFFSET by Paul Burton · 6 years ago