- 4dc70e1 openrisc: Move FPU state out of pt_regs by Stafford Horne · 9 months ago
- 1f33446 openrisc: Add FPU config by Stafford Horne · 9 months ago
- c88cfb5c openrisc: traps: Don't send signals to kernel mode threads by Stafford Horne · 9 months ago
- ee7e551d openrisc: traps: Remove calls to show_registers before die by Stafford Horne · 9 months ago
- c8fdf82 openrisc: traps: Convert printks to pr_<level> macros by Stafford Horne · 9 months ago
- 23c6e90 openrisc: Add support for more module relocations by Stafford Horne · 9 months ago
- 26f53f2 openrisc: Define openrisc relocation types by Stafford Horne · 9 months ago
- c94195a openrisc: Use do_kernel_power_off() by Stafford Horne · 9 months ago
- 29da654 Merge tag 'for-linus' of https://github.com/openrisc/linux by Linus Torvalds · 10 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 · 10 months ago
- 7f1e2fc openrisc: Use asm-generic's version of fix_to_virt() & virt_to_fix() by Dawei Li · 10 months ago
- 7b432bf openrisc: Call setup_memory() earlier in the init sequence by Oreoluwa Babatunde · 11 months ago
- 5394f1e arch: define CONFIG_PAGE_SIZE_*KB on all architectures by Arnd Bergmann · 10 months ago
- 3391538 mm: Remove broken pfn_to_virt() on arch csky/hexagon/openrisc by Yan Zhao · 11 months ago
- 7126107 smp: Consolidate smp_prepare_boot_cpu() by Thomas Gleixner · 10 months ago
- 3dceb8a Merge tag 'for-linus' of https://github.com/openrisc/linux by Linus Torvalds · 1 year, 4 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, 4 months ago
- d68b4b6 Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 4 months ago
- 063e409 openrisc: implement the new page table range API by Matthew Wilcox (Oracle) · 1 year, 5 months ago
- ef815d2 treewide: drop CONFIG_EMBEDDED by Randy Dunlap · 1 year, 5 months ago
- 5823b9f openrisc: convert __pte_free_tlb() to use ptdescs by Vishal Moola (Oracle) · 1 year, 5 months ago
- c289330 openrisc: Remove kernel-doc marker from ioremap comment by Stafford Horne · 1 year, 4 months ago
- c03b12a openrisc: Remove unused tlb_init function by Stafford Horne · 1 year, 5 months ago
- f390155 openriac: Remove unused nommu_dump_state function by Stafford Horne · 1 year, 5 months ago
- 136a2d8 openrisc: Include cpu.h and switch_to.h for prototypes by Stafford Horne · 1 year, 4 months ago
- 31c67b5 openrisc: Add prototype for die to bug.h by Stafford Horne · 1 year, 5 months ago
- 8d4a142 openrisc: Add prototype for show_registers to processor.h by Stafford Horne · 1 year, 5 months ago
- af1fc74 openrisc: Declare do_signal function as static by Stafford Horne · 1 year, 5 months ago
- 1c4de49 openrisc: Add missing prototypes for assembly called fnctions by Stafford Horne · 1 year, 5 months ago
- 9b99442 openrisc: mm: convert to GENERIC_IOREMAP by Baoquan He · 1 year, 6 months ago
- 53c98e3 openrisc: mm: remove unneeded early ioremap code by Baoquan He · 1 year, 6 months ago
- 232ba16 openrisc: Make pfn accessors statics inlines by Linus Walleij · 1 year, 5 months ago
- 0099852 Merge tag 'for-linus' of https://github.com/openrisc/linux by Linus Torvalds · 1 year, 6 months ago
- 2f0584f mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma() by Rick Edgecombe · 1 year, 7 months ago
- dceaafd openrisc: Union fpcsr and oldmask in sigcontext to unbreak userspace ABI by Stafford Horne · 1 year, 6 months ago
- 9471f1f Merge branch 'expand-stack' by Linus Torvalds · 1 year, 6 months ago
- 8d7071a mm: always expand the stack with the mmap write lock held by Linus Torvalds · 1 year, 6 months ago
- d12157e locking/atomic: make atomic*_{cmp,}xchg optional by Mark Rutland · 1 year, 7 months ago
- b115d85 Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 8 months ago
- d75439d Merge tag 'for-linus' of https://github.com/openrisc/linux by Linus Torvalds · 1 year, 8 months ago
- 0685506 locking/arch: Rename all internal __xchg() names to __arch_xchg() by Andrzej Hajda · 2 years ago
- c91b4a0 openrisc: Add floating point regset by Stafford Horne · 1 year, 9 months ago
- 2726765 openrisc: Support floating point user api by Stafford Horne · 1 year, 9 months ago
- 63d7f9f openrisc: Support storing and restoring fpu state by Stafford Horne · 1 year, 9 months ago
- 812489a openrisc: Properly store r31 to pt_regs on unhandled exceptions by Stafford Horne · 1 year, 11 months ago
- 1aff44a openrisc: Use common of_get_cpu_node() instead of open-coding by Rob Herring · 1 year, 9 months ago
- 4c8c3c7 treewide: Trace IPIs sent via smp_send_reschedule() by Valentin Schneider · 1 year, 10 months ago
- 1a8d05a Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 1 year, 10 months ago
- caa82ae openrisc: fix livelock in uaccess by Al Viro · 1 year, 11 months ago
- 3822a7c Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 10 months ago
- e5080a9 mm, arch: add generic implementation of pfn_valid() for FLATMEM by Mike Rapoport (IBM) · 1 year, 11 months ago
- 950fe88 mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE by David Hildenbrand · 2 years ago
- 5ae3e74 openrisc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE by David Hildenbrand · 2 years ago
- 89b3098 arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled by Peter Zijlstra · 2 years ago
- 2b5a0e4 objtool/idle: Validate __cpuidle code as noinstr by Peter Zijlstra · 2 years 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, 1 month ago
- 8702f2c Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 1 month ago
- 149b6fa mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATED by Vlastimil Babka · 2 years, 2 months ago
- 6397744 openrisc: ptrace: user_regset_copyin_ignore() always returns 0 by Sergey Shtylyov · 2 years, 3 months ago
- e025ab8 mm: remove kern_addr_valid() completely by Kefeng Wang · 2 years, 3 months ago
- 36d8a3e Merge tag 'for-linus' of https://github.com/openrisc/linux by Linus Torvalds · 2 years, 3 months ago
- 676cb49 Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 3 months ago
- 28148a1 openrisc: Fix pagewalk usage in arch_dma_{clear, set}_uncached by Jann Horn · 2 years, 3 months ago
- ce697cc kbuild: remove head-y syntax by Masahiro Yamada · 2 years, 3 months ago
- 3216484 kbuild: use obj-y instead extra-y for objects placed at the head by Masahiro Yamada · 2 years, 3 months ago
- 2be9880 kernel: exit: cleanup release_thread() by Kefeng Wang · 2 years, 5 months ago
- eb5699ba Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 5 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, 5 months ago
- 787dbea profile: setup_profiling_timer() is moslty not implemented by Ben Dooks · 2 years, 6 months ago
- 52e0ea9 openrisc: io: Define iounmap argument as volatile by Stafford Horne · 2 years, 5 months ago
- 740ea2b openrisc: Add virt defconfig by Stafford Horne · 2 years, 7 months ago
- ded2ee3 openrisc: Add pci bus support by Stafford Horne · 2 years, 7 months ago
- 3d923c5 mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT by Anshuman Khandual · 2 years, 6 months ago
- e4e4b99 openrisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT by Anshuman Khandual · 2 years, 6 months ago
- 48bddb8 openrisc: unwinder: Fix grammar issue in comment by Xiang wangx · 2 years, 7 months ago
- d927252 mm: avoid unnecessary page fault retires on shared memory types by Peter Xu · 2 years, 7 months ago
- 1ec6574 Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 2 years, 7 months ago
- 7f50d4d Merge tag 'for-linus' of https://github.com/openrisc/linux by Linus Torvalds · 2 years, 7 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, 7 months ago
- 83da38d openrisc: Allow power off handler overriding by Stafford Horne · 2 years, 8 months ago
- ed3a88d7 openrisc: Remove unused IMMU tlb workardound by Stafford Horne · 2 years, 8 months ago
- d8fee3f openrisc/fault: Fix symbol scope warnings by Stafford Horne · 2 years, 11 months ago
- 2f51d67 openrisc/delay: Add include to fix symbol not declared warning by Stafford Horne · 2 years, 11 months ago
- 5a344bb openrisc/time: Fix symbol scope warnings by Stafford Horne · 2 years, 11 months ago
- 024b58f openrisc/traps: Declare unhandled_exception for asmlinkage by Stafford Horne · 2 years, 11 months ago
- de901d1 openrisc/traps: Remove die_if_kernel function by Stafford Horne · 2 years, 11 months ago
- f4b26b1 openrisc/traps: Declare file scope symbols as static by Stafford Horne · 2 years, 11 months ago
- fe47623 openrisc: Update litex defconfig to support glibc userland by Stafford Horne · 2 years, 11 months ago
- 7d2ae3d openrisc: Pretty print show_registers memory dumps by Stafford Horne · 2 years, 11 months ago
- a0a94bc openrisc: Add syscall details to emergency syscall debugging by Stafford Horne · 3 years ago
- 29bbb2a openrisc: Add support for liteuart emergency printing by Stafford Horne · 2 years, 8 months ago
- e449759 openrisc: Cleanup emergency print handling by Stafford Horne · 2 years, 8 months ago
- 87e387a openrisc: Add gcc machine instruction flag configuration by Stafford Horne · 3 years ago
- 635267b7 openrisc: define nop command for simulator reboot by Jason A. Donenfeld · 2 years, 8 months ago
- 2f14062 random: handle latent entropy and command line from random_init() by Jason A. Donenfeld · 2 years, 8 months ago
- 516dd4a openrisc: start CPU timer early in boot by Jason A. Donenfeld · 2 years, 8 months ago
- 065b8ce openrisc: remove bogus nops and shutdowns by Jason A. Donenfeld · 2 years, 8 months ago
- d494019 openrisc: fix typos in comments by Julia Lawall · 2 years, 8 months ago
- 205bf39 openrisc: Move to ticket-spinlock by Peter Zijlstra · 2 years, 10 months ago
- 5bd2e97 fork: Generalize PF_IO_WORKER handling by Eric W. Biederman · 2 years, 9 months ago