index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
nios2
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-21
nios2: dts: Fix tse_mac "max-frame-size" property
Janne Grunau
2
-2
/
+2
2023-04-05
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
1
-4
/
+4
2023-02-06
exit: Add and use make_task_dead.
Eric W. Biederman
1
-2
/
+2
2022-12-08
nios2: add FORCE for vmlinuz.gz
Randy Dunlap
1
-1
/
+1
2022-08-25
nios2: add force_successful_syscall_return()
Al Viro
2
-0
/
+8
2022-08-25
nios2: restarts apply only to the first sigframe we build...
Al Viro
1
-0
/
+1
2022-08-25
nios2: fix syscall restart checks
Al Viro
1
-1
/
+1
2022-08-25
nios2: traced syscall does need to check the syscall number
Al Viro
1
-3
/
+8
2022-08-25
nios2: don't leave NULLs in sys_call_table[]
Al Viro
2
-1
/
+1
2022-08-25
nios2: page fault et.al. are *not* restartable syscalls...
Al Viro
2
-4
/
+3
2022-06-22
nios2: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
1
-0
/
+3
2022-04-15
uaccess: fix nios2 and microblaze get_user_8()
Arnd Bergmann
1
-10
/
+16
2021-11-02
nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TEST
Guenter Roeck
1
-0
/
+1
2021-10-27
NIOS2: irqflags: rename a redefined register name
Randy Dunlap
2
-3
/
+3
2019-09-27
Merge tag 'nios2-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-3
/
+3
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
1
-1
/
+1
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-2
/
+0
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
1
-2
/
+0
2019-09-20
nios2: force the string buffer NULL-terminated
Wang Xiayang
1
-3
/
+3
2019-07-12
Merge tag 'nios2-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
3
-5
/
+0
2019-07-12
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-25
/
+16
2019-07-12
nios2: switch to generic version of pte allocation
Mike Rapoport
1
-35
/
+2
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+3
2019-07-04
nios2: configs: Remove useless UEVENT_HELPER_PATH
Krzysztof Kozlowski
2
-2
/
+0
2019-07-04
nios2: remove pointless second entry for CONFIG_TRACE_IRQFLAGS_SUPPORT
Masahiro Yamada
1
-3
/
+0
2019-06-25
nios2: use the generic uncached segment support in dma-direct
Christoph Hellwig
3
-25
/
+16
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2
-26
/
+2
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2
-0
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
5
-62
/
+5
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
1
-1
/
+1
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
1
-1
/
+1
2019-05-27
signal: Remove task parameter from force_sigsegv
Eric W. Biederman
1
-1
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
20
-278
/
+20
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 12
Thomas Gleixner
3
-34
/
+3
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
3
-0
/
+3
2019-05-16
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2019-05-14
mm: memblock: make keeping memblock memory opt-in rather than opt-out
Mike Rapoport
1
-1
/
+0
2019-05-14
init: provide a generic free_initmem implementation
Mike Rapoport
1
-5
/
+0
2019-05-14
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
1
-7
/
+0
2019-05-07
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+6
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-0
/
+1
2019-05-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+0
2019-05-06
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-12
/
+3
2019-04-23
arch: mostly remove <asm/segment.h>
Christoph Hellwig
1
-1
/
+0
2019-04-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
1
-70
/
+14
2019-04-08
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
1
-0
/
+1
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
1
-35
/
+7
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
1
-35
/
+7
2019-04-03
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
Waiman Long
1
-3
/
+0
2019-04-03
arch/tlb: Clean up simple architectures
Peter Zijlstra
2
-4
/
+5
[next]