index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-16
/
+16
2019-06-28
arch: wire-up pidfd_open()
Christian Brauner
1
-0
/
+1
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2019-06-25
parisc: asm: psw.h: missing header guard
Denis Efremov
1
-1
/
+1
2019-06-25
dma-direct: handle DMA_ATTR_NON_CONSISTENT in common code
Christoph Hellwig
1
-35
/
+13
2019-06-25
Merge branch 'parisc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+4
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+1
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-15
kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples
Masahiro Yamada
4
-0
/
+4
2019-06-15
bpf: net: Add SO_DETACH_REUSEPORT_BPF
Martin KaFai Lau
1
-0
/
+2
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-13
/
+1
2019-06-08
parisc: Fix module loading error with JUMP_LABEL feature
Helge Deller
1
-0
/
+4
2019-06-08
parisc: add dynamic ftrace
Sven Schnelle
10
-18
/
+252
2019-06-08
parisc: use pr_debug() in kernel/module.c
Sven Schnelle
1
-25
/
+19
2019-06-08
parisc: add WARN_ON() to clear_fixmap
Sven Schnelle
1
-0
/
+3
2019-06-08
parisc: add spinlock to patch function
Sven Schnelle
1
-6
/
+19
2019-06-08
parisc: add support for patching multiple words
Sven Schnelle
2
-17
/
+62
2019-06-06
Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-21
/
+46
2019-06-06
parisc: Fix crash due alternative coding for NP iopdir_fdc bit
Helge Deller
1
-1
/
+2
2019-06-06
parisc: Use lpa instruction to load physical addresses in driver code
John David Anglin
1
-0
/
+24
2019-06-06
parisc: configs: Remove useless UEVENT_HELPER_PATH
Krzysztof Kozlowski
7
-7
/
+0
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
1
-13
/
+1
2019-06-01
arch/parisc/configs/c8000_defconfig: remove obsoleted CONFIG_DEBUG_SLAB_LEAK
David Rientjes
1
-1
/
+0
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2
-0
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176
Thomas Gleixner
1
-14
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
12
-174
/
+12
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
10
-145
/
+10
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
7
-37
/
+7
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 150
Thomas Gleixner
38
-533
/
+38
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
4
-11
/
+11
2019-05-29
signal: Use force_sig_fault_to_task for the two calls that don't deliver to c...
Eric W. Biederman
1
-3
/
+3
2019-05-27
signal: Remove task parameter from force_sig_mceerr
Eric W. Biederman
1
-1
/
+1
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
1
-1
/
+1
2019-05-25
parisc: Fix compiler warnings in float emulation code
Helge Deller
1
-4
/
+4
2019-05-25
parisc/slab: cleanup after /proc/slab_allocators removal
Yury Norov
1
-1
/
+0
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
4
-0
/
+4
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-20
parisc: Allow building 64-bit kernel without -mlong-calls compiler option
Helge Deller
2
-8
/
+16
2019-05-20
parisc: Kconfig: remove ARCH_DISCARD_MEMBLOCK
Mike Rapoport
1
-1
/
+0
2019-05-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+6
2019-05-16
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2019-05-16
uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]
David Howells
1
-0
/
+6
2019-05-15
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-1
/
+0
2019-05-14
Merge branch 'parisc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
15
-72
/
+73
2019-05-14
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
1
-7
/
+0
2019-05-10
parisc: Use __ro_after_init in init.c
Helge Deller
1
-4
/
+4
2019-05-10
parisc: Use __ro_after_init in unwind.c
Helge Deller
1
-1
/
+1
2019-05-10
parisc: Use __ro_after_init in time.c
Helge Deller
1
-1
/
+1
2019-05-10
parisc: Use __ro_after_init in processor.c
Helge Deller
1
-2
/
+2
[prev]
[next]