summaryrefslogtreecommitdiff
path: root/arch/parisc/include
AgeCommit message (Expand)Author
2018-11-09Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2018-11-02mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky
2018-10-31treewide: remove current_text_addrNick Desaulniers
2018-10-29Merge branch 'parisc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-29Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-10-26hugetlb: introduce generic version of huge_ptep_getAlexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_ptep_set_access_flags()Alexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti
2018-10-26hugetlb: introduce generic version of prepare_hugepage_rangeAlexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_pte_wrprotectAlexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_pte_none()Alexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_ptep_clear_flushAlexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_ptep_get_and_clear()Alexandre Ghiti
2018-10-26hugetlb: introduce generic version of set_huge_pte_at()Alexandre Ghiti
2018-10-26hugetlb: introduce generic version of hugetlb_free_pgd_rangeAlexandre Ghiti
2018-10-26parisc64: change __kernel_suseconds_t to match glibcArnd Bergmann
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-20parisc: Retrieve and display the PDC PAT capabilitiesHelge Deller
2018-10-20parisc: Remove pte_inserted defineJohn David Anglin
2018-10-19parisc: Add PDC PAT cell_info() and pd_get_pdc_revisions() functionsHelge Deller
2018-10-19parisc: Use zdep for shlw macro on PA1.1 and PA2.0Helge Deller
2018-10-17parisc: Add alternative coding infrastructureHelge Deller
2018-10-17parisc: Include compressed vmlinux file in vmlinuz boot kernelHelge Deller
2018-10-17parisc: Purge TLB entries after updating page table entry and set page access...John David Anglin
2018-10-17parisc: Release spinlocks using ordered storeJohn David Anglin
2018-10-17parisc: Add SYSTEM_INFO and REGISTER TOC PAT functionsHelge Deller
2018-10-03signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman
2018-10-02tty/serial_core: add ISO7816 infrastructureNicolas Ferre
2018-08-29y2038: utimes: Rework #ifdef guards for compat syscallsArnd Bergmann
2018-08-29asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann
2018-08-29asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann
2018-08-29y2038: Remove newstat family from default syscall setArnd Bergmann
2018-08-27y2038: globally rename compat_time to old_time32Arnd Bergmann
2018-08-22Merge branch 'parisc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-21parisc: Fix boot failure of 64-bit kernelHelge Deller
2018-08-17parisc: Consolidate unwind initialization callsHelge Deller
2018-08-17parisc: Restore possibility to execute 64-bit applicationsHelge Deller
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-08-13Merge branch 'parisc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-08-13parisc: Fix and improve kernel stack unwindingHelge Deller
2018-08-13parisc: Remove unnecessary barriers from spinlock.hJohn David Anglin
2018-08-13parisc: Add HAVE_REGS_AND_STACK_ACCESS_API featureHelge Deller
2018-08-13parisc: Drop architecture-specific ENOTSUP defineHelge Deller
2018-08-13parisc: use generic dma_noncoherent_opsChristoph Hellwig
2018-08-13parisc: merge pcx_dma_ops and pcxl_dma_opsChristoph Hellwig
2018-08-09Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-08parisc: Define mb() and add memory barriers to assembler unlock sequencesJohn David Anglin
2018-07-17Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar