aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc
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-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport
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-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-10-28parisc: Fix A500 boot crashJohn David Anglin
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-26parisc: Use LINUX_GATEWAY_SPACE constant in entry.SHelge Deller
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-23Merge branch 'parisc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-22Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-10-20parisc: Retrieve and display the PDC PAT capabilitiesHelge Deller
2018-10-20parisc: Optimze cache flush algorithmsJohn David Anglin
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: Drop two instructions from pte lookup codeHelge 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: Fix address in HPMC IVAJohn David Anglin
2018-10-17parisc: Fix exported address of os_hpmc handlerHelge Deller
2018-10-17parisc: Fix map_pages() to not overwrite existing pte entriesHelge 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: Clean up crash header outputHelge Deller
2018-10-17parisc: Add SYSTEM_INFO and REGISTER TOC PAT functionsHelge Deller
2018-10-17parisc: Remove PTE load and fault check from L2_ptep macroJohn David Anglin
2018-10-17parisc: Reorder TLB flush timing calculationJohn David Anglin
2018-10-17parisc: remove check for minimum required GCC versionMasahiro Yamada
2018-10-17parisc: Use PARISC_ITLB_TRAP constant in entry.SHelge Deller
2018-10-16parisc: Fix uninitialized variable usage in unwind.cHelge 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-09-29Update email addressMatthew Wilcox