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