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
Commit message (
Expand
)
Author
Age
Files
Lines
*
execve: use 'struct filename *' for executable name passing
Linus Torvalds
2014-02-05
1
-14
/
+1
*
parisc: add flexible mmap memory layout support
Helge Deller
2014-02-02
6
-43
/
+233
*
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
2
-1
/
+5
*
parisc: fix cache-flushing
Helge Deller
2014-02-02
3
-3
/
+16
*
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
3
-46
/
+6
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-18
10
-173
/
+110
|
|
\
\
\
|
*
|
|
|
lib: Add missing arch generic-y entries for asm-generic/hash.h
David S. Miller
2013-12-17
1
-0
/
+1
*
|
|
|
|
Kconfig: update flightly outdated CONFIG_SMP documentation
Robert Graffham
2014-01-23
1
-4
/
+4
*
|
|
|
|
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-01-22
1
-17
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
parisc/PCI: Use dev_is_pci() to identify PCI devices
Yijing Wang
2013-12-11
1
-17
/
+5
|
|
/
/
/
/
*
|
|
|
|
mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT
Mel Gorman
2014-01-21
1
-42
/
+17
*
|
|
|
|
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
3
-46
/
+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
3
-46
/
+6
|
/
/
*
|
parisc: update 64bit defconfigs and use SIL680 instead of SIIMAGE driver
Helge Deller
2013-12-03
3
-67
/
+8
*
|
parisc: remove CONFIG_MLONGCALLS=y from defconfigs
Helge Deller
2013-11-30
2
-2
/
+0
*
|
parisc: fix kernel memory layout in vmlinux.ld.S
Helge Deller
2013-11-30
3
-85
/
+78
*
|
parisc: use kernel_text_address() in unwind functions
Helge Deller
2013-11-30
1
-6
/
+3
*
|
parisc: remove empty SERIAL_PORT_DFNS in serial.h
Chen Gang
2013-11-30
1
-2
/
+0
*
|
parisc: add some more machine names to hardware database
Helge Deller
2013-11-30
1
-1
/
+6
*
|
parisc: fix mmap(MAP_FIXED|MAP_SHARED) to already mmapped address
Helge Deller
2013-11-30
1
-10
/
+15
|
/
*
parisc: size_t is unsigned, so comparison size < 0 doesn't make sense.
Helge Deller
2013-11-20
1
-1
/
+1
*
parisc: improve SIGBUS/SIGSEGV error reporting
Helge Deller
2013-11-19
1
-2
/
+20
*
parisc: break out SOCK_NONBLOCK define to own asm header file
Helge Deller
2013-11-19
2
-8
/
+14
*
parisc: do not inline pa_memcpy() internal functions
Helge Deller
2013-11-19
1
-2
/
+2
*
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
*
|
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
Linus Torvalds
2013-11-15
1
-0
/
+1
|
\
\
|
*
|
parisc: select ARCH_MIGHT_HAVE_PC_PARPORT
Mark Salter
2013-10-23
1
-0
/
+1
*
|
|
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
Christoph Hellwig
2013-11-15
1
-1
/
+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-11-04
1
-0
/
+4
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-23
11
-22
/
+43
|
|
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-01
1
-2
/
+3
|
|
\
\
\
\
\
|
*
|
|
|
|
|
net: introduce SO_MAX_PACING_RATE
Eric Dumazet
2013-09-28
1
-0
/
+2
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-11-13
2
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
errno.h: remove "NFS" from descriptions in comments
Eric Sandeen
2013-11-13
1
-1
/
+1
|
*
|
|
|
|
|
mm/arch: use NUMA_NO_NODE
Jianguo Wu
2013-11-13
1
-1
/
+1
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-11-13
2
-2
/
+2
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
constify copy_siginfo_to_user{,32}()
Al Viro
2013-11-09
2
-2
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
[next]