Age | Commit message (Expand) | Author |
2020-01-14 | Merge branch 'parisc-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-01-14 | parisc: fix map_pages() to actually populate upper directory | Mike Rapoport |
2020-01-14 | parisc: Use proper printk format for resource_size_t | Krzysztof Kozlowski |
2020-01-07 | parisc: Implement copy_thread_tls | Amanieu d'Antras |
2019-12-20 | parisc: Fix compiler warnings in debug_core.c | Helge Deller |
2019-12-20 | parisc: soft_offline_page() now takes the pfn | Helge Deller |
2019-12-15 | parisc: add missing __init annotation | Sven Schnelle |
2019-12-15 | parisc: fix compilation when KEXEC=n and KEXEC_FILE=y | Sven Schnelle |
2019-12-04 | parisc/hugetlb: use pgtable-nopXd instead of 4level-fixup | Helge Deller |
2019-12-04 | parisc: use pgtable-nopXd instead of 4level-fixup | Mike Rapoport |
2019-12-04 | arch: sembuf.h: make uapi asm/sembuf.h self-contained | Masahiro Yamada |
2019-12-04 | arch: msgbuf.h: make uapi asm/msgbuf.h self-contained | Masahiro Yamada |
2019-12-01 | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/... | Linus Torvalds |
2019-12-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2019-11-30 | Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-11-30 | Merge branch 'parisc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds |
2019-11-28 | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds |
2019-11-26 | sysctl: Remove the sysctl system call | Eric W. Biederman |
2019-11-26 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-11-25 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2019-11-20 | dma-mapping: drop the dev argument to arch_sync_dma_for_* | Christoph Hellwig |
2019-11-15 | y2038: ipc: remove __kernel_time_t reference from headers | Arnd Bergmann |
2019-11-11 | parisc: remove __ioremap | Christoph Hellwig |
2019-11-06 | module/ftrace: handle patchable-function-entry | Mark Rutland |
2019-11-04 | parisc: Move EXCEPTION_TABLE to RO_DATA segment | Kees Cook |
2019-11-04 | vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA | Kees Cook |
2019-11-04 | vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA | Kees Cook |
2019-11-04 | vmlinux.lds.h: Move NOTES into RO_DATA | Kees Cook |
2019-11-04 | parisc: Avoid spurious inequivalent alias kernel error messages | John David Anglin |
2019-10-30 | parisc: fix frame pointer in ftrace_regs_caller() | Sven Schnelle |
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-10-14 | parisc: Do not hardcode registers in checksum functions | Helge Deller |
2019-10-10 | seccomp: simplify secure_computing() | Christian Brauner |
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 |