Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
1a18374fc370da5a335b061fe94ebf677b07bd1d
/
arch
/
riscv
c3bed3b
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 5 years ago
b94ae8a
Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 5 years ago
a308a71
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
by Linus Torvalds
· 5 years ago
6a0e20c
Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 5 years ago
a1b39ba
asm-generic: Make msi.h a mandatory include/asm header
by Michal Simek
· 5 years ago
1d87200
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
642356c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
436b2a8
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 5 years ago
5ba9aa5
Merge branch 'next/nommu' into for-next
by Paul Walmsley
· 5 years ago
4a97986
Merge branch 'next/misc' into for-next
by Paul Walmsley
· 5 years ago
e8cad25
Merge branch 'next/tlb-opt' into for-next
by Paul Walmsley
· 5 years ago
9acfd6f
Merge branch 'next/isa-string' into for-next
by Paul Walmsley
· 5 years ago
405fe7a
riscv: provide a flat image loader
by Christoph Hellwig
· 5 years ago
6bd33e1
riscv: add nommu support
by Christoph Hellwig
· 5 years ago
9e80635
riscv: clear the instruction cache and all registers when booting
by Christoph Hellwig
· 5 years ago
accb9db
riscv: read the hart ID from mhartid on boot
by Damien Le Moal
· 5 years ago
fcdc653
riscv: provide native clint access for M-mode
by Christoph Hellwig
· 5 years ago
c12d336
int128: move __uint128_t compiler test to Kconfig
by Ard Biesheuvel
· 5 years ago
c5ab54e
riscv: dts: add support for PDMA device of HiFive Unleashed Rev A00
by Green Wan
· 5 years ago
4f9bbce
riscv: add support for MMIO access to the timer registers
by Christoph Hellwig
· 5 years ago
8bf90f3
riscv: implement remote sfence.i using IPIs
by Christoph Hellwig
· 5 years ago
3320648
riscv: cleanup the default power off implementation
by Christoph Hellwig
· 5 years ago
3b03ac6
riscv: poison SBI calls for M-mode
by Christoph Hellwig
· 5 years ago
eded8bc
riscv: don't allow selecting SBI based drivers for M-mode
by Damien Le Moal
· 5 years ago
8083c62
RISC-V: Add multiple compression image format.
by Atish Patra
· 5 years ago
6b57ba8
riscv: clean up the macro format in each header file
by Zong Li
· 5 years ago
0fdc636
riscv: Use PMD_SIZE to replace PTE_PARENT_SIZE
by Zong Li
· 5 years ago
38af578
riscv: use the generic ioremap code
by Christoph Hellwig
· 5 years ago
d092a87
arch: rely on asm-generic/io.h for default ioremap_* definitions
by Christoph Hellwig
· 5 years ago
a4c3733
riscv: abstract out CSR names for supervisor vs machine mode
by Christoph Hellwig
· 5 years ago
0c3ac28
riscv: separate MMIO functions into their own header file
by Paul Walmsley
· 5 years ago
86fe639
riscv: enter WFI in default_power_off() if SBI does not shutdown
by Christoph Hellwig
· 5 years ago
c917404
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
by Kees Cook
· 5 years ago
93240b3
vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
by Kees Cook
· 5 years ago
eaf9370
vmlinux.lds.h: Move NOTES into RO_DATA
by Kees Cook
· 5 years ago
6efb16b
RISC-V: Issue a tlb page flush if possible
by Atish Patra
· 5 years ago
31738ed
RISC-V: Issue a local tlbflush if possible.
by Atish Patra
· 5 years ago
6384423
RISC-V: Do not invoke SBI call if cpumask is empty
by Atish Patra
· 5 years ago
5340627
riscv: add support for SECCOMP and SECCOMP_FILTER
by David Abdurachmanov
· 5 years ago
1edd28b
RISC-V: Remove unsupported isa string info print
by Atish Patra
· 5 years ago
00a5bf3
RISC-V: Add PCIe I/O BAR memory mapping
by Yash Shah
· 5 years ago
f307307
riscv: for C functions called only from assembly, mark with __visible
by Paul Walmsley
· 5 years ago
a48dac4
riscv: fp: add missing __user pointer annotations
by Paul Walmsley
· 5 years ago
5ed881b
riscv: add missing header file includes
by Paul Walmsley
· 5 years ago
bf6df5d
riscv: mark some code and data as file-static
by Paul Walmsley
· 5 years ago
6a527b6
riscv: init: merge split string literals in preprocessor directive
by Paul Walmsley
· 5 years ago
ffaee27
riscv: add prototypes for assembly language functions from head.S
by Paul Walmsley
· 5 years ago
e8f44c5
riscv: cleanup do_trap_break
by Christoph Hellwig
· 5 years ago
a6d9e26
riscv: cleanup <asm/bug.h>
by Christoph Hellwig
· 5 years ago
9fe57d8
riscv: Fix undefined reference to vmemmap_populate_basepages
by Kefeng Wang
· 5 years ago
62103ec
riscv: Fix implicit declaration of 'page_to_section'
by Kefeng Wang
· 5 years ago
90db7b2
riscv: fix fs/proc/kcore.c compilation with sparsemem enabled
by David Abdurachmanov
· 5 years ago
04ce8d3
riscv: Use pr_warn instead of pr_warning
by Kefeng Wang
· 5 years ago
5bf4e52
RISC-V: fix virtual address overlapped in FIXADDR_START and VMEMMAP_START
by Greentime Hu
· 5 years ago
4c8eb19
riscv: tlbflush: remove confusing comment on local_flush_tlb_all()
by Paul Walmsley
· 5 years ago
2993c9b
riscv: dts: HiFive Unleashed: add default chosen/stdout-path
by Paul Walmsley
· 5 years ago
2f01b78
riscv: remove the switch statement in do_trap_break()
by Vincent Chen
· 5 years ago
cd9e72b8
RISC-V: entry: Remove unneeded need_resched() loop
by Valentin Schneider
· 5 years ago
8bb0dae
riscv: Correct the handling of unexpected ebreak in do_trap_break()
by Vincent Chen
· 5 years ago
e0c0fc1
riscv: avoid sending a SIGTRAP to a user thread trapped in WARN()
by Vincent Chen
· 5 years ago
8b04825
riscv: avoid kernel hangs when trapped in BUG()
by Vincent Chen
· 5 years ago
922b037
riscv: Fix memblock reservation for device tree blob
by Albert Ou
· 5 years ago
1885660
RISC-V: Clear load reservations while restoring hart contexts
by Palmer Dabbelt
· 5 years ago
568d850
Merge tag 'riscv/for-v5.4-rc1-b' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 5 years ago
b4ed71f
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
by Mark Rutland
· 5 years ago
54c95a1
riscv: make mmap allocation top-down by default
by Alexandre Ghiti
· 5 years ago
782de70
mm: consolidate pgtable_cache_init() and pgd_cache_init()
by Mike Rapoport
· 5 years ago
1322479
mm: remove quicklist page table caches
by Nicholas Piggin
· 5 years ago
c82dd6d
riscv: Avoid interrupts being erroneously enabled in handle_exception()
by Vincent Chen
· 5 years ago
c810071
riscv: dts: sifive: Drop "clock-frequency" property of cpu nodes
by Bin Meng
· 5 years ago
3bcca2a
riscv: dts: sifive: Add ethernet0 to the aliases node
by Bin Meng
· 5 years ago
d7b0827
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
d3d7a0c
RISC-V: Export kernel symbols for kvm
by Atish Patra
· 5 years ago
b47613d
arch/riscv: disable excess harts before picking main boot hart
by Xiang Wang
· 5 years ago
1cec0ce
RISC-V: Enable VIRTIO drivers in RV64 and RV32 defconfig
by Anup Patel
· 5 years ago
b6f2b2e
RISC-V: Fix building error when CONFIG_SPARSEMEM_MANUAL=y
by Greentime Hu
· 5 years ago
b45e0c3
riscv: dts: Add DT support for SiFive FU540 PWM driver
by Yash Shah
· 5 years ago
58d4faf
Merge tag 'riscv/for-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 5 years ago
e77fafe
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 5 years ago
474efec
riscv: modify the Image header to improve compatibility with the ARM64 header
by Paul Walmsley
· 5 years ago
95594cb
riscv: move the TLB flush logic out of line
by Christoph Hellwig
· 5 years ago
2f12dbf1
riscv: don't use the rdtime(h) pseudo-instructions
by Christoph Hellwig
· 5 years ago
f5bf645
riscv: cleanup riscv_cpuid_to_hartid_mask
by Christoph Hellwig
· 5 years ago
e11ea2a
riscv: optimize send_ipi_single
by Christoph Hellwig
· 5 years ago
1db7a7c
riscv: cleanup send_ipi_mask
by Christoph Hellwig
· 5 years ago
7e0e508
riscv: refactor the IPI code
by Christoph Hellwig
· 5 years ago
98a93b0
riscv: Add support for perf registers sampling
by Mao Han
· 5 years ago
dbeb90b
riscv: Add perf callchain support
by Mao Han
· 5 years ago
909548d
riscv: add arch/riscv/Kbuild
by Masahiro Yamada
· 5 years ago
d95f1a5
RISC-V: Implement sparsemem
by Logan Gunthorpe
· 5 years ago
4f3f900
riscv: Using CSR numbers to access CSRs
by Bin Meng
· 5 years ago
015b269
Merge tag 'common/for-v5.4-rc1/cpu-topology' into for-v5.4-rc1-branch
by Paul Walmsley
· 5 years ago
a256f2e
RISC-V: Fix FIXMAP area corruption on RV32 systems
by Anup Patel
· 5 years ago
2ff2b7e
kbuild: add CONFIG_ASM_MODVERSIONS
by Masahiro Yamada
· 5 years ago
10df063
kbuild: rebuild modules when module linker scripts are updated
by Masahiro Yamada
· 5 years ago
69703eb
riscv: Make __fstate_clean() work correctly.
by Vincent Chen
· 5 years ago
8ac71d7
riscv: Correct the initialized flow of FP register
by Vincent Chen
· 5 years ago
d06fa5a
Merge tag 'common/for-v5.4-rc1/cpu-topology' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux into for-next/cpu-topology
by Will Deacon
· 5 years ago
d568cb3
riscv: defconfig: Update the defconfig
by Alistair Francis
· 5 years ago
500bc2c
riscv: rv32_defconfig: Update the defconfig
by Alistair Francis
· 5 years ago
Next »