aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)Author
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney
2017-08-10locking/atomic: Fix atomic_set_release() for 'funny' architecturesPeter Zijlstra
2017-07-31parisc: Define CONFIG_CPU_BIG_ENDIANBabu Moger
2017-07-31parisc: Increase thread and stack size to 32kbHelge Deller
2017-07-31parisc: Handle vma's whose context is not current in flush_cache_rangeJohn David Anglin
2017-07-25parisc: Extend disabled preemption in copy_user_pageJohn David Anglin
2017-07-25parisc: Prevent TLB speculation on flushed pages on CPUs that only support eq...John David Anglin
2017-07-25parisc: Suspend lockup detectors before system haltHelge Deller
2017-07-25parisc: Show DIMM slot number which holds broken memory moduleHelge Deller
2017-07-25parisc: Add function to return DIMM slot of physical addressHelge Deller
2017-07-25parisc: Fix crash when calling PDC_PAT_MEM PDT firmware functionHelge Deller
2017-07-23parisc: regenerate defconfig filesHelge Deller
2017-07-23parisc: Merge millicode routines via linker scriptHelge Deller
2017-07-23parisc: Disable further stack checks when panic occurs during stack checkHelge Deller
2017-07-22Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-07-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-20debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf
2017-07-17tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-11parisc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada
2017-07-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-06Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-07-06mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal
2017-07-05Merge branch 'parisc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-05parisc: ->mapping_errorChristoph Hellwig
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-07-03Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-07-03kill {__,}{get,put}_user_unaligned()Al Viro
2017-07-03Merge branch 'parisc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-03parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devsThomas Bogendoerfer
2017-07-02parisc: Report SIGSEGV instead of SIGBUS when running out of stackHelge Deller
2017-07-02parisc: use compat_sys_keyctl()Eric Biggers
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins
2017-06-09tty: add TIOCGPTPEER ioctlAleksa Sarai
2017-06-09parisc: Don't hardcode PSW values in hpmc codeHelge Deller
2017-06-09parisc: Don't hardcode PSW values in gsc_*() functionsHelge Deller
2017-06-09parisc: Avoid zeroing gr[0] in fixup_exception()Helge Deller
2017-06-09parisc/mm: Ensure IRQs are off in switch_mm()Helge Deller
2017-06-09parisc: parisc_bus_type: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman
2017-05-27trim __ARCH_WANT_SYS_OLD_GETRLIMITAl Viro
2017-05-22net: Fix parisc SCM_TIMESTAMPING_PKTINFO value.David S. Miller