index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
loongson64
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Loongson64: Handle more memory types passed from firmware
Jiaxun Yang
2023-12-05
1
-16
/
+26
*
MIPS: Loongson64: Enable DMA noncoherent support
Jiaxun Yang
2023-12-05
1
-1
/
+9
*
MIPS: Loongson64: Reserve vgabios memory on boot
Jiaxun Yang
2023-12-05
1
-0
/
+5
*
MIPS: Loongson64: Fix more __iomem attributes
Jiaxun Yang
2023-07-28
1
-80
/
+80
*
MIPS: SMP_CPS: Switch to hotplug core state synchronization
Thomas Gleixner
2023-05-15
1
-0
/
+1
*
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-28
1
-0
/
+2
|
\
|
*
mips/cpu: Make sure play_dead() doesn't return
Josh Poimboeuf
2023-03-08
1
-0
/
+1
|
*
mips/cpu: Expose play_dead()'s prototype definition
Josh Poimboeuf
2023-03-08
1
-0
/
+1
*
|
MIPS: Loongson: Move arch cflags to MIPS top level Makefile
Jiaxun Yang
2023-04-05
1
-16
/
+0
*
|
MIPS: Loongson64: Remove CPU_HAS_WB
Jiaxun Yang
2023-03-14
1
-15
/
+0
*
|
MIPS: Loongson64: smp: Correct nudge_writes usage
Jiaxun Yang
2023-03-14
1
-26
/
+12
*
|
MIPS: Loongson64: smp: Use nudge_writes instead of wbflush
Jiaxun Yang
2023-03-14
1
-3
/
+3
*
|
MIPS: Loongson64: Prefix ipi register address pointers with __iomem
Jiaxun Yang
2023-03-14
1
-5
/
+5
|
/
*
MIPS: Loongson64: Add WARN_ON on kexec related kmalloc failed
Liao Chang
2022-11-11
1
-0
/
+10
*
MIPS: Loongson64: Fix section mismatch warning
Tiezhu Yang
2022-07-05
1
-1
/
+0
*
swiotlb: make the swiotlb_init interface more useful
Christoph Hellwig
2022-04-18
1
-1
/
+1
*
MIPS: Fix build error for loongson64 and sgi-ip27
Feiyang Chen
2022-03-24
1
-0
/
+10
*
MIPS: Remove redundant definitions of device_tree_init()
Tiezhu Yang
2022-03-14
1
-5
/
+0
*
MIPS: Remove redundant check in device_tree_init()
Tiezhu Yang
2022-03-14
1
-3
/
+0
*
MIPS: Loongson{2ef,64}: Wrap -mno-branch-likely with cc-option
Nathan Chancellor
2022-02-07
1
-1
/
+2
*
MIPS: Loongson64: Clean up use of cc-ifversion
Nathan Chancellor
2022-02-07
1
-18
/
+3
*
PCI/sysfs: Find shadow ROM before static attribute initialization
Bjorn Helgaas
2022-01-26
1
-5
/
+4
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
1
-1
/
+3
|
\
|
*
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
2021-11-06
1
-1
/
+3
*
|
Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2021-11-05
1
-0
/
+1
|
\
\
|
*
|
MIPS: Loongson64: Add of_node_put() before break
Wan Jiabing
2021-10-18
1
-0
/
+1
|
|
/
*
/
MIPS: loongson64: Drop call to irq_cpu_offline()
Marc Zyngier
2021-10-26
1
-1
/
+0
|
/
*
MIPS: loongsoon64: Reserve memory below starting pfn to prevent Oops
zhanglianjie
2021-06-29
1
-0
/
+3
*
MIPS: Loongson64: Make some functions static in smp.c
Tiezhu Yang
2021-06-01
1
-5
/
+5
*
MIPS: Loongson64: Remove a "set but not used" variable
Huacai Chen
2021-05-27
1
-2
/
+1
*
MIPS: Loongson64: Fix build error 'secondary_kexec_args' undeclared under !SMP
Youling Tang
2021-05-11
1
-1
/
+4
*
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-30
1
-1
/
+0
*
MIPS: Loongson64: Add kexec/kdump support
Huacai Chen
2021-04-16
1
-0
/
+113
*
MIPS: loongson64: fix bug when PAGE_SIZE > 16KB
Huang Pei
2021-03-25
1
-1
/
+1
*
MIPS: Loongson64: Add Loongson-2K1000 early_printk_port
Qing Zhang
2021-03-25
1
-1
/
+4
*
MIPS: Loongson64: Add support for the Loongson-2K1000 to get cpu_clock_freq
Qing Zhang
2021-03-25
1
-0
/
+24
*
MIPS: Loongson64: Distinguish firmware dependencies DTB/LEFI
Qing Zhang
2021-03-25
2
-3
/
+26
*
MIPS: loongson64: alloc pglist_data at run time
Huang Pei
2021-03-12
1
-3
/
+14
*
MIPS: Loongson64: Remove unused sysconf members
Qing Zhang
2021-03-12
3
-63
/
+1
*
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-02-25
1
-1
/
+1
|
\
|
*
kbuild: LD_VERSION redenomination
Masahiro Yamada
2021-02-11
1
-1
/
+1
*
|
MIPS: Support binutils configured with --enable-mips-fix-loongson3-llsc=yes
Aurelien Jarno
2021-01-15
1
-22
/
+0
*
|
MIPS: init: move externs to header file
Yanteng Si
2021-01-07
1
-1
/
+0
*
|
MIPS: Remove empty prom_free_prom_memory functions
Thomas Bogendoerfer
2021-01-07
1
-4
/
+0
*
|
MIPS: loongson64: smp.c: Fix block comment coding style
siyanteng
2021-01-04
1
-2
/
+4
*
|
MIPS: Loongson64: Set cluster for cores
Jiaxun Yang
2021-01-04
1
-0
/
+2
*
|
MIPS: Loongson64: Give chance to build under !CONFIG_NUMA and !CONFIG_SMP
Tiezhu Yang
2021-01-04
2
-51
/
+50
|
/
*
MIPS: Loongson64: Fix up reserving kernel memory range
Jinyang He
2020-11-27
1
-2
/
+5
*
MIPS: No need to check CPU 0 in {loongson3,bmips,octeon}_cpu_disable()
Tiezhu Yang
2020-11-27
1
-3
/
+0
*
MIPS: Loongson64: SMP: Fix up play_dead jump indicator
Tiezhu Yang
2020-11-11
1
-1
/
+2
[next]