index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
nios2
/
include
/
asm
Age
Commit message (
Expand
)
Author
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-06
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
2024-02-22
Introduce cpu_dcache_is_aliasing() across all architectures
Mathieu Desnoyers
2024-02-22
nios2/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
2024-01-18
Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2023-12-14
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
2023-11-23
arch: add do_page_fault prototypes
Arnd Bergmann
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-24
nios2: fix flush_dcache_page() for usage from irq context
Helge Deller
2023-08-24
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
2023-08-24
nios2: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-21
nios2: convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2023-06-27
Revert "nios2: Convert __pte_free_tlb() to use ptdescs"
Dinh Nguyen
2023-06-13
nios2: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
2023-03-05
nios2: _TIF_ALLWORK_MASK is unused
Al Viro
2023-02-09
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
nios2/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
nios2/mm: refactor swap PTE layout
David Hildenbrand
2022-12-11
MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()
Feiyang Chen
2022-11-08
nios2: remove unused INIT_MMAP
Kefeng Wang
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-08-15
nios2: add force_successful_syscall_return()
Al Viro
2022-08-15
nios2: page fault et.al. are *not* restartable syscalls...
Al Viro
2022-07-17
nios2: drop definition of PGD_ORDER
Mike Rapoport
2022-07-17
nios2: drop definition of PTE_ORDER
Mike Rapoport
2022-07-17
nios2/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-05-13
nios2: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-21
arch: Add pmd_pfn() where it is missing
Mike Rapoport
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
2022-02-25
nios2: drop access_ok() check from __put_user()
Arnd Bergmann
2022-02-25
uaccess: fix nios2 and microblaze get_user_8()
Arnd Bergmann
2021-11-17
Add linux/cacheflush.h
Matthew Wilcox (Oracle)
2021-11-10
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-01
Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2021-10-18
NIOS2: irqflags: rename a redefined register name
Randy Dunlap
2021-10-18
mm: Add flush_dcache_folio()
Matthew Wilcox (Oracle)
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-09-14
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-06-10
nios2: Do not include linux/irqdomain.h from asm/irq.h
Marc Zyngier
2021-03-27
whack-a-mole: kill strlen_user() (again)
Al Viro
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
[next]