index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-09-12
1
-5
/
+2
|
\
|
*
Merge branch 'linus' into smp/urgent
Thomas Gleixner
2021-09-11
16
-195
/
+247
|
|
\
|
*
|
drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()
Thomas Gleixner
2021-09-01
1
-5
/
+2
*
|
|
Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-09-11
8
-14
/
+20
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
riscv: Move EXCEPTION_TABLE to RO_DATA segment
Jisheng Zhang
2021-09-11
2
-3
/
+2
|
*
|
riscv: Enable BUILDTIME_TABLE_SORT
Jisheng Zhang
2021-09-11
1
-0
/
+1
|
*
|
riscv: dts: microchip: mpfs-icicle: Fix serial console
Geert Uytterhoeven
2021-09-11
1
-1
/
+5
|
*
|
riscv: move the (z)install rules to arch/riscv/Makefile
Masahiro Yamada
2021-09-11
2
-10
/
+5
|
*
|
riscv: Improve stack randomisation on RV64
Kefeng Wang
2021-09-11
1
-0
/
+3
|
*
|
riscv: defconfig: enable NLS_CODEPAGE_437, NLS_ISO8859_1
Heinrich Schuchardt
2021-09-11
1
-0
/
+2
|
*
|
riscv: defconfig: enable BLK_DEV_NVME
Heinrich Schuchardt
2021-09-11
1
-0
/
+2
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
2
-6
/
+1
|
\
\
\
|
*
|
|
trap: cleanup trap_init()
Kefeng Wang
2021-09-08
1
-5
/
+0
|
*
|
|
riscv: only select GENERIC_IOREMAP if MMU support is enabled
Christoph Hellwig
2021-09-08
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-09-05
1
-3
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
Masahiro Yamada
2021-08-16
1
-3
/
+1
*
|
|
Merge tag 'riscv-for-linus-5.15-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-09-05
12
-127
/
+229
|
\
\
\
|
*
|
|
riscv: add support for hugepage migration
Chen Wandun
2021-08-27
1
-0
/
+1
|
*
|
|
RISC-V: Fix VDSO build for !MMU
Palmer Dabbelt
2021-08-26
2
-0
/
+11
|
*
|
|
riscv: use strscpy to replace strlcpy
Jason Wang
2021-08-26
1
-1
/
+1
|
*
|
|
riscv: explicitly use symbol offsets for VDSO
Saleem Abdulrasool
2021-08-25
5
-32
/
+22
|
*
|
|
riscv: Enable Undefined Behavior Sanitizer UBSAN
Jisheng Zhang
2021-08-25
2
-0
/
+2
|
*
|
|
riscv: Keep the riscv Kconfig selects sorted
Jisheng Zhang
2021-08-25
1
-3
/
+3
|
*
|
|
riscv: Support allocating gigantic hugepages using CMA
Kefeng Wang
2021-08-14
1
-0
/
+3
|
*
|
|
riscv: fix the global name pfn_base confliction error
Kenneth Lee
2021-08-14
2
-5
/
+5
|
*
|
|
riscv: Move early fdt mapping creation in its own function
Alexandre Ghiti
2021-08-12
1
-36
/
+40
|
*
|
|
riscv: Simplify BUILTIN_DTB device tree mapping handling
Alexandre Ghiti
2021-08-12
1
-10
/
+2
|
*
|
|
riscv: Use __maybe_unused instead of #ifdefs around variable declarations
Alexandre Ghiti
2021-08-12
1
-3
/
+1
|
*
|
|
riscv: Get rid of map_size parameter to create_kernel_page_table
Alexandre Ghiti
2021-08-12
1
-19
/
+11
|
*
|
|
riscv: Introduce va_kernel_pa_offset for 32-bit kernel
Alexandre Ghiti
2021-08-12
2
-16
/
+2
|
*
|
|
riscv: Optimize kernel virtual address conversion macro
Alexandre Ghiti
2021-08-12
1
-1
/
+1
|
*
|
|
riscv: Enable GENERIC_IRQ_SHOW_LEVEL
Kefeng Wang
2021-08-04
1
-0
/
+1
|
*
|
|
riscv: Enable idle generic idle loop
Kefeng Wang
2021-08-04
1
-0
/
+1
|
*
|
|
riscv: Allow forced irq threading
Kefeng Wang
2021-08-04
1
-0
/
+1
|
*
|
|
riscv: Implement thread_struct whitelist for hardened usercopy
Tong Tiangen
2021-08-04
2
-0
/
+9
|
*
|
|
riscv: kprobes: implement the branch instructions
Chen Lifu
2021-07-22
2
-2
/
+79
|
*
|
|
riscv: kprobes: implement the auipc instruction
Chen Lifu
2021-07-22
2
-1
/
+35
|
|
/
/
*
|
|
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-09-04
1
-1
/
+1
|
\
\
\
|
*
|
|
kbuild: check CONFIG_AS_IS_LLVM instead of LLVM_IAS
Masahiro Yamada
2021-08-10
1
-1
/
+1
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
1
-30
/
+14
|
\
\
\
\
|
*
|
|
|
memblock: make memblock_find_in_range method private
Mike Rapoport
2021-09-03
1
-30
/
+14
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-09-02
1
-20
/
+0
|
\
\
\
\
|
*
|
|
|
riscv: Remove non-standard linux,elfcorehdr handling
Geert Uytterhoeven
2021-08-25
1
-20
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-09-02
1
-2
/
+0
|
\
\
\
\
|
*
|
|
|
asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
Arnd Bergmann
2021-07-30
1
-2
/
+0
|
*
|
|
|
asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user
Arnd Bergmann
2021-07-27
1
-2
/
+2
|
|
/
/
/
*
|
|
|
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-09-01
1
-4
/
+1
|
\
\
\
\
|
*
\
\
\
Backmerge tag 'v5.14-rc3' into drm-next
Dave Airlie
2021-07-26
4
-21
/
+48
|
|
\
\
\
\
|
*
\
\
\
\
Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-07-23
1
-4
/
+1
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
drivers/firmware: consolidate EFI framebuffer setup for all arches
Javier Martinez Canillas
2021-07-21
1
-4
/
+1
[next]