index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
nios2
/
include
/
asm
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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/kernel/git/akpm/mm
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/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+1
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
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
2
-0
/
+14
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/kernel/git/akpm/mm
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/dennis/percpu
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/kernel/git/tip/tip
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
2022-05-13
nios2: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
1
-0
/
+3
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
2
-64
/
+50
2022-03-21
arch: Add pmd_pfn() where it is missing
Mike Rapoport
1
-0
/
+1
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2
-21
/
+0
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
1
-10
/
+1
2022-02-25
nios2: drop access_ok() check from __put_user()
Arnd Bergmann
1
-23
/
+33
[next]