summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* parisc: Fix ptrace syscall number modificationDmitry V. Levin2019-02-211-8/+21
* 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 'parisc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-01-051-2/+2
|\
| * parisc: Remap hugepage-aligned pages in set_kernel_text_rw()Helge Deller2019-01-051-2/+2
* | 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
|/
* Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-291-0/+1
|\
| * PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-0/+1
* | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-283-7/+3
|\ \
| * | dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig2018-12-201-2/+2
| * | dma-mapping: bypass indirect calls for dma-directChristoph Hellwig2018-12-131-4/+0
| * | dma-mapping: always build the direct mapping codeChristoph Hellwig2018-12-131-1/+0
| * | arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig2018-12-061-0/+1
* | | parisc: generate uapi header and system call table filesFiroz Khan2018-12-106-827/+20
* | | parisc: add system call table generation supportFiroz Khan2018-12-104-0/+496
* | | 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-105-81/+117
* | | Merge branch 'parisc-4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-041-0/+7
|\ \ \
| * | | parisc: Enable -ffunction-sections for modules on 32-bit kernelHelge Deller2018-12-021-0/+7
| |/ /
* | | parisc: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-11-271-14/+3
|/ /
* | Merge branch 'parisc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-11-142-6/+10
|\ \ | |/ |/|
| * parisc: Revert "Release spinlocks using ordered store"John David Anglin2018-11-062-6/+10
* | 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
* | mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+0
* | memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-311-1/+1
* | mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+0
* | mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-1/+0
* | 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-293-11/+7
|\ \
| * | parisc: Fix A500 boot crashJohn David Anglin2018-10-281-6/+4
| * | parisc: Use LINUX_GATEWAY_SPACE constant in entry.SHelge Deller2018-10-261-2/+3
| * | 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
* | | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-10-281-1/+1
|\ \ \
| * | | Update email addressMatthew Wilcox2018-09-291-1/+1
| |/ /
* | | 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
OpenPOWER on IntegriCloud