aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-16parisc: fix compile breakage caused by inlining maybe_mkwriteJames Bottomley1-1/+3
2011-01-13thp: mm: define MADV_NOHUGEPAGEAndrea Arcangeli1-0/+1
2011-01-13thp: mm: define MADV_HUGEPAGEAndrea Arcangeli1-0/+2
2010-12-16TTY: Add tty ioctl to figure device node of the system console.Werner Fink1-0/+1
2010-10-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds3-4/+3
2010-10-28parisc: fix compile failure with kmap_atomic changesJames Bottomley1-4/+4
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra1-2/+0
2010-10-21parisc: remove homegrown L1_CACHE_ALIGN macroFUJITA Tomonori1-2/+0
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2-18/+47
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra1-2/+1
2010-10-14parisc: kill __do_IRQKyle McMartin1-3/+0
2010-10-14parisc: convert cpu interrupts to proper flow handlersKyle McMartin1-1/+1
2010-10-14parisc: lay groundwork for killing __do_IRQKyle McMartin1-0/+3
2010-10-13parisc: add prlimit64 syscallKyle McMartin1-1/+2
2010-10-07Fix IRQ flag handling namingDavid Howells2-18/+47
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin1-1/+1
2010-08-14archs: replace unifdef-y with header-ySam Ravnborg1-1/+1
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori1-6/+0
2010-08-11dma-mapping: parisc: set ARCH_DMA_MINALIGNFUJITA Tomonori1-0/+2
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori1-6/+0
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+0
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com2-0/+3
2010-08-10tty: remove remaining Hayes ESP ioctlsGreg Kroah-Hartman1-2/+0
2010-08-09kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros1-1/+1
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori1-1/+0
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2-2/+2
2010-06-09arch: Implement local64_tPeter Zijlstra1-0/+1
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