index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2019-06-25
Merge branch 'parisc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+4
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-13
/
+1
2019-06-08
parisc: Fix module loading error with JUMP_LABEL feature
Helge Deller
-0
/
+4
2019-06-06
Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-8
/
+16
2019-06-06
parisc: Fix crash due alternative coding for NP iopdir_fdc bit
Helge Deller
-1
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
-13
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
-146
/
+10
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
-102
/
+7
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
-20
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 150
Thomas Gleixner
-28
/
+2
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
-0
/
+1
2019-05-20
parisc: Allow building 64-bit kernel without -mlong-calls compiler option
Helge Deller
-7
/
+14
2019-05-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
-0
/
+6
2019-05-16
uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]
David Howells
-0
/
+6
2019-05-15
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
-1
/
+0
2019-05-14
Merge branch 'parisc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-33
/
+34
2019-05-10
parisc: Use __ro_after_init in unwind.c
Helge Deller
-1
/
+1
2019-05-10
parisc: Use __ro_after_init in time.c
Helge Deller
-1
/
+1
2019-05-10
parisc: Use __ro_after_init in processor.c
Helge Deller
-2
/
+2
2019-05-10
parisc: Use __ro_after_init in process.c
Helge Deller
-1
/
+1
2019-05-10
parisc: Use __ro_after_init in perf_images.h
Helge Deller
-2
/
+2
2019-05-10
parisc: Use __ro_after_init in pci.c
Helge Deller
-4
/
+4
2019-05-10
parisc: Use __ro_after_init in inventory.c
Helge Deller
-4
/
+4
2019-05-10
parisc: Use __ro_after_init in head.S
Helge Deller
-1
/
+1
2019-05-10
parisc: Use __ro_after_init in firmware.c
Helge Deller
-1
/
+1
2019-05-10
parisc: Use __ro_after_init in drivers.c
Helge Deller
-1
/
+1
2019-05-10
parisc: Use __ro_after_init in cache.c
Helge Deller
-8
/
+8
2019-05-10
parisc: Enable the ro_after_init feature
Helge Deller
-3
/
+0
2019-05-10
parisc: Drop LDCW barrier in CAS code when running UP
Helge Deller
-4
/
+8
2019-05-07
Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-89
/
+813
2019-05-06
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-5
/
+0
2019-05-06
parisc: Add static branch and JUMP_LABEL feature
Helge Deller
-0
/
+59
2019-05-06
parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD code
Helge Deller
-3
/
+3
2019-05-03
parisc: Use per-pagetable spinlock
Mikulas Patocka
-10
/
+51
2019-05-03
parisc: Use ldcw instruction for SMP spinlock release barrier
John David Anglin
-24
/
+35
2019-05-03
parisc: Remove lock code to serialize TLB operations in pacache.S
John David Anglin
-43
/
+0
2019-05-03
parisc: Switch from DISCONTIGMEM to SPARSEMEM
Helge Deller
-6
/
+0
2019-05-03
parisc: enable wide mode early
Sven Schnelle
-0
/
+13
2019-05-03
parisc: Show n/a if product number not available
Helge Deller
-1
/
+2
2019-05-03
parisc: remove unused flags parameter in __patch_text()
Sven Schnelle
-5
/
+4
2019-05-03
parisc: Implement kretprobes
Sven Schnelle
-1
/
+109
2019-05-03
parisc: Implement kprobes
Sven Schnelle
-0
/
+198
2019-05-03
parisc: add functions required by KPROBE_EVENTS
Sven Schnelle
-0
/
+35
2019-05-03
parisc: Export running_on_qemu symbol for modules
Helge Deller
-0
/
+1
2019-05-03
parisc: add KGDB support
Sven Schnelle
-0
/
+227
2019-05-03
parisc: add parisc code patching
Sven Schnelle
-1
/
+80
2019-05-03
parisc: Consider stack randomization for mmap base only when necessary
Alexandre Ghiti
-1
/
+2
2019-04-29
function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ft...
Steven Rostedt (VMware)
-1
/
+0
2019-04-23
Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
-0
/
+4
2019-04-15
arch: add pidfd and io_uring syscalls everywhere
Arnd Bergmann
-0
/
+4
[next]