aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)AuthorFilesLines
2015-05-12parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards a...Gravatar Helge Deller 2-0/+7
2015-04-24parisc: copy_thread(): rename 'arg' argument to 'kthread_arg'Gravatar Alex Dowad 1-4/+6
2015-04-21parisc: Replace PT_NLEVELS with CONFIG_PGTABLE_LEVELSGravatar Guenter Roeck 1-3/+3
2015-04-21parisc: Eliminate sg_virt_addr() and private scatterlist.hGravatar Matthew Wilcox 3-14/+5
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-2/+2
2015-04-17parisc: switch to using asm-generic for seccomp.hGravatar Kees Cook 2-16/+1
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-3/+0
2015-04-14parisc: expose number of page table levels on Kconfig levelGravatar Kirill A. Shutemov 6-15/+18
2015-04-12arch: Remove exec_domain from remaining archsGravatar Richard Weinberger 2-3/+0
2015-03-23parisc: Fix pmd code to depend on PT_NLEVELS value, not on CONFIG_64BITGravatar Helge Deller 1-5/+3
2015-03-23parisc: mm: don't count preallocated pmdsGravatar Mikulas Patocka 1-2/+7
2015-03-23parisc: Add compile-time check when adding new syscallsGravatar Helge Deller 1-3/+6
2015-03-05parisc: fix up obsolete cpu function usage.Gravatar Rusty Russell 1-2/+2
2015-02-28mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesGravatar Kirill A. Shutemov 1-0/+1
2015-02-19Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-1/+1
2015-02-17parisc: Remove unused functionGravatar Rickard Strandqvist 1-3/+0
2015-02-17parisc: macro whitespace fixesGravatar Michael S. Tsirkin 1-58/+58
2015-02-16parisc/uaccess: fix sparse errorsGravatar Michael S. Tsirkin 1-1/+1
2015-02-16parisc: hpux - Remove HPUX syscall numbersGravatar Helge Deller 1-478/+0
2015-02-16parisc: hpux - Remove hpux gateway pageGravatar Helge Deller 5-108/+4
2015-02-16parisc: hpux - Delete files in hpux subdirectoryGravatar Helge Deller 7-2135/+0
2015-02-16parisc: hpux - Do not compile hpux subdirectoryGravatar Helge Deller 1-1/+0
2015-02-16parisc: hpux - Drop support for HP-UX binariesGravatar Helge Deller 1-4/+0
2015-02-16parisc: Add error checks when building up signal trampoline handlerGravatar Helge Deller 1-14/+15
2015-02-16parisc: Wire up execveat syscallGravatar Helge Deller 2-1/+3
2015-02-13mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Gravatar Andrey Ryabinin 1-1/+1
2015-02-12all arches, signal: move restart_block to struct task_structGravatar Andy Lutomirski 2-5/+1
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsGravatar Kirill A. Shutemov 1-1/+1
2015-02-10parisc: drop _PAGE_FILE and pte_file()-related helpersGravatar Kirill A. Shutemov 1-10/+0
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportGravatar Linus Torvalds 1-0/+2
2015-01-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-5/+1
2015-01-20module_arch_freeing_init(): new hook for archs before module->module_init freed.Gravatar Rusty Russell 1-5/+1
2015-01-09kbuild: do not add $(call ...) to invoke cc-version or cc-fullversionGravatar Masahiro Yamada 1-1/+1
2014-12-26Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-3/+10
2014-12-26parisc: fix out-of-register compiler error in ldcw inline assembler functionGravatar John David Anglin 1-3/+10
2014-12-13parisc: percpu: update comments referring to __get_cpu_varGravatar Christoph Lameter 1-2/+2
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 2-1/+5
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-3/+4
2014-12-10net, lib: kill arch_fast_hash library bitsGravatar Daniel Borkmann 1-1/+0
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-4/+8
2014-12-08Merge branch 'iov_iter' into for-nextGravatar Al Viro 8-49/+41
2014-12-05net: sock: allow eBPF programs to be attached to socketsGravatar Alexei Starovoitov 1-0/+3
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 8-49/+41
2014-11-11net: introduce SO_INCOMING_CPUGravatar Eric Dumazet 1-0/+2
2014-11-10parisc: Avoid using CONFIG_64BIT in userspace exported headersGravatar Helge Deller 5-17/+17
2014-11-10parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscallsGravatar Helge Deller 2-20/+13
2014-11-10parisc: Use BUILD_BUG() instead of undefined functionsGravatar Helge Deller 1-11/+8
2014-11-10parisc: Wire up bpf syscallGravatar Helge Deller 2-1/+3
2014-10-31vfs: make first argument of dir_context.actor typedGravatar Miklos Szeredi 1-3/+4
2014-10-20parisc: io: implement dummy relaxed accessor macros for writesGravatar Will Deacon 1-4/+8