Age | Commit message (Expand) | Author |
2022-07-02 | parisc: Fix vDSO signal breakage on 32-bit kernel | Helge Deller |
2022-06-27 | parisc/unaligned: Fix emulate_ldw() breakage | Helge Deller |
2022-06-26 | parisc: Enable ARCH_HAS_STRICT_MODULE_RWX | Helge Deller |
2022-06-26 | parisc: Fix flush_anon_page on PA8800/PA8900 | John David Anglin |
2022-06-26 | parisc: align '*' in comment in math-emu code | Jiang Jian |
2022-06-07 | parisc/stifb: Fix fb_is_primary_device() only available with CONFIG_FB_STI | Helge Deller |
2022-06-05 | Merge tag 'kbuild-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2022-06-04 | Merge tag 'for-5.19/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-06-04 | parisc/stifb: Implement fb_is_primary_device() | Helge Deller |
2022-06-03 | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-06-03 | Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2022-06-03 | parisc: fix a crash with multicore scheduler | Mikulas Patocka |
2022-05-31 | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-05-30 | Merge tag 'for-5.19/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-05-30 | Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2022-05-30 | parisc: Drop __ARCH_WANT_OLD_READDIR and __ARCH_WANT_SYS_OLDUMOUNT | Helge Deller |
2022-05-29 | parisc: remove arch/parisc/nm | Masahiro Yamada |
2022-05-26 | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-05-26 | Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2022-05-25 | Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2022-05-25 | Merge back reboot/poweroff notifiers rework for 5.19-rc1. | Rafael J. Wysocki |
2022-05-24 | Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-05-23 | parisc: Optimize tmpalias function calls | Helge Deller |
2022-05-23 | parisc: Add dep_safe() macro to deposit a register in 32- and 64-kernels | Helge Deller |
2022-05-23 | parisc: Fix wrong comment for shr macro | Helge Deller |
2022-05-23 | parisc: Prevent ldil() to sign-extend into upper 32 bits | Helge Deller |
2022-05-23 | parisc: Don't hardcode assembler bit definitions in tmpalias code | John David Anglin |
2022-05-23 | parisc: Don't enforce DMA completion order in cache flushes | John David Anglin |
2022-05-19 | parisc: Use do_kernel_power_off() | Dmitry Osipenko |
2022-05-19 | termbits.h: Remove posix_types.h include | Ilpo Järvinen |
2022-05-19 | termbits.h: Align lines & format | Ilpo Järvinen |
2022-05-19 | termbits.h: create termbits-common.h for identical bits | Ilpo Järvinen |
2022-05-17 | parisc: Fix patch code locking and flushing | John David Anglin |
2022-05-17 | parisc: Rewrite cache flush code for PA8800/PA8900 | John David Anglin |
2022-05-17 | parisc: Disable debug code regarding cache flushes in handle_nadtlb_fault() | John David Anglin |
2022-05-16 | Merge 5.18-rc7 into usb-next | Greg Kroah-Hartman |
2022-05-13 | mm: change huge_ptep_clear_flush() to return the original pte | Baolin Wang |
2022-05-13 | parisc: define get_cycles macro for arch-override | Jason A. Donenfeld |
2022-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-05-11 | kbuild: factor out the common installation code into scripts/install.sh | Masahiro Yamada |
2022-05-08 | Revert "parisc: Increase parisc_cache_flush_threshold setting" | Helge Deller |
2022-05-08 | parisc: Mark cr16 clock unstable on all SMP machines | Helge Deller |
2022-05-08 | parisc: Fix typos in comments | Julia Lawall |
2022-05-08 | parisc: Change MAX_ADDRESS to become unsigned long long | Helge Deller |
2022-05-08 | parisc: Merge model and model name into one line in /proc/cpuinfo | Helge Deller |
2022-05-08 | parisc: Re-enable GENERIC_CPU_DEVICES for !SMP | Helge Deller |
2022-05-08 | parisc: Update 32- and 64-bit defconfigs | Helge Deller |
2022-05-08 | parisc: Only list existing CPUs in cpu_possible_mask | Helge Deller |
2022-05-08 | Revert "parisc: Fix patch code locking and flushing" | Helge Deller |
2022-05-08 | Revert "parisc: Mark sched_clock unstable only if clocks are not syncronized" | Helge Deller |