index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2021-11-01
parisc/ftrace: set function trace function
Sven Schnelle
2021-11-01
parisc: Make use of the helper macro kthread_run()
Cai Huoqing
2021-11-01
parisc: mark xchg functions notrace
Sven Schnelle
2021-11-01
parisc: enhance warning regarding usage of O_NONBLOCK
Helge Deller
2021-11-01
parisc: Drop ifdef __KERNEL__ from non-uapi kernel headers
Helge Deller
2021-11-01
parisc: Use PRIV_USER and PRIV_KERNEL in ptrace.h
Helge Deller
2021-11-01
parisc: Use PRIV_USER in syscall.S
Helge Deller
2021-11-01
parisc/kgdb: add kgdb_roundup() to make kgdb work with idle polling
Sven Schnelle
2021-11-01
parisc: Move thread_info into task struct
Helge Deller
2021-11-01
parisc: add support for TOC (transfer of control)
Sven Schnelle
2021-11-01
parisc/firmware: add functions to retrieve TOC data
Sven Schnelle
2021-11-01
parisc: add PIM TOC data structures
Sven Schnelle
2021-11-01
parisc: move virt_map macro to assembly.h
Sven Schnelle
2021-11-01
parisc/unwind: fix unwinder when CONFIG_64BIT is enabled
Sven Schnelle
2021-11-01
parisc: Fix ptrace check on syscall return
Helge Deller
2021-10-30
parisc: Use PRIV_USER instead of 3 in entry.S
Helge Deller
2021-10-30
parisc: Use FRAME_SIZE and FRAME_ALIGN from assembly.h
Helge Deller
2021-10-30
parisc: Allocate task struct with stack frame alignment
Helge Deller
2021-10-30
parisc: Define FRAME_ALIGN and PRIV_USER/PRIV_KERNEL in assembly.h
Helge Deller
2021-10-30
parisc: fix warning in flush_tlb_all
Sven Schnelle
2021-10-30
parisc: disable preemption in send_IPI_allbutself()
Sven Schnelle
2021-10-30
parisc: fix preempt_count() check in entry.S
Sven Schnelle
2021-10-30
parisc: deduplicate code in flush_cache_mm() and flush_cache_range()
Sven Schnelle
2021-10-30
parisc: disable preemption during local tlb flush
Sven Schnelle
2021-10-30
parisc: Add KFENCE support
Helge Deller
2021-10-30
parisc: Switch to ARCH_STACKWALK implementation
Helge Deller
2021-10-30
parisc: make parisc_acctyp() available outside of faults.c
Helge Deller
2021-10-30
parisc/unwind: use copy_from_kernel_nofault()
Sven Schnelle
2021-10-30
Merge tag 'riscv-for-linus-5.15-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-10-29
Merge tag 'powerpc-5.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-10-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2021-10-29
riscv: Fix asan-stack clang build
Alexandre Ghiti
2021-10-29
riscv: Do not re-populate shadow memory with kasan_populate_early_shadow
Alexandre Ghiti
2021-10-28
Merge tag 'net-5.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-10-28
riscv, bpf: Fix potential NULL dereference
Björn Töpel
2021-10-27
riscv: fix misalgned trap vector base address
Chen Lu
2021-10-27
Merge tag 'trace-v5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-10-27
Merge tag 'nios2_fixes_for_v5.15_part3' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-10-27
ftrace/nds32: Update the proto for ftrace_trace_function to match ftrace_stub
Steven Rostedt (VMware)
2021-10-27
nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TEST
Guenter Roeck
2021-10-26
Merge tag 'arm-soc-fixes-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-10-26
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-10-26
Merge tag 'qcom-arm64-fixes-for-5.15-2' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
2021-10-25
Revert "arm64: dts: qcom: sm8250: remove bus clock from the mdss node for sm8...
Amit Pundir
2021-10-25
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-10-25
ARM: 9148/1: handle CONFIG_CPU_ENDIAN_BE32 in arch/arm/kernel/head.S
LABBE Corentin
2021-10-25
powerpc/pseries/iommu: Create huge DMA window if no MMIO32 is present
Alexey Kardashevskiy
2021-10-25
powerpc/pseries/iommu: Check if the default window in use before removing it
Alexey Kardashevskiy
2021-10-25
powerpc/pseries/iommu: Use correct vfree for it_map
Alexey Kardashevskiy
2021-10-22
bpf: Define bpf_jit_alloc_exec_limit for arm64 JIT
Lorenz Bauer
[next]