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
/
include
Age
Commit message (
Expand
)
Author
Lines
2019-10-14
parisc: prefer __section from compiler_attributes.h
Nick Desaulniers
-2
/
+2
2019-09-25
mm: introduce MADV_PAGEOUT
Minchan Kim
-0
/
+1
2019-09-25
mm: introduce MADV_COLD
Minchan Kim
-0
/
+2
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
-2
/
+0
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
-2
/
+0
2019-09-16
Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+65
2019-09-08
parisc: add kexec syscall support
Sven Schnelle
-0
/
+38
2019-09-08
parisc: add __pdc_cpu_rendezvous()
Sven Schnelle
-0
/
+1
2019-08-24
parisc: fix compilation errrors
Qian Cai
-2
/
+1
2019-08-12
parisc: Add ALTERNATIVE_CODE() and ALT_COND_RUN_ON_QEMU
Helge Deller
-1
/
+10
2019-08-03
parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and ...
Helge Deller
-0
/
+15
2019-08-03
parisc/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS support
Sven Schnelle
-0
/
+1
2019-07-21
parisc: add kprobe_fault_handler()
Sven Schnelle
-0
/
+4
2019-07-18
Merge branch 'parisc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+1
2019-07-17
parisc: Wire up clone3 syscall
Helge Deller
-0
/
+1
2019-07-16
parisc: define syscall_get_error()
Dmitry V. Levin
-0
/
+7
2019-07-12
parisc: switch to generic version of pte allocation
Mike Rapoport
-31
/
+2
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-0
/
+2
2019-07-09
Merge branch 'parisc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-4
/
+17
2019-06-25
parisc: asm: psw.h: missing header guard
Denis Efremov
-1
/
+1
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-4
/
+1
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-0
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
-4
/
+1
2019-06-15
bpf: net: Add SO_DETACH_REUSEPORT_BPF
Martin KaFai Lau
-0
/
+2
2019-06-08
parisc: add dynamic ftrace
Sven Schnelle
-2
/
+13
2019-06-08
parisc: add support for patching multiple words
Sven Schnelle
-1
/
+3
2019-06-06
Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+24
2019-06-06
parisc: Use lpa instruction to load physical addresses in driver code
John David Anglin
-0
/
+24
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
-0
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176
Thomas Gleixner
-14
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
-28
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
-28
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
-12
/
+2
2019-05-16
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...
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
-3
/
+0
2019-05-10
parisc: Enable the ro_after_init feature
Helge Deller
-3
/
+0
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-14
/
+0
2019-05-07
Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-108
/
+294
2019-05-07
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-2
/
+2
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
-2
/
+1
2019-05-06
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-18
/
+0
2019-05-06
parisc: Add static branch and JUMP_LABEL feature
Helge Deller
-0
/
+43
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
-39
/
+57
2019-05-03
parisc: Add memory barrier to asm pdc and sync instructions
Helge Deller
-2
/
+2
2019-05-03
parisc: Add memory clobber to TLB purges
John David Anglin
-3
/
+3
2019-05-03
parisc: Use ldcw instruction for SMP spinlock release barrier
John David Anglin
-0
/
+4
2019-05-03
parisc: Switch from DISCONTIGMEM to SPARSEMEM
Helge Deller
-59
/
+17
2019-05-03
parisc: remove kprobes.h from generic-y
Sven Schnelle
-1
/
+0
2019-05-03
parisc: Implement kprobes
Sven Schnelle
-0
/
+55
[next]