summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include
Commit message (Expand)AuthorAgeFilesLines
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-6/+0
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-052-3/+3
|\
| * mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-2/+2
| * fls: change parameter to unsigned intMatthew Wilcox2019-01-041-1/+1
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-032-2/+2
|/
* parisc: generate uapi header and system call table filesFiroz Khan2018-12-103-365/+9
* parisc: remove __NR_Linux from uapi header file.Firoz Khan2018-12-101-352/+351
* parisc: add __NR_syscalls along with __NR_Linux_syscallsFiroz Khan2018-12-102-2/+6
* parisc: move __IGNORE* entries to non uapi headerFiroz Khan2018-12-102-7/+6
* parisc: Split out alternative live patching codeHelge Deller2018-12-101-0/+4
* Merge branch 'parisc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-11-141-2/+2
|\
| * parisc: Revert "Release spinlocks using ordered store"John David Anglin2018-11-061-2/+2
* | Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2018-11-091-1/+1
|\ \ | |/ |/|
| * mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky2018-11-021-1/+1
* | treewide: remove current_text_addrNick Desaulniers2018-10-311-11/+0
* | Merge branch 'parisc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-291-3/+0
|\ \
| * | parisc64: change __kernel_suseconds_t to match glibcArnd Bergmann2018-10-261-3/+0
| |/
* | Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-291-0/+2
|\ \
| * | tty/serial_core: add ISO7816 infrastructureNicolas Ferre2018-10-021-0/+2
* | | 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
| |/
* | parisc: Retrieve and display the PDC PAT capabilitiesHelge Deller2018-10-201-0/+1
* | 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-191-13/+41
* | parisc: Use zdep for shlw macro on PA1.1 and PA2.0Helge Deller2018-10-191-8/+1
* | parisc: Add alternative coding infrastructureHelge Deller2018-10-175-7/+70
* | parisc: Include compressed vmlinux file in vmlinuz boot kernelHelge Deller2018-10-171-5/+7
* | parisc: Purge TLB entries after updating page table entry and set page access...John David Anglin2018-10-171-12/+12
* | parisc: Release spinlocks using ordered storeJohn David Anglin2018-10-171-2/+2
* | parisc: Add SYSTEM_INFO and REGISTER TOC PAT functionsHelge Deller2018-10-171-0/+8
|/
* Merge branch 'parisc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-225-20/+14
|\
| * parisc: Fix boot failure of 64-bit kernelHelge Deller2018-08-211-9/+0
| * parisc: Consolidate unwind initialization callsHelge Deller2018-08-171-2/+4