summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* parisc: Fix compiler warnings in debug_core.cHelge Deller2019-12-201-2/+8
* parisc: soft_offline_page() now takes the pfnHelge Deller2019-12-201-2/+1
* parisc: add missing __init annotationSven Schnelle2019-12-151-1/+1
* parisc: fix compilation when KEXEC=n and KEXEC_FILE=ySven Schnelle2019-12-152-5/+1
* parisc/hugetlb: use pgtable-nopXd instead of 4level-fixupHelge Deller2019-12-041-6/+12
* parisc: use pgtable-nopXd instead of 4level-fixupMike Rapoport2019-12-047-76/+81
* arch: sembuf.h: make uapi asm/sembuf.h self-containedMasahiro Yamada2019-12-041-0/+1
* arch: msgbuf.h: make uapi asm/msgbuf.h self-containedMasahiro Yamada2019-12-041-0/+1
* Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2019-12-013-8/+8
|\
| * y2038: ipc: remove __kernel_time_t reference from headersArnd Bergmann2019-11-153-8/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2019-12-012-2/+0
|\ \
| * | sysctl: Remove the sysctl system callEric W. Biederman2019-11-262-2/+0
* | | Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-11-301-1/+1
|\ \ \
| * | | seccomp: simplify secure_computing()Christian Brauner2019-10-101-1/+1
| |/ /
* | | Merge branch 'parisc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-11-302-50/+53
|\ \ \
| * | | parisc: Avoid spurious inequivalent alias kernel error messagesJohn David Anglin2019-11-041-1/+1
| * | | parisc: Do not hardcode registers in checksum functionsHelge Deller2019-10-141-49/+52
| |/ /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds2019-11-281-4/+4
|\ \ \
| * | | dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig2019-11-201-4/+4
* | | | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2019-11-282-16/+5
|\ \ \ \
| * | | | parisc: remove __ioremapChristoph Hellwig2019-11-112-16/+5
| | |_|/ | |/| |
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-261-7/+4
|\ \ \ \
| * | | | parisc: Move EXCEPTION_TABLE to RO_DATA segmentKees Cook2019-11-041-3/+1
| * | | | vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook2019-11-041-1/+1
| * | | | vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATAKees Cook2019-11-041-2/+2
| * | | | vmlinux.lds.h: Move NOTES into RO_DATAKees Cook2019-11-041-1/+0
| | |_|/ | |/| |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-11-253-11/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | module/ftrace: handle patchable-function-entryMark Rutland2019-11-063-11/+7
| |/ /
* | | parisc: fix frame pointer in ftrace_regs_caller()Sven Schnelle2019-10-301-1/+1
| |/ |/|
* | parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller2019-10-141-5/+7
* | parisc: prefer __section from compiler_attributes.hNick Desaulniers2019-10-142-2/+2
|/
* mm: introduce MADV_PAGEOUTMinchan Kim2019-09-251-0/+1
* mm: introduce MADV_COLDMinchan Kim2019-09-251-0/+2
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-2/+0
* mm: remove quicklist page table cachesNicholas Piggin2019-09-241-2/+0
* Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-201-1/+1
|\
| * kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada2019-08-211-1/+1
* | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-09-191-1/+0
|\ \
| * | parisc: don't set ARCH_NO_COHERENT_DMA_MMAPChristoph Hellwig2019-09-041-1/+0
* | | Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-1626-120/+786
|\ \ \ | |/ / |/| |
| * | parisc: Have git ignore generated real2.S and firmware.cJeroen Roovers2019-09-121-0/+2
| * | parisc: add support for kexec_file_load() syscallSven Schnelle2019-09-084-0/+104
| * | parisc: wire up kexec_file_load syscallSven Schnelle2019-09-081-1/+2
| * | parisc: add kexec syscall supportSven Schnelle2019-09-086-0/+306
| * | parisc: add __pdc_cpu_rendezvous()Sven Schnelle2019-09-083-0/+15
| * | kprobes/parisc: remove arch_kprobe_on_func_entry()Jisheng Zhang2019-09-061-4/+0
| * | parisc: Drop comments which are already in pci.hHelge Deller2019-09-051-11/+0
| * | parisc: speed up flush_tlb_all_local with qemuHelge Deller2019-08-121-0/+9
| * | parisc: Add ALTERNATIVE_CODE() and ALT_COND_RUN_ON_QEMUHelge Deller2019-08-122-7/+27
| * | parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and ...Helge Deller2019-08-035-93/+157
OpenPOWER on IntegriCloud