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
*
mm: use vm_unmapped_area() on parisc architecture
Michel Lespinasse
2013-02-27
1
-31
/
+17
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-02-25
1
-1
/
+1
|
\
|
*
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2013-01-21
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-23
8
-248
/
+10
|
\
\
|
*
|
burying unused conditionals
Al Viro
2013-02-14
2
-8
/
+0
|
*
|
parisc: switch to generic compat rt_sigaction()
Al Viro
2013-02-03
5
-56
/
+2
|
*
|
parisc: switch to generic compat sched_rr_get_interval()
Al Viro
2013-02-03
2
-13
/
+1
|
*
|
parisc: switch to generic compat rt_sigqueueinfo()
Al Viro
2013-02-03
2
-19
/
+1
|
*
|
parisc: switch to generic compat rt_sigpending()
Al Viro
2013-02-03
3
-26
/
+2
|
*
|
parisc: switch to generic compat rt_sigprocmask()
Al Viro
2013-02-03
3
-36
/
+2
|
*
|
parisc: switch to generic sigaltstack
Al Viro
2013-02-03
6
-97
/
+6
|
*
|
consolidate kernel-side struct sigaction declarations
Al Viro
2013-02-03
1
-0
/
+2
|
*
|
consolidate declarations of k_sigaction
Al Viro
2013-02-03
1
-4
/
+0
|
|
/
*
|
Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
2013-02-22
27
-299
/
+697
|
\
\
|
*
|
arch/parisc/include/asm: use ARRAY_SIZE macro in mmzone.h
Nikitas Angelinas
2013-02-20
1
-1
/
+1
|
*
|
parisc: remove empty lines and unnecessary #ifdef coding in include/asm/signal.h
Helge Deller
2013-02-20
1
-4
/
+0
|
*
|
parisc: sendfile and sendfile64 syscall cleanups
Helge Deller
2013-02-20
3
-33
/
+15
|
*
|
parisc: switch to available compat_sched_rr_get_interval implementation
Helge Deller
2013-02-20
3
-16
/
+2
|
*
|
parisc: fix fallocate syscall
Helge Deller
2013-02-20
3
-8
/
+8
|
*
|
parisc: fix error return codes for rt_sigaction and rt_sigprocmask
Helge Deller
2013-02-20
1
-4
/
+11
|
*
|
parisc: convert msgrcv and msgsnd syscalls to use compat layer
Helge Deller
2013-02-20
4
-60
/
+67
|
*
|
parisc: correctly wire up mq_* functions for CONFIG_COMPAT case
Helge Deller
2013-02-20
1
-5
/
+5
|
*
|
parisc: fix personality on 32bit kernel
Helge Deller
2013-02-20
1
-1
/
+1
|
*
|
parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module sy...
Helge Deller
2013-02-20
2
-1
/
+9
|
*
|
parisc: remove unused compat_rt_sigframe.h header
Paul Bolle
2013-02-20
1
-50
/
+0
|
*
|
parisc/mm/fault.c: Port OOM changes to do_page_fault
Kautuk Consul
2013-02-20
1
-5
/
+25
|
*
|
parisc: space register variables need to be in native length (unsigned long)
John David Anglin
2013-02-20
1
-1
/
+1
|
*
|
parisc: fix ptrace breakage
Al Viro
2013-02-20
1
-1
/
+4
|
*
|
parisc: always detect multiple physical ranges
John David Anglin
2013-02-20
1
-3
/
+2
|
*
|
parisc: ensure that mmapped shared pages are aligned at SHMLBA addresses
John David Anglin
2013-02-20
1
-4
/
+5
|
*
|
parisc: disable preemption while flushing D- or I-caches through TMPALIAS region
John David Anglin
2013-02-20
2
-0
/
+4
|
*
|
parisc: remove IRQF_DISABLED
Peter Zijlstra
2013-02-20
2
-4
/
+4
|
*
|
parisc: fixes and cleanups in page cache flushing (4/4)
John David Anglin
2013-02-20
1
-0
/
+64
|
*
|
parisc: fixes and cleanups in page cache flushing (3/4)
John David Anglin
2013-02-20
1
-7
/
+81
|
*
|
parisc: fixes and cleanups in page cache flushing (2/4)
John David Anglin
2013-02-20
1
-45
/
+290
|
*
|
parisc: fixes and cleanups in page cache flushing (1/4)
John David Anglin
2013-02-20
3
-34
/
+40
|
*
|
parisc: fix possible memory leak in pat_query_module()
Wei Yongjun
2013-02-20
1
-0
/
+2
|
*
|
parisc: add CONFIG_MLONGCALLS option to enable linkage of huge vmlinux execut...
Helge Deller
2013-02-20
2
-0
/
+21
|
*
|
parisc: Fix comment describing setup of access rights in entry.S
John David Anglin
2013-02-20
1
-2
/
+2
|
*
|
parisc: enhance automatic CONFIG_CROSS_COMPILE detection
Helge Deller
2013-02-20
1
-5
/
+4
|
*
|
Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Helge Deller
2013-02-20
3
-5
/
+29
|
|
\
\
|
|
*
|
[PARISC] hpux: Remove obsolete regs parameter from do_execve() in hpux_execve()
Geert Uytterhoeven
2013-01-30
1
-2
/
+1
|
|
*
|
[PARISC] Purge existing TLB entries in set_pte_at and ptep_set_wrprotect
John David Anglin
2013-01-19
2
-3
/
+28
|
|
|
/
*
|
|
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-21
2
-8
/
+3
|
\
\
\
|
*
\
\
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
2013-01-25
5
-15
/
+26
|
|
\
\
\
|
*
|
|
|
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
2013-01-18
1
-0
/
+1
|
*
|
|
|
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
1
-7
/
+1
|
*
|
|
|
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-15
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
1
-4
/
+4
|
\
\
\
\
|
*
\
\
\
Merge 3.8-rc5 into driver-core-next
Greg Kroah-Hartman
2013-01-25
5
-15
/
+26
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
[next]