Age | Commit message (Expand) | Author | Files | Lines |
2020-04-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2020-04-07 | asm-generic: fix unistd_32.h generation format | Michal Simek | 1 | -1/+1 |
2020-04-05 | parisc: remove nargs from __SYSCALL | Firoz Khan | 2 | -3/+3 |
2020-04-05 | parisc: Refactor alternative code to accept multiple conditions | Helge Deller | 1 | -18/+19 |
2020-04-05 | parisc: Replace setup_irq() by request_irq() | afzal mohammed | 1 | -16/+6 |
2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+1 |
2020-03-25 | parisc: Replace cpu_up/down() with add/remove_cpu() | Qais Yousef | 1 | -1/+1 |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada | 1 | -0/+1 |
2020-01-29 | Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra... | Linus Torvalds | 1 | -0/+1 |
2020-01-29 | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2020-01-29 | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -4/+0 |
2020-01-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -5/+5 |
2020-01-27 | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds | 1 | -1/+1 |
2020-01-18 | open: introduce openat2(2) syscall | Aleksa Sarai | 1 | -0/+1 |
2020-01-14 | Merge branch 'parisc-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+2 |
2020-01-14 | arch/parisc/setup: Drop dummy_con initialization | Arvind Sankar | 1 | -4/+0 |
2020-01-14 | parisc: Use proper printk format for resource_size_t | Krzysztof Kozlowski | 1 | -2/+2 |
2020-01-13 | arch: wire up pidfd_getfd syscall | Sargun Dhillon | 1 | -0/+1 |
2020-01-07 | parisc: Implement copy_thread_tls | Amanieu d'Antras | 1 | -4/+4 |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 1 | -1/+1 |
2019-12-25 | Merge tag 'v5.5-rc3' into sched/core, to pick up fixes | Ingo Molnar | 5 | -11/+18 |
2019-12-20 | parisc: soft_offline_page() now takes the pfn | Helge Deller | 1 | -2/+1 |
2019-12-15 | parisc: add missing __init annotation | Sven Schnelle | 1 | -1/+1 |
2019-12-15 | parisc: fix compilation when KEXEC=n and KEXEC_FILE=y | Sven Schnelle | 1 | -1/+1 |
2019-12-08 | sched/rt, parisc: Use CONFIG_PREEMPTION | Thomas Gleixner | 1 | -5/+5 |
2019-12-04 | parisc: use pgtable-nopXd instead of 4level-fixup | Mike Rapoport | 2 | -7/+15 |
2019-11-30 | Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2019-11-30 | Merge branch 'parisc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds | 1 | -4/+4 |
2019-11-26 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -7/+4 |
2019-11-25 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -10/+7 |
2019-11-20 | dma-mapping: drop the dev argument to arch_sync_dma_for_* | Christoph Hellwig | 1 | -4/+4 |
2019-11-06 | module/ftrace: handle patchable-function-entry | Mark Rutland | 2 | -10/+7 |
2019-11-04 | parisc: Move EXCEPTION_TABLE to RO_DATA segment | Kees Cook | 1 | -3/+1 |
2019-11-04 | vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA | Kees Cook | 1 | -1/+1 |
2019-11-04 | vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA | Kees Cook | 1 | -2/+2 |
2019-11-04 | vmlinux.lds.h: Move NOTES into RO_DATA | Kees Cook | 1 | -1/+0 |
2019-11-04 | parisc: Avoid spurious inequivalent alias kernel error messages | John David Anglin | 1 | -1/+1 |
2019-10-30 | parisc: fix frame pointer in ftrace_regs_caller() | Sven Schnelle | 1 | -1/+1 |
2019-10-10 | seccomp: simplify secure_computing() | Christian Brauner | 1 | -1/+1 |
2019-09-08 | parisc: add support for kexec_file_load() syscall | Sven Schnelle | 3 | -0/+94 |
2019-09-08 | parisc: wire up kexec_file_load syscall | Sven Schnelle | 1 | -1/+2 |
2019-09-08 | parisc: add kexec syscall support | Sven Schnelle | 3 | -0/+255 |
2019-09-08 | parisc: add __pdc_cpu_rendezvous() | Sven Schnelle | 2 | -0/+14 |
2019-09-06 | kprobes/parisc: remove arch_kprobe_on_func_entry() | Jisheng Zhang | 1 | -4/+0 |
2019-09-05 | parisc: Drop comments which are already in pci.h | Helge Deller | 1 | -11/+0 |
2019-08-12 | parisc: speed up flush_tlb_all_local with qemu | Helge Deller | 1 | -0/+9 |
2019-08-12 | parisc: Add ALTERNATIVE_CODE() and ALT_COND_RUN_ON_QEMU | Helge Deller | 1 | -6/+17 |
2019-08-03 | parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and ... | Helge Deller | 1 | -0/+4 |
2019-08-03 | parisc: trigger die notifier chain in parisc_terminate() | Sven Schnelle | 1 | -0/+2 |