aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/include
Commit message (Expand)AuthorAge
* compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-14
* archs: replace unifdef-y with header-ySam Ravnborg2010-08-14
* dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-11
* dma-mapping: parisc: set ARCH_DMA_MINALIGNFUJITA Tomonori2010-08-11
* dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-11
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-10
|\
| * remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-07
* | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-10
* | tty: remove remaining Hayes ESP ioctlsGreg Kroah-Hartman2010-08-10
* | kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-09
* | Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-18
|\|
| * Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-01
| |\
| | * Rename .data.lock_aligned to .data..lock_aligned.Denys Vlasenko2010-03-03
| | * Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-03
* | | arch: Implement local64_tPeter Zijlstra2010-06-09
|/ /
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...Linus Torvalds2010-05-30
|\ \
| * | parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomicJohn David Anglin2010-05-30
* | | parisc: use asm-generic/scatterlist.hFUJITA Tomonori2010-05-27
* | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2010-05-21
|\ \ \
| * | | panic: Allow warnings to set different taint flagsBen Hutchings2010-05-19
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-20
|\ \ \
| * | | add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-14
| |/ /
* / / atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2010-05-17
|/ /
* | pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori2010-03-12
* | pci-dma: parisc: use include/linux/pci-dma.hFUJITA Tomonori2010-03-12
* | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig2010-03-12
* | improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-12
* | parisc: Simplify param.h by including <asm-generic/param.h>Robert P. J. Day2010-03-06
* | parisc: drop unnecessary cast in __ldcw_align() macroHelge Deller2010-03-06
* | parisc: add strict copy size checks (v2)Helge Deller2010-03-06
* | parisc: ditto sys_accept4Kyle McMartin2010-03-06
* | parisc: wire up sys_recvmmsgHelge Deller2010-03-06
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-01
|\ \
| * | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-20
| |/
* / parisc: add mm API for DMA to vmalloc/vmap areasJames Bottomley2010-02-05
|/
* Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-17
|\
| * kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-12
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds2009-12-16
|\ \
| * | parisc: Convert BUG() to use unreachable()David Daney2009-12-15
| * | parisc: add CALLER_ADDR{0-6} macrosHelge Deller2009-12-15
* | | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-16
|/ /
* | locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-14
* | locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-14
* | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-14
* | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-14
* | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-14
|/
* vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-10
* Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-08
|\
| * Merge branch 'master' into for-2.6.33Jens Axboe2009-12-03
| |\
| * | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-26