aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)AuthorFilesLines
2019-09-25mm: introduce MADV_PAGEOUTGravatar Minchan Kim 1-0/+1
2019-09-25mm: introduce MADV_COLDGravatar Minchan Kim 1-0/+2
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Gravatar Mike Rapoport 1-2/+0
2019-09-24mm: remove quicklist page table cachesGravatar Nicholas Piggin 1-2/+0
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-1/+1
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-1/+0
2019-09-16Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 26-120/+786
2019-09-12parisc: Have git ignore generated real2.S and firmware.cGravatar Jeroen Roovers 1-0/+2
2019-09-08parisc: add support for kexec_file_load() syscallGravatar Sven Schnelle 4-0/+104
2019-09-08parisc: wire up kexec_file_load syscallGravatar Sven Schnelle 1-1/+2
2019-09-08parisc: add kexec syscall supportGravatar Sven Schnelle 6-0/+306
2019-09-08parisc: add __pdc_cpu_rendezvous()Gravatar Sven Schnelle 3-0/+15
2019-09-06kprobes/parisc: remove arch_kprobe_on_func_entry()Gravatar Jisheng Zhang 1-4/+0
2019-09-05parisc: Drop comments which are already in pci.hGravatar Helge Deller 1-11/+0
2019-09-04parisc: don't set ARCH_NO_COHERENT_DMA_MMAPGravatar Christoph Hellwig 1-1/+0
2019-08-24parisc: fix compilation errrorsGravatar Qian Cai 1-2/+1
2019-08-21kbuild: rebuild modules when module linker scripts are updatedGravatar Masahiro Yamada 1-1/+1
2019-08-12parisc: speed up flush_tlb_all_local with qemuGravatar Helge Deller 1-0/+9
2019-08-12parisc: Add ALTERNATIVE_CODE() and ALT_COND_RUN_ON_QEMUGravatar Helge Deller 2-7/+27
2019-08-10Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for...Gravatar Joe Perches 1-1/+1
2019-08-03parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and ...Gravatar Helge Deller 5-93/+157
2019-08-03parisc: trigger die notifier chain in parisc_terminate()Gravatar Sven Schnelle 1-0/+2
2019-08-03parisc/ftrace: Add KPROBES_ON_FTRACEGravatar Sven Schnelle 3-3/+156
2019-08-03parisc/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS supportGravatar Sven Schnelle 2-2/+7
2019-08-01parisc: Add archclean Makefile targetGravatar James Bottomley 2-0/+4
2019-08-01parisc: Strip debug info from kernel before creating compressed vmlinuzGravatar Helge Deller 1-1/+2
2019-08-01parisc: Fix build of compressed kernel even with debug enabledGravatar Helge Deller 1-2/+2
2019-07-31parisc: fix race condition in patching codeGravatar Sven Schnelle 1-1/+2
2019-07-31parisc: rename default_defconfig to defconfigGravatar Masahiro Yamada 2-2/+0
2019-07-31parisc: Fix fall-through warnings in fpudispatch.cGravatar Helge Deller 1-0/+1
2019-07-31parisc: Mark expected switch fall-throughs in fault.cGravatar Helge Deller 1-0/+1
2019-07-21parisc: Flush ITLB in flush_tlb_all_local() only on split TLB machinesGravatar Helge Deller 1-1/+2
2019-07-21parisc: add kprobe_fault_handler()Gravatar Sven Schnelle 1-0/+4
2019-07-18Merge branch 'parisc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 5-12/+26
2019-07-17parisc: Wire up clone3 syscallGravatar Helge Deller 3-1/+3
2019-07-17parisc: Avoid kernel panic triggered by invalid kprobeGravatar Helge Deller 1-0/+3
2019-07-17parisc: Ensure userspace privilege for ptraced processes in regset functionsGravatar Helge Deller 1-1/+2
2019-07-17parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1Gravatar Helge Deller 1-10/+18
2019-07-17Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+7
2019-07-16parisc: define syscall_get_error()Gravatar Dmitry V. Levin 1-0/+7
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Gravatar Linus Torvalds 1-1/+1
2019-07-15docs: admin-guide: add a series of orphaned documentsGravatar Mauro Carvalho Chehab 1-1/+1
2019-07-15arch: mark syscall number 435 reserved for clone3Gravatar Christian Brauner 1-0/+1
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 5-6/+10
2019-07-12Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-35/+13
2019-07-12parisc: switch to generic version of pte allocationGravatar Mike Rapoport 1-31/+2
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+2
2019-07-10Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+1
2019-07-11kbuild: remove src and obj from the top MakefileGravatar Masahiro Yamada 1-6/+6
2019-07-09Merge branch 'parisc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 13-61/+350