aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)Author
2019-12-20parisc: Fix compiler warnings in debug_core.cHelge Deller
2019-12-20parisc: soft_offline_page() now takes the pfnHelge Deller
2019-12-15parisc: add missing __init annotationSven Schnelle
2019-12-15parisc: fix compilation when KEXEC=n and KEXEC_FILE=ySven Schnelle
2019-12-04parisc/hugetlb: use pgtable-nopXd instead of 4level-fixupHelge Deller
2019-12-04parisc: use pgtable-nopXd instead of 4level-fixupMike Rapoport
2019-12-04arch: sembuf.h: make uapi asm/sembuf.h self-containedMasahiro Yamada
2019-12-04arch: msgbuf.h: make uapi asm/msgbuf.h self-containedMasahiro Yamada
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds
2019-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2019-11-30Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-11-30Merge branch 'parisc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds
2019-11-28Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2019-11-26sysctl: Remove the sysctl system callEric W. Biederman
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig
2019-11-15y2038: ipc: remove __kernel_time_t reference from headersArnd Bergmann
2019-11-11parisc: remove __ioremapChristoph Hellwig
2019-11-06module/ftrace: handle patchable-function-entryMark Rutland
2019-11-04parisc: Move EXCEPTION_TABLE to RO_DATA segmentKees Cook
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook
2019-11-04vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATAKees Cook
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook
2019-11-04parisc: Avoid spurious inequivalent alias kernel error messagesJohn David Anglin
2019-10-30parisc: fix frame pointer in ftrace_regs_caller()Sven Schnelle
2019-10-14parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller
2019-10-14parisc: prefer __section from compiler_attributes.hNick Desaulniers
2019-10-14parisc: Do not hardcode registers in checksum functionsHelge Deller
2019-10-10seccomp: simplify secure_computing()Christian Brauner
2019-09-25mm: introduce MADV_PAGEOUTMinchan Kim
2019-09-25mm: introduce MADV_COLDMinchan Kim
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-09-16Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-12parisc: Have git ignore generated real2.S and firmware.cJeroen Roovers
2019-09-08parisc: add support for kexec_file_load() syscallSven Schnelle
2019-09-08parisc: wire up kexec_file_load syscallSven Schnelle
2019-09-08parisc: add kexec syscall supportSven Schnelle
2019-09-08parisc: add __pdc_cpu_rendezvous()Sven Schnelle
2019-09-06kprobes/parisc: remove arch_kprobe_on_func_entry()Jisheng Zhang
2019-09-05parisc: Drop comments which are already in pci.hHelge Deller
2019-09-04parisc: don't set ARCH_NO_COHERENT_DMA_MMAPChristoph Hellwig
2019-08-24parisc: fix compilation errrorsQian Cai
2019-08-21kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada
2019-08-12parisc: speed up flush_tlb_all_local with qemuHelge Deller
2019-08-12parisc: Add ALTERNATIVE_CODE() and ALT_COND_RUN_ON_QEMUHelge Deller