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-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-45
/
+4
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-0
/
+2
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-8
/
+0
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-23
/
+1
2013-04-25
parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updates
John David Anglin
1
-4
/
+1
2013-04-25
parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.
John David Anglin
1
-0
/
+2
2013-04-08
parisc: Use generic idle loop
Thomas Gleixner
2
-23
/
+1
2013-03-05
get rid of union semop in sys_semctl(2) arguments
Al Viro
2
-16
/
+1
2013-03-03
consolidate compat lookup_dcookie()
Al Viro
2
-8
/
+1
2013-03-03
convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
Al Viro
2
-21
/
+2
2013-03-03
Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-4
/
+4
2013-03-02
parisc: fix redefinition of SET_PERSONALITY
Helge Deller
1
-0
/
+1
2013-03-02
parisc: remove unused variable 'compat_val'
Helge Deller
1
-1
/
+0
2013-03-02
parisc: switch to compat_functions of io_setup, io_getevents and io_submit
Helge Deller
1
-3
/
+3
2013-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-13
/
+3
2013-02-27
mm: use vm_unmapped_area() on parisc architecture
Michel Lespinasse
1
-31
/
+17
2013-02-25
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2013-02-25
fix compat truncate/ftruncate
Al Viro
1
-2
/
+2
2013-02-24
switch lseek to COMPAT_SYSCALL_DEFINE
Al Viro
2
-11
/
+1
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-241
/
+8
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-02-03
parisc: switch to generic compat rt_sigaction()
Al Viro
4
-56
/
+1
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
1
-19
/
+0
2013-02-03
parisc: switch to generic compat rt_sigpending()
Al Viro
2
-26
/
+1
2013-02-03
parisc: switch to generic compat rt_sigprocmask()
Al Viro
2
-36
/
+1
2013-02-03
parisc: switch to generic sigaltstack
Al Viro
5
-97
/
+5
2013-01-25
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
4
-9
/
+21
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
1
-0
/
+18
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-7
/
+1
[next]