index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
nios2
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2025-09-29
Merge tag 'nios2_update_for_v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux
Linus Torvalds
1
-0
/
+15
2025-09-25
arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c
Menglong Dong
1
-0
/
+1
2025-09-01
nios2: implement architecture-specific portion of sys_clone3
Simon Schuster
2
-0
/
+7
2025-09-01
arch: copy_thread: pass clone_flags as u64
Simon Schuster
1
-1
/
+1
2025-08-25
nios2: ensure that memblock.current_limit is set when setting pfn limits
Simon Schuster
1
-0
/
+15
2025-07-14
nios2: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note names
Dave Martin
1
-1
/
+1
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-1
/
+1
2025-06-07
arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
1
-1
/
+1
2025-05-28
Merge tag 'nios2_updates_for_v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux
Linus Torvalds
1
-4
/
+1
2025-05-16
nios2: Switch to irq_domain_create_linear()
Jiri Slaby (SUSE)
1
-1
/
+2
2025-04-24
nios2: Replace strcpy() with strscpy() and simplify setup_cpuinfo()
Thorsten Blum
1
-4
/
+1
2025-04-06
Merge tag 'irq-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2025-04-05
Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-1
/
+1
2025-04-06
nios2: migrate to the generic rule for built-in DTB
Masahiro Yamada
1
-1
/
+1
2025-04-04
irqdomain: Rename irq_set_default_host() to irq_set_default_domain()
Jiri Slaby (SUSE)
1
-1
/
+1
2025-03-17
arch, mm: set max_mapnr when allocating memory map for FLATMEM
Mike Rapoport (Microsoft)
1
-1
/
+0
2025-03-17
nios2: move pr_debug() about memory start and end to setup_arch()
Mike Rapoport (Microsoft)
1
-0
/
+2
2024-12-16
nios2: Use str_yes_no() helper in show_cpuinfo()
Thorsten Blum
1
-5
/
+5
2024-11-20
Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
1
-2
/
+2
2024-10-29
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
1
-2
/
+2
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-07-10
nios2: convert to generic syscall table
Arnd Bergmann
2
-2
/
+7
2024-05-14
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
1
-20
/
+0
2024-05-14
mm/execmem, arch: convert simple overrides of module_alloc to execmem
Mike Rapoport (IBM)
1
-5
/
+16
2024-05-14
nios2: define virtual address space for modules
Mike Rapoport (IBM)
1
-15
/
+4
2024-04-03
nios2: Only use built-in devicetree blob if configured to do so
Guenter Roeck
1
-1
/
+5
2023-10-17
vgacon, arch/*: remove unused screen_info definitions
Arnd Bergmann
1
-5
/
+0
2023-06-13
nios2: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2
-4
/
+4
2023-01-13
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
1
-1
/
+0
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
1
-1
/
+0
2022-11-15
nios2: ptrace: user_regset_copyin_ignore() always returns 0
Sergey Shtylyov
1
-3
/
+3
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
1
-1
/
+1
2022-08-15
nios2: add force_successful_syscall_return()
Al Viro
1
-0
/
+6
2022-08-15
nios2: restarts apply only to the first sigframe we build...
Al Viro
1
-0
/
+1
2022-08-15
nios2: fix syscall restart checks
Al Viro
1
-1
/
+1
2022-08-15
nios2: traced syscall does need to check the syscall number
Al Viro
1
-3
/
+8
2022-08-15
nios2: don't leave NULLs in sys_call_table[]
Al Viro
2
-1
/
+1
2022-08-15
nios2: page fault et.al. are *not* restartable syscalls...
Al Viro
1
-3
/
+1
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
1
-4
/
+3
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
1
-2
/
+5
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
2
-5
/
+4
2022-03-10
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
1
-2
/
+2
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
1
-3
/
+2
2022-02-25
uaccess: fix type mismatch warnings from access_ok()
Arnd Bergmann
1
-9
/
+11
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
1
-2
/
+2
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-4
/
+1
2021-09-27
NIOS2: setup.c: drop unused variable 'dram_start'
Randy Dunlap
1
-2
/
+0
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+0
2021-09-08
trap: cleanup trap_init()
Kefeng Wang
1
-5
/
+0
[next]