summaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)AuthorFilesLines
2016-11-24parisc: Ensure consistent state when switching to kernel stack at syscall entryJohn David Anglin1-2/+9
2016-10-06parisc: fix copy_from_user()Al Viro1-2/+4
2016-09-01parisc: Fix order of EREFUSED define in errno.hHelge Deller1-2/+2
2016-06-20parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller1-1/+9
2016-05-18parisc: fix a bug when syscall number of tracee is __NR_Linux_syscallsDmitry V. Levin1-1/+1
2016-05-18parisc: Fix ptrace syscall number and return value modificationHelge Deller2-6/+15
2016-04-20parisc: Unbreak handling exceptions from kernel modulesHelge Deller4-0/+9
2016-04-20parisc: percpu: update comments referring to __get_cpu_varChristoph Lameter1-2/+2
2016-04-20parisc: Fix kernel crash with reversed copy_from_user()Helge Deller1-0/+3
2016-04-20parisc: Avoid function pointers for kernel exception routinesHelge Deller1-5/+5
2016-02-10parisc: Fix __ARCH_SI_PREAMBLE_SIZEHelge Deller1-0/+4
2015-10-07parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller1-2/+6
2015-10-07parisc: Use double word condition in 64bit CAS operationJohn David Anglin1-1/+1
2015-06-10parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards a...Helge Deller2-0/+7
2015-02-06vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-0/+2
2015-01-27parisc: fix out-of-register compiler error in ldcw inline assembler functionJohn David Anglin1-3/+10
2014-11-11parisc: Avoid using CONFIG_64BIT in userspace exported headersHelge Deller5-17/+17
2014-11-11parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscallsHelge Deller2-20/+13
2014-11-11parisc: Use BUILD_BUG() instead of undefined functionsHelge Deller1-11/+8
2014-11-11parisc: Wire up bpf syscallHelge Deller2-1/+3
2014-10-20Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2-6/+14
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-46/+71
2014-10-12parisc: Reduce SIGRTMIN from 37 to 32 to behave like other Linux architecturesHelge Deller1-10/+6
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+2
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar1-2/+2
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+2
2014-09-24parisc: Update defconfigs which were missing CONFIG_NET.David S. Miller1-0/+1
2014-09-24parisc: Set CONFIG_NET=y in defconfigsMichal Marek1-0/+1
2014-09-24ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris1-6/+3
2014-09-24ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris1-0/+11
2014-09-23parisc: Only use -mfast-indirect-calls option for 32-bit kernel buildsJohn David Anglin1-1/+6
2014-09-21parisc: ptrace: use secure_computing_strict()Helge Deller1-4/+2
2014-09-15Merge 3.17-rc5 into tty-nextGreg Kroah-Hartman8-7/+279
2014-09-14parisc: Implement new LWS CAS supporting 64 bit operations.Guy Martin1-4/+229
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
2014-09-10parisc/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado1-0/+2
2014-08-27parisc: Wire up seccomp, getrandom and memfd_create syscallsHelge Deller6-2/+49
2014-08-27parisc: sys_hpux: NUL terminator is one past the endDan Carpenter1-1/+1
2014-08-14locking,arch,parisc: Fold atomic_opsPeter Zijlstra1-44/+69
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-34/+24
2014-08-06parisc: Use get_signal() signal_setup_done()Richard Weinberger1-34/+24
2014-08-05Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2014-08-05Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2-4/+3
2014-07-27staging: silicom: remove driverKristina Martšenko1-1/+0
2014-07-25parisc: Eliminate memset after alloc_bootmem_pagesHIMANGI SARAOGI1-1/+0
2014-07-25parisc: Remove SA_RESTORER defineJohn David Anglin1-2/+0
2014-07-18parisc: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)2-4/+0
2014-07-18parisc: ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)1-0/+3