index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
parisc: add flexible mmap memory layout support
Helge Deller
2014-02-02
4
-0
/
+17
*
parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc
Guy Martin
2014-02-02
1
-1
/
+1
*
parisc: convert uapi/asm/stat.h to use native types only
Helge Deller
2014-02-02
1
-21
/
+19
*
parisc: wire up sched_setattr and sched_getattr
Helge Deller
2014-02-02
1
-1
/
+3
*
parisc: fix cache-flushing
Helge Deller
2014-02-02
2
-3
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-25
2
-0
/
+3
|
\
|
*
net: introduce SO_BPF_EXTENSIONS
Michal Sekletar
2014-01-18
1
-0
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-18
1
-1
/
+1
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-14
2
-11
/
+6
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-18
1
-2
/
+0
|
|
\
\
\
|
*
|
|
|
lib: Add missing arch generic-y entries for asm-generic/hash.h
David S. Miller
2013-12-17
1
-0
/
+1
*
|
|
|
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-01-20
2
-35
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
arch: Re-sort some Kbuild files to hopefully help avoid some conflicts
Stephen Rothwell
2014-01-13
1
-1
/
+1
|
*
|
|
|
Merge tag 'v3.13-rc8' into core/locking
Ingo Molnar
2014-01-13
2
-11
/
+6
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
Peter Zijlstra
2014-01-12
2
-35
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
parisc: fix SO_MAX_PACING_RATE typo
Eric Dumazet
2014-01-17
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
parisc: Ensure full cache coherency for kmap/kunmap
John David Anglin
2014-01-08
2
-11
/
+6
|
/
/
*
|
parisc: remove empty SERIAL_PORT_DFNS in serial.h
Chen Gang
2013-11-30
1
-2
/
+0
|
/
*
parisc: break out SOCK_NONBLOCK define to own asm header file
Helge Deller
2013-11-19
2
-8
/
+14
*
Revert "parisc: implement full version of access_ok()"
Helge Deller
2013-11-19
1
-42
/
+4
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-11-19
1
-3
/
+0
|
\
|
*
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
2013-11-13
1
-3
/
+0
*
|
parisc: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-11-15
1
-2
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-11-13
1
-0
/
+2
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-23
1
-1
/
+1
|
|
\
\
|
*
|
|
net: introduce SO_MAX_PACING_RATE
Eric Dumazet
2013-09-28
1
-0
/
+2
*
|
|
|
errno.h: remove "NFS" from descriptions in comments
Eric Sandeen
2013-11-13
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-11-12
1
-0
/
+1
|
\
\
\
|
*
\
\
Merge branch 'linus' into sched/core
Ingo Molnar
2013-11-01
1
-1
/
+1
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
sched, arch: Create asm/preempt.h
Peter Zijlstra
2013-09-25
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
parisc: implement full version of access_ok()
Helge Deller
2013-11-07
1
-4
/
+42
*
|
|
parisc: do not count IPI calls twice
Helge Deller
2013-11-07
1
-1
/
+0
*
|
|
parisc: make udelay() SMP-safe
Helge Deller
2013-11-07
1
-31
/
+10
*
|
|
parisc: add kernel audit feature
Helge Deller
2013-11-07
2
-1
/
+7
*
|
|
parisc: provide macro to create exception table entries
Helge Deller
2013-11-07
2
-3
/
+16
|
|
/
|
/
|
*
|
parisc: mark parisc_terminate() noreturn and cold.
Helge Deller
2013-10-13
1
-1
/
+1
|
/
*
parisc: Fix interrupt routing for C8000 serial ports
Thomas Bogendoerfer
2013-07-31
1
-0
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-14
1
-1
/
+1
|
\
|
*
Safer ABI for O_TMPFILE
Al Viro
2013-07-13
1
-1
/
+1
*
|
net: rename busy poll socket op and globals
Eliezer Tamir
2013-07-10
1
-1
/
+1
*
|
Merge branch 'parisc-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-07-10
2
-5
/
+9
|
\
\
|
*
|
parisc: Ensure volatile space register %sr1 is not clobbered
John David Anglin
2013-07-09
1
-2
/
+3
|
*
|
parisc: optimize mtsp(0,sr) inline assembly
Helge Deller
2013-07-09
1
-3
/
+6
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-09
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-07-03
2
-2
/
+7
|
|
\
|
*
|
net: add socket option for low latency polling
Eliezer Tamir
2013-06-17
1
-0
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-03
1
-0
/
+1
|
\
\
\
|
*
|
|
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...
Al Viro
2013-06-29
1
-0
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-02
1
-3
/
+0
|
\
\
\
\
|
|
/
/
/
|
|
|
/
|
|
_
|
/
|
/
|
|
|
*
|
consolidate io_remap_pfn_range definitions
Al Viro
2013-06-29
1
-3
/
+0
|
|
/
[next]