aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/include
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* remove dma64_addr_tFUJITA Tomonori2011-03-231-13/+0
* bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-231-2/+0
* bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-231-1/+0
* bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-231-0/+1
* add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-221-3/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2011-03-213-29/+29
|\
| * Merge branch 'irq' into for-nextJames Bottomley2011-02-101-9/+4
| |\
| | * [PARISC] Convert to new irq_chip functionsThomas Gleixner2011-02-101-9/+4
| * | Merge branch 'fixes' into for-nextJames Bottomley2011-02-101-7/+17
| |\ \ | | |/
| | * [PARISC] fix vmap flush/invalidateJames Bottomley2011-02-091-7/+17
| * | Merge branch 'tmpalias-flush' into for-nextJames Bottomley2011-02-102-13/+8
| |\ \ | | |/ | |/|
| | * eliminate special FLUSH flag from page tableJames Bottomley2011-01-151-10/+4
| | * parisc: flush pages through tmpalias spaceJames Bottomley2011-01-151-3/+4
* | | mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying2011-03-171-0/+2
* | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-161-0/+1
|\ \ \
| * | | tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers2011-02-171-0/+1
| |/ /
* | | vfs: add nonconflicting values for O_PATHStephen Rothwell2011-03-161-0/+2
* | | futex: Sanitize futex ops argument typesMichel Lespinasse2011-03-111-6/+6
* | | futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse2011-03-111-9/+9
|/ /
* | parisc: fix compile breakage caused by inlining maybe_mkwriteJames Bottomley2011-01-161-1/+3
|/
* thp: mm: define MADV_NOHUGEPAGEAndrea Arcangeli2011-01-131-0/+1
* thp: mm: define MADV_HUGEPAGEAndrea Arcangeli2011-01-131-0/+2
* TTY: Add tty ioctl to figure device node of the system console.Werner Fink2010-12-161-0/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds2010-10-283-4/+3
|\
| * parisc: remove homegrown L1_CACHE_ALIGN macroFUJITA Tomonori2010-10-211-2/+0
| * parisc: kill __do_IRQKyle McMartin2010-10-141-3/+0
| * 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-131-1/+2
* | parisc: fix compile failure with kmap_atomic changesJames Bottomley2010-10-281-4/+4
* | mm: remove pte_*map_nested()Peter Zijlstra2010-10-261-2/+0
* | 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/+1
|/
* 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
|/ /