index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
Age
Commit message (
Expand
)
Author
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-03-25
parisc: Replace cpu_up/down() with add/remove_cpu()
Qais Yousef
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-01-29
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2020-01-29
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2020-01-18
open: introduce openat2(2) syscall
Aleksa Sarai
2020-01-14
Merge branch 'parisc-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-14
arch/parisc/setup: Drop dummy_con initialization
Arvind Sankar
2020-01-14
parisc: Use proper printk format for resource_size_t
Krzysztof Kozlowski
2020-01-13
arch: wire up pidfd_getfd syscall
Sargun Dhillon
2020-01-07
parisc: Implement copy_thread_tls
Amanieu d'Antras
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-25
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
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-08
sched/rt, parisc: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-12-04
parisc: use pgtable-nopXd instead of 4level-fixup
Mike Rapoport
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-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-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-10
seccomp: simplify secure_computing()
Christian Brauner
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-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-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-07-31
parisc: fix race condition in patching code
Sven Schnelle
2019-07-21
parisc: Flush ITLB in flush_tlb_all_local() only on split TLB machines
Helge Deller
2019-07-17
parisc: Wire up clone3 syscall
Helge Deller
[next]