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
/
csky
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
1
-1
/
+1
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-7
/
+1
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
1
-6
/
+1
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-14
/
+10
2020-08-06
Merge tag 'csky-for-linus-5.9-rc1' of https://github.com/c-sky/csky-linux
Linus Torvalds
18
-142
/
+307
2020-08-01
csky: Add context tracking support
Guo Ren
2
-0
/
+27
2020-07-31
csky: Add arch_show_interrupts for IPI interrupts
Guo Ren
1
-8
/
+41
2020-07-31
csky: Add irq_work support
Guo Ren
2
-0
/
+23
2020-07-31
csky: Fixup warning by EXPORT_SYMBOL(kmap)
Guo Ren
1
-2
/
+0
2020-07-31
csky: Set CONFIG_NR_CPU 4 as default
Guo Ren
1
-1
/
+1
2020-07-31
csky: Use top-down mmap layout
Guo Ren
1
-0
/
+10
2020-07-31
csky: Optimize the trap processing flow
Guo Ren
5
-109
/
+157
2020-07-31
csky: Add support for function error injection
Guo Ren
4
-0
/
+18
2020-07-31
csky: Fixup kprobes handler couldn't change pc
Guo Ren
1
-1
/
+3
2020-07-31
csky: Fixup duplicated restore sp in RESTORE_REGS_FTRACE
Guo Ren
1
-3
/
+0
2020-07-31
csky: Add cpu feature register hint for smp
Guo Ren
1
-0
/
+3
2020-07-31
csky: Add SECCOMP_FILTER supported
Guo Ren
5
-3
/
+25
2020-07-31
csky: remove unusued thread_saved_pc and *_segments functions/macros
Tobias Klauser
2
-16
/
+0
2020-07-27
csky: switch to ->regset_get()
Al Viro
1
-14
/
+10
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
1
-1
/
+1
2020-07-04
arch: remove HAVE_COPY_THREAD_TLS
Christian Brauner
1
-1
/
+0
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
1
-2
/
+3
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2
-6
/
+6
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
1
-30
/
+0
2020-06-09
csky: replace definitions of __pXd_offset() with pXd_index()
Mike Rapoport
4
-8
/
+7
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2
-3
/
+1
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
4
-4
/
+0
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2
-10
/
+3
2020-06-09
csky: add show_stack_loglvl()
Dmitry Safonov
1
-2
/
+9
2020-06-04
kmap: consolidate kmap_prot definitions
Ira Weiny
1
-2
/
+0
2020-06-04
kmap: remove kmap_atomic_to_page()
Ira Weiny
2
-14
/
+0
2020-06-04
arch/kmap: define kmap_atomic_prot() for all arch's
Ira Weiny
1
-3
/
+3
2020-06-04
arch/kmap: don't hard code kmap_prot values
Ira Weiny
1
-1
/
+1
2020-06-04
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
2
-7
/
+3
2020-06-04
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
2
-8
/
+2
2020-06-04
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
2
-12
/
+0
2020-06-04
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
2
-12
/
+6
2020-06-04
arch/kmap: remove BUG_ON()
Ira Weiny
1
-1
/
+1
2020-06-03
csky: simplify detection of memory zone boundaries
Mike Rapoport
1
-15
/
+11
2020-05-28
csky: Fixup CONFIG_DEBUG_RSEQ
Guo Ren
1
-5
/
+10
2020-05-28
csky: Coding convention in entry.S
Guo Ren
4
-40
/
+42
2020-05-28
csky: Fixup abiv2 syscall_trace break a4 & a5
Guo Ren
2
-2
/
+6
2020-05-28
csky: Fixup CONFIG_PREEMPT panic
Guo Ren
3
-27
/
+11
2020-05-15
csky: Fixup raw_copy_from_user()
Al Viro
2
-29
/
+28
2020-05-15
csky: Fixup gdbmacros.txt with name sp in thread_struct
Guo Ren
4
-9
/
+9
2020-05-13
csky: Fixup remove unnecessary save/restore PSR code
Guo Ren
3
-11
/
+2
2020-05-13
csky: Fixup remove duplicate irq_disable
Liu Yibin
1
-2
/
+0
2020-05-13
csky: Fixup calltrace panic
Guo Ren
8
-119
/
+159
2020-05-13
csky: Fixup perf callchain unwind
Mao Han
1
-2
/
+7
[next]