summaryrefslogtreecommitdiff
path: root/arch/parisc/kernel
AgeCommit message (Expand)AuthorFilesLines
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-45/+4
2013-05-01dump_stack: unify debug information printed by show_regs()Tejun Heo1-0/+2
2013-05-01dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-8/+0
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-23/+1
2013-04-29parisc: Don't use create_proc_read_entry()David Howells1-23/+24
2013-04-26parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updatesJohn David Anglin1-4/+1
2013-04-26parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.John David Anglin1-0/+2
2013-04-08parisc: Use generic idle loopThomas Gleixner2-23/+1
2013-03-06get rid of union semop in sys_semctl(2) argumentsAl Viro2-16/+1
2013-03-04consolidate compat lookup_dcookie()Al Viro2-8/+1
2013-03-04convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro2-21/+2
2013-03-04Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-4/+4
2013-03-02parisc: fix redefinition of SET_PERSONALITYHelge Deller1-0/+1
2013-03-02parisc: remove unused variable 'compat_val'Helge Deller1-1/+0
2013-03-02parisc: switch to compat_functions of io_setup, io_getevents and io_submitHelge Deller1-3/+3
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-13/+3
2013-02-28mm: use vm_unmapped_area() on parisc architectureMichel Lespinasse1-31/+17
2013-02-26Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2013-02-25fix compat truncate/ftruncateAl Viro1-2/+2
2013-02-24switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2-11/+1
2013-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-241/+8
2013-02-23Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds12-218/+540
2013-02-21parisc: sendfile and sendfile64 syscall cleanupsHelge Deller2-33/+14
2013-02-21parisc: switch to available compat_sched_rr_get_interval implementationHelge Deller2-16/+1
2013-02-21parisc: fix fallocate syscallHelge Deller3-8/+8
2013-02-21parisc: fix error return codes for rt_sigaction and rt_sigprocmaskHelge Deller1-4/+11
2013-02-21parisc: convert msgrcv and msgsnd syscalls to use compat layerHelge Deller2-60/+2
2013-02-21parisc: correctly wire up mq_* functions for CONFIG_COMPAT caseHelge Deller1-5/+5
2013-02-21parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module sy...Helge Deller1-0/+4
2013-02-21parisc: space register variables need to be in native length (unsigned long)John David Anglin1-1/+1
2013-02-21parisc: fix ptrace breakageAl Viro1-1/+4
2013-02-21parisc: ensure that mmapped shared pages are aligned at SHMLBA addressesJohn David Anglin1-4/+5
2013-02-21parisc: disable preemption while flushing D- or I-caches through TMPALIAS regionJohn David Anglin1-0/+2
2013-02-21parisc: remove IRQF_DISABLEDPeter Zijlstra1-2/+2
2013-02-21parisc: fixes and cleanups in page cache flushing (4/4)John David Anglin1-0/+64
2013-02-21parisc: fixes and cleanups in page cache flushing (3/4)John David Anglin1-7/+81
2013-02-21parisc: fixes and cleanups in page cache flushing (2/4)John David Anglin1-45/+290
2013-02-21parisc: fixes and cleanups in page cache flushing (1/4)John David Anglin2-30/+24
2013-02-21parisc: fix possible memory leak in pat_query_module()Wei Yongjun1-0/+2
2013-02-21parisc: Fix comment describing setup of access rights in entry.SJohn David Anglin1-2/+2
2013-02-21Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Helge Deller1-0/+18
2013-02-04parisc: switch to generic compat rt_sigaction()Al Viro4-56/+1
2013-02-04parisc: switch to generic compat sched_rr_get_interval()Al Viro2-13/+1
2013-02-04parisc: switch to generic compat rt_sigqueueinfo()Al Viro1-19/+0
2013-02-04parisc: switch to generic compat rt_sigpending()Al Viro2-26/+1
2013-02-04parisc: switch to generic compat rt_sigprocmask()Al Viro2-36/+1
2013-02-04parisc: switch to generic sigaltstackAl Viro5-97/+5
2013-01-26Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman4-9/+21
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell1-1/+1
2013-01-19[PARISC] Purge existing TLB entries in set_pte_at and ptep_set_wrprotectJohn David Anglin1-0/+18