| Commit message (Expand) | Author |
| 2021-10-06 | parisc: Use absolute_pointer() to define PAGE0 | Helge Deller |
| 2020-07-31 | parisc: Add atomic64_set_release() define to avoid CPU soft lockups | John David Anglin |
| 2020-01-12 | parisc: Fix compiler warnings in debug_core.c | Helge Deller |
| 2018-08-24 | parisc: Remove unnecessary barriers from spinlock.h | John David Anglin |
| 2018-08-15 | parisc: Define mb() and add memory barriers to assembler unlock sequences | John David Anglin |
| 2018-05-26 | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby |
| 2018-01-10 | parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernel | Helge Deller |
| 2017-07-21 | parisc/mm: Ensure IRQs are off in switch_mm() | Helge Deller |
| 2017-07-21 | parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs | Thomas Bogendoerfer |
| 2017-02-01 | parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header | Helge Deller |
| 2016-12-15 | parisc: Purge TLB before setting PTE | John David Anglin |
| 2016-10-28 | parisc: Increase initial kernel mapping size | Helge Deller |
| 2016-10-28 | parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernels | Helge Deller |
| 2016-09-24 | parisc: fix copy_from_user() | Al Viro |
| 2016-09-23 | UPSTREAM: arch: Introduce post-init read-only memory | Kees Cook |
| 2016-09-23 | UPSTREAM: asm-generic: Consolidate mark_rodata_ro() | Kees Cook |
| 2016-08-26 | Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4" | Trilok Soni |
| 2016-05-12 | parisc: Use generic extable search and sort routines | Helge Deller |
| 2016-04-20 | parisc: Unbreak handling exceptions from kernel modules | Helge Deller |
| 2016-03-22 | Revert "net, lib: kill arch_fast_hash library bits" | Rohit Vaswani |
| 2016-03-17 | arch: Introduce post-init read-only memory | Kees Cook |
| 2016-03-17 | asm-generic: Consolidate mark_rodata_ro() | Kees Cook |
| 2016-02-17 | parisc: Protect huge page pte changes with spinlocks | Helge Deller |
| 2015-12-12 | parisc: Disable huge pages on Mako machines | Helge Deller |
| 2015-11-22 | parisc: Add Huge Page and HUGETLBFS support | Helge Deller |
| 2015-11-22 | parisc: Increase initial kernel mapping to 32MB on 64bit kernel | Helge Deller |
| 2015-11-22 | parisc: Add defines for Huge page support | Helge Deller |
| 2015-11-20 | parisc: Drop definition of start_thread_som for HP-UX SOM binaries | Helge Deller |
| 2015-11-20 | parisc: Fix wrong comment regarding first pmd entry flags | Helge Deller |
| 2015-11-09 | kmap_atomic_to_page() has no users, remove it | Nicolas Pitre |
| 2015-11-08 | parisc: Fixes and cleanups in kernel uapi header files | Helge Deller |
| 2015-10-25 | parisc: Change L1_CACHE_BYTES to 16 | John David Anglin |
| 2015-09-23 | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra |
| 2015-09-08 | parisc: Define ioremap_uc and ioremap_wc | Guenter Roeck |
| 2015-07-27 | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra |
| 2015-07-27 | parisc: Provide atomic_{or,xor,and} | Peter Zijlstra |
| 2015-07-19 | parisc: mm: Fix a memory leak related to pmd not attached to the pgd | Christophe Jaillet |
| 2015-07-17 | mm: clean up per architecture MM hook header files | Laurent Dufour |
| 2015-07-10 | parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based... | John David Anglin |
| 2015-06-24 | mm: new mm hook framework | Laurent Dufour |
| 2015-06-08 | PCI: Remove unused pci_dma_burst_advice() | Bjorn Helgaas |
| 2015-05-19 | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig |
| 2015-05-19 | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* | David Hildenbrand |
| 2015-05-13 | arch: Remove __ARCH_HAVE_CMPXCHG | Thomas Gleixner |
| 2015-05-12 | parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards a... | Helge Deller |
| 2015-05-05 | remove <asm/scatterlist.h> | Christoph Hellwig |
| 2015-04-21 | parisc: Replace PT_NLEVELS with CONFIG_PGTABLE_LEVELS | Guenter Roeck |
| 2015-04-21 | parisc: Eliminate sg_virt_addr() and private scatterlist.h | Matthew Wilcox |
| 2015-04-17 | parisc: switch to using asm-generic for seccomp.h | Kees Cook |
| 2015-04-14 | parisc: expose number of page table levels on Kconfig level | Kirill A. Shutemov |