| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | parisc: Fix vDSO signal breakage on 32-bit kernel | Helge Deller | 2022-07-02 | 1 | -0/+5 |
* | | | parisc/unaligned: Fix emulate_ldw() breakage | Helge Deller | 2022-06-27 | 1 | -1/+1 |
| |/
|/| |
|
* | | parisc: Fix flush_anon_page on PA8800/PA8900 | John David Anglin | 2022-06-26 | 1 | -1/+4 |
|/ |
|
* | Merge tag 'for-5.19/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-06-04 | 2 | -17/+1 |
|\ |
|
| * | parisc: fix a crash with multicore scheduler | Mikulas Patocka | 2022-06-03 | 2 | -17/+1 |
* | | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2022-06-03 | 1 | -8/+10 |
|\ \ |
|
| * | | fork: Generalize PF_IO_WORKER handling | Eric W. Biederman | 2022-05-07 | 1 | -6/+5 |
| * | | fork: Explicity test for idle tasks in copy_thread | Eric W. Biederman | 2022-05-07 | 1 | -1/+1 |
| * | | fork: Pass struct kernel_clone_args into copy_thread | Eric W. Biederman | 2022-05-07 | 1 | -2/+5 |
* | | | Merge tag 'for-5.19/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-05-30 | 3 | -92/+27 |
|\ \ \ |
|
| * | | | parisc: Optimize tmpalias function calls | Helge Deller | 2022-05-23 | 2 | -85/+17 |
| * | | | parisc: Don't hardcode assembler bit definitions in tmpalias code | John David Anglin | 2022-05-23 | 2 | -17/+20 |
| * | | | parisc: Don't enforce DMA completion order in cache flushes | John David Anglin | 2022-05-23 | 2 | -3/+3 |
| | |/
| |/| |
|
* | | | Merge back reboot/poweroff notifiers rework for 5.19-rc1. | Rafael J. Wysocki | 2022-05-25 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | parisc: Use do_kernel_power_off() | Dmitry Osipenko | 2022-05-19 | 1 | -2/+2 |
* | | | parisc: Fix patch code locking and flushing | John David Anglin | 2022-05-17 | 1 | -14/+11 |
* | | | parisc: Rewrite cache flush code for PA8800/PA8900 | John David Anglin | 2022-05-17 | 1 | -101/+225 |
|/ / |
|
* | | Revert "parisc: Increase parisc_cache_flush_threshold setting" | Helge Deller | 2022-05-08 | 1 | -15/+3 |
* | | parisc: Mark cr16 clock unstable on all SMP machines | Helge Deller | 2022-05-08 | 1 | -23/+4 |
* | | parisc: Fix typos in comments | Julia Lawall | 2022-05-08 | 2 | -2/+2 |
* | | parisc: Merge model and model name into one line in /proc/cpuinfo | Helge Deller | 2022-05-08 | 1 | -2/+1 |
* | | parisc: Only list existing CPUs in cpu_possible_mask | Helge Deller | 2022-05-08 | 1 | -0/+8 |
* | | Revert "parisc: Fix patch code locking and flushing" | Helge Deller | 2022-05-08 | 1 | -11/+14 |
* | | Revert "parisc: Mark sched_clock unstable only if clocks are not syncronized" | Helge Deller | 2022-05-08 | 2 | -3/+6 |
* | | Revert "parisc: Mark cr16 CPU clocksource unstable on all SMP machines" | Helge Deller | 2022-05-08 | 1 | -8/+22 |
|/ |
|
* | Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-03-31 | 1 | -2/+1 |
|\ |
|
| * | arch: syscalls: simplify uapi/kapi directory creation | Masahiro Yamada | 2022-03-31 | 1 | -2/+1 |
* | | Merge tag 'for-5.18/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-03-30 | 12 | -142/+217 |
|\ \ |
|
| * | | parisc: Fix patch code locking and flushing | John David Anglin | 2022-03-29 | 1 | -14/+11 |
| * | | parisc: Find a new timesync master if current CPU is removed | Helge Deller | 2022-03-29 | 2 | -1/+9 |
| * | | parisc: Move common_stext into .text section when CONFIG_HOTPLUG_CPU=y | Helge Deller | 2022-03-29 | 1 | -2/+9 |
| * | | parisc: Rewrite arch_cpu_idle_dead() for CPU hotplugging | Helge Deller | 2022-03-29 | 1 | -3/+24 |
| * | | parisc: Implement __cpu_die() and __cpu_disable() for CPU hotplugging | Helge Deller | 2022-03-29 | 1 | -15/+87 |
| * | | parisc: Add PDC locking functions for rendezvous code | Helge Deller | 2022-03-29 | 1 | -0/+37 |
| * | | parisc: Move disable_sr_hashing_asm() into .text section | Helge Deller | 2022-03-29 | 1 | -1/+1 |
| * | | parisc: Move CPU startup-related functions into .text section | Helge Deller | 2022-03-29 | 4 | -4/+4 |
| * | | parisc: Move store_cpu_topology() into text section | Helge Deller | 2022-03-29 | 1 | -2/+3 |
| * | | parisc: Switch from GENERIC_CPU_DEVICES to GENERIC_ARCH_TOPOLOGY | Helge Deller | 2022-03-29 | 3 | -59/+19 |
| * | | parisc: Ensure set_firmware_width() is called only once | Helge Deller | 2022-03-29 | 1 | -1/+6 |
| * | | parisc: Clean up cpu_check_affinity() and drop cpu_set_affinity_irq() | Helge Deller | 2022-03-29 | 1 | -21/+2 |
| * | | Revert "parisc: Fix invalidate/flush vmap routines" | Helge Deller | 2022-03-29 | 1 | -19/+5 |
* | | | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2022-03-28 | 2 | -6/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | resume_user_mode: Move to resume_user_mode.h | Eric W. Biederman | 2022-03-10 | 1 | -2/+2 |
| * | | ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h | Eric W. Biederman | 2022-03-10 | 1 | -4/+3 |
| |/ |
|
* | | Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2022-03-25 | 1 | -21/+0 |
|\ \ |
|
| * | | asm-generic: Refactor dereference_[kernel]_function_descriptor() | Christophe Leroy | 2022-02-16 | 1 | -21/+0 |
| |/ |
|
* | | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-03-23 | 1 | -2/+2 |
|\ \ |
|
| * | | uaccess: remove CONFIG_SET_FS | Arnd Bergmann | 2022-02-25 | 1 | -2/+2 |
| |/ |
|
* | | parisc: Fix invalidate/flush vmap routines | John David Anglin | 2022-03-21 | 1 | -5/+19 |
* | | parisc: Avoid flushing cache on cache-less machines | Helge Deller | 2022-03-18 | 1 | -0/+4 |