summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include
Commit message (Expand)AuthorAgeFilesLines
* parisc: Add atomic64_set_release() define to avoid CPU soft lockupsJohn David Anglin2020-07-311-0/+2
* parisc: Fix compiler warnings in debug_core.cHelge Deller2020-01-121-2/+8
* parisc: Remove unnecessary barriers from spinlock.hJohn David Anglin2018-08-241-6/+2
* parisc: Define mb() and add memory barriers to assembler unlock sequencesJohn David Anglin2018-08-151-0/+32
* futex: Remove duplicated code and fix undefined behaviourJiri Slaby2018-05-261-21/+4
* parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernelHelge Deller2018-01-101-0/+2
* parisc/mm: Ensure IRQs are off in switch_mm()Helge Deller2017-07-211-2/+13
* parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devsThomas Bogendoerfer2017-07-211-4/+7
* parisc: Don't use BITS_PER_LONG in userspace-exported swab.h headerHelge Deller2017-02-013-5/+10
* parisc: Purge TLB before setting PTEJohn David Anglin2016-12-151-4/+4
* parisc: Increase initial kernel mapping sizeHelge Deller2016-10-281-3/+3
* parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernelsHelge Deller2016-10-281-1/+1
* parisc: fix copy_from_user()Al Viro2016-09-241-2/+4
* parisc: Fix order of EREFUSED define in errno.hHelge Deller2016-09-071-2/+2
* parisc: Unbreak handling exceptions from kernel modulesHelge Deller2016-04-201-0/+1
* parisc: Fix __ARCH_SI_PREAMBLE_SIZEHelge Deller2016-02-171-0/+4
* parisc: Protect huge page pte changes with spinlocksHelge Deller2016-02-171-16/+4
* parisc: Disable huge pages on Mako machinesHelge Deller2015-12-121-1/+2
* parisc: Wire up mlock2 syscallHelge Deller2015-12-121-1/+2
* Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-226-43/+120
|\
| * parisc: Add Huge Page and HUGETLBFS supportHelge Deller2015-11-221-0/+85
| * parisc: Increase initial kernel mapping to 32MB on 64bit kernelHelge Deller2015-11-221-1/+5
| * parisc: Add defines for Huge page supportHelge Deller2015-11-222-4/+29
| * parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.hHelge Deller2015-11-221-10/+0
| * parisc: Drop definition of start_thread_som for HP-UX SOM binariesHelge Deller2015-11-201-27/+0
| * parisc: Fix wrong comment regarding first pmd entry flagsHelge Deller2015-11-201-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-091-1/+0
|\ \
| * | kmap_atomic_to_page() has no users, remove itNicolas Pitre2015-11-091-1/+0
* | | Merge branch 'parisc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-097-52/+28
|\ \ \ | |/ / |/| |
| * | parisc: Fixes and cleanups in kernel uapi header filesHelge Deller2015-11-086-21/+28
| * | parisc: Drop hpux_stat64 struct from stat.h header fileHelge Deller2015-11-081-31/+0
| |/
* | mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson2015-11-051-0/+3
* | Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-042-14/+8
|\ \
| * | parisc: Change L1_CACHE_BYTES to 16John David Anglin2015-10-251-13/+5
| * | parisc: Wire up userfaultfd syscallHelge Deller2015-10-221-1/+2
| * | parisc: allocate sys_membarrier system call numberMathieu Desnoyers2015-10-221-1/+2
| |/
* / atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-231-1/+1
|/
* parisc: Define ioremap_uc and ioremap_wcGuenter Roeck2015-09-081-0/+2
* atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-2/+0
* parisc: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-0/+9
* parisc: mm: Fix a memory leak related to pmd not attached to the pgdChristophe Jaillet2015-07-191-1/+2
* mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-172-15/+1
* parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...John David Anglin2015-07-102-42/+66
* Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-253-3/+2
|\
| * remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0
| * remove <asm/scatterlist.h>Christoph Hellwig2015-05-052-2/+2
* | mm: new mm hook frameworkLaurent Dufour2015-06-241-0/+15
* | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-231-19/+0
|\ \
| * | PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas2015-06-081-19/+0
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-221-0/+2
|\ \