Age | Commit message (Expand) | Author |
2023-09-05 | Merge tag 'for-linus' of https://github.com/openrisc/linux | Linus Torvalds |
2023-08-31 | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-08-29 | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2023-08-24 | openrisc: implement the new page table range API | Matthew Wilcox (Oracle) |
2023-08-21 | treewide: drop CONFIG_EMBEDDED | Randy Dunlap |
2023-08-21 | openrisc: convert __pte_free_tlb() to use ptdescs | Vishal Moola (Oracle) |
2023-08-21 | openrisc: Remove kernel-doc marker from ioremap comment | Stafford Horne |
2023-08-21 | openrisc: Remove unused tlb_init function | Stafford Horne |
2023-08-21 | openriac: Remove unused nommu_dump_state function | Stafford Horne |
2023-08-21 | openrisc: Include cpu.h and switch_to.h for prototypes | Stafford Horne |
2023-08-21 | openrisc: Add prototype for die to bug.h | Stafford Horne |
2023-08-21 | openrisc: Add prototype for show_registers to processor.h | Stafford Horne |
2023-08-21 | openrisc: Declare do_signal function as static | Stafford Horne |
2023-08-21 | openrisc: Add missing prototypes for assembly called fnctions | Stafford Horne |
2023-08-18 | openrisc: mm: convert to GENERIC_IOREMAP | Baoquan He |
2023-08-18 | openrisc: mm: remove unneeded early ioremap code | Baoquan He |
2023-08-11 | openrisc: Make pfn accessors statics inlines | Linus Walleij |
2023-07-12 | Merge tag 'for-linus' of https://github.com/openrisc/linux | Linus Torvalds |
2023-07-11 | mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma() | Rick Edgecombe |
2023-07-10 | openrisc: Union fpcsr and oldmask in sigcontext to unbreak userspace ABI | Stafford Horne |
2023-06-28 | Merge branch 'expand-stack' | Linus Torvalds |
2023-06-27 | mm: always expand the stack with the mmap write lock held | Linus Torvalds |
2023-06-05 | locking/atomic: make atomic*_{cmp,}xchg optional | Mark Rutland |
2023-05-05 | Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-05-01 | Merge tag 'for-linus' of https://github.com/openrisc/linux | Linus Torvalds |
2023-04-29 | locking/arch: Rename all internal __xchg() names to __arch_xchg() | Andrzej Hajda |
2023-04-26 | openrisc: Add floating point regset | Stafford Horne |
2023-04-26 | openrisc: Support floating point user api | Stafford Horne |
2023-04-26 | openrisc: Support storing and restoring fpu state | Stafford Horne |
2023-04-26 | openrisc: Properly store r31 to pt_regs on unhandled exceptions | Stafford Horne |
2023-04-01 | openrisc: Use common of_get_cpu_node() instead of open-coding | Rob Herring |
2023-03-24 | treewide: Trace IPIs sent via smp_send_reschedule() | Valentin Schneider |
2023-03-05 | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2023-03-02 | openrisc: fix livelock in uaccess | Al Viro |
2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-02-09 | mm, arch: add generic implementation of pfn_valid() for FLATMEM | Mike Rapoport (IBM) |
2023-02-02 | mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand |
2023-02-02 | openrisc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand |
2023-01-13 | arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled | Peter Zijlstra |
2023-01-13 | objtool/idle: Validate __cpuidle code as noinstr | Peter Zijlstra |
2022-12-13 | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-12-12 | Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-12-01 | mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATED | Vlastimil Babka |
2022-11-15 | openrisc: ptrace: user_regset_copyin_ignore() always returns 0 | Sergey Shtylyov |
2022-11-08 | mm: remove kern_addr_valid() completely | Kefeng Wang |
2022-10-15 | Merge tag 'for-linus' of https://github.com/openrisc/linux | Linus Torvalds |
2022-10-12 | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-10-08 | openrisc: Fix pagewalk usage in arch_dma_{clear, set}_uncached | Jann Horn |
2022-10-02 | kbuild: remove head-y syntax | Masahiro Yamada |
2022-10-02 | kbuild: use obj-y instead extra-y for objects placed at the head | Masahiro Yamada |