index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
loongson64
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-24
MIPS: Fix build error for loongson64 and sgi-ip27
Feiyang Chen
1
-0
/
+10
2022-03-14
MIPS: Remove redundant definitions of device_tree_init()
Tiezhu Yang
1
-5
/
+0
2022-03-14
MIPS: Remove redundant check in device_tree_init()
Tiezhu Yang
1
-3
/
+0
2022-02-07
MIPS: Loongson{2ef,64}: Wrap -mno-branch-likely with cc-option
Nathan Chancellor
1
-1
/
+2
2022-02-07
MIPS: Loongson64: Clean up use of cc-ifversion
Nathan Chancellor
1
-18
/
+3
2022-01-26
PCI/sysfs: Find shadow ROM before static attribute initialization
Bjorn Helgaas
1
-5
/
+4
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+3
2021-11-06
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
1
-1
/
+3
2021-11-05
Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
1
-0
/
+1
2021-10-26
MIPS: loongson64: Drop call to irq_cpu_offline()
Marc Zyngier
1
-1
/
+0
2021-10-18
MIPS: Loongson64: Add of_node_put() before break
Wan Jiabing
1
-0
/
+1
2021-06-29
MIPS: loongsoon64: Reserve memory below starting pfn to prevent Oops
zhanglianjie
1
-0
/
+3
2021-06-01
MIPS: Loongson64: Make some functions static in smp.c
Tiezhu Yang
1
-5
/
+5
2021-05-27
MIPS: Loongson64: Remove a "set but not used" variable
Huacai Chen
1
-2
/
+1
2021-05-11
MIPS: Loongson64: Fix build error 'secondary_kexec_args' undeclared under !SMP
Youling Tang
1
-1
/
+4
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
1
-1
/
+0
2021-04-16
MIPS: Loongson64: Add kexec/kdump support
Huacai Chen
1
-0
/
+113
2021-03-25
MIPS: loongson64: fix bug when PAGE_SIZE > 16KB
Huang Pei
1
-1
/
+1
2021-03-25
MIPS: Loongson64: Add Loongson-2K1000 early_printk_port
Qing Zhang
1
-1
/
+4
2021-03-25
MIPS: Loongson64: Add support for the Loongson-2K1000 to get cpu_clock_freq
Qing Zhang
1
-0
/
+24
2021-03-25
MIPS: Loongson64: Distinguish firmware dependencies DTB/LEFI
Qing Zhang
2
-3
/
+26
2021-03-12
MIPS: loongson64: alloc pglist_data at run time
Huang Pei
1
-3
/
+14
2021-03-12
MIPS: Loongson64: Remove unused sysconf members
Qing Zhang
3
-63
/
+1
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2021-02-12
kbuild: LD_VERSION redenomination
Masahiro Yamada
1
-1
/
+1
2021-01-15
MIPS: Support binutils configured with --enable-mips-fix-loongson3-llsc=yes
Aurelien Jarno
1
-22
/
+0
2021-01-07
MIPS: init: move externs to header file
Yanteng Si
1
-1
/
+0
2021-01-07
MIPS: Remove empty prom_free_prom_memory functions
Thomas Bogendoerfer
1
-4
/
+0
2021-01-04
MIPS: loongson64: smp.c: Fix block comment coding style
siyanteng
1
-2
/
+4
2021-01-04
MIPS: Loongson64: Set cluster for cores
Jiaxun Yang
1
-0
/
+2
2021-01-04
MIPS: Loongson64: Give chance to build under !CONFIG_NUMA and !CONFIG_SMP
Tiezhu Yang
2
-51
/
+50
2020-11-27
MIPS: Loongson64: Fix up reserving kernel memory range
Jinyang He
1
-2
/
+5
2020-11-27
MIPS: No need to check CPU 0 in {loongson3,bmips,octeon}_cpu_disable()
Tiezhu Yang
1
-3
/
+0
2020-11-11
MIPS: Loongson64: SMP: Fix up play_dead jump indicator
Tiezhu Yang
1
-1
/
+2
2020-11-11
MIPS: Loongson64: Add Mail_Send support for 3A4000+ CPU
Tiezhu Yang
1
-23
/
+97
2020-11-11
MIPS: Loongson64: Set IPI_Enable register per core by itself
Tiezhu Yang
1
-2
/
+2
2020-11-11
MIPS: Loongson64: Set the field ELPA of CP0_PAGEGRAIN only once
Tiezhu Yang
1
-15
/
+2
2020-11-11
MIPS: Loongson64: Do not write the read only field LPA of CP0_CONFIG3
Tiezhu Yang
1
-3
/
+0
2020-10-27
MIPS: Loongson64: Add /sys/firmware/lefi/boardinfo
Tiezhu Yang
3
-0
/
+59
2020-10-16
Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2
-31
/
+3
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+2
2020-10-12
MIPS: Loongson64: Clean up numa.c
Tiezhu Yang
1
-26
/
+3
2020-09-22
MIPS: Loongson-3: Fix fp register access if MSA enabled
Huacai Chen
1
-16
/
+8
2020-09-11
dma-direct: rename and cleanup __phys_to_dma
Christoph Hellwig
1
-1
/
+1
2020-09-11
dma-direct: remove __dma_to_phys
Christoph Hellwig
1
-1
/
+1
2020-09-07
MIPS: Loongson64: Remove unused loongson_reboot.
Jinyang He
1
-5
/
+0
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
1
-1
/
+0
2020-08-04
MIPS: KVM: Add kvm guest support for Loongson-3
Huacai Chen
2
-2
/
+17
2020-07-28
MIPS: Loongson64: Process ISA Node in DeviceTree
Jiaxun Yang
1
-25
/
+62
2020-07-16
MIPS: Loongson64: Load LS7A dtbs
Jiaxun Yang
1
-22
/
+34
[next]