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
/
loongarch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-12
Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2022-12-08
LoongArch: mm: Fix huge page entry update for virtual machine
Huacai Chen
1
-14
/
+16
2022-12-08
LoongArch: Export symbol for function smp_send_reschedule()
Bibo Mao
2
-10
/
+11
2022-12-02
Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2022-11-30
mm: add dummy pmd_young() for architectures not having it
Juergen Gross
1
-0
/
+1
2022-11-21
LoongArch: Fix unsigned comparison with less than zero
KaiLong Wang
1
-1
/
+2
2022-11-21
LoongArch: Set _PAGE_DIRTY only if _PAGE_MODIFIED is set in {pmd,pte}_mkwrite()
Huacai Chen
1
-2
/
+6
2022-11-21
LoongArch: Set _PAGE_DIRTY only if _PAGE_WRITE is set in {pmd,pte}_mkdirty()
Huacai Chen
1
-2
/
+6
2022-11-21
LoongArch: Clear FPU/SIMD thread info flags for kernel thread
Huacai Chen
1
-4
/
+5
2022-11-21
LoongArch: SMP: Change prefix from loongson3 to loongson
Huacai Chen
4
-39
/
+39
2022-11-21
LoongArch: Combine acpi_boot_table_init() and acpi_boot_init()
Huacai Chen
2
-22
/
+10
2022-11-21
LoongArch: Makefile: Use "grep -E" instead of "egrep"
Tiezhu Yang
1
-1
/
+1
2022-10-29
LoongArch: BPF: Avoid declare variables in switch-case
Huacai Chen
1
-18
/
+13
2022-10-29
LoongArch: Use flexible-array member instead of zero-length array
Yushan Zhou
1
-1
/
+1
2022-10-29
LoongArch: Remove unused kernel stack padding
Jinyang He
5
-7
/
+6
2022-10-21
arch/loongarch: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig option
Paul E. McKenney
1
-0
/
+1
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2022-10-14
Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2022-10-12
LoongArch: update local TLB if PTE entry exists
Qi Zheng
1
-0
/
+3
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+0
2022-10-12
Merge tag 'loongarch-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
56
-685
/
+4696
2022-10-12
LoongArch: Update Loongson-3 default config file
Huacai Chen
1
-8
/
+55
2022-10-12
LoongArch: Add BPF JIT support
Tiezhu Yang
7
-0
/
+1700
2022-10-12
LoongArch: Add some instruction opcodes and formats
Tiezhu Yang
1
-5
/
+174
2022-10-12
LoongArch: Move {signed,unsigned}_imm_check() to inst.h
Tiezhu Yang
2
-10
/
+10
2022-10-12
LoongArch: Add kdump support
Youling Tang
9
-8
/
+227
2022-10-12
LoongArch: Add kexec support
Youling Tang
6
-1
/
+400
2022-10-12
LoongArch: Use generic BUG() handler
Youling Tang
4
-12
/
+84
2022-10-12
LoongArch: Add SysRq-x (TLB Dump) support
Huacai Chen
2
-0
/
+67
2022-10-12
LoongArch: Add perf events support
Huacai Chen
6
-1
/
+987
2022-10-12
LoongArch: Add qspinlock support
Huacai Chen
4
-3
/
+26
2022-10-12
LoongArch: Use TLB for ioremap()
Huacai Chen
7
-56
/
+184
2022-10-12
LoongArch: Support access filter to /dev/mem interface
Huacai Chen
3
-0
/
+34
2022-10-12
LoongArch: Refactor cache probe and flush methods
Huacai Chen
10
-267
/
+236
2022-10-12
LoongArch: mm: Refactor TLB exception handlers
Rui Wang
1
-290
/
+247
2022-10-12
LoongArch: Support R_LARCH_GOT_PC_{LO12,HI20} in modules
Xi Ruoyao
4
-7
/
+99
2022-10-12
LoongArch: Support PC-relative relocations in modules
Xi Ruoyao
2
-1
/
+75
2022-10-12
LoongArch: Define ELF relocation types added in ABIv2.0
Xi Ruoyao
2
-1
/
+38
2022-10-12
LoongArch: Adjust symbol addressing for AS_HAS_EXPLICIT_RELOCS
Xi Ruoyao
4
-6
/
+37
2022-10-12
LoongArch: Add Kconfig option AS_HAS_EXPLICIT_RELOCS
Xi Ruoyao
1
-0
/
+3
2022-10-12
LoongArch: Kconfig: Fix spelling mistake "delibrately" -> "deliberately"
Colin Ian King
1
-1
/
+1
2022-10-12
LoongArch: Mark __xchg() and __cmpxchg() as __always_inline
Huacai Chen
1
-4
/
+4
2022-10-12
LoongArch: Flush TLB earlier at initialization
Huacai Chen
1
-2
/
+3
2022-10-12
LoongArch: Do not create sysfs control file for io master CPUs
Tiezhu Yang
3
-6
/
+7
2022-10-12
LoongArch: Fix cpu name after CPU-hotplug
Jianmin Lv
1
-1
/
+3
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2
-2
/
+2
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-10-10
Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2
-4
/
+2
2022-10-09
Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-35
/
+233
[next]