aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/include
AgeCommit message (Expand)AuthorFilesLines
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildGravatar Linus Torvalds 2-2/+2
2010-05-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...Gravatar Linus Torvalds 1-3/+13
2010-05-30parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomicGravatar John David Anglin 1-3/+13
2010-05-27parisc: use asm-generic/scatterlist.hGravatar FUJITA Tomonori 1-18/+2
2010-05-21Merge git://git.infradead.org/iommu-2.6Gravatar Linus Torvalds 1-4/+4
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2010-05-19panic: Allow warnings to set different taint flagsGravatar Ben Hutchings 1-4/+4
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesGravatar Anton Blanchard 1-2/+2
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Gravatar Andreas Dilger 1-1/+1
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hGravatar FUJITA Tomonori 1-2/+0
2010-03-12pci-dma: parisc: use include/linux/pci-dma.hGravatar FUJITA Tomonori 1-13/+1
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hGravatar Christoph Hellwig 1-5/+0
2010-03-12improve sys_newuname() for compat architecturesGravatar Christoph Hellwig 1-1/+2
2010-03-06parisc: Simplify param.h by including <asm-generic/param.h>Gravatar Robert P. J. Day 1-22/+1
2010-03-06parisc: drop unnecessary cast in __ldcw_align() macroGravatar Helge Deller 1-1/+1
2010-03-06parisc: add strict copy size checks (v2)Gravatar Helge Deller 1-2/+25
2010-03-06parisc: ditto sys_accept4Gravatar Kyle McMartin 1-1/+2
2010-03-06parisc: wire up sys_recvmmsgGravatar Helge Deller 1-1/+2
2010-03-03Rename .data.lock_aligned to .data..lock_aligned.Gravatar Denys Vlasenko 1-1/+1
2010-03-03Rename .data.read_mostly to .data..read_mostly.Gravatar Denys Vlasenko 1-1/+1
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 1-1/+1
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfGravatar Russell King 1-1/+1
2010-02-05parisc: add mm API for DMA to vmalloc/vmap areasGravatar James Bottomley 1-0/+12
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildGravatar Linus Torvalds 1-0/+1
2009-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Gravatar Linus Torvalds 2-2/+16
2009-12-16elf: kill USE_ELF_CORE_DUMPGravatar Christoph Hellwig 1-1/+0
2009-12-16parisc: Convert BUG() to use unreachable()Gravatar David Daney 1-2/+2
2009-12-16parisc: add CALLER_ADDR{0-6} macrosGravatar Helge Deller 1-0/+14
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockGravatar Thomas Gleixner 1-10/+10
2009-12-14locking: Convert raw_rwlock to arch_rwlockGravatar Thomas Gleixner 2-10/+10
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Gravatar Thomas Gleixner 2-24/+24
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDGravatar Thomas Gleixner 1-3/+3
2009-12-14locking: Convert raw_spinlock to arch_spinlockGravatar Thomas Gleixner 3-9/+9
2009-12-12kbuild: move asm-offsets.h to include/generatedGravatar Sam Ravnborg 1-0/+1
2009-12-10vfs: Implement proper O_SYNC semanticsGravatar Christoph Hellwig 1-3/+2
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-0/+1
2009-12-03Merge branch 'master' into for-2.6.33Gravatar Jens Axboe 1-2/+0
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's p...Gravatar Ilya Loginov 1-0/+1
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 6-29/+56
2009-11-17fcntl: Use consistent values for F_[GS]ETOWN_EXGravatar Stephen Rothwell 1-2/+0
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgGravatar Neil Horman 1-0/+2
2009-09-28parisc: convert to asm-generic/hardirq.hGravatar Christoph Hellwig 1-19/+1
2009-09-27parisc: Make THREAD_SIZE available to assembly files and linker scripts.Gravatar Tim Abbott 1-5/+5
2009-09-27parisc: rename parisc's vmalloc_start to parisc_vmalloc_startGravatar Helge Deller 1-2/+2
2009-09-27parisc: add skeleton syscall.hGravatar Kyle McMartin 2-1/+44
2009-09-27parisc: stop using task->ptrace for {single,block}step flagsGravatar Kyle McMartin 1-0/+4
2009-09-24fcntl: add F_[SG]ETOWN_EXGravatar Peter Zijlstra 1-0/+2
2009-09-24cpumask: remove arch_send_call_function_ipiGravatar Rusty Russell 1-1/+0
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsGravatar Arnd Bergmann 1-0/+2
2009-09-22ksm: define MADV_MERGEABLE and MADV_UNMERGEABLEGravatar Hugh Dickins 1-0/+3