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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-22
Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
12
-218
/
+540
2013-02-20
parisc: sendfile and sendfile64 syscall cleanups
Helge Deller
2
-33
/
+14
2013-02-20
parisc: switch to available compat_sched_rr_get_interval implementation
Helge Deller
2
-16
/
+1
2013-02-20
parisc: fix fallocate syscall
Helge Deller
3
-8
/
+8
2013-02-20
parisc: fix error return codes for rt_sigaction and rt_sigprocmask
Helge Deller
1
-4
/
+11
2013-02-20
parisc: convert msgrcv and msgsnd syscalls to use compat layer
Helge Deller
2
-60
/
+2
2013-02-20
parisc: correctly wire up mq_* functions for CONFIG_COMPAT case
Helge Deller
1
-5
/
+5
2013-02-20
parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module sy...
Helge Deller
1
-0
/
+4
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: 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
1
-0
/
+2
2013-02-20
parisc: remove IRQF_DISABLED
Peter Zijlstra
1
-2
/
+2
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
2
-30
/
+24
2013-02-20
parisc: fix possible memory leak in pat_query_module()
Wei Yongjun
1
-0
/
+2
2013-02-20
parisc: Fix comment describing setup of access rights in entry.S
John David Anglin
1
-2
/
+2
2013-02-20
Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Helge Deller
1
-0
/
+18
2013-01-25
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
4
-9
/
+21
2013-01-19
[PARISC] Purge existing TLB entries in set_pte_at and ptep_set_wrprotect
John David Anglin
1
-0
/
+18
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
2013-01-07
parisc: don't claim cpu irqs more than once
John David Anglin
1
-2
/
+4
2013-01-03
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+3
2012-12-19
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+0
2012-12-14
modules: don't hand 0 to vmalloc.
Rusty Russell
1
-2
/
+0
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-362
/
+45
2012-12-11
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+3
2012-12-03
[parisc] open(2) compat bug
Al Viro
1
-1
/
+1
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
1
-3
/
+2
2012-11-28
parisc: switch to generic fork/vfork/clone
Al Viro
2
-69
/
+18
2012-11-28
Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...
Al Viro
4
-301
/
+36
2012-11-22
[PARISC] fix user-triggerable panic on parisc
Al Viro
1
-2
/
+4
2012-11-15
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
1
-2
/
+3
2012-11-15
[PARISC] fix virtual aliasing issue in get_shared_area()
James Bottomley
1
-0
/
+2
2012-10-21
parisc: switch to saner kernel_execve() semantics
Al Viro
1
-19
/
+3
2012-10-14
parisc: optimizations in copy_thread() and friends
Al Viro
2
-87
/
+27
2012-10-14
parisc: switch to generic sys_execve()
Al Viro
4
-92
/
+1
2012-10-14
parisc: switch to generic kernel_execve()
Al Viro
2
-32
/
+6
2012-10-14
parisc: switch to generic kernel_thread()
Al Viro
2
-89
/
+17
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
2
-4
/
+4
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-34
/
+20
2012-10-09
mm: replace vma prio_tree with an interval tree
Michel Lespinasse
1
-2
/
+1
2012-10-06
compat: move compat_siginfo_t definition to asm/compat.h
Denys Vlasenko
1
-52
/
+0
2012-10-01
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-0
/
+1
2012-10-01
parisc: decide whether to go to slow path (tracesys) based on thread flags
Al Viro
1
-3
/
+4
[next]