aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/include
AgeCommit message (Expand)Author
2019-04-17parisc: also set iaoq_b in instruction_pointer_set()Sven Schnelle
2019-04-17parisc: regs_return_value() should return gpr28Sven Schnelle
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)
2019-01-04fls: change parameter to unsigned intMatthew Wilcox
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-12-10parisc: generate uapi header and system call table filesFiroz Khan
2018-12-10parisc: remove __NR_Linux from uapi header file.Firoz Khan
2018-12-10parisc: add __NR_syscalls along with __NR_Linux_syscallsFiroz Khan
2018-12-10parisc: move __IGNORE* entries to non uapi headerFiroz Khan
2018-12-10parisc: Split out alternative live patching codeHelge Deller
2018-11-14Merge branch 'parisc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-11-09Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2018-11-06parisc: Revert "Release spinlocks using ordered store"John David Anglin
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