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
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
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-01
Merge tag 'for-5.16/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-45
/
+124
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
1
-0
/
+4
2021-11-01
parisc/firmware: add functions to retrieve TOC data
Sven Schnelle
1
-0
/
+2
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-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
2021-09-09
parisc: Drop strnlen_user() in favour of generic version
Helge Deller
1
-2
/
+1
2021-09-08
arch: remove compat_alloc_user_space
Arnd Bergmann
2
-8
/
+0
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-6
/
+2
2021-09-03
mm: remove flush_kernel_dcache_page
Christoph Hellwig
1
-6
/
+2
2021-09-02
Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-7
/
+7
2021-08-31
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-11
/
+3
2021-08-30
parisc: Make struct parisc_driver::remove() return void
Uwe Kleine-König
1
-2
/
+2
2021-08-30
parisc: Rename PMD_ORDER to PMD_TABLE_ORDER
Matthew Wilcox (Oracle)
2
-5
/
+5
2021-08-29
Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strn...
Helge Deller
1
-15
/
+0
2021-07-23
compat: make linux/compat.h available everywhere
Arnd Bergmann
1
-11
/
+3
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
1
-2
/
+2
2021-07-02
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+1
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+0
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
1
-1
/
+0
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
1
-2
/
+0
2021-05-26
locking/atomic: parisc: move to ARCH_ATOMIC
Mark Rutland
2
-23
/
+23
2021-05-26
locking/atomic: cmpxchg: make `generic` a prefix
Mark Rutland
1
-2
/
+2
2021-05-10
asm-generic: use asm-generic/unaligned.h for most architectures
Arnd Bergmann
1
-5
/
+1
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-6
/
+0
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
1
-1
/
+0
2021-05-07
mm: remove xlate_dev_kmem_ptr()
David Hildenbrand
1
-5
/
+0
2021-04-27
parisc: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
1
-1
/
+0
2021-04-06
parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers
Gao Xiang
1
-1
/
+1
2021-04-06
parisc: Remove duplicate struct task_struct declaration
Wan Jiabing
1
-1
/
+0
2021-02-24
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+0
2021-02-12
parisc: Optimize per-pagetable spinlocks
Helge Deller
4
-130
/
+44
2021-02-12
parisc: Replace test_ti_thread_flag() with test_tsk_thread_flag()
Tiezhu Yang
1
-1
/
+1
[next]