summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm
AgeCommit message (Expand)AuthorFilesLines
2016-05-22parisc: Add 64bit get_user() and put_user() for 32bit kernelHelge Deller1-1/+15
2016-05-22parisc: Simplify and speed up get_user() and put_user()Helge Deller1-58/+21
2016-05-22parisc: Add syscall tracepoint supportHelge Deller3-1/+14
2016-04-15Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-17/+1
2016-04-14parisc: Fix ftrace function tracerHelge Deller1-17/+1
2016-04-08parisc: Update comment regarding relative extable supportHelge Deller1-6/+4
2016-04-08parisc: Unbreak handling exceptions from kernel modulesHelge Deller1-0/+1
2016-03-31Merge branch 'parisc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+20
2016-03-31parisc: Fix and enable seccomp filter supportHelge Deller1-0/+13
2016-03-31parisc: Fix SIGSYS signals in compat caseHelge Deller1-0/+7
2016-03-23parisc: Use generic extable search and sort routinesHelge Deller2-4/+5
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-7/+5
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+0
2016-03-14Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+3
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck1-1/+1
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck1-6/+4
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig1-3/+0
2016-03-01parisc: Use parentheses around expression in floppy.hHelge Deller1-1/+1
2016-02-22arch: Introduce post-init read-only memoryKees Cook1-0/+3
2016-02-22asm-generic: Consolidate mark_rodata_ro()Kees Cook1-4/+0
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-2/+0
2016-01-20parisc: convert to dma_map_opsChristoph Hellwig1-180/+9
2016-01-16parisc: Protect huge page pte changes with spinlocksHelge Deller1-16/+4
2016-01-12parisc: Imporove debug info about space registers and TLB configurationHelge Deller1-1/+1
2016-01-12parisc: Reduce overhead of parisc_requires_coherency()Helge Deller1-9/+8
2016-01-12parisc: Initialize PCI bridge cache line and default latencyHelge Deller1-0/+1
2015-12-12parisc: Disable huge pages on Mako machinesHelge Deller1-1/+2
2015-11-22Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-33/+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-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-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+0
2015-11-09Merge branch 'parisc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre1-1/+0
2015-11-08parisc: Fixes and cleanups in kernel uapi header filesHelge Deller1-2/+2
2015-11-04Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-13/+5
2015-10-25parisc: Change L1_CACHE_BYTES to 16John David Anglin1-13/+5
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-17mm: 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-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds3-3/+2
2015-06-24mm: 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-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2