summaryrefslogtreecommitdiff
path: root/arch/parisc/include
AgeCommit message (Expand)AuthorFilesLines
2016-02-15parisc: Fix __ARCH_SI_PREAMBLE_SIZEHelge Deller1-0/+4
2016-02-15parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.hHelge Deller1-10/+0
2015-10-28arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2-35/+1
2014-11-19parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscallsHelge Deller1-16/+9
2014-07-30parisc: Remove SA_RESTORER defineJohn David Anglin1-2/+0
2014-06-09metag: Reduce maximum stack size to 256MBJames Hogan1-0/+2
2014-02-06parisc: fix cache-flushingHelge Deller2-3/+2
2014-01-16parisc: Ensure full cache coherency for kmap/kunmapJohn David Anglin2-11/+6
2013-12-04parisc: break out SOCK_NONBLOCK define to own asm header fileHelge Deller2-8/+14
2013-10-13parisc: mark parisc_terminate() noreturn and cold.Helge Deller1-1/+1
2013-08-01parisc: Fix interrupt routing for C8000 serial portsThomas Bogendoerfer1-0/+3
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2013-07-13Safer ABI for O_TMPFILEAl Viro1-1/+1
2013-07-11net: rename busy poll socket op and globalsEliezer Tamir1-1/+1
2013-07-10Merge branch 'parisc-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-5/+9
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2013-07-10parisc: Ensure volatile space register %sr1 is not clobberedJohn David Anglin1-2/+3
2013-07-10parisc: optimize mtsp(0,sr) inline assemblyHelge Deller1-3/+6
2013-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+7
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+0
2013-06-29[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...Al Viro1-0/+1
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-3/+0
2013-06-18parisc: provide pci_mmap_page_range() for pariscThomas Bogendoerfer1-0/+5
2013-06-18parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2)Helge Deller1-2/+2
2013-06-18net: add socket option for low latency pollingEliezer Tamir1-0/+2
2013-06-01parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50Helge Deller1-4/+1
2013-05-25parisc: fix irq stack on UP and SMPHelge Deller2-26/+0
2013-05-25parisc: make interrupt and interruption stack allocation reentrantJohn David Anglin1-1/+0
2013-05-25parisc: show number of FPE and unaligned access handler calls in /proc/interr...Helge Deller1-0/+2
2013-05-11parisc: implement irq stacks - part 2 (v2)Helge Deller2-0/+12
2013-05-08parisc: tlb flush counting fix for SMP and UPHelge Deller2-5/+3
2013-05-08parisc: more irq statistics in /proc/interruptsHelge Deller2-2/+35
2013-05-08parisc: implement irq stacksHelge Deller1-2/+17
2013-05-07parisc: add kernel stack overflow checkHelge Deller1-1/+1
2013-05-07parisc: implement atomic64_dec_if_positive()Helge Deller1-0/+23
2013-05-07parisc: Provide default implementation for dma_{alloc, free}_attrsDamian Hobson-Garcia1-0/+3
2013-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-8/+0
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+0
2013-04-26parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updatesJohn David Anglin1-22/+25
2013-04-26parisc: uaccess: fix compiler warnings caused by __put_user castingWill Deacon1-10/+4
2013-04-26parisc: Change kunmap macro to static inline functionJohn David Anglin1-1/+4
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner1-2/+0
2013-04-01net: add option to enable error queue packets waking selectKeller, Jacob E1-0/+2
2013-03-04consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro1-8/+0
2013-03-02parisc: fix compile warnings triggered by atomic_sub(sizeof(),v)Helge Deller1-2/+2
2013-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-7/+2
2013-02-23Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds11-69/+102
2013-02-21arch/parisc/include/asm: use ARRAY_SIZE macro in mmzone.hNikitas Angelinas1-1/+1