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
2013-02-20
parisc: convert msgrcv and msgsnd syscalls to use compat layer
Helge Deller
4
-60
/
+67
2013-02-20
parisc: correctly wire up mq_* functions for CONFIG_COMPAT case
Helge Deller
1
-5
/
+5
2013-02-20
parisc: fix personality on 32bit kernel
Helge Deller
1
-1
/
+1
2013-02-20
parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module sy...
Helge Deller
2
-1
/
+9
2013-02-20
parisc: remove unused compat_rt_sigframe.h header
Paul Bolle
1
-50
/
+0
2013-02-20
parisc/mm/fault.c: Port OOM changes to do_page_fault
Kautuk Consul
1
-5
/
+25
2013-02-20
parisc: space register variables need to be in native length (unsigned long)
John David Anglin
1
-1
/
+1
2013-02-20
parisc: fix ptrace breakage
Al Viro
1
-1
/
+4
2013-02-20
parisc: always detect multiple physical ranges
John David Anglin
1
-3
/
+2
2013-02-20
parisc: ensure that mmapped shared pages are aligned at SHMLBA addresses
John David Anglin
1
-4
/
+5
2013-02-20
parisc: disable preemption while flushing D- or I-caches through TMPALIAS region
John David Anglin
2
-0
/
+4
2013-02-20
parisc: remove IRQF_DISABLED
Peter Zijlstra
2
-4
/
+4
2013-02-20
parisc: fixes and cleanups in page cache flushing (4/4)
John David Anglin
1
-0
/
+64
2013-02-20
parisc: fixes and cleanups in page cache flushing (3/4)
John David Anglin
1
-7
/
+81
2013-02-20
parisc: fixes and cleanups in page cache flushing (2/4)
John David Anglin
1
-45
/
+290
2013-02-20
parisc: fixes and cleanups in page cache flushing (1/4)
John David Anglin
3
-34
/
+40
2013-02-20
parisc: fix possible memory leak in pat_query_module()
Wei Yongjun
1
-0
/
+2
2013-02-20
parisc: add CONFIG_MLONGCALLS option to enable linkage of huge vmlinux execut...
Helge Deller
2
-0
/
+21
2013-02-20
parisc: Fix comment describing setup of access rights in entry.S
John David Anglin
1
-2
/
+2
2013-02-20
parisc: enhance automatic CONFIG_CROSS_COMPILE detection
Helge Deller
1
-5
/
+4
2013-02-20
Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Helge Deller
3
-5
/
+29
2013-02-19
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2013-02-15
sysctl: Enable PARISC "unaligned-trap" to be used cross-arch
Vineet Gupta
1
-0
/
+1
2013-02-14
burying unused conditionals
Al Viro
2
-8
/
+0
2013-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+15
2013-02-04
arch Kconfig: Remove references to IRQ_PER_CPU
James Hogan
1
-1
/
+0
2013-02-03
parisc: switch to generic compat rt_sigaction()
Al Viro
5
-56
/
+2
2013-02-03
parisc: switch to generic compat sched_rr_get_interval()
Al Viro
2
-13
/
+1
2013-02-03
parisc: switch to generic compat rt_sigqueueinfo()
Al Viro
2
-19
/
+1
2013-02-03
parisc: switch to generic compat rt_sigpending()
Al Viro
3
-26
/
+2
2013-02-03
parisc: switch to generic compat rt_sigprocmask()
Al Viro
3
-36
/
+2
2013-02-03
parisc: switch to generic sigaltstack
Al Viro
6
-97
/
+6
2013-02-03
consolidate kernel-side struct sigaction declarations
Al Viro
1
-0
/
+2
2013-02-03
consolidate declarations of k_sigaction
Al Viro
1
-4
/
+0
2013-01-30
[PARISC] hpux: Remove obsolete regs parameter from do_execve() in hpux_execve()
Geert Uytterhoeven
1
-2
/
+1
2013-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-15
/
+26
2013-01-29
parisc: Provide dummy dma_mmap_coherent() and dma_get_sgtable()
Geert Uytterhoeven
1
-0
/
+15
2013-01-25
Merge 3.8-rc5 into driver-core-next
Greg Kroah-Hartman
5
-15
/
+26
2013-01-25
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
5
-15
/
+26
2013-01-24
Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-1
/
+0
2013-01-23
soreuseport: infrastructure
Tom Herbert
1
-1
/
+1
2013-01-21
arch/parisc: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-4
/
+4
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
1
-1
/
+1
2013-01-19
[PARISC] Purge existing TLB entries in set_pte_at and ptep_set_wrprotect
John David Anglin
2
-3
/
+28
2013-01-18
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
1
-0
/
+1
2013-01-17
sk-filter: Add ability to lock a socket filter program
Vincent Bernat
1
-0
/
+1
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-7
/
+1
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-1
/
+1
2013-01-07
parisc: sigaltstack doesn't round ss.ss_sp as required
John David Anglin
1
-1
/
+3
2013-01-07
parisc: improve ptrace support for gdb single-step
John David Anglin
2
-6
/
+14
[prev]
[next]