index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
nios2
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-08
arch/nios2: replace "__auto_type" and adjacent equivalent with "auto"
H. Peter Anvin
1
-4
/
+4
2025-09-29
Merge tag 'nios2_update_for_v6.18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-17
/
+17
2025-09-01
nios2: implement architecture-specific portion of sys_clone3
Simon Schuster
2
-2
/
+1
2025-08-25
nios2: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
8
-15
/
+15
2025-08-25
nios2: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
Thomas Huth
1
-2
/
+2
2025-06-11
mm: pgtable: fix pte_swp_exclusive
Magnus Lindholm
1
-1
/
+1
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-6
/
+16
2025-05-11
syscall.h: introduce syscall_set_nr()
Dmitry V. Levin
1
-0
/
+5
2025-05-11
syscall.h: add syscall_set_arguments()
Dmitry V. Levin
1
-0
/
+11
2025-05-11
mm: introduce a common definition of mk_pte()
Matthew Wilcox (Oracle)
1
-6
/
+0
2025-04-24
nios2: force update_mmu_cache on spurious tlb-permission--related pagefaults
Simon Schuster
1
-0
/
+16
2025-04-01
mm: pgtable: convert some architectures to use tlb_remove_ptdesc()
Qi Zheng
1
-5
/
+2
2025-01-25
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
1
-1
/
+1
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+0
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
1
-0
/
+1
2024-10-28
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
1
-3
/
+0
2024-10-16
vdso: Introduce vdso/page.h
Vincenzo Frascino
1
-6
/
+1
2024-07-10
nios2: convert to generic syscall table
Arnd Bergmann
4
-15
/
+17
2024-07-10
clone3: drop __ARCH_WANT_SYS_CLONE3 macro
Arnd Bergmann
1
-0
/
+2
2024-05-14
nios2: define virtual address space for modules
Mike Rapoport (IBM)
1
-1
/
+4
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+12
2024-03-06
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
1
-1
/
+1
2024-02-22
Introduce cpu_dcache_is_aliasing() across all architectures
Mathieu Desnoyers
1
-0
/
+10
2024-02-22
nios2/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
1
-0
/
+2
2024-01-18
Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-0
/
+1
2023-12-14
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
1
-0
/
+1
2023-11-23
arch: add do_page_fault prototypes
Arnd Bergmann
1
-0
/
+2
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-08-24
nios2: fix flush_dcache_page() for usage from irq context
Helge Deller
1
-0
/
+4
2023-08-24
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-08-24
nios2: implement the new page table range API
Matthew Wilcox (Oracle)
2
-10
/
+24
2023-08-21
nios2: convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
1
-4
/
+4
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
1
-1
/
+1
2023-06-27
Revert "nios2: Convert __pte_free_tlb() to use ptdescs"
Dinh Nguyen
1
-4
/
+4
2023-06-13
nios2: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
1
-4
/
+4
2023-03-05
nios2: _TIF_ALLWORK_MASK is unused
Al Viro
1
-3
/
+0
2023-02-09
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
1
-9
/
+0
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-1
/
+0
2023-02-02
nios2/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2
-1
/
+24
2023-02-02
nios2/mm: refactor swap PTE layout
David Hildenbrand
1
-8
/
+10
2022-12-11
MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()
Feiyang Chen
1
-5
/
+0
2022-11-08
nios2: remove unused INIT_MMAP
Kefeng Wang
1
-3
/
+0
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
1
-2
/
+0
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
1
-5
/
+0
2022-08-15
nios2: add force_successful_syscall_return()
Al Viro
1
-0
/
+2
2022-08-15
nios2: page fault et.al. are *not* restartable syscalls...
Al Viro
1
-1
/
+2
2022-07-17
nios2: drop definition of PGD_ORDER
Mike Rapoport
1
-3
/
+1
2022-07-17
nios2: drop definition of PTE_ORDER
Mike Rapoport
1
-2
/
+1
2022-07-17
nios2/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-16
/
+0
[next]