summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* parisc: Define CONFIG_CPU_BIG_ENDIANBabu Moger2017-07-311-0/+3
* parisc: Increase thread and stack size to 32kbHelge Deller2017-07-312-2/+2
* parisc: Handle vma's whose context is not current in flush_cache_rangeJohn David Anglin2017-07-311-3/+2Star
* parisc: Extend disabled preemption in copy_user_pageJohn David Anglin2017-07-251-1/+1
* parisc: Prevent TLB speculation on flushed pages on CPUs that only support eq...John David Anglin2017-07-251-20/+14Star
* parisc: Suspend lockup detectors before system haltHelge Deller2017-07-251-0/+2
* parisc: Show DIMM slot number which holds broken memory moduleHelge Deller2017-07-251-5/+14
* parisc: Add function to return DIMM slot of physical addressHelge Deller2017-07-252-1/+40
* parisc: Fix crash when calling PDC_PAT_MEM PDT firmware functionHelge Deller2017-07-252-3/+12
* parisc: regenerate defconfig filesHelge Deller2017-07-238-222/+59Star
* parisc: Merge millicode routines via linker scriptHelge Deller2017-07-231-0/+2
* parisc: Disable further stack checks when panic occurs during stack checkHelge Deller2017-07-231-1/+7
* Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-221-1/+1
|\
| * tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy2017-07-171-1/+1
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-211-3/+3
|\ \ | |/ |/|
| * debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf2017-07-201-3/+3
* | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-151-1/+0Star
|\ \
| * | kill {__,}{get,put}_user_unaligned()Al Viro2017-07-041-1/+0Star
* | | parisc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-112-6/+5Star
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-071-1/+2
|\ \ \
| * | | mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal2017-07-071-1/+2
* | | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-071-1/+0Star
|\ \ \ \
| * | | | kill strlen_user()Al Viro2017-05-161-1/+0Star
| | |/ / | |/| |
* | | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-07-071-1/+0Star
|\ \ \ \ | |_|/ / |/| | |
| * | | trim __ARCH_WANT_SYS_OLD_GETRLIMITAl Viro2017-05-271-1/+0Star
| |/ /
* | | Merge branch 'parisc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-061-2/+0Star
|\ \ \
| * | | parisc: ->mapping_errorChristoph Hellwig2017-07-051-2/+0Star
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-302-10/+0Star
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-211-6/+9
| |\ \ \ \
| * | | | | net: introduce SO_PEERGROUPS getsockoptDavid Herrmann2017-06-211-0/+2
| * | | | | net: Fix parisc SCM_TIMESTAMPING_PKTINFO value.David S. Miller2017-05-221-1/+1
| * | | | | net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller2017-05-221-0/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-041-10/+13
|\ \ \ \ \
| * | | | | parisc: parisc_bus_type: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman2017-06-091-10/+13
| |/ / / /
* | | | | Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-041-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | tty: add TIOCGPTPEER ioctlAleksa Sarai2017-06-091-0/+1
| |/ / /
* | | | Merge branch 'parisc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-0421-80/+386
|\ \ \ \ | |_|_|/ |/| | |
| * | | parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devsThomas Bogendoerfer2017-07-031-4/+7
| * | | parisc: Report SIGSEGV instead of SIGBUS when running out of stackHelge Deller2017-07-021-1/+1
| * | | parisc: use compat_sys_keyctl()Eric Biggers2017-07-021-1/+1
| * | | parisc: Don't hardcode PSW values in hpmc codeHelge Deller2017-06-091-2/+3
| * | | parisc: Don't hardcode PSW values in gsc_*() functionsHelge Deller2017-06-091-8/+8
| * | | parisc: Avoid zeroing gr[0] in fixup_exception()Helge Deller2017-06-091-0/+1
| * | | parisc/mm: Ensure IRQs are off in switch_mm()Helge Deller2017-06-091-2/+13
| * | | parisc: Add Page Deallocation Table (PDT) supportHelge Deller2017-05-129-16/+317
| * | | parisc: Enhance detection of synchronous cr16 clocksourcesHelge Deller2017-05-103-5/+26
| * | | parisc: Drop per_cpu uaccess related exception_data structHelge Deller2017-05-103-25/+0Star
| * | | parisc: Inline trivial exception code in lusercopy.SHelge Deller2017-05-101-16/+9Star
* | | | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-292-10/+0Star
| |_|/ |/| |