index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
parisc
/
include
/
asm
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS
Christophe Leroy
2022-02-16
1
-2
/
+0
*
|
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-23
2
-16
/
+3
|
\
\
|
*
|
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-25
1
-6
/
+0
|
*
|
uaccess: generalize access_ok()
Arnd Bergmann
2022-02-25
1
-9
/
+3
|
*
|
uaccess: add generic __{get,put}_kernel_nofault
Arnd Bergmann
2022-02-25
1
-1
/
+0
|
|
/
*
|
Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-23
1
-2
/
+2
|
\
\
|
*
|
agp: define proper stubs for empty helpers
Arnd Bergmann
2022-01-29
1
-2
/
+2
|
|
/
*
|
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-0
/
+1
|
\
\
|
*
|
arch: Add pmd_pfn() where it is missing
Mike Rapoport
2022-03-21
1
-0
/
+1
*
|
|
parisc: Avoid using hardware single-step in kprobes
Helge Deller
2022-03-18
1
-2
/
+3
*
|
|
parisc: Avoid calling SMP cache flush functions on cache-less machines
Helge Deller
2022-03-16
1
-10
/
+5
*
|
|
parisc: Reduce code size by optimizing get_current() function calls
Helge Deller
2022-03-11
1
-3
/
+5
*
|
|
parisc: Use constants to encode the space registers like SR_KERNEL
Helge Deller
2022-03-11
4
-13
/
+10
*
|
|
parisc: Use SR_USER and SR_KERNEL in get_user() and put_user()
Helge Deller
2022-03-11
1
-14
/
+14
*
|
|
parisc: Add defines for various space register
Helge Deller
2022-03-11
1
-0
/
+6
*
|
|
parisc: Add vDSO support
Helge Deller
2022-03-11
9
-27
/
+59
*
|
|
parisc: Fix handling off probe non-access faults
John David Anglin
2022-03-11
1
-0
/
+1
|
/
/
*
|
parisc: Fix some apparent put_user() failures
Helge Deller
2022-02-14
1
-14
/
+15
*
|
parisc: Show error if wrong 32/64-bit compiler is being used
Helge Deller
2022-02-13
1
-0
/
+8
|
/
*
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
*
|
parisc: Fix missing prototype for 'toc_intr' warning in toc.c
Helge Deller
2022-01-20
1
-0
/
+1
*
|
parisc: io: Improve the outb(), outw() and outl() macros
Bart Van Assche
2022-01-07
1
-3
/
+3
*
|
parisc: Rewrite light-weight syscall and futex code
John David Anglin
2022-01-07
1
-22
/
+37
*
|
parisc: Switch user access functions to signal errors in r29 instead of r8
Helge Deller
2022-01-07
1
-4
/
+8
*
|
parisc: Fix lpa and lpa_user defines
John David Anglin
2022-01-07
1
-20
/
+24
*
|
parisc: Define depi_safe macro
John David Anglin
2022-01-07
1
-0
/
+10
|
/
*
parisc: Fix mask used to select futex spinlock
John David Anglin
2021-12-21
1
-2
/
+2
*
Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2021-11-25
1
-1
/
+0
|
\
|
*
Add linux/cacheflush.h
Matthew Wilcox (Oracle)
2021-11-17
1
-1
/
+0
*
|
parisc: Provide an extru_safe() macro to extract unsigned bits
Helge Deller
2021-11-22
1
-0
/
+11
*
|
Revert "parisc: Reduce sigreturn trampoline to 3 instructions"
Helge Deller
2021-11-18
1
-1
/
+1
*
|
parisc: Wrap assembler related defines inside __ASSEMBLY__
Helge Deller
2021-11-18
1
-20
/
+24
*
|
parisc: Include stringify.h to avoid build error in crypto/api.c
Helge Deller
2021-11-18
1
-0
/
+1
|
/
*
parisc: Flush kernel data mapping in set_pte_at() when installing pte for use...
John David Anglin
2021-11-13
1
-2
/
+8
*
parisc: move CPU field back into thread_info
Ard Biesheuvel
2021-11-04
2
-17
/
+5
*
parisc: Don't disable interrupts in cmpxchg and futex operations
Dave Anglin
2021-11-04
1
-13
/
+11
*
Merge tag 'for-5.16/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-01
15
-45
/
+124
|
\
|
*
parisc: enhance warning regarding usage of O_NONBLOCK
Helge Deller
2021-11-01
1
-0
/
+1
|
*
parisc: Drop ifdef __KERNEL__ from non-uapi kernel headers
Helge Deller
2021-11-01
8
-31
/
+0
|
*
parisc: Use PRIV_USER and PRIV_KERNEL in ptrace.h
Helge Deller
2021-11-01
1
-3
/
+3
|
*
parisc: Move thread_info into task struct
Helge Deller
2021-11-01
4
-11
/
+36
|
*
parisc: add support for TOC (transfer of control)
Sven Schnelle
2021-11-01
1
-0
/
+4
|
*
parisc/firmware: add functions to retrieve TOC data
Sven Schnelle
2021-11-01
1
-0
/
+2
|
*
parisc: move virt_map macro to assembly.h
Sven Schnelle
2021-11-01
1
-0
/
+25
|
*
parisc: Allocate task struct with stack frame alignment
Helge Deller
2021-10-30
1
-1
/
+2
|
*
parisc: Define FRAME_ALIGN and PRIV_USER/PRIV_KERNEL in assembly.h
Helge Deller
2021-10-30
1
-0
/
+7
|
*
parisc: Add KFENCE support
Helge Deller
2021-10-30
1
-0
/
+44
|
*
parisc: make parisc_acctyp() available outside of faults.c
Helge Deller
2021-10-30
1
-0
/
+1
*
|
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-01
1
-1
/
+1
|
\
\
[prev]
[next]