index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-11
parisc: Reduce code size by optimizing get_current() function calls
Helge Deller
1
-3
/
+5
2022-03-11
parisc: Use constants to encode the space registers like SR_KERNEL
Helge Deller
4
-13
/
+10
2022-03-11
parisc: Use SR_USER and SR_KERNEL in get_user() and put_user()
Helge Deller
1
-14
/
+14
2022-03-11
parisc: Add defines for various space register
Helge Deller
1
-0
/
+6
2022-03-11
parisc: Add vDSO support
Helge Deller
10
-27
/
+67
2022-03-11
parisc: Fix handling off probe non-access faults
John David Anglin
1
-0
/
+1
2022-02-14
parisc: Fix some apparent put_user() failures
Helge Deller
1
-14
/
+15
2022-02-13
parisc: Show error if wrong 32/64-bit compiler is being used
Helge Deller
1
-0
/
+8
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-1
/
+0
2022-01-20
parisc: Fix missing prototype for 'toc_intr' warning in toc.c
Helge Deller
1
-0
/
+1
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
1
-1
/
+0
2022-01-07
parisc: io: Improve the outb(), outw() and outl() macros
Bart Van Assche
1
-3
/
+3
2022-01-07
parisc: Fix pdc_toc_pim_11 and pdc_toc_pim_20 definitions
Helge Deller
1
-9
/
+23
2022-01-07
parisc: Rewrite light-weight syscall and futex code
John David Anglin
1
-22
/
+37
2022-01-07
parisc: Switch user access functions to signal errors in r29 instead of r8
Helge Deller
1
-4
/
+8
2022-01-07
parisc: Fix lpa and lpa_user defines
John David Anglin
1
-20
/
+24
2022-01-07
parisc: Define depi_safe macro
John David Anglin
1
-0
/
+10
2021-12-21
parisc: Fix mask used to select futex spinlock
John David Anglin
1
-2
/
+2
2021-11-25
Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-1
/
+0
2021-11-22
parisc: Provide an extru_safe() macro to extract unsigned bits
Helge Deller
1
-0
/
+11
2021-11-18
Revert "parisc: Reduce sigreturn trampoline to 3 instructions"
Helge Deller
1
-1
/
+1
2021-11-18
parisc: Wrap assembler related defines inside __ASSEMBLY__
Helge Deller
1
-20
/
+24
2021-11-18
parisc: Include stringify.h to avoid build error in crypto/api.c
Helge Deller
1
-0
/
+1
2021-11-17
Add linux/cacheflush.h
Matthew Wilcox (Oracle)
1
-1
/
+0
2021-11-13
parisc: Flush kernel data mapping in set_pte_at() when installing pte for use...
John David Anglin
1
-2
/
+8
2021-11-04
parisc: move CPU field back into thread_info
Ard Biesheuvel
2
-17
/
+5
2021-11-04
parisc: Don't disable interrupts in cmpxchg and futex operations
Dave Anglin
1
-13
/
+11
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2021-11-01
Merge tag 'for-5.16/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-47
/
+150
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-11-01
Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-15
/
+0
2021-11-01
parisc: enhance warning regarding usage of O_NONBLOCK
Helge Deller
1
-0
/
+1
2021-11-01
parisc: Drop ifdef __KERNEL__ from non-uapi kernel headers
Helge Deller
8
-31
/
+0
2021-11-01
parisc: Use PRIV_USER and PRIV_KERNEL in ptrace.h
Helge Deller
1
-3
/
+3
2021-11-01
parisc: Move thread_info into task struct
Helge Deller
4
-11
/
+36
2021-11-01
parisc: add support for TOC (transfer of control)
Sven Schnelle
2
-2
/
+8
2021-11-01
parisc/firmware: add functions to retrieve TOC data
Sven Schnelle
1
-0
/
+2
2021-11-01
parisc: add PIM TOC data structures
Sven Schnelle
1
-0
/
+22
2021-11-01
parisc: move virt_map macro to assembly.h
Sven Schnelle
1
-0
/
+25
2021-10-30
parisc: Allocate task struct with stack frame alignment
Helge Deller
1
-1
/
+2
2021-10-30
parisc: Define FRAME_ALIGN and PRIV_USER/PRIV_KERNEL in assembly.h
Helge Deller
1
-0
/
+7
2021-10-30
parisc: Add KFENCE support
Helge Deller
1
-0
/
+44
2021-10-30
parisc: make parisc_acctyp() available outside of faults.c
Helge Deller
1
-0
/
+1
2021-10-30
locking: Remove spin_lock_flags() etc
Arnd Bergmann
1
-15
/
+0
2021-10-18
mm: Add flush_dcache_folio()
Matthew Wilcox (Oracle)
1
-1
/
+2
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-1
/
+1
2021-10-01
fix up for "net: add new socket option SO_RESERVE_MEM"
Stephen Rothwell
1
-0
/
+2
2021-09-16
parisc: Use absolute_pointer() to define PAGE0
Helge Deller
1
-1
/
+1
2021-09-09
parisc: Implement __get/put_kernel_nofault()
Helge Deller
3
-67
/
+61
2021-09-09
parisc: Reduce sigreturn trampoline to 3 instructions
Helge Deller
1
-1
/
+1
[next]