Age | Commit message (Expand) | Author |
2019-10-14 | parisc: Fix vmap memory leak in ioremap()/iounmap() | Helge Deller |
2019-10-14 | parisc: prefer __section from compiler_attributes.h | Nick Desaulniers |
2019-09-25 | mm: introduce MADV_PAGEOUT | Minchan Kim |
2019-09-25 | mm: introduce MADV_COLD | Minchan Kim |
2019-09-24 | mm: consolidate pgtable_cache_init() and pgd_cache_init() | Mike Rapoport |
2019-09-24 | mm: remove quicklist page table caches | Nicholas Piggin |
2019-09-20 | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-09-19 | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-09-16 | Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-09-12 | parisc: Have git ignore generated real2.S and firmware.c | Jeroen Roovers |
2019-09-08 | parisc: add support for kexec_file_load() syscall | Sven Schnelle |
2019-09-08 | parisc: wire up kexec_file_load syscall | Sven Schnelle |
2019-09-08 | parisc: add kexec syscall support | Sven Schnelle |
2019-09-08 | parisc: add __pdc_cpu_rendezvous() | Sven Schnelle |
2019-09-06 | kprobes/parisc: remove arch_kprobe_on_func_entry() | Jisheng Zhang |
2019-09-05 | parisc: Drop comments which are already in pci.h | Helge Deller |
2019-09-04 | parisc: don't set ARCH_NO_COHERENT_DMA_MMAP | Christoph Hellwig |
2019-08-24 | parisc: fix compilation errrors | Qian Cai |
2019-08-21 | kbuild: rebuild modules when module linker scripts are updated | Masahiro Yamada |
2019-08-12 | parisc: speed up flush_tlb_all_local with qemu | Helge Deller |
2019-08-12 | parisc: Add ALTERNATIVE_CODE() and ALT_COND_RUN_ON_QEMU | Helge Deller |
2019-08-10 | Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for... | Joe Perches |
2019-08-03 | parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and ... | Helge Deller |
2019-08-03 | parisc: trigger die notifier chain in parisc_terminate() | Sven Schnelle |
2019-08-03 | parisc/ftrace: Add KPROBES_ON_FTRACE | Sven Schnelle |
2019-08-03 | parisc/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS support | Sven Schnelle |
2019-08-01 | parisc: Add archclean Makefile target | James Bottomley |
2019-08-01 | parisc: Strip debug info from kernel before creating compressed vmlinuz | Helge Deller |
2019-08-01 | parisc: Fix build of compressed kernel even with debug enabled | Helge Deller |
2019-07-31 | parisc: fix race condition in patching code | Sven Schnelle |
2019-07-31 | parisc: rename default_defconfig to defconfig | Masahiro Yamada |
2019-07-31 | parisc: Fix fall-through warnings in fpudispatch.c | Helge Deller |
2019-07-31 | parisc: Mark expected switch fall-throughs in fault.c | Helge Deller |
2019-07-21 | parisc: Flush ITLB in flush_tlb_all_local() only on split TLB machines | Helge Deller |
2019-07-21 | parisc: add kprobe_fault_handler() | Sven Schnelle |
2019-07-18 | Merge branch 'parisc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-07-17 | parisc: Wire up clone3 syscall | Helge Deller |
2019-07-17 | parisc: Avoid kernel panic triggered by invalid kprobe | Helge Deller |
2019-07-17 | parisc: Ensure userspace privilege for ptraced processes in regset functions | Helge Deller |
2019-07-17 | parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1 | Helge Deller |
2019-07-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-07-16 | parisc: define syscall_get_error() | Dmitry V. Levin |
2019-07-16 | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche... | Linus Torvalds |
2019-07-15 | docs: admin-guide: add a series of orphaned documents | Mauro Carvalho Chehab |
2019-07-15 | arch: mark syscall number 435 reserved for clone3 | Christian Brauner |
2019-07-12 | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-07-12 | Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-07-12 | parisc: switch to generic version of pte allocation | Mike Rapoport |
2019-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-07-10 | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |