1. 5f35b33 MIPS: OCTEON: make cvmx_bootmem_alloc_range static by Aaro Koskinen · 6 years ago
  2. 1830446 MIPS: OCTEON: cvmx-helper-util: make cvmx_helper_setup_red_queue static by Aaro Koskinen · 6 years ago
  3. f3c541b MIPS: OCTEON: cvmx-helper-util: delete cvmx_helper_dump_packet by Aaro Koskinen · 6 years ago
  4. 51807f6 MIPS: OCTEON: smp: make internal symbols static by Aaro Koskinen · 6 years ago
  5. 4d1f011 MIPS: OCTEON: csrc-octeon: include linux/sched/clock.h by Aaro Koskinen · 6 years ago
  6. bcb64116 MIPS: OCTEON: octeon-irq: make octeon_irq_ciu3_set_affinity() static by Aaro Koskinen · 6 years ago
  7. 2cf1c89 MIPS: OCTEON: octeon-platform: fix typing by Aaro Koskinen · 6 years ago
  8. fa1d2e3 MIPS: OCTEON: octeon-platform: make octeon_ids static by Aaro Koskinen · 6 years ago
  9. 75a9da1 MIPS: OCTEON: delete unused loopback configuration functions by Aaro Koskinen · 6 years ago
  10. a374110 MIPS: OCTEON: cvmx-helper: make __cvmx_helper_errata_fix_ipd_ptr_alignment static by Aaro Koskinen · 6 years ago
  11. 3533b9a MIPS: OCTEON: setup: include asm/prom.h by Aaro Koskinen · 6 years ago
  12. ef4f91e MIPS: OCTEON: setup: include asm/fw/fw.h by Aaro Koskinen · 6 years ago
  13. 751423b MIPS: OCTEON: setup: make internal functions and data static by Aaro Koskinen · 6 years ago
  14. 6430ba5 MIPS: OCTEON: cvmx-l2c: make cvmx_l2c_spinlock static by Aaro Koskinen · 6 years ago
  15. af84c00 MIPS: Regenerate defconfigs by Paul Burton · 6 years ago
  16. 0b00374 MIPS: malta: Use img-ascii-lcd driver for LCD display by Paul Burton · 6 years ago
  17. 3cd6408 MIPS: ptrace: introduce NT_MIPS_MSA regset by Paul Burton · 6 years ago
  18. bec0de4 MIPS: Align kernel load address to 64KB by Huacai Chen · 6 years ago
  19. 92aa071 MIPS: Ensure pmd_present() returns false after pmd_mknotpresent() by Huacai Chen · 6 years ago
  20. bb53fdf MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3 by Huacai Chen · 6 years ago
  21. 1e35918 MIPS: Enable Undefined Behavior Sanitizer UBSAN by Hassan Naveed · 6 years ago
  22. f3ade25 MIPS: Loongson: Add Loongson-3A R2.1 basic support by Huacai Chen · 6 years ago
  23. 1287533 MIPS: Remove superfluous check for __linux__ by Sean Young · 6 years ago
  24. 49e510d MIPS: Use device_type helpers to access the node type by Rob Herring · 6 years ago
  25. e4849af MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur by Maciej W. Rozycki · 6 years ago
  26. 756d6d8 MIPS: SiByte: Enable ZONE_DMA32 for LittleSur by Maciej W. Rozycki · 6 years ago
  27. 3747b9d MIPS: SiByte: Set 32-bit bus mask for BCM1250 PCI by Maciej W. Rozycki · 6 years ago
  28. d089440 lib/gcd: Remove use of CPU_NO_EFFICIENT_FFS macro by Paul Burton · 6 years ago
  29. 57eeaced MIPS: Use Kconfig to select CPU_NO_EFFICIENT_FFS by Paul Burton · 6 years ago
  30. 47bf2b0 mips: sort list of configs for Malta by Maksym Kokhan · 6 years ago
  31. 271fee9 mips: delete duplicated BUILTIN_DTB and LIBFDT configs by Maksym Kokhan · 6 years ago
  32. 5ec17af MIPS: Boston: Disable EG20T prefetch by Paul Burton · 6 years ago
  33. b6d18e7 MIPS: Don't dump Hi & Lo regs on >= MIPSr6 by Paul Burton · 6 years ago
  34. c7adfae MIPS: Fix do_ade() closing brace indentation by Paul Burton · 6 years ago
  35. 378ed6f MIPS: Avoid using .set mips0 to restore ISA by Paul Burton · 6 years ago
  36. 183b40f MIPS: Allow FP support to be disabled by Paul Burton · 6 years ago
  37. 2725f37 MIPS: Remove struct task_struct fpu state when CONFIG_MIPS_FP_SUPPORT=n by Paul Burton · 6 years ago
  38. 42b1081 MIPS: Don't compile math-emu when CONFIG_MIPS_FP_SUPPORT=n by Paul Burton · 6 years ago
  39. 36a49803 MIPS: Avoid FCSR sanitization when CONFIG_MIPS_FP_SUPPORT=n by Paul Burton · 6 years ago
  40. ea6a373 MIPS: Avoid FP ELF checks when CONFIG_MIPS_FP_SUPPORT=n by Paul Burton · 6 years ago
  41. 4eec81d MIPS: signal: Remove FP context support when CONFIG_MIPS_FP_SUPPORT=n by Paul Burton · 6 years ago
  42. 6c79759 MIPS: ptrace: Remove FP support when CONFIG_MIPS_FP_SUPPORT=n by Paul Burton · 6 years ago
  43. 85164fd MIPS: unaligned: Remove FP & MSA code when unsupported by Paul Burton · 6 years ago
  44. 6a1cc21 MIPS: branch: Remove FP branch handling when CONFIG_MIPS_FP_SUPPORT=n by Paul Burton · 6 years ago
  45. 5328f74 MIPS: traps: Never enable FPU when CONFIG_MIPS_FP_SUPPORT=n by Paul Burton · 6 years ago
  46. b2e628a MIPS: cpu-probe: Avoid probing FPU when CONFIG_MIPS_FP_SUPPORT=n by Paul Burton · 6 years ago
  47. 9ec5593 MIPS: Stub asm/fpu.h functions by Paul Burton · 6 years ago
  48. b372e83 MIPS: Hardcode cpu_has_fpu=0 when CONFIG_MIPS_FP_SUPPORT=n by Paul Burton · 6 years ago
  49. c92e47e MIPS: Introduce CONFIG_MIPS_FP_SUPPORT by Paul Burton · 6 years ago
  50. 97f7dcb MIPS: Better abstract R2300 FPU usage in Kconfig by Paul Burton · 6 years ago
  51. 7d3713a MIPS: Drop forward declarations of sigcontext in asm/fpu.h by Paul Burton · 6 years ago
  52. 1975ed4 MIPS: Ensure emulated FP sets PF_USED_MATH by Paul Burton · 6 years ago
  53. cc97ab2 MIPS: Simplify FP context initialization by Paul Burton · 6 years ago
  54. b1013f1 MIPS: BCM5xxx: Remove dead init_fpu code by Paul Burton · 6 years ago
  55. b7f1e27 MIPS: Hide CONFIG_MIPS_O32_FP64_SUPPORT prompt for >= MIPSr6 by Paul Burton · 6 years ago
  56. a013ba3 MIPS: Hardcode cpu_has_mmips=1 for microMIPS kernels by Paul Burton · 6 years ago
  57. d08b8ccc MIPS: Simplify GCC_OFF_SMALL_ASM definition by Paul Burton · 6 years ago
  58. 57810ec MIPS: Remove GCC_IMM_ASM & GCC_REG_ACCUM macros by Paul Burton · 6 years ago
  59. 52d6d05 MIPS: DEC: Add 64-bit DECstation defconfig by Maciej W. Rozycki · 6 years ago
  60. 2340b56 MIPS: DEC: Add R4k DECstation defconfig by Maciej W. Rozycki · 6 years ago
  61. 7d52d6c MIPS: DEC: Update R3k DECstation defconfig for Y2018 by Maciej W. Rozycki · 6 years ago
  62. 43da4e3 MIPS: r2-on-r6-emu: Change to use DEFINE_SHOW_ATTRIBUTE macro by Yangtao Li · 6 years ago
  63. b3a428b MIPS: Enable IOREMAP_PROT config option for MIPS cpus by Hassan Naveed · 6 years ago
  64. 6776985 MIPS: math-emu: Change to use DEFINE_SHOW_ATTRIBUTE macro by Yangtao Li · 6 years ago
  65. 6510223 Linux 4.20-rc1 by Linus Torvalds · 6 years ago
  66. 42bd06e Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 6 years ago
  67. 4710e78 Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  68. 35e7452 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  69. 04578e8 Merge tag 'ntb-4.20' of git://github.com/jonmason/ntb by Linus Torvalds · 6 years ago
  70. 71e5602 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  71. 601a880 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  72. 01897f3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  73. e9ebc21 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  74. 993f0b0 sched/topology: Fix off by one bug by Peter Zijlstra · 6 years ago
  75. 23a12dd Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix by Ingo Molnar · 6 years ago
  76. d2ff0ff2 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  77. 83650fd Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  78. 3308a38 Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  79. 9a12efc Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  80. 16944728 Merge tag '4.20-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  81. ed61a13 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  82. af102b3 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  83. cddfa11 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  84. dd33ad7 memory_hotplug: cond_resched in __remove_pages by Michal Hocko · 6 years ago
  85. 9f2df09 bfs: add sanity check at bfs_fill_super() by Tetsuo Handa · 6 years ago
  86. 6f0483d kernel/sysctl.c: remove duplicated include by Michael Schupikov · 6 years ago
  87. 3383b36 kernel/kexec_file.c: remove some duplicated includes by zhong jiang · 6 years ago
  88. 89c83fb mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask by Michal Hocko · 6 years ago
  89. 6194ae4 ocfs2: fix clusters leak in ocfs2_defrag_extent() by Larry Chen · 6 years ago
  90. 3a3d1e5 ocfs2: dlmglue: clean up timestamp handling by Arnd Bergmann · 6 years ago
  91. cf76c78 ocfs2: don't put and assigning null to bh allocated outside by Changwei Ge · 6 years ago
  92. 29aa301 ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry by Changwei Ge · 6 years ago
  93. 9e98578 ocfs2: don't use iocb when EIOCBQUEUED returns by Changwei Ge · 6 years ago
  94. 21158ca ocfs2: without quota support, avoid calling quota recovery by Guozhonghua · 6 years ago
  95. a634644 ocfs2: remove ocfs2_is_o2cb_active() by Gang He · 6 years ago
  96. ac5b2c1 mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings by Andrea Arcangeli · 6 years ago
  97. 94e297c include/linux/notifier.h: SRCU: fix ctags by Sam Protsenko · 6 years ago
  98. e68599a mm: handle no memcg case in memcg_kmem_charge() properly by Roman Gushchin · 6 years ago
  99. 8008cc7 Merge tag 'omap-for-v4.20/omap1-fix-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 6 years ago
  100. 00a6a84 ARM: dts: stm32: update HASH1 dmas property on stm32mp157c by Alexandre Torgue · 6 years ago