Age | Commit message (Expand) | Author |
2019-07-09 | Merge branch 'parisc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-07-08 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-06-08 | parisc: add dynamic ftrace | Sven Schnelle |
2019-06-08 | parisc: add WARN_ON() to clear_fixmap | Sven Schnelle |
2019-05-29 | signal: Remove the task parameter from force_sig_fault | Eric W. Biederman |
2019-05-27 | signal: Remove task parameter from force_sig_mceerr | Eric W. Biederman |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-14 | Merge branch 'parisc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-05-14 | initramfs: provide a generic free_initrd_mem implementation | Christoph Hellwig |
2019-05-10 | parisc: Use __ro_after_init in init.c | Helge Deller |
2019-05-10 | parisc: Enable the ro_after_init feature | Helge Deller |
2019-05-03 | parisc: Update huge TLB page support to use per-pagetable spinlock | John David Anglin |
2019-05-03 | parisc: Allow live-patching of __meminit functions | Helge Deller |
2019-05-03 | parisc: Switch from DISCONTIGMEM to SPARSEMEM | Helge Deller |
2019-05-03 | parisc: add set_fixmap()/clear_fixmap() | Sven Schnelle |
2019-02-22 | parisc: use memblock_alloc() instead of custom get_memblock() | Mike Rapoport |
2019-01-05 | parisc: Remap hugepage-aligned pages in set_kernel_text_rw() | Helge Deller |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-31 | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport |
2018-10-28 | parisc: Fix A500 boot crash | John David Anglin |
2018-10-17 | parisc: Add alternative coding infrastructure | Helge Deller |
2018-10-17 | parisc: Fix map_pages() to not overwrite existing pte entries | Helge Deller |
2018-08-17 | mm: convert return type of handle_mm_fault() caller to vm_fault_t | Souptick Joarder |
2018-08-13 | parisc: merge pcx_dma_ops and pcxl_dma_ops | Christoph Hellwig |
2018-06-04 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-05-02 | parisc: Fix section mismatches | Helge Deller |
2018-04-25 | signal/parisc: Use force_sig_fault where appropriate | Eric W. Biederman |
2018-04-25 | signal/parisc: Use force_sig_mceerr where appropriate | Eric W. Biederman |
2018-04-25 | signal: Ensure every siginfo we send has all bits initialized | Eric W. Biederman |
2018-03-02 | parisc: Hide virtual kernel memory layout | Helge Deller |
2018-01-02 | parisc: Show initial kernel memory layout unhashed | Helge Deller |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-22 | parisc: Add HWPOISON page fault handler code | Helge Deller |
2017-07-06 | mm/hugetlb: add size parameter to huge_pte_offset() | Punit Agrawal |
2017-07-02 | parisc: Report SIGSEGV instead of SIGBUS when running out of stack | Helge Deller |
2017-06-09 | parisc: Avoid zeroing gr[0] in fixup_exception() | Helge Deller |
2017-05-12 | parisc: Add Page Deallocation Table (PDT) support | Helge Deller |
2017-05-10 | parisc: Drop per_cpu uaccess related exception_data struct | Helge Deller |
2017-03-29 | parisc: Clean up fixup routines for get_user()/put_user() | Helge Deller |
2017-03-03 | Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving more code to... | Ingo Molnar |
2017-02-25 | parisc: fix a printk | Dan Carpenter |
2017-02-22 | arch, mm: remove arch specific show_mem | Michal Hocko |
2017-02-21 | Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-02-07 | arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX | Laura Abbott |
2017-01-02 | parisc: Add line-break when printing segfault info | Helge Deller |
2016-10-11 | parisc: Show trap name in kernel crash | Helge Deller |
2016-10-11 | parisc: Zero-initialize newly alloced memblock | Helge Deller |
2016-10-08 | parisc: Migrate exception table users off module.h and onto extable.h | Paul Gortmaker |