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.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-06-04
parisc/stifb: Implement fb_is_primary_device()
Helge Deller
1
-0
/
+4
2022-06-03
parisc: fix a crash with multicore scheduler
Mikulas Patocka
2
-17
/
+1
2022-05-17
parisc: Fix patch code locking and flushing
John David Anglin
1
-14
/
+11
2022-05-17
parisc: Rewrite cache flush code for PA8800/PA8900
John David Anglin
3
-127
/
+236
2022-05-17
parisc: Disable debug code regarding cache flushes in handle_nadtlb_fault()
John David Anglin
1
-2
/
+4
2022-05-08
Revert "parisc: Increase parisc_cache_flush_threshold setting"
Helge Deller
1
-15
/
+3
2022-05-08
parisc: Mark cr16 clock unstable on all SMP machines
Helge Deller
1
-23
/
+4
2022-05-08
parisc: Fix typos in comments
Julia Lawall
6
-6
/
+6
2022-05-08
parisc: Change MAX_ADDRESS to become unsigned long long
Helge Deller
1
-1
/
+1
2022-05-08
parisc: Merge model and model name into one line in /proc/cpuinfo
Helge Deller
1
-2
/
+1
2022-05-08
parisc: Re-enable GENERIC_CPU_DEVICES for !SMP
Helge Deller
1
-0
/
+1
2022-05-08
parisc: Update 32- and 64-bit defconfigs
Helge Deller
2
-2
/
+5
2022-05-08
parisc: Only list existing CPUs in cpu_possible_mask
Helge Deller
1
-0
/
+8
2022-05-08
Revert "parisc: Fix patch code locking and flushing"
Helge Deller
1
-11
/
+14
2022-05-08
Revert "parisc: Mark sched_clock unstable only if clocks are not syncronized"
Helge Deller
2
-3
/
+6
2022-05-08
Revert "parisc: Mark cr16 CPU clocksource unstable on all SMP machines"
Helge Deller
1
-8
/
+22
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+1
2022-03-31
arch: syscalls: simplify uapi/kapi directory creation
Masahiro Yamada
1
-2
/
+1
2022-03-31
Merge tag 'for-5.18/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
20
-190
/
+241
2022-03-29
parisc: Fix patch code locking and flushing
John David Anglin
1
-14
/
+11
2022-03-29
parisc: Find a new timesync master if current CPU is removed
Helge Deller
3
-1
/
+10
2022-03-29
parisc: Move common_stext into .text section when CONFIG_HOTPLUG_CPU=y
Helge Deller
1
-2
/
+9
2022-03-29
parisc: Rewrite arch_cpu_idle_dead() for CPU hotplugging
Helge Deller
1
-3
/
+24
2022-03-29
parisc: Implement __cpu_die() and __cpu_disable() for CPU hotplugging
Helge Deller
3
-22
/
+90
2022-03-29
parisc: Add PDC locking functions for rendezvous code
Helge Deller
3
-1
/
+42
2022-03-29
parisc: Move disable_sr_hashing_asm() into .text section
Helge Deller
1
-1
/
+1
2022-03-29
parisc: Move CPU startup-related functions into .text section
Helge Deller
4
-4
/
+4
2022-03-29
parisc: Move store_cpu_topology() into text section
Helge Deller
1
-2
/
+3
2022-03-29
parisc: Switch from GENERIC_CPU_DEVICES to GENERIC_ARCH_TOPOLOGY
Helge Deller
5
-88
/
+24
2022-03-29
parisc: Ensure set_firmware_width() is called only once
Helge Deller
1
-1
/
+6
2022-03-29
parisc: Add constants for control registers and clean up mfctl()
Helge Deller
1
-9
/
+8
2022-03-29
parisc: Detect hppa-suse-linux-gcc compiler for cross-building
Helge Deller
1
-2
/
+2
2022-03-29
parisc: Clean up cpu_check_affinity() and drop cpu_set_affinity_irq()
Helge Deller
1
-21
/
+2
2022-03-29
Revert "parisc: Fix invalidate/flush vmap routines"
Helge Deller
1
-19
/
+5
2022-03-29
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-6
/
+5
2022-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2022-03-25
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-32
/
+6
2022-03-25
mm: madvise: MADV_DONTNEED_LOCKED
Johannes Weiner
1
-0
/
+2
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+2
2022-03-24
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-19
/
+9
2022-03-24
Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2022-03-23
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-0
/
+1
2022-03-22
Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-1
/
+0
2022-03-21
arch: Add pmd_pfn() where it is missing
Mike Rapoport
1
-0
/
+1
2022-03-21
parisc: Fix invalidate/flush vmap routines
John David Anglin
1
-5
/
+19
2022-03-19
parisc: Avoid flushing cache on cache-less machines
Helge Deller
1
-0
/
+4
2022-03-18
parisc: Avoid using hardware single-step in kprobes
Helge Deller
3
-19
/
+24
2022-03-18
parisc: Improve CPU socket and core bootup info text
Helge Deller
1
-2
/
+2
2022-03-18
parisc: Enable ARCH_HAS_DEBUG_VM_PGTABLE
Helge Deller
1
-0
/
+1
2022-03-17
parisc: Avoid calling SMP cache flush functions on cache-less machines
Helge Deller
3
-34
/
+40
[next]