summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* hugetlb: introduce generic version of huge_ptep_getAlexandre Ghiti2018-10-261-5/+0
* hugetlb: introduce generic version of huge_ptep_set_access_flags()Alexandre Ghiti2018-10-261-0/+1
* hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti2018-10-261-0/+1
* hugetlb: introduce generic version of prepare_hugepage_rangeAlexandre Ghiti2018-10-261-0/+1
* hugetlb: introduce generic version of huge_pte_wrprotectAlexandre Ghiti2018-10-261-5/+0
* hugetlb: introduce generic version of huge_pte_none()Alexandre Ghiti2018-10-261-5/+0
* hugetlb: introduce generic version of huge_ptep_clear_flushAlexandre Ghiti2018-10-261-0/+1
* hugetlb: introduce generic version of huge_ptep_get_and_clear()Alexandre Ghiti2018-10-261-0/+1
* hugetlb: introduce generic version of set_huge_pte_at()Alexandre Ghiti2018-10-261-0/+1
* hugetlb: introduce generic version of hugetlb_free_pgd_rangeAlexandre Ghiti2018-10-261-10/+2
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-252-20/+7
|\
| * y2038: utimes: Rework #ifdef guards for compat syscallsArnd Bergmann2018-08-291-0/+1
| * asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann2018-08-291-1/+0
| * asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann2018-08-291-16/+2
| * y2038: Remove newstat family from default syscall setArnd Bergmann2018-08-291-0/+1
| * y2038: globally rename compat_time to old_time32Arnd Bergmann2018-08-271-3/+3
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-242-11/+1
|\ \
| * | signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman2018-10-032-11/+1
| |/
* | Merge branch 'parisc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-2326-184/+706
|\ \
| * | parisc: Retrieve and display the PDC PAT capabilitiesHelge Deller2018-10-202-0/+11
| * | parisc: Optimze cache flush algorithmsJohn David Anglin2018-10-202-20/+229
| * | parisc: Remove pte_inserted defineJohn David Anglin2018-10-201-8/+2
| * | parisc: Add PDC PAT cell_info() and pd_get_pdc_revisions() functionsHelge Deller2018-10-192-13/+98
| * | parisc: Drop two instructions from pte lookup codeHelge Deller2018-10-191-3/+1
| * | parisc: Use zdep for shlw macro on PA1.1 and PA2.0Helge Deller2018-10-191-8/+1
| * | parisc: Add alternative coding infrastructureHelge Deller2018-10-1712-43/+223
| * | parisc: Include compressed vmlinux file in vmlinuz boot kernelHelge Deller2018-10-174-30/+91
| * | parisc: Fix address in HPMC IVAJohn David Anglin2018-10-172-2/+3
| * | parisc: Fix exported address of os_hpmc handlerHelge Deller2018-10-171-2/+1
| * | parisc: Fix map_pages() to not overwrite existing pte entriesHelge Deller2018-10-171-6/+2
| * | parisc: Purge TLB entries after updating page table entry and set page access...John David Anglin2018-10-172-15/+13
| * | parisc: Release spinlocks using ordered storeJohn David Anglin2018-10-172-10/+6
| * | parisc: Clean up crash header outputHelge Deller2018-10-171-2/+2
| * | parisc: Add SYSTEM_INFO and REGISTER TOC PAT functionsHelge Deller2018-10-171-0/+8
| * | parisc: Remove PTE load and fault check from L2_ptep macroJohn David Anglin2018-10-171-6/+6
| * | parisc: Reorder TLB flush timing calculationJohn David Anglin2018-10-171-8/+10
| * | parisc: remove check for minimum required GCC versionMasahiro Yamada2018-10-171-9/+0
| * | parisc: Use PARISC_ITLB_TRAP constant in entry.SHelge Deller2018-10-171-1/+1
| |/
* | Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-10-222-2/+2
|\ \
| * | dma-mapping: merge direct and noncoherent opsChristoph Hellwig2018-09-202-2/+2
| |/
* | parisc: Fix uninitialized variable usage in unwind.cHelge Deller2018-10-161-1/+1
|/
* Merge branch 'parisc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-2212-137/+113
|\
| * parisc: Add hardware description to stack tracesHelge Deller2018-08-211-0/+2
| * parisc: Fix boot failure of 64-bit kernelHelge Deller2018-08-213-27/+15
| * parisc: Consolidate unwind initialization callsHelge Deller2018-08-174-57/+36
| * parisc: Update comments in syscall.S regarding wide userlandHelge Deller2018-08-171-10/+3
| * parisc: Fix ptraced 64-bit applications to call 64-bit syscallsHelge Deller2018-08-171-4/+18
| * parisc: Restore possibility to execute 64-bit applicationsHelge Deller2018-08-176-39/+39
* | mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-171-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-151-0/+3
|\ \
OpenPOWER on IntegriCloud