summaryrefslogtreecommitdiff
path: root/arch/parisc/include/asm
AgeCommit message (Expand)Author
2014-01-08parisc: Ensure full cache coherency for kmap/kunmapJohn David Anglin
2013-11-30parisc: remove empty SERIAL_PORT_DFNS in serial.hChen Gang
2013-11-19parisc: break out SOCK_NONBLOCK define to own asm header fileHelge Deller
2013-11-19Revert "parisc: implement full version of access_ok()"Helge Deller
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-15parisc: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-07parisc: implement full version of access_ok()Helge Deller
2013-11-07parisc: do not count IPI calls twiceHelge Deller
2013-11-07parisc: make udelay() SMP-safeHelge Deller
2013-11-07parisc: add kernel audit featureHelge Deller
2013-11-07parisc: provide macro to create exception table entriesHelge Deller
2013-11-01Merge branch 'linus' into sched/coreIngo Molnar
2013-10-13parisc: mark parisc_terminate() noreturn and cold.Helge Deller
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra
2013-07-31parisc: Fix interrupt routing for C8000 serial portsThomas Bogendoerfer
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-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
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-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 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-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro
2013-03-02parisc: fix compile warnings triggered by atomic_sub(sizeof(),v)Helge Deller
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...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
2013-02-20parisc: fix personality on 32bit kernelHelge Deller
2013-02-20parisc: remove unused compat_rt_sigframe.h headerPaul Bolle