index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-25
Revert MIPS: Loongson: Fix build error when make modules_install
Maciej W. Rozycki
1
-3
/
+7
2023-07-25
MIPS: Only fiddle with CHECKFLAGS if `need-compiler'
Maciej W. Rozycki
1
-1
/
+1
2023-07-25
MIPS: Fix CONFIG_CPU_DADDI_WORKAROUNDS `modules_install' regression
Maciej W. Rozycki
1
-2
/
+2
2023-07-09
Merge tag 'mips_6.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...
Linus Torvalds
1
-7
/
+3
2023-07-03
MIPS: Loongson: Fix build error when make modules_install
Huacai Chen
1
-7
/
+3
2023-06-05
mips: Include KBUILD_CPPFLAGS in CHECKFLAGS invocation
Nathan Chancellor
1
-1
/
+1
2023-04-05
MIPS: Loongson: Move arch cflags to MIPS top level Makefile
Jiaxun Yang
1
-0
/
+38
2023-01-26
MIPS: Prefer cc-option for additions to cflags
Nathan Chancellor
1
-1
/
+1
2023-01-26
MIPS: Always use -Wa,-msoft-float and eliminate GAS_HAS_SET_HARDFLOAT
Nathan Chancellor
1
-10
/
+1
2022-11-21
MIPS: Use "grep -E" instead of "egrep"
Tiezhu Yang
1
-1
/
+1
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
[next]