summaryrefslogtreecommitdiff
path: root/arch/parisc/include
AgeCommit message (Expand)Author
2015-03-30ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris
2015-02-13Reset to 3.12.37Scott Wood
2014-02-06parisc: fix cache-flushingHelge Deller
2014-01-15parisc: Ensure full cache coherency for kmap/kunmapJohn David Anglin
2013-12-04parisc: break out SOCK_NONBLOCK define to own asm header fileHelge Deller
2013-10-13parisc: mark parisc_terminate() noreturn and cold.Helge Deller
2013-07-31parisc: Fix interrupt routing for C8000 serial portsThomas Bogendoerfer
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-13Safer ABI for O_TMPFILEAl Viro
2013-07-11net: rename busy poll socket op and globalsEliezer Tamir
2013-07-10Merge branch 'parisc-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-09parisc: Ensure volatile space register %sr1 is not clobberedJohn David Anglin
2013-07-09parisc: optimize mtsp(0,sr) inline assemblyHelge Deller
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-29[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...Al Viro
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-06-18parisc: provide pci_mmap_page_range() for pariscThomas Bogendoerfer
2013-06-18parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2)Helge Deller
2013-06-17net: add socket option for low latency pollingEliezer Tamir
2013-06-01parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50Helge Deller
2013-05-24parisc: fix irq stack on UP and SMPHelge Deller
2013-05-24parisc: make interrupt and interruption stack allocation reentrantJohn David Anglin
2013-05-24parisc: show number of FPE and unaligned access handler calls in /proc/interr...Helge Deller
2013-05-11parisc: implement irq stacks - part 2 (v2)Helge Deller
2013-05-07parisc: tlb flush counting fix for SMP and UPHelge Deller
2013-05-07parisc: more irq statistics in /proc/interruptsHelge Deller
2013-05-07parisc: implement irq stacksHelge Deller
2013-05-07parisc: add kernel stack overflow checkHelge Deller
2013-05-06parisc: implement atomic64_dec_if_positive()Helge Deller
2013-05-06parisc: Provide default implementation for dma_{alloc, free}_attrsDamian Hobson-Garcia
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-25parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updatesJohn David Anglin
2013-04-25parisc: uaccess: fix compiler warnings caused by __put_user castingWill Deacon
2013-04-25parisc: Change kunmap macro to static inline functionJohn David Anglin
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner
2013-03-31net: add option to enable error queue packets waking selectKeller, Jacob E
2013-03-04consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro
2013-03-02parisc: fix compile warnings triggered by atomic_sub(sizeof(),v)Helge Deller
2013-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-23Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds
2013-02-20arch/parisc/include/asm: use ARRAY_SIZE macro in mmzone.hNikitas Angelinas
2013-02-20parisc: remove empty lines and unnecessary #ifdef coding in include/asm/signal.hHelge Deller
2013-02-20parisc: sendfile and sendfile64 syscall cleanupsHelge Deller
2013-02-20parisc: switch to available compat_sched_rr_get_interval implementationHelge Deller
2013-02-20parisc: convert msgrcv and msgsnd syscalls to use compat layerHelge Deller