aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)Author
2016-06-24 Merge tag 'v3.18.36' into linux-linaro-lsk-v3.18lsk-v3.18-16.06Alex Shi
2016-06-19parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller
2016-05-24 Merge tag 'v3.18.34' into linux-linaro-lsk-v3.18lsk-v3.18-16.05Alex Shi
2016-05-17parisc: fix a bug when syscall number of tracee is __NR_Linux_syscallsDmitry V. Levin
2016-05-17parisc: Fix ptrace syscall number and return value modificationHelge Deller
2016-05-05Merge remote-tracking branch 'lts/linux-3.18.y' into linux-linaro-lsk-v3.18Alex Shi
2016-04-20parisc: Unbreak handling exceptions from kernel modulesHelge Deller
2016-04-20parisc: percpu: update comments referring to __get_cpu_varChristoph Lameter
2016-04-20parisc: Fix kernel crash with reversed copy_from_user()Helge Deller
2016-04-20parisc: Avoid function pointers for kernel exception routinesHelge Deller
2016-04-11mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin
2016-02-09parisc: Fix __ARCH_SI_PREAMBLE_SIZEHelge Deller
2015-10-07parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller
2015-10-07parisc: Use double word condition in 64bit CAS operationJohn David Anglin
2015-06-10parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards a...Helge Deller
2015-02-05vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-01-27parisc: fix out-of-register compiler error in ldcw inline assembler functionJohn David Anglin
2014-11-10parisc: Avoid using CONFIG_64BIT in userspace exported headersHelge Deller
2014-11-10parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscallsHelge Deller
2014-11-10parisc: Use BUILD_BUG() instead of undefined functionsHelge Deller
2014-11-10parisc: Wire up bpf syscallHelge Deller
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-12parisc: Reduce SIGRTMIN from 37 to 32 to behave like other Linux architecturesHelge Deller
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-09-24parisc: Update defconfigs which were missing CONFIG_NET.David S. Miller
2014-09-24parisc: Set CONFIG_NET=y in defconfigsMichal Marek
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris
2014-09-23ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris
2014-09-23parisc: Only use -mfast-indirect-calls option for 32-bit kernel buildsJohn David Anglin
2014-09-21parisc: ptrace: use secure_computing_strict()Helge Deller
2014-09-14Merge 3.17-rc5 into tty-nextGreg Kroah-Hartman
2014-09-13parisc: Implement new LWS CAS supporting 64 bit operations.Guy Martin
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2014-09-09parisc/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado
2014-08-27parisc: Wire up seccomp, getrandom and memfd_create syscallsHelge Deller
2014-08-27parisc: sys_hpux: NUL terminator is one past the endDan Carpenter
2014-08-14locking,arch,parisc: Fold atomic_opsPeter Zijlstra
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-08-06parisc: Use get_signal() signal_setup_done()Richard Weinberger
2014-08-04Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-07-27staging: silicom: remove driverKristina Martšenko
2014-07-24parisc: Eliminate memset after alloc_bootmem_pagesHIMANGI SARAOGI
2014-07-24parisc: Remove SA_RESTORER defineJohn David Anglin
2014-07-18parisc: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)