summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include
Commit message (Expand)AuthorAgeFilesLines
* parisc: fix compile breakage caused by inlining maybe_mkwriteJames Bottomley2011-01-171-1/+3
* thp: mm: define MADV_NOHUGEPAGEAndrea Arcangeli2011-01-141-0/+1
* thp: mm: define MADV_HUGEPAGEAndrea Arcangeli2011-01-141-0/+2
* TTY: Add tty ioctl to figure device node of the system console.Werner Fink2010-12-171-0/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds2010-10-283-4/+3Star
|\
| * parisc: remove homegrown L1_CACHE_ALIGN macroFUJITA Tomonori2010-10-221-2/+0Star
| * parisc: kill __do_IRQKyle McMartin2010-10-141-3/+0Star
| * parisc: convert cpu interrupts to proper flow handlersKyle McMartin2010-10-141-1/+1
| * parisc: lay groundwork for killing __do_IRQKyle McMartin2010-10-141-0/+3
| * parisc: add prlimit64 syscallKyle McMartin2010-10-141-1/+2
* | parisc: fix compile failure with kmap_atomic changesJames Bottomley2010-10-281-4/+4
* | mm: remove pte_*map_nested()Peter Zijlstra2010-10-271-2/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-212-18/+47
|\ \
| * | Fix IRQ flag handling namingDavid Howells2010-10-072-18/+47
| |/
* / irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-181-2/+1Star
|/
* compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-151-1/+1
* archs: replace unifdef-y with header-ySam Ravnborg2010-08-141-1/+1
* dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-6/+0Star
* dma-mapping: parisc: set ARCH_DMA_MINALIGNFUJITA Tomonori2010-08-111-0/+2
* dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-6/+0Star
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-111-1/+0Star
|\
| * remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-071-1/+0Star
* | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-102-0/+3
* | tty: remove remaining Hayes ESP ioctlsGreg Kroah-Hartman2010-08-101-2/+0Star
* | kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-101-1/+1
* | Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-182-2/+2
|\|
| * Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-012-2/+2
| |\
| | * Rename .data.lock_aligned to .data..lock_aligned.Denys Vlasenko2010-03-031-1/+1
| | * Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-031-1/+1
* | | arch: Implement local64_tPeter Zijlstra2010-06-091-0/+1
|/ /
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...Linus Torvalds2010-05-301-3/+13
|\ \
| * | parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomicJohn David Anglin2010-05-301-3/+13
* | | parisc: use asm-generic/scatterlist.hFUJITA Tomonori2010-05-271-18/+2Star
* | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2010-05-221-4/+4
|\ \ \
| * | | panic: Allow warnings to set different taint flagsBen Hutchings2010-05-191-4/+4
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\ \ \
| * | | add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-141-1/+1
| |/ /
* / / atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2010-05-171-2/+2
|/ /
* | pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori2010-03-131-2/+0Star
* | pci-dma: parisc: use include/linux/pci-dma.hFUJITA Tomonori2010-03-131-13/+1Star
* | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig2010-03-131-5/+0Star
* | improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-131-1/+2
* | parisc: Simplify param.h by including <asm-generic/param.h>Robert P. J. Day2010-03-061-22/+1Star
* | parisc: drop unnecessary cast in __ldcw_align() macroHelge Deller2010-03-061-1/+1
* | parisc: add strict copy size checks (v2)Helge Deller2010-03-061-2/+25
* | parisc: ditto sys_accept4Kyle McMartin2010-03-061-1/+2
* | parisc: wire up sys_recvmmsgHelge Deller2010-03-061-1/+2
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-1/+1
|\ \
| * | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-1/+1
| |/
* / parisc: add mm API for DMA to vmalloc/vmap areasJames Bottomley2010-02-051-0/+12
|/