index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
nios2
/
include
/
asm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
11 days
1
-0
/
+1
|
\
|
*
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
2024-11-07
1
-0
/
+1
*
|
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14 days
1
-3
/
+0
|
\
\
|
*
|
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
2024-10-28
1
-3
/
+0
|
|
/
*
/
vdso: Introduce vdso/page.h
Vincenzo Frascino
2024-10-16
1
-6
/
+1
|
/
*
nios2: convert to generic syscall table
Arnd Bergmann
2024-07-10
2
-0
/
+14
*
nios2: define virtual address space for modules
Mike Rapoport (IBM)
2024-05-14
1
-1
/
+4
*
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-15
2
-0
/
+12
|
\
|
*
Introduce cpu_dcache_is_aliasing() across all architectures
Mathieu Desnoyers
2024-02-23
1
-0
/
+10
|
*
nios2/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
2024-02-22
1
-0
/
+2
*
|
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
2024-03-06
1
-1
/
+1
|
/
*
Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2024-01-19
1
-0
/
+1
|
\
|
*
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
2023-12-14
1
-0
/
+1
*
|
arch: add do_page_fault prototypes
Arnd Bergmann
2023-11-23
1
-0
/
+2
|
/
*
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-31
1
-1
/
+1
|
\
|
*
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2023-07-11
1
-1
/
+1
*
|
nios2: fix flush_dcache_page() for usage from irq context
Helge Deller
2023-08-25
1
-0
/
+4
*
|
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
2023-08-25
1
-1
/
+1
*
|
nios2: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-25
2
-10
/
+24
*
|
nios2: convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
1
-4
/
+4
|
/
*
Revert "nios2: Convert __pte_free_tlb() to use ptdescs"
Dinh Nguyen
2023-06-28
1
-4
/
+4
*
nios2: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
2023-06-13
1
-4
/
+4
*
nios2: _TIF_ALLWORK_MASK is unused
Al Viro
2023-03-06
1
-3
/
+0
*
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
2023-02-10
1
-9
/
+0
*
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-03
1
-1
/
+0
*
nios2/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-03
2
-1
/
+24
*
nios2/mm: refactor swap PTE layout
David Hildenbrand
2023-02-03
1
-8
/
+10
*
MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()
Feiyang Chen
2022-12-12
1
-5
/
+0
*
nios2: remove unused INIT_MMAP
Kefeng Wang
2022-11-09
1
-3
/
+0
*
mm: remove kern_addr_valid() completely
Kefeng Wang
2022-11-09
1
-2
/
+0
*
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-09-12
1
-5
/
+0
*
nios2: add force_successful_syscall_return()
Al Viro
2022-08-15
1
-0
/
+2
*
nios2: page fault et.al. are *not* restartable syscalls...
Al Viro
2022-08-15
1
-1
/
+2
*
nios2: drop definition of PGD_ORDER
Mike Rapoport
2022-07-18
1
-3
/
+1
*
nios2: drop definition of PTE_ORDER
Mike Rapoport
2022-07-18
1
-2
/
+1
*
nios2/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-18
1
-16
/
+0
*
nios2: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
2022-05-13
1
-0
/
+3
*
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-24
2
-64
/
+50
|
\
|
*
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-25
2
-21
/
+0
|
*
uaccess: generalize access_ok()
Arnd Bergmann
2022-02-25
1
-10
/
+1
|
*
nios2: drop access_ok() check from __put_user()
Arnd Bergmann
2022-02-25
1
-23
/
+33
|
*
uaccess: fix nios2 and microblaze get_user_8()
Arnd Bergmann
2022-02-25
1
-10
/
+16
*
|
arch: Add pmd_pfn() where it is missing
Mike Rapoport
2022-03-21
1
-0
/
+1
|
/
*
Add linux/cacheflush.h
Matthew Wilcox (Oracle)
2021-11-17
1
-1
/
+0
*
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-10
1
-11
/
+0
|
\
|
*
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
2021-09-14
1
-11
/
+0
*
|
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-01
1
-1
/
+1
|
\
\
|
*
|
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-15
1
-1
/
+1
|
|
/
*
|
Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2021-11-01
1
-1
/
+2
|
\
\
|
*
|
mm: Add flush_dcache_folio()
Matthew Wilcox (Oracle)
2021-10-18
1
-1
/
+2
|
|
/
[next]