- 902861e Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 12 months ago
- 65d287c Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 months ago
- 5394f1e arch: define CONFIG_PAGE_SIZE_*KB on all architectures by Arnd Bergmann · 1 year ago
- 3391538 mm: Remove broken pfn_to_virt() on arch csky/hexagon/openrisc by Yan Zhao · 1 year, 1 month ago
- 8690bbc Introduce cpu_dcache_is_aliasing() across all architectures by Mathieu Desnoyers · 1 year, 1 month ago
- 4eb0833 csky/vdso: Remove superfluous ifdeffery by Anna-Maria Behnsen · 1 year ago
- 4356e9f work around gcc bugs with 'asm goto' with outputs by Linus Torvalds · 1 year, 1 month ago
- ca8e45c csky: fix arch_jump_label_transform_static override by Arnd Bergmann · 1 year, 4 months ago
- 23f8c18 arch: add do_page_fault prototypes by Arnd Bergmann · 1 year, 4 months ago
- 1d6571a arch: add missing prepare_ftrace_return() prototypes by Arnd Bergmann · 1 year, 7 months ago
- f717a8d arch: include linux/cpu.h for trap_init() prototype by Arnd Bergmann · 1 year, 4 months ago
- 64bac5e arch: consolidate arch_irq_work_raise prototypes by Arnd Bergmann · 1 year, 4 months ago
- a031eba Merge tag 'csky-for-linus-6.6-2' of https://github.com/c-sky/csky-linux by Linus Torvalds · 1 year, 6 months ago
- df57721 Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 6 months ago
- 5195c35 csky: Fixup compile error by Guo Ren · 1 year, 6 months ago
- b96a3e9 Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 6 months ago
- e724e7a csky: implement the new page table range API by Matthew Wilcox (Oracle) · 1 year, 7 months ago
- e647333 csky: convert __pte_free_tlb() to use ptdescs by Vishal Moola (Oracle) · 1 year, 7 months ago
- c8171a8 csky: Fixup -Wmissing-prototypes warning by Guo Ren · 1 year, 7 months ago
- c1884e1 csky: Make pfn accessors static inlines by Linus Walleij · 1 year, 7 months ago
- 2f0584f mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma() by Rick Edgecombe · 1 year, 9 months ago
- bc6cb4d Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 8 months ago
- d12157e locking/atomic: make atomic*_{cmp,}xchg optional by Mark Rutland · 1 year, 9 months ago
- 7202e97 csky/smp: Switch to hotplug core state synchronization by Thomas Gleixner · 1 year, 10 months ago
- e0a9813 csky: Remove kernel_thread declaration by Mike Christie · 2 years ago
- e5080a9 mm, arch: add generic implementation of pfn_valid() for FLATMEM by Mike Rapoport (IBM) · 2 years, 1 month ago
- 950fe88 mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE by David Hildenbrand · 2 years, 2 months ago
- 41e0d49 csky/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE by David Hildenbrand · 2 years, 2 months ago
- 96bab5b Merge tag 'csky-for-linus-6.2-rc1' of https://github.com/c-sky/csky-linux by Linus Torvalds · 2 years, 3 months ago
- e2ca6ba Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 3 months ago
- 622754e stackprotector: actually use get_random_canary() by Jason A. Donenfeld · 2 years, 4 months ago
- e025ab8 mm: remove kern_addr_valid() completely by Kefeng Wang · 2 years, 5 months ago
- b203c67 csky: add arch support current_stack_pointer by Tong Tiangen · 2 years, 4 months ago
- 2be9880 kernel: exit: cleanup release_thread() by Kefeng Wang · 2 years, 7 months ago
- 6614a3c Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 7 months ago
- eff0cb3 Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 2 years, 7 months ago
- 7df9075 Merge tag 'csky-for-linus-6.0-rc1' of https://github.com/c-sky/csky-linux by Linus Torvalds · 2 years, 7 months ago
- f940dc0 csky: cmpxchg: Coding convention for BUILD_BUG() by Guo Ren · 2 years, 7 months ago
- 45e15c1 csky: Add qspinlock support by Guo Ren · 2 years, 7 months ago
- 4e8bb4b csky: Add jump-label implementation by Guo Ren · 2 years, 11 months ago
- f54af50 csky: Correct position of _stext by Guo Ren · 2 years, 8 months ago
- a2912b45 asm-generic: Add new pci.h and use it by Stafford Horne · 2 years, 7 months ago
- f619d23 csky: PCI: Define ARCH_GENERIC_PCI_MMAP_RESOURCE by Stafford Horne · 2 years, 7 months ago
- abb4970 PCI: Move isa_dma_bridge_buggy out of asm/dma.h by Stafford Horne · 2 years, 7 months ago
- ae85b23 PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h by Stafford Horne · 2 years, 7 months ago
- 1d7708e csky/tlb: Remove tlb_flush() define by Peter Zijlstra · 2 years, 8 months ago
- 1e9fdf2 mmu_gather: Remove per arch tlb_{start,end}_vma() by Peter Zijlstra · 2 years, 8 months ago
- f753644 csky: drop definition of PGD_ORDER by Mike Rapoport · 2 years, 8 months ago
- a008a30 csky: drop definition of PTE_ORDER by Mike Rapoport · 2 years, 8 months ago
- 0d70836 csky/mm: enable ARCH_HAS_VM_GET_PAGE_PROT by Anshuman Khandual · 2 years, 8 months ago
- 98931dd Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 9 months ago
- 16477cd Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 2 years, 9 months ago
- 534aa1d printk: stop including cache.h from printk.h by Peter Collingbourne · 2 years, 10 months ago
- 9282d09 csky: Move to generic ticket-spinlock by Guo Ren · 3 years ago
- c5acdf1 csky: atomic: Add conditional atomic operations' optimization by Guo Ren · 2 years, 11 months ago
- 6b160e0 csky: atomic: Add custom atomic.h implementation by Guo Ren · 2 years, 11 months ago
- 186f69b6 csky: atomic: Optimize cmpxchg with acquire & release by Guo Ren · 2 years, 11 months ago
- 8318f7c csky: optimize memcpy_{from,to}io() and memset_io() by Guo Ren · 2 years, 11 months ago
- cfb2446 csky: Fix versioncheck warnings by Deyan Wang · 3 years, 1 month ago
- 02e2af2 Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years ago
- 194dfe8 Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years ago
- 7106c51 arch: Add pmd_pfn() where it is missing by Mike Rapoport · 3 years, 1 month ago
- 66bcd06 parport_pc: Also enable driver for PCI systems by Maciej W. Rozycki · 3 years, 1 month ago
- 967747b uaccess: remove CONFIG_SET_FS by Arnd Bergmann · 3 years, 1 month ago
- 12700c1 uaccess: generalize access_ok() by Arnd Bergmann · 3 years, 1 month ago
- 222ca30 uaccess: fix integer overflow on access_ok() by Arnd Bergmann · 3 years, 1 month ago
- 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years, 1 month ago
- 47d8c15 include: move find.h from asm_generic to linux by Yury Norov · 3 years, 7 months ago
- 77993b5 locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h by Sebastian Andrzej Siewior · 3 years, 3 months ago
- e8f023c Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 4 months ago
- 79ef0c0 Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 4 months ago
- 9a7e0a9 Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- fb5d69a csky: bitops: Remove duplicate __clear_bit define by Guenter Roeck · 3 years, 6 months ago
- 42a20f8 sched: Add wrapper for get_wchan() to keep task blocked by Kees Cook · 3 years, 5 months ago
- adf8a61 kprobes: treewide: Make it harder to refer kretprobe_trampoline directly by Masami Hiramatsu · 3 years, 6 months ago
- 7962c2e arch: remove unused function syscall_set_arguments() by Peter Collingbourne · 3 years, 6 months ago
- 0cd1151 csky: use generic strncpy/strnlen from_user by Arnd Bergmann · 5 years ago
- f27180d asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user by Arnd Bergmann · 5 years ago
- 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
- 1c2f7d1 mm/thp: define default pmd_pgtable() by Anshuman Khandual · 3 years, 8 months ago
- fac7757 mm: define default value for FIRST_USER_ADDRESS by Anshuman Khandual · 3 years, 8 months ago
- a5fb82d locking/atomic: csky: move to ARCH_ATOMIC by Mark Rutland · 3 years, 9 months ago
- e58a41c csky: uaccess.h: Coding convention with asm generic by Guo Ren · 3 years, 11 months ago
- 0b1f557 csky: Fixup typos by Junlin Yang · 4 years ago
- d199161 csky: change a Kconfig symbol name to fix e1000 build error by Randy Dunlap · 3 years, 11 months ago
- 6607aa6 csky: Fixup compile error by Guo Ren · 4 years ago
- 0d3b051 csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC_VDSO by Guo Ren · 4 years, 2 months ago
- af94002 csky: Fixup swapon by Guo Ren · 4 years, 2 months ago
- a8fac05 csky: pgtable.h: Coding convention by Guo Ren · 4 years, 2 months ago
- 5e144c4 csky: Fixup _PAGE_ACCESSED for default pgprot by Guo Ren · 4 years, 2 months ago
- f1f61c9 csky: remove unused including <linux/version.h> by Tian Tao · 4 years, 2 months ago
- 87f3248 csky: Reconstruct VDSO framework by Guo Ren · 4 years, 2 months ago
- bd0bf90 csky: Sync riscv mm/fault.c for easy maintenance by Guo Ren · 4 years, 2 months ago
- 3b756cc csky: Fix TLB maintenance synchronization problem by Guo Ren · 4 years, 2 months ago
- 7b513cf csky: Fixup PTE global for 2.5:1.5 virtual memory by Guo Ren · 4 years, 2 months ago
- 8e35ac7 csky: Cleanup asm/spinlock.h by Guo Ren · 4 years, 2 months ago
- c38425d csky: Fixup asm/cmpxchg.h with correct ordering barrier by Guo Ren · 4 years, 2 months ago
- d6c5cb9 csky: Fixup futex SMP implementation by Guo Ren · 4 years, 2 months ago
- 8d11f21 csky: Fixup barrier design by Guo Ren · 4 years, 2 months ago
- f92ddfb csky: Remove custom asm/atomic.h implementation by Guo Ren · 4 years, 2 months ago