aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAge
* parisc: fix frame pointer in ftrace_regs_caller()Sven Schnelle2019-10-30
* parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller2019-10-14
* parisc: prefer __section from compiler_attributes.hNick Desaulniers2019-10-14
* mm: introduce MADV_PAGEOUTMinchan Kim2019-09-25
* mm: introduce MADV_COLDMinchan Kim2019-09-25
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-24
* mm: remove quicklist page table cachesNicholas Piggin2019-09-24
* Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-20
|\
| * kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada2019-08-21
* | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-09-19
|\ \
| * | parisc: don't set ARCH_NO_COHERENT_DMA_MMAPChristoph Hellwig2019-09-04
* | | Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-16
|\ \ \ | |/ / |/| |
| * | parisc: Have git ignore generated real2.S and firmware.cJeroen Roovers2019-09-12
| * | parisc: add support for kexec_file_load() syscallSven Schnelle2019-09-08
| * | parisc: wire up kexec_file_load syscallSven Schnelle2019-09-08
| * | parisc: add kexec syscall supportSven Schnelle2019-09-08
| * | parisc: add __pdc_cpu_rendezvous()Sven Schnelle2019-09-08
| * | kprobes/parisc: remove arch_kprobe_on_func_entry()Jisheng Zhang2019-09-06
| * | parisc: Drop comments which are already in pci.hHelge Deller2019-09-05
| * | parisc: speed up flush_tlb_all_local with qemuHelge Deller2019-08-12
| * | parisc: Add ALTERNATIVE_CODE() and ALT_COND_RUN_ON_QEMUHelge Deller2019-08-12
| * | parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and ...Helge Deller2019-08-03
| * | parisc: trigger die notifier chain in parisc_terminate()Sven Schnelle2019-08-03
| * | parisc/ftrace: Add KPROBES_ON_FTRACESven Schnelle2019-08-03
| * | parisc/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS supportSven Schnelle2019-08-03
* | | parisc: fix compilation errrorsQian Cai2019-08-24
| |/ |/|
* | Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for...Joe Perches2019-08-10
|/
* parisc: Add archclean Makefile targetJames Bottomley2019-08-01
* parisc: Strip debug info from kernel before creating compressed vmlinuzHelge Deller2019-08-01
* parisc: Fix build of compressed kernel even with debug enabledHelge Deller2019-08-01
* parisc: fix race condition in patching codeSven Schnelle2019-07-31
* parisc: rename default_defconfig to defconfigMasahiro Yamada2019-07-31
* parisc: Fix fall-through warnings in fpudispatch.cHelge Deller2019-07-31
* parisc: Mark expected switch fall-throughs in fault.cHelge Deller2019-07-31
* parisc: Flush ITLB in flush_tlb_all_local() only on split TLB machinesHelge Deller2019-07-21
* parisc: add kprobe_fault_handler()Sven Schnelle2019-07-21
* Merge branch 'parisc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-18
|\
| * parisc: Wire up clone3 syscallHelge Deller2019-07-17
| * parisc: Avoid kernel panic triggered by invalid kprobeHelge Deller2019-07-17
| * parisc: Ensure userspace privilege for ptraced processes in regset functionsHelge Deller2019-07-17
| * parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1Helge Deller2019-07-17
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-17
|\ \ | |/ |/|
| * parisc: define syscall_get_error()Dmitry V. Levin2019-07-16
* | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2019-07-16
|\ \
| * | docs: admin-guide: add a series of orphaned documentsMauro Carvalho Chehab2019-07-15
| |/
* / arch: mark syscall number 435 reserved for clone3Christian Brauner2019-07-14
|/
* Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-07-12
|\
| * kbuild: remove src and obj from the top MakefileMasahiro Yamada2019-07-10
| * kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samplesMasahiro Yamada2019-06-15
* | Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-12
|\ \