summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* parisc: Use get_signal() signal_setup_done()Richard Weinberger2019-05-021-34/+24
* parisc: Fix address in HPMC IVAJohn David Anglin2019-02-112-2/+3
* parisc: Fix map_pages() to not overwrite existing pte entriesHelge Deller2019-02-111-6/+2
* parisc: Fix out of array access in match_pci_device()Helge Deller2018-10-211-0/+4
* parisc: Fix HPMC handler by increasing size to multiple of 16 bytesHelge Deller2018-10-211-1/+5
* parisc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2018-10-031-10/+0
* parisc: Fix validity check of pointer size argument in new CAS implementationJohn David Anglin2018-02-131-3/+3
* parisc: Fix double-word compare and exchange in LWS code on 32-bit kernelsJohn David Anglin2018-01-011-3/+3
* parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devsThomas Bogendoerfer2017-10-121-4/+7
* parisc: Report SIGSEGV instead of SIGBUS when running out of stackHelge Deller2017-10-121-1/+1
* parisc: use compat_sys_keyctl()Eric Biggers2017-10-121-1/+1
* mm: larger stack guard gap, between vmasHugh Dickins2017-07-021-6/+9
* parisc: Don't use BITS_PER_LONG in userspace-exported swab.h headerHelge Deller2017-03-163-5/+10
* parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_ic...John David Anglin2017-02-231-21/+1
* parisc: Purge TLB before setting PTEJohn David Anglin2017-02-231-4/+4
* parisc: Also flush data TLB in flush_icache_page_asmJohn David Anglin2017-02-231-15/+22
* parisc: Fix race in pci-dma.cJohn David Anglin2017-02-231-1/+1
* parisc: Ensure consistent state when switching to kernel stack at syscall entryJohn David Anglin2017-02-231-2/+9
* parisc: fix copy_from_user()Al Viro2016-11-201-2/+5
* parisc: Fix order of EREFUSED define in errno.hHelge Deller2016-11-201-2/+2
* parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller2016-08-221-1/+9
* parisc: fix a bug when syscall number of tracee is __NR_Linux_syscallsDmitry V. Levin2016-06-151-1/+1
* parisc: Unbreak handling exceptions from kernel modulesHelge Deller2016-05-014-0/+9
* parisc: Fix kernel crash with reversed copy_from_user()Helge Deller2016-05-011-0/+3
* parisc: Avoid function pointers for kernel exception routinesHelge Deller2016-05-011-5/+5
* parisc: Fix __ARCH_SI_PREAMBLE_SIZEHelge Deller2016-02-021-0/+4
* parisc: Fix syscall restartsHelge Deller2016-01-251-12/+52
* parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.hHelge Deller2015-12-141-10/+0
* parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller2015-09-301-2/+6
* parisc: Use double word condition in 64bit CAS operationJohn David Anglin2015-09-291-1/+1
* parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards a...Helge Deller2015-05-282-0/+7
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-02-041-0/+2
* parisc: fix out-of-register compiler error in ldcw inline assembler functionJohn David Anglin2015-01-151-3/+10
* parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscallsHelge Deller2014-11-272-20/+13
* parisc: Only use -mfast-indirect-calls option for 32-bit kernel buildsJohn David Anglin2014-10-051-1/+6
* parisc: Implement new LWS CAS supporting 64 bit operations.Guy Martin2014-10-051-4/+229
* parisc: Eliminate memset after alloc_bootmem_pagesHIMANGI SARAOGI2014-07-241-1/+0
* parisc: Remove SA_RESTORER defineJohn David Anglin2014-07-241-2/+0
* Merge branch 'parisc-3.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-07-133-38/+13
|\
| * parisc: drop unused defines and header includesHelge Deller2014-07-131-36/+0
| * parisc: fix fanotify_mark() syscall on 32bit compat kernelHelge Deller2014-07-132-1/+11
| * parisc: add serial ports of C8000/1GHz machine to hardware databaseHelge Deller2014-07-131-1/+2
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-06-061-9/+1
|\ \
| * | ftrace: Make CALLER_ADDRx macros more genericAKASHI Takahiro2014-05-211-9/+1
* | | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick2014-06-041-1/+0
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-032-8/+2
|\ \ \
| * | | arch,parisc: Convert smp_mb__*()Peter Zijlstra2014-04-182-8/+2
* | | | Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-033-4/+0
|\ \ \ \
| * | | | USB: remove CONFIG_USB_DEBUG from defconfig filesGreg Kroah-Hartman2014-05-282-2/+0
| * | | | USB: delete CONFIG_USB_DEVICEFS from defconfigNaoki MATSUMOTO2014-05-272-2/+0
| | |/ / | |/| |