Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
233c741dcbb135aeaeab89b74ab9681e4ca2e921
/
arch
/
riscv
33ff99f
arch: remove dangling asm-generic wrappers
by Masahiro Yamada
· 6 years ago
0d7b4a6
riscv: switch over to generic free_initmem()
by Mike Rapoport
· 6 years ago
02aff8d
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 6 years ago
dd4e5d6
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
007dc78
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
2c6a392
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
171c2bc
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
fa98339
riscv/stacktrace: Remove the pointless ULONG_MAX marker
by Thomas Gleixner
· 6 years ago
f05badd
RISC-V: Fix Maximum Physical Memory 2GiB option for 64bit systems
by Anup Patel
· 6 years ago
54bbfe7
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 6 years ago
1b937e8
RISC-V: Add separate defconfig for 32bit systems
by Anup Patel
· 6 years ago
b012980
riscv/mmiowb: Hook up mmwiob() implementation to asm-generic code
by Will Deacon
· 6 years ago
fdcd06a
arch: Use asm-generic header for asm/mmiowb.h
by Will Deacon
· 6 years ago
970b766
Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
32d9258
syscalls: Remove start and number from syscall_set_arguments() args
by Steven Rostedt (VMware)
· 6 years ago
b35f549
syscalls: Remove start and number from syscall_get_arguments() args
by Steven Rostedt (Red Hat)
· 8 years ago
10a1699
riscv: Fix syscall_get_arguments() and syscall_set_arguments()
by Dmitry V. Levin
· 6 years ago
390a0c6
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
by Waiman Long
· 6 years ago
5f307be
asm-generic/tlb, arch: Provide generic tlb_flush() based on flush_tlb_range()
by Peter Zijlstra
· 6 years ago
da4ed37
RISC-V: Use IS_ENABLED(CONFIG_CMODEL_MEDLOW)
by Joe Perches
· 6 years ago
ff0e2a7
RISC-V: Fix FIXMAP_TOP to avoid overlap with VMALLOC area
by Anup Patel
· 6 years ago
387181d
RISC-V: Always compile mm/init.c with cmodel=medany and notrace
by Anup Patel
· 6 years ago
dbee9c9
riscv: fix accessing 8-byte variable from RV32
by Alan Kao
· 6 years ago
16add41
syscall_get_arch: add "struct task_struct *" argument
by Dmitry V. Levin
· 6 years ago
037fc33
kbuild: force all architectures except um to include mandatory-y
by Masahiro Yamada
· 6 years ago
b7a7d1c
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
3d8dfe7
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
d72cb8c
Merge tag 'riscv-for-linus-5.1-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 6 years ago
8dcd175
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
795c230
riscv/vdso: don't clear PG_reserved
by David Hildenbrand
· 6 years ago
b1b988a
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
6456300
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
13fd5de
RISC-V: Fixmap support and MM cleanups
by Palmer Dabbelt
· 6 years ago
f7ccc35
arch: riscv: fix logic error in parse_dtb
by Andreas Schwab
· 6 years ago
736706b
get rid of legacy 'get_ds()' function
by Linus Torvalds
· 6 years ago
fbdc619
RISC-V: Assign hwcap as per comman capabilities.
by Atish Patra
· 6 years ago
291debb
RISC-V: Compare cpuid with NR_CPUS before mapping.
by Atish Patra
· 6 years ago
dd641e2
RISC-V: Allow hartid-to-cpuid function to fail.
by Atish Patra
· 6 years ago
ba15c86
RISC-V: Remove NR_CPUs check during hartid search from DT
by Atish Patra
· 6 years ago
78d1daa
RISC-V: Move cpuid to hartid mapping to SMP.
by Atish Patra
· 6 years ago
e15c6e3
RISC-V: Do not wait indefinitely in __cpu_up
by Atish Patra
· 6 years ago
ce246c4
riscv: io: Update __io_[p]ar() macros to take an argument
by Will Deacon
· 6 years ago
cfbe271
Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground into timers/2038
by Thomas Gleixner
· 6 years ago
d4c08b9
riscv: Use latest system call ABI
by Arnd Bergmann
· 6 years ago
823900c
RISC-V: Free-up initrd in free_initrd_mem()
by Anup Patel
· 6 years ago
f2c17aa
RISC-V: Implement compile-time fixed mappings
by Anup Patel
· 6 years ago
6f1e9e9
RISC-V: Move setup_vm() to mm/init.c
by Anup Patel
· 6 years ago
0651c26
RISC-V: Move setup_bootmem() to mm/init.c
by Anup Patel
· 6 years ago
680f9b8
RISC-V: Setup init_mm before parse_early_param()
by Anup Patel
· 6 years ago
ff4c25f
dma-mapping: improve selection of dma_declare_coherent availability
by Christoph Hellwig
· 6 years ago
79a47ba
riscv: remove the HAVE_KPROBES option
by Christoph Hellwig
· 6 years ago
c8ce48f
asm-generic: Make time32 syscall numbers optional
by Arnd Bergmann
· 6 years ago
80d7da1
asm-generic: Drop getrlimit and setrlimit syscalls from default list
by Yury Norov
· 7 years ago
942fa98
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
by Yury Norov
· 7 years ago
3313da8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
dd81c8a
riscv: use for_each_of_cpu_node iterator
by Johan Hovold
· 6 years ago
e3d794d
riscv: treat cpu devicetree nodes without status as enabled
by Johan Hovold
· 6 years ago
149820c
riscv: fix riscv_of_processor_hartid() comment
by Johan Hovold
· 6 years ago
e1b1381
riscv: use pr_info and friends
by Johan Hovold
· 6 years ago
7265d10
riscv: add missing newlines to printk messages
by Johan Hovold
· 6 years ago
41fb9d5
Revert "RISC-V: Make BSS section as the last section in vmlinux.lds.S"
by Palmer Dabbelt
· 6 years ago
e3613bb
riscv: Add pte bit to distinguish swap from invalid
by Stefan O'Rear
· 6 years ago
a655fe9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
2353ecc
bpf, riscv: add BPF JIT for RV64G
by Björn Töpel
· 6 years ago
ae662ee
riscv: Adjust mmap base address at a third of task size
by Alexandre Ghiti
· 6 years ago
28198c4
riscv: fixup max_low_pfn with PFN_DOWN.
by Guo Ren
· 6 years ago
2a200fb
RISC-V: defconfig: Add CRYPTO_DEV_VIRTIO=y
by Palmer Dabbelt
· 6 years ago
e4cf9e4
RISC-V: defconfig: Enable Generic PCIE by default
by Alistair Francis
· 6 years ago
a37ead8
RISC-V: defconfig: Move CONFIG_PCI{,E_XILINX}
by Palmer Dabbelt
· 6 years ago
86cca81
RISC-V: Kconfig: fix spelling mistake "traget" -> "target"
by Antony Pavlov
· 6 years ago
8581f38
RISC-V: asm/page.h: fix spelling mistake "CONFIG_64BITS" -> "CONFIG_64BIT"
by Antony Pavlov
· 6 years ago
2bb1063
RISC-V: fix bad use of of_node_put
by Andreas Schwab
· 6 years ago
99fd6e8
RISC-V: Add _TIF_NEED_RESCHED check for kernel thread when CONFIG_PREEMPT=y
by Vincent Chen
· 6 years ago
8010094
Fix a handful of audit-related issue
by Palmer Dabbelt
· 6 years ago
5aeb1b3
riscv: add HAVE_SYSCALL_TRACEPOINTS to Kconfig
by David Abdurachmanov
· 6 years ago
775800b
riscv: fix trace_sys_exit hook
by David Abdurachmanov
· 6 years ago
008e901
riscv: define CREATE_TRACE_POINTS in ptrace.c
by David Abdurachmanov
· 6 years ago
45ef1aa
riscv: define NR_syscalls in unistd.h
by David Abdurachmanov
· 6 years ago
0aea894
riscv: audit: add audit hook in do_syscall_trace_enter/exit()
by David Abdurachmanov
· 6 years ago
efe75c4
riscv: add audit support
by David Abdurachmanov
· 6 years ago
2cffc95
RISC-V: Support MODULE_SECTIONS mechanism on RV32
by Zong Li
· 6 years ago
37a107f
riscv: don't stop itself in smp_send_stop
by Andreas Schwab
· 6 years ago
8fd6e05
arch: riscv: support kernel command line forcing when no DTB passed
by Paul Walmsley
· 6 years ago
22e6a2e
RISC-V: Make BSS section as the last section in vmlinux.lds.S
by Anup Patel
· 6 years ago
d6e4b3e
arch: remove redundant UAPI generic-y defines
by Masahiro Yamada
· 6 years ago
d4ce545
arch: remove stale comments "UAPI Header export list"
by Masahiro Yamada
· 6 years ago
8c4fa8b
riscv: remove redundant kernel-space generic-y
by Masahiro Yamada
· 6 years ago
a659811
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
4cf5892
mm: treewide: remove unused address argument from pte_alloc functions
by Joel Fernandes (Google)
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
1953031
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
769e470
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
af7ddd8
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
9b9afe4
RISC-V: Select GENERIC_SCHED_CLOCK for clocksource drivers
by Anup Patel
· 6 years ago
a266cdb
RISC-V: lib: minor asm cleanup
by Olof Johansson
· 6 years ago
358f3ff
RISC-V: Move from EARLY_PRINTK to SBI earlycon
by Palmer Dabbelt
· 6 years ago
3aed8c4
RISC-V: Update Kconfig to better handle CMDLINE
by Nick Kossifidis
· 6 years ago
397182e
riscv: remove unused variable in ftrace
by David Abdurachmanov
· 6 years ago
cd378db
RISC-V: add of_node_put()
by Yangtao Li
· 6 years ago
94f9bf1
RISC-V: Fix of_node_* refcount
by Atish Patra
· 6 years ago
Next »