index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-27
parisc: Avoid calling faulthandler_disabled() twice
John David Anglin
1
-1
/
+1
2022-01-05
parisc: Clear stale IIR value on instruction access rights trap
Helge Deller
1
-0
/
+2
2021-12-29
parisc: Fix mask used to select futex spinlock
John David Anglin
1
-2
/
+2
2021-12-29
parisc: Correct completer in lws start
John David Anglin
1
-1
/
+1
2021-12-08
parisc: Mark cr16 CPU clocksource unstable on all SMP machines
Helge Deller
1
-19
/
+5
2021-12-08
parisc: Fix "make install" on newer debian releases
Helge Deller
1
-0
/
+1
2021-12-08
parisc: Fix KBUILD_IMAGE for self-extracting kernel
Helge Deller
1
-0
/
+5
2021-12-01
Revert "parisc: Fix backtrace to always include init funtion names"
Helge Deller
1
-2
/
+1
2021-11-21
parisc/entry: fix trace test in syscall exit path
Sven Schnelle
1
-1
/
+1
2021-11-18
parisc: Fix backtrace to always include init funtion names
Helge Deller
1
-1
/
+2
2021-11-18
parisc/kgdb: add kgdb_roundup() to make kgdb work with idle polling
Sven Schnelle
1
-2
/
+17
2021-11-18
parisc/unwind: fix unwinder when CONFIG_64BIT is enabled
Sven Schnelle
1
-7
/
+14
2021-11-18
parisc: fix warning in flush_tlb_all
Sven Schnelle
1
-2
/
+2
2021-11-18
parisc: Fix ptrace check on syscall return
Helge Deller
1
-1
/
+1
2021-11-18
parisc: Fix set_fixmap() on PA1.x CPUs
Helge Deller
1
-4
/
+1
2021-10-27
parisc: math-emu: Fix fall-through warnings
Helge Deller
1
-3
/
+53
2021-09-30
parisc: Use absolute_pointer() to define PAGE0
Helge Deller
1
-1
/
+1
2021-09-18
parisc: fix crash with signals and alloca
Mikulas Patocka
1
-0
/
+6
2021-09-03
Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strn...
Helge Deller
5
-157
/
+74
2021-07-14
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
1
-1
/
+0
2021-04-14
parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers
Gao Xiang
1
-1
/
+1
2021-03-11
parisc: Enable -mlong-calls gcc option with CONFIG_COMPILE_TEST
Helge Deller
1
-2
/
+5
2021-03-07
parisc: Bump 64-bit IRQ stack size to 64 KB
John David Anglin
1
-0
/
+4
2021-02-04
parisc: Enable -mlong-calls gcc option by default when !CONFIG_MODULES
Helge Deller
2
-6
/
+12
2021-01-12
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
1
-1
/
+0
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
1
-1
/
+1
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
4
-6
/
+6
2020-10-25
Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-9
/
+87
2020-10-23
parisc: Add wrapper syscalls to fix O_NONBLOCK flag usage
Helge Deller
2
-7
/
+78
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+1
2020-10-22
parisc: Improve error return codes when setting rtc time
Helge Deller
1
-2
/
+9
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+1
2020-10-18
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
1
-0
/
+1
2020-10-18
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
1
-3
/
+1
2020-10-16
Merge branch 'parisc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
19
-68
/
+116
2020-10-16
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-8
/
+2
2020-10-15
parisc: Add MAP_UNINITIALIZED define
Helge Deller
1
-0
/
+1
2020-10-15
parisc: Improve spinlock handling
John David Anglin
1
-10
/
+13
2020-10-15
parisc: Install vmlinuz instead of zImage file
Helge Deller
1
-1
/
+1
2020-10-15
parisc: Rewrite tlb flush threshold calculation
John David Anglin
1
-10
/
+8
2020-10-15
parisc: Switch to more fine grained lws locks
John David Anglin
2
-7
/
+7
2020-10-15
parisc: Mark pointers volatile in __xchg8(), __xchg32() and __xchg64()
John David Anglin
2
-10
/
+10
2020-10-15
parisc: Fix comments and enable interrupts later
John David Anglin
1
-7
/
+7
2020-10-15
parisc: Add alternative patching to synchronize_caches define
John David Anglin
1
-1
/
+5
2020-10-15
parisc: Add ioread64_hi_lo() and iowrite64_hi_lo()
Helge Deller
1
-0
/
+18
2020-10-15
parisc: disable CONFIG_IDE in defconfigs
Christoph Hellwig
2
-9
/
+3
2020-10-15
parisc: Drop useless comments in uapi/asm/signal.h
Helge Deller
1
-2
/
+2
2020-10-15
parisc: Define O_NONBLOCK to become 000200000
Helge Deller
2
-3
/
+3
2020-10-15
parisc: Drop HP-UX specific fcntl and signal flags
Helge Deller
2
-5
/
+1
2020-10-15
parisc: Avoid external interrupts when IPI finishes
Helge Deller
1
-3
/
+6
[prev]
[next]