index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
openrisc
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
2023-09-05
3
-2
/
+21
|
\
|
*
openrisc: Add prototype for die to bug.h
Stafford Horne
2023-08-21
1
-0
/
+11
|
*
openrisc: Add prototype for show_registers to processor.h
Stafford Horne
2023-08-21
1
-0
/
+1
|
*
openrisc: Make pfn accessors statics inlines
Linus Walleij
2023-08-11
1
-2
/
+9
*
|
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-31
1
-1
/
+1
|
\
\
|
*
|
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2023-07-11
1
-1
/
+1
*
|
|
openrisc: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
2
-6
/
+17
*
|
|
openrisc: convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
1
-4
/
+4
*
|
|
openrisc: mm: convert to GENERIC_IOREMAP
Baoquan He
2023-08-18
1
-5
/
+6
|
|
/
|
/
|
*
|
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
2023-07-12
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
openrisc: Union fpcsr and oldmask in sigcontext to unbreak userspace ABI
Stafford Horne
2023-07-10
1
-2
/
+4
*
|
locking/atomic: make atomic*_{cmp,}xchg optional
Mark Rutland
2023-06-05
1
-3
/
+0
|
/
*
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-05-05
1
-5
/
+5
|
\
|
*
locking/arch: Rename all internal __xchg() names to __arch_xchg()
Andrzej Hajda
2023-04-29
1
-5
/
+5
*
|
openrisc: Support floating point user api
Stafford Horne
2023-04-26
3
-2
/
+6
*
|
openrisc: Support storing and restoring fpu state
Stafford Horne
2023-04-26
1
-2
/
+2
|
/
*
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
2023-02-09
1
-2
/
+0
*
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
1
-1
/
+0
*
openrisc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
1
-5
/
+36
*
mm: remove kern_addr_valid() completely
Kefeng Wang
2022-11-08
1
-2
/
+0
*
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-09-11
1
-1
/
+0
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
1
-18
/
+0
|
\
|
*
openrisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
1
-18
/
+0
*
|
openrisc: io: Define iounmap argument as volatile
Stafford Horne
2022-07-30
1
-1
/
+1
*
|
openrisc: Add pci bus support
Stafford Horne
2022-07-30
2
-1
/
+2
|
/
*
Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-05-26
3
-37
/
+2
|
\
|
*
openrisc: Move to ticket-spinlock
Peter Zijlstra
2022-05-11
3
-37
/
+2
*
|
openrisc: start CPU timer early in boot
Jason A. Donenfeld
2022-05-13
1
-0
/
+1
|
/
*
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-23
2
-48
/
+1
|
\
|
*
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-25
2
-30
/
+0
|
*
uaccess: generalize access_ok()
Arnd Bergmann
2022-02-25
1
-18
/
+1
*
|
arch: Add pmd_pfn() where it is missing
Mike Rapoport
2022-03-21
1
-0
/
+1
|
/
*
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-23
1
-1
/
+0
|
\
|
*
include: move find.h from asm_generic to linux
Yury Norov
2022-01-15
1
-1
/
+0
*
|
openrisc: Add clone3 ABI wrapper
Stafford Horne
2021-12-04
1
-0
/
+2
|
/
*
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-10
1
-7
/
+0
|
\
|
*
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
2021-09-14
1
-7
/
+0
*
|
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-01
1
-1
/
+1
|
\
\
|
*
|
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-15
1
-1
/
+1
|
|
/
*
/
locking: Remove spin_lock_flags() etc
Arnd Bergmann
2021-10-30
1
-3
/
+0
|
/
*
openrisc: Fix compiler warnings in setup
Stafford Horne
2021-08-11
1
-0
/
+15
*
openrisc: rename or32 code & comments to or1k
Randy Dunlap
2021-08-05
2
-4
/
+4
*
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-07-02
1
-47
/
+0
|
\
|
*
openrisc: always use unaligned-struct header
Arnd Bergmann
2021-05-10
1
-47
/
+0
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
2
-3
/
+0
|
\
\
|
*
|
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2021-07-01
1
-2
/
+0
|
*
|
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-07-01
1
-1
/
+0
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
1
-1
/
+1
|
\
|
|
|
*
|
mm: update legacy flush_tlb_* to use vma
Chen Li
2021-06-29
1
-1
/
+1
*
|
|
Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-06-28
2
-18
/
+28
|
\
\
\
|
|
/
/
|
/
|
|
[next]