aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2-2/+2
2010-05-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-3/+13
2010-05-30parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomicJohn David Anglin1-3/+13
2010-05-27parisc: use asm-generic/scatterlist.hFUJITA Tomonori1-18/+2
2010-05-21Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-4/+4
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-05-19panic: Allow warnings to set different taint flagsBen Hutchings1-4/+4
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard1-2/+2
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger1-1/+1
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori1-2/+0
2010-03-12pci-dma: parisc: use include/linux/pci-dma.hFUJITA Tomonori1-13/+1
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig1-5/+0
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig1-1/+2
2010-03-06parisc: Simplify param.h by including <asm-generic/param.h>Robert P. J. Day1-22/+1
2010-03-06parisc: drop unnecessary cast in __ldcw_align() macroHelge Deller1-1/+1
2010-03-06parisc: add strict copy size checks (v2)Helge Deller1-2/+25
2010-03-06parisc: ditto sys_accept4Kyle McMartin1-1/+2
2010-03-06parisc: wire up sys_recvmmsgHelge Deller1-1/+2
2010-03-03Rename .data.lock_aligned to .data..lock_aligned.Denys Vlasenko1-1/+1
2010-03-03Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko1-1/+1
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King1-1/+1
2010-02-05parisc: add mm API for DMA to vmalloc/vmap areasJames Bottomley1-0/+12
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds1-0/+1
2009-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2-2/+16
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig1-1/+0
2009-12-16parisc: Convert BUG() to use unreachable()David Daney1-2/+2
2009-12-16parisc: add CALLER_ADDR{0-6} macrosHelge Deller1-0/+14
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner1-10/+10
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2-10/+10
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2-24/+24
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner1-3/+3
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner3-9/+9
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg1-0/+1
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig1-3/+2
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe1-2/+0
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's pagesIlya Loginov1-0/+1
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller6-29/+56
2009-11-17fcntl: Use consistent values for F_[GS]ETOWN_EXStephen Rothwell1-2/+0
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman1-0/+2
2009-09-28parisc: convert to asm-generic/hardirq.hChristoph Hellwig1-19/+1
2009-09-27parisc: Make THREAD_SIZE available to assembly files and linker scripts.Tim Abbott1-5/+5
2009-09-27parisc: rename parisc's vmalloc_start to parisc_vmalloc_startHelge Deller1-2/+2
2009-09-27parisc: add skeleton syscall.hKyle McMartin2-1/+44
2009-09-27parisc: stop using task->ptrace for {single,block}step flagsKyle McMartin1-0/+4
2009-09-24fcntl: add F_[SG]ETOWN_EXPeter Zijlstra1-0/+2
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell1-1/+0
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann1-0/+2
2009-09-22ksm: define MADV_MERGEABLE and MADV_UNMERGEABLEHugh Dickins1-0/+3