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
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-11
Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
25
-157
/
+284
2020-06-10
riscv: set the permission of vdso_data to read-only
Vincent Chen
1
-2
/
+14
2020-06-10
riscv: use vDSO common flow to reduce the latency of the time-related functions
Vincent Chen
16
-69
/
+199
2020-06-09
riscv: fix build warning of missing prototypes
Zong Li
1
-0
/
+1
2020-06-09
RISC-V: Don't mark init section as non-executable
Anup Patel
1
-11
/
+0
2020-06-09
RISC-V: Force select RISCV_INTC for CONFIG_RISCV
Anup Patel
1
-0
/
+1
2020-06-09
RISC-V: Remove do_IRQ() function
Anup Patel
2
-7
/
+3
2020-06-09
clocksource/drivers/timer-riscv: Use per-CPU timer interrupt
Anup Patel
1
-2
/
+0
2020-06-09
irqchip: RISC-V per-HART local interrupt controller driver
Anup Patel
4
-34
/
+4
2020-06-09
RISC-V: Rename and move plic_find_hart_id() to arch directory
Anup Patel
2
-0
/
+17
2020-06-09
RISC-V: self-contained IPI handling routine
Anup Patel
4
-9
/
+22
2020-06-09
RISC-V: Sort select statements alphanumerically
Palmer Dabbelt
1
-34
/
+34
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: convert mmap_sem API comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: convert mmap_sem call sites missed by coccinelle
Michel Lespinasse
1
-2
/
+2
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2
-7
/
+7
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
3
-42
/
+15
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
5
-6
/
+3
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
10
-11
/
+9
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2
-2
/
+0
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
1
-7
/
+1
2020-06-09
riscv: add show_stack_loglvl()
Dmitry Safonov
1
-3
/
+10
2020-06-09
kallsyms/printk: add loglvl to print_ip_sym()
Dmitry Safonov
1
-1
/
+1
2020-06-08
mm: rename flush_icache_user_range to flush_icache_user_page
Christoph Hellwig
1
-1
/
+2
2020-06-08
riscv: use asm-generic/cacheflush.h
Christoph Hellwig
1
-59
/
+3
2020-06-04
Merge tag 'riscv-for-linus-5.8-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
24
-30
/
+1056
2020-06-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-28
/
+24
2020-06-03
riscv: support DEBUG_WX
Zong Li
3
-0
/
+15
2020-06-03
mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()
Anshuman Khandual
1
-4
/
+0
2020-06-03
mm/hugetlb: define a generic fallback for is_hugepage_only_range()
Anshuman Khandual
1
-6
/
+0
2020-06-03
hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
Mike Kravetz
1
-1
/
+1
2020-06-03
hugetlbfs: move hugepagesz= parsing to arch independent code
Mike Kravetz
1
-16
/
+0
2020-06-03
hugetlbfs: add arch_hugetlb_valid_size
Mike Kravetz
1
-9
/
+17
2020-06-03
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
1
-1
/
+1
2020-06-03
mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
Mike Rapoport
1
-1
/
+0
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-55
/
+112
2020-06-02
mm: switch the test_vmalloc module to use __vmalloc_node
Christoph Hellwig
1
-2
/
+2
2020-06-02
mm: ptdump: expand type of 'val' in note_page()
Steven Price
1
-1
/
+1
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-2
/
+2
2020-05-21
RISC-V: gp_in_global needs register keyword
Palmer Dabbelt
1
-1
/
+1
2020-05-20
riscv: Fix print_vm_layout build error if NOMMU
Kefeng Wang
1
-1
/
+1
2020-05-20
riscv: cacheinfo: Implement cache_get_priv_group with a generic ops structure
Yash Shah
2
-0
/
+32
2020-05-18
riscv: Use text_mutex instead of patch_lock
Zong Li
2
-6
/
+20
2020-05-18
riscv: Use NOKPROBE_SYMBOL() instead of __krpobes annotation
Zong Li
1
-7
/
+14
2020-05-18
riscv: Remove the 'riscv_' prefix of function name
Zong Li
3
-14
/
+14
2020-05-18
riscv: Add SW single-step support for KDB
Vincent Chen
2
-2
/
+396
2020-05-18
riscv: Use the XML target descriptions to report 3 system registers
Vincent Chen
4
-1
/
+140
2020-05-18
riscv: Add KGDB support
Vincent Chen
6
-0
/
+325
2020-05-18
RISC-V: Skip setting up PMPs on traps
Palmer Dabbelt
1
-1
/
+10
2020-05-18
riscv: K210: Update defconfig
Damien Le Moal
1
-5
/
+2
[next]