summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updatesJohn David Anglin2013-04-251-4/+1
* parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.John David Anglin2013-04-251-0/+2
* Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-03-033-4/+4
|\
| * parisc: fix redefinition of SET_PERSONALITYHelge Deller2013-03-021-0/+1
| * parisc: remove unused variable 'compat_val'Helge Deller2013-03-021-1/+0
| * parisc: switch to compat_functions of io_setup, io_getevents and io_submitHelge Deller2013-03-021-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-022-13/+3
|\ \ | |/ |/|
| * fix compat truncate/ftruncateAl Viro2013-02-251-2/+2
| * switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2013-02-242-11/+1
* | mm: use vm_unmapped_area() on parisc architectureMichel Lespinasse2013-02-271-31/+17
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-251-1/+1
|\ \ | |/ |/|
| * taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-236-241/+8
|\ \
| * | parisc: switch to generic compat rt_sigaction()Al Viro2013-02-034-56/+1
| * | parisc: switch to generic compat sched_rr_get_interval()Al Viro2013-02-032-13/+1
| * | parisc: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-031-19/+0
| * | parisc: switch to generic compat rt_sigpending()Al Viro2013-02-032-26/+1
| * | parisc: switch to generic compat rt_sigprocmask()Al Viro2013-02-032-36/+1
| * | parisc: switch to generic sigaltstackAl Viro2013-02-035-97/+5
| |/
* | Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2013-02-2212-218/+540
|\ \
| * | parisc: sendfile and sendfile64 syscall cleanupsHelge Deller2013-02-202-33/+14
| * | parisc: switch to available compat_sched_rr_get_interval implementationHelge Deller2013-02-202-16/+1
| * | parisc: fix fallocate syscallHelge Deller2013-02-203-8/+8
| * | parisc: fix error return codes for rt_sigaction and rt_sigprocmaskHelge Deller2013-02-201-4/+11
| * | parisc: convert msgrcv and msgsnd syscalls to use compat layerHelge Deller2013-02-202-60/+2
| * | parisc: correctly wire up mq_* functions for CONFIG_COMPAT caseHelge Deller2013-02-201-5/+5
| * | parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module sy...Helge Deller2013-02-201-0/+4
| * | parisc: space register variables need to be in native length (unsigned long)John David Anglin2013-02-201-1/+1
| * | parisc: fix ptrace breakageAl Viro2013-02-201-1/+4
| * | parisc: ensure that mmapped shared pages are aligned at SHMLBA addressesJohn David Anglin2013-02-201-4/+5
| * | parisc: disable preemption while flushing D- or I-caches through TMPALIAS regionJohn David Anglin2013-02-201-0/+2
| * | parisc: remove IRQF_DISABLEDPeter Zijlstra2013-02-201-2/+2
| * | parisc: fixes and cleanups in page cache flushing (4/4)John David Anglin2013-02-201-0/+64
| * | parisc: fixes and cleanups in page cache flushing (3/4)John David Anglin2013-02-201-7/+81
| * | parisc: fixes and cleanups in page cache flushing (2/4)John David Anglin2013-02-201-45/+290
| * | parisc: fixes and cleanups in page cache flushing (1/4)John David Anglin2013-02-202-30/+24
| * | parisc: fix possible memory leak in pat_query_module()Wei Yongjun2013-02-201-0/+2
| * | parisc: Fix comment describing setup of access rights in entry.SJohn David Anglin2013-02-201-2/+2
| * | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Helge Deller2013-02-201-0/+18
| |\ \
| | * | [PARISC] Purge existing TLB entries in set_pte_at and ptep_set_wrprotectJohn David Anglin2013-01-191-0/+18
| | |/
* | | Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman2013-01-254-9/+21
|\ \ \ | |/ /
| * | parisc: sigaltstack doesn't round ss.ss_sp as requiredJohn David Anglin2013-01-071-1/+3
| * | parisc: improve ptrace support for gdb single-stepJohn David Anglin2013-01-072-6/+14
| * | parisc: don't claim cpu irqs more than onceJohn David Anglin2013-01-071-2/+4
| |/
* | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-7/+1
* | TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-1/+1
|/
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+3
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-191-2/+0
|\
| * modules: don't hand 0 to vmalloc.Rusty Russell2012-12-141-2/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-124-362/+45
|\ \
OpenPOWER on IntegriCloud