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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
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-06
Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-8
/
+16
2019-06-06
parisc: Fix crash due alternative coding for NP iopdir_fdc bit
Helge Deller
1
-1
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
1
-13
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
10
-146
/
+10
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
7
-102
/
+7
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
4
-20
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 150
Thomas Gleixner
2
-28
/
+2
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
1
-7
/
+14
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
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
13
-33
/
+34
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
2019-05-10
parisc: Use __ro_after_init in process.c
Helge Deller
1
-1
/
+1
2019-05-10
parisc: Use __ro_after_init in perf_images.h
Helge Deller
1
-2
/
+2
2019-05-10
parisc: Use __ro_after_init in pci.c
Helge Deller
1
-4
/
+4
2019-05-10
parisc: Use __ro_after_init in inventory.c
Helge Deller
1
-4
/
+4
2019-05-10
parisc: Use __ro_after_init in head.S
Helge Deller
1
-1
/
+1
2019-05-10
parisc: Use __ro_after_init in firmware.c
Helge Deller
1
-1
/
+1
2019-05-10
parisc: Use __ro_after_init in drivers.c
Helge Deller
1
-1
/
+1
2019-05-10
parisc: Use __ro_after_init in cache.c
Helge Deller
1
-8
/
+8
2019-05-10
parisc: Enable the ro_after_init feature
Helge Deller
1
-3
/
+0
2019-05-10
parisc: Drop LDCW barrier in CAS code when running UP
Helge Deller
1
-4
/
+8
2019-05-07
Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
20
-89
/
+813
2019-05-06
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-5
/
+0
2019-05-06
parisc: Add static branch and JUMP_LABEL feature
Helge Deller
3
-0
/
+59
2019-05-06
parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD code
Helge Deller
2
-3
/
+3
2019-05-03
parisc: Use per-pagetable spinlock
Mikulas Patocka
5
-10
/
+51
2019-05-03
parisc: Use ldcw instruction for SMP spinlock release barrier
John David Anglin
2
-24
/
+35
2019-05-03
parisc: Remove lock code to serialize TLB operations in pacache.S
John David Anglin
1
-43
/
+0
2019-05-03
parisc: Switch from DISCONTIGMEM to SPARSEMEM
Helge Deller
1
-6
/
+0
2019-05-03
parisc: enable wide mode early
Sven Schnelle
1
-0
/
+13
2019-05-03
parisc: Show n/a if product number not available
Helge Deller
1
-1
/
+2
2019-05-03
parisc: remove unused flags parameter in __patch_text()
Sven Schnelle
1
-5
/
+4
2019-05-03
parisc: Implement kretprobes
Sven Schnelle
1
-1
/
+109
2019-05-03
parisc: Implement kprobes
Sven Schnelle
3
-0
/
+198
2019-05-03
parisc: add functions required by KPROBE_EVENTS
Sven Schnelle
1
-0
/
+35
2019-05-03
parisc: Export running_on_qemu symbol for modules
Helge Deller
1
-0
/
+1
2019-05-03
parisc: add KGDB support
Sven Schnelle
3
-0
/
+227
2019-05-03
parisc: add parisc code patching
Sven Schnelle
2
-1
/
+80
2019-05-03
parisc: Consider stack randomization for mmap base only when necessary
Alexandre Ghiti
1
-1
/
+2
2019-04-29
function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ft...
Steven Rostedt (VMware)
1
-1
/
+0
2019-04-23
Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
1
-0
/
+4
2019-04-15
arch: add pidfd and io_uring syscalls everywhere
Arnd Bergmann
1
-0
/
+4
2019-04-14
parisc/stacktrace: Remove the pointless ULONG_MAX marker
Thomas Gleixner
1
-5
/
+0
2019-04-06
parisc: Detect QEMU earlier in boot process
Helge Deller
2
-6
/
+3
[next]