summaryrefslogtreecommitdiff
path: root/arch/parisc/include
AgeCommit message (Expand)AuthorFilesLines
2020-07-31parisc: Add atomic64_set_release() define to avoid CPU soft lockupsJohn David Anglin1-0/+2
2020-01-12parisc: Fix compiler warnings in debug_core.cHelge Deller1-2/+8
2018-08-24parisc: Remove unnecessary barriers from spinlock.hJohn David Anglin1-6/+2
2018-08-15parisc: Define mb() and add memory barriers to assembler unlock sequencesJohn David Anglin1-0/+32
2018-05-26futex: Remove duplicated code and fix undefined behaviourJiri Slaby1-21/+4
2018-01-10parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernelHelge Deller1-0/+2
2017-07-21parisc/mm: Ensure IRQs are off in switch_mm()Helge Deller1-2/+13
2017-07-21parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devsThomas Bogendoerfer1-4/+7
2017-02-01parisc: Don't use BITS_PER_LONG in userspace-exported swab.h headerHelge Deller3-5/+10
2016-12-15parisc: Purge TLB before setting PTEJohn David Anglin1-4/+4
2016-10-28parisc: Increase initial kernel mapping sizeHelge Deller1-3/+3
2016-10-28parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernelsHelge Deller1-1/+1
2016-09-24parisc: fix copy_from_user()Al Viro1-2/+4
2016-09-07parisc: Fix order of EREFUSED define in errno.hHelge Deller1-2/+2
2016-04-20parisc: Unbreak handling exceptions from kernel modulesHelge Deller1-0/+1
2016-02-17parisc: Fix __ARCH_SI_PREAMBLE_SIZEHelge Deller1-0/+4
2016-02-17parisc: Protect huge page pte changes with spinlocksHelge Deller1-16/+4
2015-12-12parisc: Disable huge pages on Mako machinesHelge Deller1-1/+2
2015-12-12parisc: Wire up mlock2 syscallHelge Deller1-1/+2
2015-11-22Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-43/+120
2015-11-22parisc: Add Huge Page and HUGETLBFS supportHelge Deller1-0/+85
2015-11-22parisc: Increase initial kernel mapping to 32MB on 64bit kernelHelge Deller1-1/+5
2015-11-22parisc: Add defines for Huge page supportHelge Deller2-4/+29
2015-11-22parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.hHelge Deller1-10/+0
2015-11-20parisc: Drop definition of start_thread_som for HP-UX SOM binariesHelge Deller1-27/+0
2015-11-20parisc: Fix wrong comment regarding first pmd entry flagsHelge Deller1-1/+1
2015-11-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+0
2015-11-10Merge branch 'parisc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-52/+28
2015-11-10kmap_atomic_to_page() has no users, remove itNicolas Pitre1-1/+0
2015-11-08parisc: Fixes and cleanups in kernel uapi header filesHelge Deller6-21/+28
2015-11-08parisc: Drop hpux_stat64 struct from stat.h header fileHelge Deller1-31/+0
2015-11-06mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson1-0/+3
2015-11-04Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-14/+8
2015-10-25parisc: Change L1_CACHE_BYTES to 16John David Anglin1-13/+5
2015-10-22parisc: Wire up userfaultfd syscallHelge Deller1-1/+2
2015-10-22parisc: allocate sys_membarrier system call numberMathieu Desnoyers1-1/+2
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra1-1/+1
2015-09-08parisc: Define ioremap_uc and ioremap_wcGuenter Roeck1-0/+2
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra1-2/+0
2015-07-27parisc: Provide atomic_{or,xor,and}Peter Zijlstra1-0/+9
2015-07-19parisc: mm: Fix a memory leak related to pmd not attached to the pgdChristophe Jaillet1-1/+2
2015-07-18mm: clean up per architecture MM hook header filesLaurent Dufour2-15/+1
2015-07-10parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...John David Anglin2-42/+66
2015-06-26Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds3-3/+2
2015-06-25mm: new mm hook frameworkLaurent Dufour1-0/+15
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-19/+0
2015-06-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2015-06-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+0
2015-06-08PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas1-19/+0
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig1-1/+0