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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-10
/
+9
2022-01-15
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
1
-0
/
+1
2022-01-15
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
1
-10
/
+8
2022-01-11
parisc: Default to 16 CPUs on 32-bit kernel
Helge Deller
1
-1
/
+2
2022-01-11
parisc: Re-use toc_stack as hpmc_stack
Helge Deller
1
-4
/
+2
2022-01-11
parisc: Enable TOC (transfer of contents) feature unconditionally
Helge Deller
5
-41
/
+30
2022-01-07
parisc: io: Improve the outb(), outw() and outl() macros
Bart Van Assche
1
-3
/
+3
2022-01-07
parisc: Add kgdb io_module to read chars via PDC
Helge Deller
1
-0
/
+21
2022-01-07
parisc: Fix pdc_toc_pim_11 and pdc_toc_pim_20 definitions
Helge Deller
1
-9
/
+23
2022-01-07
parisc: Add lws_atomic_xchg and lws_atomic_store syscalls
John David Anglin
1
-1
/
+392
2022-01-07
parisc: Rewrite light-weight syscall and futex code
John David Anglin
3
-212
/
+231
2022-01-07
parisc: Enhance page fault termination message
John David Anglin
1
-4
/
+10
2022-01-07
parisc: Don't call faulthandler_disabled() in do_page_fault()
John David Anglin
1
-3
/
+0
2022-01-07
parisc: Switch user access functions to signal errors in r29 instead of r8
Helge Deller
2
-7
/
+11
2022-01-07
parisc: Avoid calling faulthandler_disabled() twice
John David Anglin
1
-1
/
+1
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
2022-01-05
parisc: decompressor: do not copy source files while building
Masahiro Yamada
4
-10
/
+4
2021-12-22
parisc: remove ARCH_DEFCONFIG
Masahiro Yamada
1
-5
/
+0
2021-12-21
parisc: Fix mask used to select futex spinlock
John David Anglin
1
-2
/
+2
2021-12-21
parisc: Correct completer in lws start
John David Anglin
1
-1
/
+1
2021-12-20
parisc: Clear stale IIR value on instruction access rights trap
Helge Deller
1
-0
/
+2
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
1
-1
/
+1
2021-12-04
parisc: Mark cr16 CPU clocksource unstable on all SMP machines
Helge Deller
1
-22
/
+8
2021-12-04
parisc: Fix "make install" on newer debian releases
Helge Deller
1
-0
/
+1
2021-11-30
parisc: Enable sata sil, audit and usb support on 64-bit defconfig
Helge Deller
1
-1
/
+13
2021-11-30
parisc: Fix KBUILD_IMAGE for self-extracting kernel
Helge Deller
1
-0
/
+5
2021-11-25
Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-1
/
+0
2021-11-22
Revert "parisc: Fix backtrace to always include init funtion names"
Helge Deller
1
-2
/
+1
2021-11-22
parisc: Convert PTE lookup to use extru_safe() macro
Helge Deller
1
-11
/
+3
2021-11-22
parisc: Fix extraction of hash lock bits in syscall.S
John David Anglin
1
-2
/
+2
2021-11-22
parisc: Provide an extru_safe() macro to extract unsigned bits
Helge Deller
1
-0
/
+11
2021-11-18
parisc: Enable CONFIG_PRINTK_TIME=y in 32bit defconfig
Helge Deller
1
-0
/
+1
2021-11-18
Revert "parisc: Reduce sigreturn trampoline to 3 instructions"
Helge Deller
3
-8
/
+9
2021-11-18
parisc: Wrap assembler related defines inside __ASSEMBLY__
Helge Deller
1
-20
/
+24
2021-11-18
parisc: Wire up futex_waitv
Helge Deller
1
-0
/
+1
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/entry: fix trace test in syscall exit path
Sven Schnelle
1
-1
/
+1
2021-11-13
parisc: Flush kernel data mapping in set_pte_at() when installing pte for use...
John David Anglin
2
-4
/
+10
2021-11-13
parisc: Fix implicit declaration of function '__kernel_text_address'
Helge Deller
1
-0
/
+1
2021-11-13
parisc: Fix backtrace to always include init funtion names
Helge Deller
1
-1
/
+2
2021-11-08
Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-6
/
+4
2021-11-04
parisc: move CPU field back into thread_info
Ard Biesheuvel
4
-24
/
+5
2021-11-04
parisc: Don't disable interrupts in cmpxchg and futex operations
Dave Anglin
2
-23
/
+11
2021-11-04
parisc: don't enable irqs unconditionally in handle_interruption()
Sven Schnelle
1
-1
/
+1
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 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-8
/
+13
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2
-11
/
+3
[next]