| Commit message (Expand) | Author | Age | Files | Lines |
* | mm, arch: add generic implementation of pfn_valid() for FLATMEM | Mike Rapoport (IBM) | 2023-02-09 | 1 | -9/+0 |
* | mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 2023-02-02 | 1 | -1/+0 |
* | nios2/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 2023-02-02 | 2 | -1/+24 |
* | nios2/mm: refactor swap PTE layout | David Hildenbrand | 2023-02-02 | 1 | -8/+10 |
* | MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init() | Feiyang Chen | 2022-12-11 | 1 | -5/+0 |
* | nios2: remove unused INIT_MMAP | Kefeng Wang | 2022-11-08 | 1 | -3/+0 |
* | mm: remove kern_addr_valid() completely | Kefeng Wang | 2022-11-08 | 1 | -2/+0 |
* | kernel: exit: cleanup release_thread() | Kefeng Wang | 2022-09-11 | 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-17 | 1 | -3/+1 |
* | nios2: drop definition of PTE_ORDER | Mike Rapoport | 2022-07-17 | 1 | -2/+1 |
* | nios2/mm: enable ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual | 2022-07-17 | 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-23 | 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 |
| |/ |
|
* / | NIOS2: irqflags: rename a redefined register name | Randy Dunlap | 2021-10-18 | 2 | -3/+3 |
|/ |
|
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-07-02 | 2 | -3/+0 |
|\ |
|
| * | mm/thp: define default pmd_pgtable() | Anshuman Khandual | 2021-07-01 | 1 | -1/+0 |
| * | mm: define default value for FIRST_USER_ADDRESS | Anshuman Khandual | 2021-07-01 | 1 | -2/+0 |
* | | nios2: Do not include linux/irqdomain.h from asm/irq.h | Marc Zyngier | 2021-06-10 | 1 | -1/+0 |
|/ |
|
* | whack-a-mole: kill strlen_user() (again) | Al Viro | 2021-03-27 | 1 | -1/+0 |
* | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-12-16 | 1 | -0/+2 |
|\ |
|
| * | nios32: add support for TIF_NOTIFY_SIGNAL | Jens Axboe | 2020-11-09 | 1 | -0/+2 |
* | | nios2: use asm-generic/mmu_context.h for no-op implementations | Nicholas Piggin | 2020-10-27 | 1 | -17/+4 |
|/ |
|
* | unify generic instances of csum_partial_copy_nocheck() | Al Viro | 2020-08-20 | 1 | -4/+0 |
* | uaccess: remove segment_eq | Christoph Hellwig | 2020-08-12 | 1 | -1/+1 |
* | asm-generic: pgalloc: provide generic pgd_free() | Mike Rapoport | 2020-08-07 | 1 | -6/+1 |
* | arch, net: remove the last csum_partial_copy() leftovers | Christoph Hellwig | 2020-07-20 | 1 | -3/+2 |
* | mm: consolidate pte_index() and pte_offset_*() definitions | Mike Rapoport | 2020-06-09 | 1 | -18/+4 |
* | mm: introduce include/linux/pgtable.h | Mike Rapoport | 2020-06-09 | 1 | -2/+0 |
* | nios2: add support for folded p4d page tables | Mike Rapoport | 2020-06-04 | 1 | -2/+1 |
* | take the dummy csum_and_copy_from_user() into net/checksum.h | Al Viro | 2020-05-29 | 1 | -2/+0 |
* | mm/special: create generic fallbacks for pte_special() and pte_mkspecial() | Anshuman Khandual | 2020-04-10 | 1 | -3/+0 |
* | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS | Anshuman Khandual | 2020-04-10 | 1 | -2/+1 |
* | asm-generic: make more kernel-space headers mandatory | Masahiro Yamada | 2020-04-02 | 1 | -38/+0 |
* | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo... | Ingo Molnar | 2019-12-10 | 1 | -0/+4 |
* | nios2: remove __iounmap | Christoph Hellwig | 2019-11-11 | 1 | -6/+1 |
* | arch: rely on asm-generic/io.h for default ioremap_* definitions | Christoph Hellwig | 2019-11-11 | 1 | -4/+0 |