- 36206b5 nds32: Implement arch_irqs_disabled() by Peter Zijlstra · 4 years, 4 months ago
- 428e297 uaccess: remove segment_eq by Christoph Hellwig · 4 years, 5 months ago
- 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 7 months ago
- e05c7b1 mm: pgtable: add shortcuts for accessing kernel PMD and PTE by Mike Rapoport · 4 years, 7 months ago
- 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- 885f7f8 mm: rename flush_icache_user_range to flush_icache_user_page by Christoph Hellwig · 4 years, 7 months ago
- 090e77e kmap: consolidate kmap_prot definitions by Ira Weiny · 4 years, 7 months ago
- 8bfb1a1 kmap: remove kmap_atomic_to_page() by Ira Weiny · 4 years, 7 months ago
- abca250 arch/kunmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 7 months ago
- 78b6d91 arch/kmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 7 months ago
- e23c459 arch/kunmap: remove duplicate kunmap implementations by Ira Weiny · 4 years, 7 months ago
- 525aaf9 arch/kmap: remove redundant arch specific kmaps by Ira Weiny · 4 years, 7 months ago
- 62d0fd5 arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h> by Masahiro Yamada · 4 years, 9 months ago
- 78e7c5a mm/special: create generic fallbacks for pte_special() and pte_mkspecial() by Anshuman Khandual · 4 years, 9 months ago
- c62da0c mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS by Anshuman Khandual · 4 years, 9 months ago
- 630f289 asm-generic: make more kernel-space headers mandatory by Masahiro Yamada · 4 years, 9 months ago
- cf226c4 Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into locking/core by Thomas Gleixner · 4 years, 9 months ago
- a08971e futex: arch_futex_atomic_op_inuser() calling conventions change by Al Viro · 4 years, 11 months ago
- 43ea9d1 nds32: Remove mm.h from asm/uaccess.h by Sebastian Andrzej Siewior · 4 years, 10 months ago
- a786810 Merge tag 'v5.5-rc7' into efi/core, to pick up fixes by Ingo Molnar · 5 years ago
- 060dc91 nds32: fix build failure caused by page table folding updates by Mike Rapoport · 5 years ago
- 4f0bd80 asm-generic/nds32: don't redefine cacheflush primitives by Mike Rapoport · 5 years ago
- 1f059df mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h> by Ingo Molnar · 5 years ago
- 7c2763c nds32: use pgtable-nopmd instead of 4level-fixup by Mike Rapoport · 5 years ago
- eafee59 nds32: use generic ioremap by Christoph Hellwig · 5 years ago
- 97c9801 asm-generic: don't provide ioremap for CONFIG_MMU by Christoph Hellwig · 5 years ago
- 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
- 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
- d9c5252 treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers by Masahiro Yamada · 5 years ago
- 33644b95 nds32: fix asm/syscall.h by Dmitry V. Levin · 5 years ago
- f52a8e1 nds32: switch to generic version of pte allocation by Mike Rapoport · 5 years ago
- 30d1d92 Merge tag 'nds32-for-linux-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 6 years ago
- 93229612 nds32: add new emulations for floating point instruction by Vincent Chen · 6 years ago
- ed32949 nds32: Avoid IEX status being incorrectly modified by Vincent Chen · 6 years ago
- 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 6 years ago
- 33ff99f arch: remove dangling asm-generic wrappers by Masahiro Yamada · 6 years ago
- 4489da7 Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 6 years ago
- 27ebbf9 Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
- af9abd6 nds32: Fix vDSO clock_getres() by Vincenzo Frascino · 6 years ago
- b09e893 arch: remove <asm/sizes.h> and <asm-generic/sizes.h> by Masahiro Yamada · 6 years ago
- 87dfb31 treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> by Masahiro Yamada · 6 years ago
- 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
- c588676 nds32: remove unused generic-y += cmpxchg-local.h by Masahiro Yamada · 6 years ago
- 7f9ea6b nds32: Use the correct style for SPDX License Identifier by Nishad Kamdar · 6 years ago
- 1cfdc6f nds32: remove __virt_to_bus and __bus_to_virt by Christoph Hellwig · 6 years ago
- 8ac7857 nds32/io: Remove useless definition of mmiowb() by Will Deacon · 6 years ago
- e1bf776 nds32: Removed unused thread flag TIF_USEDFPU by Julien Grall · 6 years ago
- dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
- 171c2bc Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- c67fdc1 arch: mostly remove <asm/segment.h> by Christoph Hellwig · 6 years ago
- 335b5c6 nds32/io: Remove useless definition of mmiowb() by Will Deacon · 6 years ago
- fdcd06a arch: Use asm-generic header for asm/mmiowb.h by Will Deacon · 6 years ago
- 32d9258 syscalls: Remove start and number from syscall_set_arguments() args by Steven Rostedt (VMware) · 6 years ago
- b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
- 6455959 ia64/tlb: Eradicate tlb_migrate_finish() callback by Peter Zijlstra · 6 years ago
- 6137fed arch/tlb: Clean up simple architectures by Peter Zijlstra · 6 years ago
- e7fd28a asm-generic/tlb, arch: Provide generic VIPT cache flush by Peter Zijlstra · 6 years ago
- 16add41 syscall_get_arch: add "struct task_struct *" argument by Dmitry V. Levin · 6 years ago
- fa56244 nds32: define syscall_get_arch() by Dmitry V. Levin · 6 years ago
- 530ff23 Move EM_NDS32 to uapi/linux/elf-em.h by Dmitry V. Levin · 6 years ago
- 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
- b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
- c8ce48f asm-generic: Make time32 syscall numbers optional by Arnd Bergmann · 6 years ago
- 80d7da1 asm-generic: Drop getrlimit and setrlimit syscalls from default list by Yury Norov · 7 years ago
- d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
- d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
- 5c0ab28 nds32: remove redundant kernel-space generic-y by Masahiro Yamada · 6 years ago
- a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
- 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
- 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
- 889bb74 Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 6 years ago
- e2f3f8b nds32: support hardware prefetcher by Nylon Chen · 6 years ago
- 44e92e0 nds32: support denormalized result through FP emulator by Vincent Chen · 6 years ago
- 1ac8325 nds32: Support FP emulation by Vincent Chen · 6 years ago
- e46bf83 nds32: nds32 FPU port by Vincent Chen · 6 years ago
- 3541833 Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
- 7938e63 nds32: Power management for nds32 by Nick Hu · 6 years ago
- ebd0975 nds32: Perf porting by Nickhu · 6 years ago
- 9aaafac nds32: Fix bug in bitfield.h by Nickhu · 6 years ago
- a8874e7 mm: make the __PAGETABLE_PxD_FOLDED defines non-empty by Martin Schwidefsky · 6 years ago
- de0d22e treewide: remove current_text_addr by Nick Desaulniers · 6 years ago
- 4dcb923 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- ec86539 nds32: fix build error because of wrong semicolon by Greentime Hu · 6 years ago
- 95f93ed nds32: Add macro definition for offset of lp register on stack by Zong Li · 6 years ago
- 6b1d6d2 nds32/ftrace: Support dynamic function tracer by Zong Li · 6 years ago
- a180825 nds32/ftrace: Support static function tracer by Zong Li · 6 years ago
- 487913a nds32: Extract the checking and getting pointer to a macro by Zong Li · 6 years ago
- 7ef3954 nds32: Clean up the coding style by Zong Li · 6 years ago
- 6cce95a6 nds32: Fix get_user/put_user macro expand pointer problem by Zong Li · 6 years ago
- bf4b6a7 y2038: Remove stat64 family from default syscall set by Arnd Bergmann · 7 years ago
- 9875538 nds32: fix build error "relocation truncated to fit: R_NDS32_25_PCREL_RELA" when by Greentime Hu · 6 years ago
- f706abf nds32: To implement these icache invalidation APIs since nds32 cores don't snoop by Greentime Hu · 7 years ago
- 0bbcce5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
- 267d2e1 nds32: use generic dma_noncoherent_ops by Christoph Hellwig · 7 years ago
- abb90a2 nds32: To fix a cache inconsistency issue by setting correct cacheability of NTC by Greentime Hu · 7 years ago
- 8769c22 nds32: To refine readability of INT_MASK_INITAIAL_VAL by Greentime Hu · 7 years ago
- bb91267 nds32: Fix the unknown type u8 issue. by Greentime Hu · 7 years ago