summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/ / | |/| |
* | | | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-021-5/+0
|\ \ \ \
| * | | | PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-271-5/+0
* | | | | parisc: 'renameat2()' doesn't need (or have) a separate compat system callLinus Torvalds2014-05-231-1/+1
* | | | | parisc: add renameat2 syscallMiklos Szeredi2014-05-202-1/+3
* | | | | Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-05-204-46/+65
|\ \ \ \ \
| * | | | | parisc: Improve LWS-CAS performanceJohn David Anglin2014-05-151-3/+9
| * | | | | parisc: ratelimit userspace segfault printingHelge Deller2014-05-153-43/+56
* | | | | | parisc,metag: Do not hardcode maximum userspace stack sizeHelge Deller2014-05-152-4/+7
* | | | | | metag: Reduce maximum stack size to 256MBJames Hogan2014-05-151-0/+2
| |_|/ / / |/| | | |
* | | | | Merge branch 'parisc-3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-05-012-8/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | parisc: Use generic uapi/asm/resource.h fileHelge Deller2014-05-012-7/+2
| * | | | parisc: remove _STK_LIM_MAX overrideJohn David Anglin2014-05-011-1/+0
| |/ / /