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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-02
kbuild: remove head-y syntax
Masahiro Yamada
1
-2
/
+0
2022-07-14
MIPS: Remove VR41xx support
Thomas Bogendoerfer
1
-1
/
+0
2022-03-07
mips: Always permit to build u-boot images
Paul Cercueil
1
-4
/
+0
2022-03-01
MIPS: Remove TX39XX support
Thomas Bogendoerfer
1
-1
/
+0
2021-12-14
MIPS: Makefile: Remove "ifdef need-compiler" for Kbuild.platforms
Tiezhu Yang
1
-2
/
+0
2021-11-13
Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
1
-0
/
+2
2021-11-09
MIPS: fix *-pkg builds for loongson2ef platform
Masahiro Yamada
1
-0
/
+2
2021-10-24
kbuild: use more subdir- for visiting subdirectories while cleaning
Masahiro Yamada
1
-7
/
+1
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2021-09-03
Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
1
-0
/
+3
2021-08-12
MIPS: Make a alias for pistachio_defconfig
Jiaxun Yang
1
-0
/
+3
2021-08-10
kbuild: do not require sub-make for separate output tree builds
Masahiro Yamada
1
-1
/
+1
2021-08-05
mips: Fix non-POSIX regexp
H. Nikolaus Schaller
1
-1
/
+1
2021-05-26
kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
Masahiro Yamada
1
-3
/
+0
2021-05-06
arch: use cross_compiling to check whether it is a cross build or not
Masahiro Yamada
1
-1
/
+1
2021-02-21
Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
1
-0
/
+20
2021-01-22
Revert "MIPS: Remove unused R4300 CPU support"
Lauri Kasanen
1
-0
/
+1
2021-01-22
arch: mips: Remove CONFIG_OPROFILE support
Viresh Kumar
1
-1
/
+0
2021-01-15
MIPS: Support binutils configured with --enable-mips-fix-loongson3-llsc=yes
Aurelien Jarno
1
-0
/
+19
2020-11-12
mips: boot: add support for self-extracting FIT images (vmlinuz.itb)
Alexander Lobakin
1
-0
/
+1
2020-11-12
mips: boot: clean up self-extracting targets scenarios
Alexander Lobakin
1
-1
/
+1
2020-05-22
mips: Add MIPS Warrior P5600 support
Serge Semin
1
-0
/
+1
2020-05-22
mips: Add MIPS Release 5 support
Serge Semin
1
-0
/
+2
2020-05-12
MIPS: Unconditionally specify '-EB' or '-EL'
Nathan Chancellor
1
-25
/
+0
2020-05-09
MIPS: Remove support for LASAT
Thomas Bogendoerfer
1
-7
/
+0
2020-05-07
MIPS: Truncate link address into 32bit for 32bit kernel
Jiaxun Yang
1
-1
/
+12
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+1
2019-11-17
crypto: mips/chacha - wire up accelerated 32r2 code from Zinc
Ard Biesheuvel
1
-1
/
+1
2019-10-07
MIPS: Check Loongson3 LL/SC errata workaround correctness
Paul Burton
1
-0
/
+3
2019-07-23
MIPS: Remove unused R8000 CPU support
Paul Burton
1
-1
/
+0
2019-07-23
MIPS: Remove unused R5432 CPU support
Paul Burton
1
-2
/
+0
2019-07-23
MIPS: Remove unused R4300 CPU support
Paul Burton
1
-1
/
+0
2019-06-20
MIPS: have "plain" make calls build dtbs for selected platforms
Cedric Hombourger
1
-1
/
+2
2019-02-04
MIPS: Add GINVT instruction helpers
Paul Burton
1
-0
/
+2
2018-12-14
mips: generate uapi header and system call table files
Firoz Khan
1
-0
/
+3
2018-11-09
MIPS: Don't compile math-emu when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
1
-1
/
+1
2018-11-02
kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
Masahiro Yamada
1
-1
/
+1
2018-10-26
Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
1
-7
/
+4
2018-10-16
MIPS: Cleanup DSP ASE detection
Paul Burton
1
-0
/
+2
2018-10-02
kbuild: consolidate Devicetree dtb build rules
Rob Herring
1
-14
/
+1
2018-08-30
MIPS: Use a custom elf-entry program to find kernel entry point
Paul Burton
1
-7
/
+2
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
1
-1
/
+1
2018-08-07
MIPS: Always specify -EB or -EL when using clang
Paul Burton
1
-0
/
+10
2018-06-28
MIPS: Always use -march=<arch>, not -<arch> shortcuts
Paul Burton
1
-8
/
+4
2018-06-01
kbuild: add machine size to CHECKFLAGS
Luc Van Oostenryck
1
-3
/
+0
2018-03-22
MIPS: Use the entry point from the ELF file header
Maciej W. Rozycki
1
-14
/
+6
2018-03-21
MIPS: generic: Add support for Microsemi Ocelot
Alexandre Belloni
1
-0
/
+3
2018-03-05
MIPS: Expand help text to list generic defconfigs
James Hogan
1
-0
/
+19
2018-02-19
MIPS: Refactor legacy defconfigs
James Hogan
1
-9
/
+10
2018-02-19
MIPS: crypto: Add crc32 and crc32c hw accelerated module
Marcin Nowakowski
1
-0
/
+3
[next]