index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
Commit message (
Expand
)
Author
Age
Files
Lines
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
12
-12
/
+12
*
Merge branch 'parisc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-12-21
12
-139
/
+67
|
\
|
*
parisc: Optimize timer interrupt function
Helge Deller
2016-12-20
3
-92
/
+29
|
*
parisc: perf: return -EFAULT on error
Dan Carpenter
2016-12-12
1
-3
/
+2
|
*
parisc: Enhance CPU detection code on PAT machines
Helge Deller
2016-12-12
4
-17
/
+19
|
*
parisc: Re-enable interrupts early
Helge Deller
2016-12-12
1
-9
/
+3
|
*
parisc: Enable KASLR
Helge Deller
2016-12-12
4
-18
/
+14
*
|
arch/parisc: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
2016-12-14
1
-5
/
+15
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-12-12
2
-2
/
+0
|
\
\
|
*
|
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2016-12-11
8
-105
/
+67
|
|
\
|
|
*
|
locking/core: Provide common cpu_relax_yield() definition
Christian Borntraeger
2016-11-17
1
-1
/
+0
|
*
|
locking/core, arch: Remove cpu_relax_lowlatency()
Christian Borntraeger
2016-11-16
1
-1
/
+0
|
*
|
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
2016-11-16
1
-0
/
+1
|
*
|
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2016-11-11
3
-36
/
+40
|
|
\
\
|
*
|
|
locking/mutex: Kill arch specific code
Peter Zijlstra
2016-10-25
1
-1
/
+0
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-10
3
-25
/
+16
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
parisc: Fix TLB related boot crash on SMP machines
Helge Deller
2016-12-08
1
-0
/
+11
|
*
|
|
parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_ic...
John David Anglin
2016-12-07
1
-21
/
+1
|
*
|
|
parisc: Purge TLB before setting PTE
John David Anglin
2016-12-07
1
-4
/
+4
*
|
|
|
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
Francis Yan
2016-11-30
1
-0
/
+2
|
/
/
/
*
|
|
parisc: Also flush data TLB in flush_icache_page_asm
John David Anglin
2016-11-25
1
-15
/
+22
*
|
|
parisc: Fix race in pci-dma.c
John David Anglin
2016-11-25
1
-1
/
+1
*
|
|
parisc: Switch to generic sched_clock implementation
Helge Deller
2016-11-25
2
-47
/
+14
*
|
|
parisc: Fix races in parisc_setup_cache_timing()
John David Anglin
2016-11-25
2
-19
/
+16
*
|
|
parisc: Fix printk continuations in system detection
Helge Deller
2016-11-22
1
-4
/
+4
|
|
/
|
/
|
*
|
parisc: Ignore the pkey system calls for now
Helge Deller
2016-11-02
1
-1
/
+3
*
|
parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded value
Helge Deller
2016-11-02
1
-1
/
+1
*
|
parisc: Ensure consistent state when switching to kernel stack at syscall entry
John David Anglin
2016-11-02
1
-2
/
+9
*
|
parisc: Avoid trashing sr2 and sr3 in LWS code
John David Anglin
2016-11-02
1
-29
/
+24
*
|
parisc: use KERN_CONT when printing device inventory
Helge Deller
2016-11-02
1
-3
/
+3
|
/
*
Merge branch 'parisc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-10-11
6
-17
/
+29
|
\
|
*
parisc: Show trap name in kernel crash
Helge Deller
2016-10-11
3
-8
/
+14
|
*
parisc: Zero-initialize newly alloced memblock
Helge Deller
2016-10-11
1
-0
/
+2
|
*
parisc: Move exception table into read-only section
Helge Deller
2016-10-09
1
-3
/
+4
|
*
parisc: Fix kernel memory layout regarding position of __gp
Helge Deller
2016-10-09
1
-2
/
+5
|
*
parisc: Increase initial kernel mapping size
Helge Deller
2016-10-09
1
-3
/
+3
|
*
parisc: Migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-10-08
1
-1
/
+1
*
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
1
-1
/
+1
|
\
\
|
*
\
Merge branch 'work.const-qstr' into work.misc
Al Viro
2016-10-08
1
-1
/
+1
|
|
\
\
|
|
*
|
parisc: use %pD
Al Viro
2016-08-07
1
-1
/
+1
*
|
|
|
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-10
1
-0
/
+5
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
x86/pkeys: Allocation/free syscalls
Dave Hansen
2016-09-09
1
-0
/
+5
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-10-07
2
-1
/
+1
|
\
\
\
\
|
*
|
|
|
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-07
1
-0
/
+1
|
*
|
|
|
atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
Vineet Gupta
2016-10-07
1
-1
/
+0
*
|
|
|
|
Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-10-07
19
-186
/
+304
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernels
Helge Deller
2016-10-07
2
-1
/
+9
|
*
|
|
|
parisc: Drop bootmem and switch to memblock
Helge Deller
2016-10-07
3
-66
/
+64
|
*
|
|
|
parisc: Add hardened usercopy feature
Helge Deller
2016-10-06
3
-19
/
+41
[next]