aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAge
* parisc: add kernel stack overflow checkHelge Deller2013-05-07
* parisc: only re-enable interrupts if we need to schedule or deliver signals w...John David Anglin2013-05-07
* parisc: use long branch in fork_like macroJohn David Anglin2013-05-06
* parisc: document the parisc gateway pageHelge Deller2013-05-06
* parisc: fix partly 16/64k PAGE_SIZE bootHelge Deller2013-05-06
* parisc: fix whitespace errors in arch/parisc/kernel/traps.cRolf Eike Beer2013-05-06
* parisc: remove the second argument of kmap_atomicZhao Hongjiang2013-05-06
* parisc: single_open() leaksAl Viro2013-05-05
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * parisc: Don't use create_proc_read_entry()David Howells2013-04-29
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \
| * | get rid of union semop in sys_semctl(2) argumentsAl Viro2013-03-05
| * | consolidate compat lookup_dcookie()Al Viro2013-03-03
| * | convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro2013-03-03
| |/
* | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-30
* | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-30
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-30
|\ \
| * | parisc: Use generic idle loopThomas Gleixner2013-04-08
| |/
* | parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updatesJohn David Anglin2013-04-25
* | parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.John David Anglin2013-04-25
|/
* Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-03-03
|\
| * parisc: fix redefinition of SET_PERSONALITYHelge Deller2013-03-02
| * parisc: remove unused variable 'compat_val'Helge Deller2013-03-02
| * parisc: switch to compat_functions of io_setup, io_getevents and io_submitHelge Deller2013-03-02
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-02
|\ \ | |/ |/|
| * fix compat truncate/ftruncateAl Viro2013-02-25
| * switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2013-02-24
* | mm: use vm_unmapped_area() on parisc architectureMichel Lespinasse2013-02-27
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-25
|\ \ | |/ |/|
| * taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-23
|\ \
| * | parisc: switch to generic compat rt_sigaction()Al Viro2013-02-03
| * | parisc: switch to generic compat sched_rr_get_interval()Al Viro2013-02-03
| * | parisc: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-03
| * | parisc: switch to generic compat rt_sigpending()Al Viro2013-02-03
| * | parisc: switch to generic compat rt_sigprocmask()Al Viro2013-02-03
| * | parisc: switch to generic sigaltstackAl Viro2013-02-03
| |/
* | Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2013-02-23
|\ \
| * | parisc: sendfile and sendfile64 syscall cleanupsHelge Deller2013-02-20
| * | parisc: switch to available compat_sched_rr_get_interval implementationHelge Deller2013-02-20
| * | parisc: fix fallocate syscallHelge Deller2013-02-20
| * | parisc: fix error return codes for rt_sigaction and rt_sigprocmaskHelge Deller2013-02-20
| * | parisc: convert msgrcv and msgsnd syscalls to use compat layerHelge Deller2013-02-20
| * | parisc: correctly wire up mq_* functions for CONFIG_COMPAT caseHelge Deller2013-02-20
| * | parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module sy...Helge Deller2013-02-20
| * | parisc: space register variables need to be in native length (unsigned long)John David Anglin2013-02-20
| * | parisc: fix ptrace breakageAl Viro2013-02-20
| * | parisc: ensure that mmapped shared pages are aligned at SHMLBA addressesJohn David Anglin2013-02-20
| * | parisc: disable preemption while flushing D- or I-caches through TMPALIAS regionJohn David Anglin2013-02-20
| * | parisc: remove IRQF_DISABLEDPeter Zijlstra2013-02-20