index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-01
MIPS: perf: Fix wrong check condition of Loongson event IDs
Tiezhu Yang
1
-2
/
+2
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
1
-0
/
+1
2020-08-30
Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+5
2020-08-26
mips: Implement arch_irqs_disabled()
Peter Zijlstra
1
-0
/
+5
2020-08-26
MIPS: SGI-IP32: No need to include mc14818*.h
Thomas Bogendoerfer
1
-2
/
+0
2020-08-26
MIPS: Remove unused header file m48t37.h
Thomas Bogendoerfer
1
-36
/
+0
2020-08-26
MIPS: Loongson2ef: Remove specific mc146818rtc.h
Thomas Bogendoerfer
1
-36
/
+0
2020-08-26
MIPS: SGI-IP27: No need for kmalloc.h
Thomas Bogendoerfer
1
-8
/
+0
2020-08-24
MIPS: Remove PNX833x alias NXP_STB22x
Thomas Bogendoerfer
18
-1409
/
+0
2020-08-24
MIPS: Paravirt: remove remaining pieces of paravirt
Thomas Bogendoerfer
3
-106
/
+0
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-32
/
+32
2020-08-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+3
2020-08-22
mips/oprofile: Fix fallthrough placement
He Zhe
1
-1
/
+3
2020-08-22
MIPS: Loongson64: Remove unnecessary inclusion of boot_param.h
WANG Xuerui
2
-3
/
+0
2020-08-21
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
2
-2
/
+3
2020-08-21
MIPS: BMIPS: Also call bmips_cpu_setup() for secondary cores
Florian Fainelli
1
-0
/
+2
2020-08-21
MIPS: mm: BMIPS5000 has inclusive physical caches
Florian Fainelli
1
-0
/
+4
2020-08-20
mips: propagate the calling convention change down into __csum_partial_copy_..._user()
Al Viro
2
-195
/
+89
2020-08-20
mips: __csum_partial_copy_kernel() has no users left
Al Viro
2
-6
/
+0
2020-08-20
mips: csum_and_copy_{to,from}_user() are never called under KERNEL_DS
Al Viro
1
-25
/
+7
2020-08-20
saner calling conventions for csum_and_copy_..._user()
Al Viro
1
-24
/
+22
2020-08-20
csum_partial_copy_nocheck(): drop the last argument
Al Viro
2
-4
/
+7
2020-08-20
unify generic instances of csum_partial_copy_nocheck()
Al Viro
1
-1
/
+1
2020-08-17
MIPS: BMIPS: dts: add BCM63268 power domain support
Álvaro Fernández Rojas
1
-0
/
+6
2020-08-17
MIPS: BMIPS: dts: add BCM6362 power domain support
Álvaro Fernández Rojas
1
-0
/
+6
2020-08-17
MIPS: BMIPS: dts: add BCM6328 power domain support
Álvaro Fernández Rojas
1
-0
/
+6
2020-08-17
MIPS: BCM47xx: Include bcm47xx_sprom.h
Florian Fainelli
1
-3
/
+1
2020-08-17
MIPS: BCM63xx: switch to SPDX license identifier
Álvaro Fernández Rojas
1
-4
/
+1
2020-08-17
MIPS: BCM63xx: refactor board declarations
Álvaro Fernández Rojas
1
-310
/
+305
2020-08-17
MIPS: BCM63xx: enable EHCI for DWV-S0 board
Álvaro Fernández Rojas
1
-0
/
+1
2020-08-17
MIPS: BCM63xx: remove EHCI from BCM6348 boards
Álvaro Fernández Rojas
1
-3
/
+0
2020-08-17
MIPS: BCM63xx: remove duplicated new lines
Álvaro Fernández Rojas
1
-3
/
+0
2020-08-17
MIPS: lantiq: add missing GPHY clock aliases for ar10 and grx390
Aleksander Jan Bajkowski
1
-2
/
+8
2020-08-17
MIPS: Loongson: Use default CONFIG_FRAME_WARN as 2048 for Loongson64 to fix build warnings
Tiezhu Yang
1
-1
/
+0
2020-08-17
MIPS: ftrace: Remove redundant #ifdef CONFIG_DYNAMIC_FTRACE
Zejiang Tang
1
-4
/
+0
2020-08-17
MIPS: Loongson64: Do not override watch and ejtag feature
Jiaxun Yang
1
-2
/
+0
2020-08-14
all arch: remove system call sys_sysctl
Xiaoming Ni
4
-4
/
+3
2020-08-14
Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+3
2020-08-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-3
/
+4
2020-08-12
mm/mips: use general page fault accounting
Peter Xu
1
-11
/
+3
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
1
-1
/
+1
2020-08-12
uaccess: add force_uaccess_{begin,end} helpers
Christoph Hellwig
1
-14
/
+13
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
1
-1
/
+1
2020-08-11
KVM: MIPS/VZ: Fix build error caused by 'kvm_run' cleanup
Xingxing Su
1
-2
/
+1
2020-08-10
MIPS: KVM: Convert a fallthrough comment to fallthrough
Jiaxun Yang
1
-1
/
+1
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-2
/
+1
2020-08-09
MIPS: VZ: Only include loongson_regs.h for CPU_LOONGSON64
Huacai Chen
1
-0
/
+2
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-28
/
+3
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
3
-11
/
+0
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
1
-5
/
+0
[prev]
[next]