aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/include
Commit message (Expand)AuthorAgeFilesLines
...
* compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-141-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/+0
* dma-mapping: parisc: set ARCH_DMA_MINALIGNFUJITA Tomonori2010-08-111-0/+2
* dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-6/+0
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-101-1/+0
|\
| * remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-071-1/+0
* | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-102-0/+3
* | tty: remove remaining Hayes ESP ioctlsGreg Kroah-Hartman2010-08-101-2/+0
* | kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-091-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/+2
* | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2010-05-211-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-121-2/+0
* | pci-dma: parisc: use include/linux/pci-dma.hFUJITA Tomonori2010-03-121-13/+1
* | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig2010-03-121-5/+0
* | improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-121-1/+2
* | parisc: Simplify param.h by including <asm-generic/param.h>Robert P. J. Day2010-03-061-22/+1
* | 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
|/
* Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-171-0/+1
|\
| * kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-0/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds2009-12-162-2/+16
|\ \
| * | parisc: Convert BUG() to use unreachable()David Daney2009-12-161-2/+2
| * | parisc: add CALLER_ADDR{0-6} macrosHelge Deller2009-12-161-0/+14
* | | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-161-1/+0
|/ /
* | locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-141-10/+10
* | locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-142-10/+10
* | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-142-24/+24
* | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-141-3/+3
* | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-143-9/+9
|/
* vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-101-3/+2
* Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-081-0/+1
|\
| * Merge branch 'master' into for-2.6.33Jens Axboe2009-12-031-2/+0
| |\
| * | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+1