summaryrefslogtreecommitdiff
path: root/arch/parisc/include
AgeCommit message (Expand)Author
2017-03-06parisc: Don't use BITS_PER_LONG in userspace-exported swab.h headerHelge Deller
2016-10-02parisc: fix copy_from_user()Al Viro
2016-08-31parisc: Fix order of EREFUSED define in errno.hHelge Deller
2016-04-20parisc: Unbreak handling exceptions from kernel modulesHelge Deller
2016-02-03parisc: Fix __ARCH_SI_PREAMBLE_SIZEHelge Deller
2015-08-10parisc: mm: Fix a memory leak related to pmd not attached to the pgdChristophe Jaillet
2015-08-10parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...John David Anglin
2015-05-12parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards a...Helge Deller
2015-04-21parisc: Replace PT_NLEVELS with CONFIG_PGTABLE_LEVELSGuenter Roeck
2015-04-21parisc: Eliminate sg_virt_addr() and private scatterlist.hMatthew Wilcox
2015-04-17parisc: switch to using asm-generic for seccomp.hKees Cook
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-14parisc: expose number of page table levels on Kconfig levelKirill A. Shutemov
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger
2015-03-23parisc: Fix pmd code to depend on PT_NLEVELS value, not on CONFIG_64BITHelge Deller
2015-03-23parisc: mm: don't count preallocated pmdsMikulas Patocka
2015-02-28mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov
2015-02-17parisc: macro whitespace fixesMichael S. Tsirkin
2015-02-16parisc/uaccess: fix sparse errorsMichael S. Tsirkin
2015-02-16parisc: hpux - Remove HPUX syscall numbersHelge Deller
2015-02-16parisc: hpux - Remove hpux gateway pageHelge Deller
2015-02-16parisc: Wire up execveat syscallHelge Deller
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-10parisc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2014-12-26Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-26parisc: fix out-of-register compiler error in ldcw inline assembler functionJohn David Anglin
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-05net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-11net: introduce SO_INCOMING_CPUEric Dumazet
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-20parisc: io: implement dummy relaxed accessor macros for writesWill Deacon
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-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar
2014-09-23ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris
2014-09-14Merge 3.17-rc5 into tty-nextGreg Kroah-Hartman
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-14locking,arch,parisc: Fold atomic_opsPeter Zijlstra
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds