Age | Commit message (Expand) | Author |
2019-08-24 | parisc: fix compilation errrors | Qian Cai |
2019-08-10 | Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for... | Joe Perches |
2019-08-01 | parisc: Add archclean Makefile target | James Bottomley |
2019-08-01 | parisc: Strip debug info from kernel before creating compressed vmlinuz | Helge Deller |
2019-08-01 | parisc: Fix build of compressed kernel even with debug enabled | Helge Deller |
2019-07-31 | parisc: fix race condition in patching code | Sven Schnelle |
2019-07-31 | parisc: rename default_defconfig to defconfig | Masahiro Yamada |
2019-07-31 | parisc: Fix fall-through warnings in fpudispatch.c | Helge Deller |
2019-07-31 | parisc: Mark expected switch fall-throughs in fault.c | Helge Deller |
2019-07-21 | parisc: Flush ITLB in flush_tlb_all_local() only on split TLB machines | Helge Deller |
2019-07-21 | parisc: add kprobe_fault_handler() | Sven Schnelle |
2019-07-18 | Merge branch 'parisc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-07-17 | parisc: Wire up clone3 syscall | Helge Deller |
2019-07-17 | parisc: Avoid kernel panic triggered by invalid kprobe | Helge Deller |
2019-07-17 | parisc: Ensure userspace privilege for ptraced processes in regset functions | Helge Deller |
2019-07-17 | parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1 | Helge Deller |
2019-07-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-07-16 | parisc: define syscall_get_error() | Dmitry V. Levin |
2019-07-16 | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche... | Linus Torvalds |
2019-07-15 | docs: admin-guide: add a series of orphaned documents | Mauro Carvalho Chehab |
2019-07-15 | arch: mark syscall number 435 reserved for clone3 | Christian Brauner |
2019-07-12 | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-07-12 | Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-07-12 | parisc: switch to generic version of pte allocation | Mike Rapoport |
2019-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-07-10 | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-07-11 | kbuild: remove src and obj from the top Makefile | Masahiro Yamada |
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-28 | arch: wire-up pidfd_open() | Christian Brauner |
2019-06-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-06-25 | parisc: asm: psw.h: missing header guard | Denis Efremov |
2019-06-25 | dma-direct: handle DMA_ATTR_NON_CONSISTENT in common code | Christoph Hellwig |
2019-06-25 | Merge branch 'parisc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-06-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-15 | kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples | Masahiro Yamada |
2019-06-15 | bpf: net: Add SO_DETACH_REUSEPORT_BPF | Martin KaFai Lau |
2019-06-08 | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2019-06-08 | parisc: Fix module loading error with JUMP_LABEL feature | Helge Deller |
2019-06-08 | parisc: add dynamic ftrace | Sven Schnelle |
2019-06-08 | parisc: use pr_debug() in kernel/module.c | Sven Schnelle |
2019-06-08 | parisc: add WARN_ON() to clear_fixmap | Sven Schnelle |
2019-06-08 | parisc: add spinlock to patch function | Sven Schnelle |
2019-06-08 | parisc: add support for patching multiple words | Sven Schnelle |
2019-06-06 | Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-06-06 | parisc: Fix crash due alternative coding for NP iopdir_fdc bit | Helge Deller |
2019-06-06 | parisc: Use lpa instruction to load physical addresses in driver code | John David Anglin |
2019-06-06 | parisc: configs: Remove useless UEVENT_HELPER_PATH | Krzysztof Kozlowski |