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