aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAge
...
| * | dma-direct: handle DMA_ATTR_NON_CONSISTENT in common codeChristoph Hellwig2019-06-25
* | | parisc: switch to generic version of pte allocationMike Rapoport2019-07-12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-11
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-28
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-22
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-06-20
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | bpf: net: Add SO_DETACH_REUSEPORT_BPFMartin KaFai Lau2019-06-14
| | | |_|/ | | |/| |
* | | | | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-11
|\ \ \ \ \
| * | | | | arch: wire-up pidfd_open()Christian Brauner2019-06-28
* | | | | | Merge branch 'parisc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-09
|\ \ \ \ \ \
| * | | | | | parisc: asm: psw.h: missing header guardDenis Efremov2019-06-25
| * | | | | | parisc: add dynamic ftraceSven Schnelle2019-06-08
| * | | | | | parisc: use pr_debug() in kernel/module.cSven Schnelle2019-06-08
| * | | | | | parisc: add WARN_ON() to clear_fixmapSven Schnelle2019-06-08
| * | | | | | parisc: add spinlock to patch functionSven Schnelle2019-06-08
| * | | | | | parisc: add support for patching multiple wordsSven Schnelle2019-06-08
* | | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-09
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-29
| * | | | | | signal: Use force_sig_fault_to_task for the two calls that don't deliver to c...Eric W. Biederman2019-05-29
| * | | | | | signal: Remove task parameter from force_sig_mceerrEric W. Biederman2019-05-27
| * | | | | | signal: Remove task parameter from force_sigEric W. Biederman2019-05-27
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'parisc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-06-24
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | parisc: Fix module loading error with JUMP_LABEL featureHelge Deller2019-06-08
| | |/ / / | |/| | |
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
| |_|/ / |/| | |
* | | | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-08
|\ \ \ \ | |/ / / |/| | |
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-05
* | | | Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-06-06
|\ \ \ \ | |/ / / |/| | |
| * | | parisc: Fix crash due alternative coding for NP iopdir_fdc bitHelge Deller2019-06-06
| * | | parisc: Use lpa instruction to load physical addresses in driver codeJohn David Anglin2019-06-06
| * | | parisc: configs: Remove useless UEVENT_HELPER_PATHKrzysztof Kozlowski2019-06-06
| * | | parisc: Fix compiler warnings in float emulation codeHelge Deller2019-05-24
| * | | parisc/slab: cleanup after /proc/slab_allocators removalYury Norov2019-05-24
| * | | parisc: Allow building 64-bit kernel without -mlong-calls compiler optionHelge Deller2019-05-20
| * | | parisc: Kconfig: remove ARCH_DISCARD_MEMBLOCKMike Rapoport2019-05-20
| |/ /
* | | arch/parisc/configs/c8000_defconfig: remove obsoleted CONFIG_DEBUG_SLAB_LEAKDavid Rientjes2019-06-01
* | | treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-30
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176Thomas Gleixner2019-05-30
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-30
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner2019-05-30
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 150Thomas Gleixner2019-05-30
| |/ |/|
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-21
|/
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-05-17
|\
| * uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells2019-05-16
* | Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-16
|\ \
| * | arch: mostly remove <asm/segment.h>Christoph Hellwig2019-04-23
* | | Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-05-15
|\ \ \
| * | | function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ft...Steven Rostedt (VMware)2019-04-29
* | | | Merge branch 'parisc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-14
|\ \ \ \