aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/include/asm
AgeCommit message (Expand)Author
2013-07-21parisc: optimize mtsp(0,sr) inline assemblyHelge Deller
2013-07-21parisc: Ensure volatile space register %sr1 is not clobberedJohn David Anglin
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
2013-02-20parisc: always detect multiple physical rangesJohn David Anglin
2013-02-20parisc: disable preemption while flushing D- or I-caches through TMPALIAS regionJohn David Anglin
2013-02-20parisc: remove IRQF_DISABLEDPeter Zijlstra
2013-02-20parisc: fixes and cleanups in page cache flushing (1/4)John David Anglin
2013-02-20Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Helge Deller
2013-02-14burying unused conditionalsAl Viro
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro
2013-02-03consolidate declarations of k_sigactionAl Viro
2013-01-29parisc: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven
2013-01-19[PARISC] Purge existing TLB entries in set_pte_at and ptep_set_wrprotectJohn David Anglin
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-11-29unify default ptrace_signal_deliverAl Viro
2012-11-28parisc: switch to generic fork/vfork/cloneAl Viro
2012-11-28kill stray kernel_thread() garbageAl Viro
2012-11-16Merge branch 'arch-frv' into no-rebasesAl Viro
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp