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-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-14
/
+0
2019-05-07
Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
44
-290
/
+1248
2019-05-07
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2019-05-07
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-2
/
+1
2019-05-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-6
/
+0
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
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-18
/
+0
2019-05-06
parisc: Add static branch and JUMP_LABEL feature
Helge Deller
5
-0
/
+104
2019-05-06
parisc: Use PA_ASM_LEVEL in boot code
Helge Deller
1
-3
/
+3
2019-05-06
parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD code
Helge Deller
3
-6
/
+6
2019-05-03
parisc: Update huge TLB page support to use per-pagetable spinlock
John David Anglin
1
-9
/
+10
2019-05-03
parisc: Use per-pagetable spinlock
Mikulas Patocka
9
-49
/
+108
2019-05-03
parisc: Allow live-patching of __meminit functions
Helge Deller
1
-1
/
+1
2019-05-03
parisc: Add memory barrier to asm pdc and sync instructions
Helge Deller
1
-2
/
+2
2019-05-03
parisc: Add memory clobber to TLB purges
John David Anglin
1
-3
/
+3
2019-05-03
parisc: Use ldcw instruction for SMP spinlock release barrier
John David Anglin
3
-24
/
+39
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
6
-128
/
+68
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
2
-1
/
+110
2019-05-03
parisc: remove kprobes.h from generic-y
Sven Schnelle
1
-1
/
+0
2019-05-03
parisc: Implement kprobes
Sven Schnelle
5
-0
/
+254
2019-05-03
parisc: add functions required by KPROBE_EVENTS
Sven Schnelle
2
-0
/
+48
2019-05-03
parisc: PA-Linux requires at least 32 MB RAM
Helge Deller
1
-11
/
+20
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
5
-0
/
+296
2019-05-03
parisc: add parisc code patching
Sven Schnelle
3
-1
/
+91
2019-05-03
parisc: add set_fixmap()/clear_fixmap()
Sven Schnelle
4
-7
/
+69
2019-05-03
parisc: Consider stack randomization for mmap base only when necessary
Alexandre Ghiti
1
-1
/
+2
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
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-22
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
4
-30
/
+14
2019-04-19
asm-generic: generalize asm/sockios.h
Arnd Bergmann
1
-14
/
+0
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-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
4
-30
/
+14
2019-04-08
arch: Remove dummy mmiowb() definitions from arch code
Will Deacon
1
-2
/
+0
2019-04-08
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
1
-0
/
+1
2019-04-06
parisc: Detect QEMU earlier in boot process
Helge Deller
2
-6
/
+3
2019-04-06
parisc: also set iaoq_b in instruction_pointer_set()
Sven Schnelle
1
-1
/
+2
2019-04-06
parisc: regs_return_value() should return gpr28
Sven Schnelle
1
-1
/
+1
2019-04-06
block: remove CONFIG_LBDAF
Christoph Hellwig
1
-1
/
+0
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
1
-22
/
+8
2019-04-03
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
Waiman Long
1
-6
/
+0
2019-04-03
arch/tlb: Clean up simple architectures
Peter Zijlstra
1
-13
/
+0
2019-04-03
asm-generic/tlb, arch: Provide generic VIPT cache flush
Peter Zijlstra
1
-5
/
+0
2019-03-28
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
2
-1
/
+1
[next]