summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm
Commit message (Expand)AuthorAgeFilesLines
* parisc: Unbreak handling exceptions from kernel modulesHelge Deller2016-04-081-0/+1
* Merge branch 'parisc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-312-0/+20
|\
| * parisc: Fix and enable seccomp filter supportHelge Deller2016-03-311-0/+13
| * parisc: Fix SIGSYS signals in compat caseHelge Deller2016-03-311-0/+7
* | parisc: Use generic extable search and sort routinesHelge Deller2016-03-232-4/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-191-7/+5
|\ \
| * | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck2016-03-131-1/+1
| * | ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-131-6/+4
| |/
* | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-161-3/+0
|\ \
| * | PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-071-3/+0
* | | Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-142-4/+3
|\ \ \ | |_|/ |/| |
| * | arch: Introduce post-init read-only memoryKees Cook2016-02-221-0/+3
| * | asm-generic: Consolidate mark_rodata_ro()Kees Cook2016-02-221-4/+0
| |/
* | parisc: Use parentheses around expression in floppy.hHelge Deller2016-03-011-1/+1
|/
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-2/+0
* parisc: convert to dma_map_opsChristoph Hellwig2016-01-201-180/+9
* parisc: Protect huge page pte changes with spinlocksHelge Deller2016-01-161-16/+4
* parisc: Imporove debug info about space registers and TLB configurationHelge Deller2016-01-121-1/+1
* parisc: Reduce overhead of parisc_requires_coherency()Helge Deller2016-01-121-9/+8
* parisc: Initialize PCI bridge cache line and default latencyHelge Deller2016-01-121-0/+1
* parisc: Disable huge pages on Mako machinesHelge Deller2015-12-121-1/+2
* Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-225-33/+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 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-091-2/+2
|\ \ \ | |/ / |/| |
| * | parisc: Fixes and cleanups in kernel uapi header filesHelge Deller2015-11-081-2/+2
| |/
* | Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-041-13/+5
|\ \
| * | parisc: Change L1_CACHE_BYTES to 16John David Anglin2015-10-251-13/+5
| |/
* | 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
|\ \
| * | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand2015-05-191-0/+2
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-06-221-2/+0
|\ \ \ | |/ / |/| |
| * | arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner2015-05-131-2/+0
| |/
OpenPOWER on IntegriCloud