index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
openrisc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-10
openrisc: convert to generic syscall table
Arnd Bergmann
5
-17
/
+13
2024-07-10
clone3: drop __ARCH_WANT_SYS_CLONE3 macro
Arnd Bergmann
1
-1
/
+0
2024-04-15
openrisc: Move FPU state out of pt_regs
Stafford Horne
3
-2
/
+24
2024-04-15
openrisc: Define openrisc relocation types
Stafford Horne
1
-9
/
+66
2024-03-14
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
1
-30
/
+1
2024-03-10
openrisc: Use asm-generic's version of fix_to_virt() & virt_to_fix()
Dawei Li
1
-30
/
+1
2024-03-06
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
1
-1
/
+1
2024-03-05
mm: Remove broken pfn_to_virt() on arch csky/hexagon/openrisc
Yan Zhao
1
-5
/
+0
2023-09-05
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
3
-2
/
+21
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-08-24
openrisc: implement the new page table range API
Matthew Wilcox (Oracle)
2
-6
/
+17
2023-08-21
openrisc: convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
1
-4
/
+4
2023-08-21
openrisc: Add prototype for die to bug.h
Stafford Horne
1
-0
/
+11
2023-08-21
openrisc: Add prototype for show_registers to processor.h
Stafford Horne
1
-0
/
+1
2023-08-18
openrisc: mm: convert to GENERIC_IOREMAP
Baoquan He
1
-5
/
+6
2023-08-11
openrisc: Make pfn accessors statics inlines
Linus Walleij
1
-2
/
+9
2023-07-12
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
1
-2
/
+4
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
1
-1
/
+1
2023-07-10
openrisc: Union fpcsr and oldmask in sigcontext to unbreak userspace ABI
Stafford Horne
1
-2
/
+4
2023-06-05
locking/atomic: make atomic*_{cmp,}xchg optional
Mark Rutland
1
-3
/
+0
2023-05-05
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+5
2023-04-29
locking/arch: Rename all internal __xchg() names to __arch_xchg()
Andrzej Hajda
1
-5
/
+5
2023-04-26
openrisc: Support floating point user api
Stafford Horne
3
-2
/
+6
2023-04-26
openrisc: Support storing and restoring fpu state
Stafford Horne
1
-2
/
+2
2023-02-09
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
1
-2
/
+0
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-1
/
+0
2023-02-02
openrisc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-5
/
+36
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
1
-2
/
+0
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
1
-1
/
+0
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-18
/
+0
2022-07-30
openrisc: io: Define iounmap argument as volatile
Stafford Horne
1
-1
/
+1
2022-07-30
openrisc: Add pci bus support
Stafford Horne
2
-1
/
+2
2022-07-17
openrisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-18
/
+0
2022-05-26
Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-37
/
+2
2022-05-13
openrisc: start CPU timer early in boot
Jason A. Donenfeld
1
-0
/
+1
2022-05-11
openrisc: Move to ticket-spinlock
Peter Zijlstra
3
-37
/
+2
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-48
/
+1
2022-03-21
arch: Add pmd_pfn() where it is missing
Mike Rapoport
1
-0
/
+1
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2
-30
/
+0
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
1
-18
/
+1
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-1
/
+0
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
1
-1
/
+0
2021-12-04
openrisc: Add clone3 ABI wrapper
Stafford Horne
1
-0
/
+2
2021-11-10
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+0
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2021-10-30
locking: Remove spin_lock_flags() etc
Arnd Bergmann
1
-3
/
+0
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-1
/
+1
2021-09-14
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
1
-7
/
+0
2021-08-11
openrisc: Fix compiler warnings in setup
Stafford Horne
1
-0
/
+15
2021-08-05
openrisc: rename or32 code & comments to or1k
Randy Dunlap
2
-4
/
+4
[next]