aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody1-1/+1
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki1-7/+0
2011-05-28ns: Wire up the setns system callEric W. Biederman1-1/+2
2011-05-25Remove unused PROC_CHANGE_PENALTY constantStephen Boyd1-9/+0
2011-05-22Merge branch 'flushing' into for-linusJames Bottomley2-3/+11
2011-04-15[PARISC] wire up syncfs syscallJames Bottomley1-1/+2
2011-04-15[PARISC] wire up the fhandle syscallsJames Bottomley1-1/+3
2011-04-15[PARISC] wire up clock_adjtime syscallJames Bottomley1-1/+2
2011-04-15[PARISC] wire up fanotify syscallsJames Bottomley1-1/+3
2011-04-15[PARISC] prevent speculative re-read on cache flushJames Bottomley1-1/+4
2011-04-15[PARISC] only make executable areas executableJames Bottomley1-2/+7
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-23remove dma64_addr_tFUJITA Tomonori1-13/+0
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita1-2/+0
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita1-1/+0
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita1-0/+1
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori1-3/+0
2011-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6Linus Torvalds3-29/+29
2011-03-17mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying1-0/+2
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-0/+1
2011-03-16vfs: add nonconflicting values for O_PATHStephen Rothwell1-0/+2
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse1-6/+6
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse1-9/+9
2011-02-17tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers1-0/+1
2011-02-10Merge branch 'irq' into for-nextJames Bottomley1-9/+4
2011-02-10Merge branch 'fixes' into for-nextJames Bottomley1-7/+17
2011-02-10Merge branch 'tmpalias-flush' into for-nextJames Bottomley2-13/+8
2011-02-10[PARISC] Convert to new irq_chip functionsThomas Gleixner1-9/+4
2011-02-09[PARISC] fix vmap flush/invalidateJames Bottomley1-7/+17
2011-01-16parisc: fix compile breakage caused by inlining maybe_mkwriteJames Bottomley1-1/+3
2011-01-15eliminate special FLUSH flag from page tableJames Bottomley1-10/+4
2011-01-15parisc: flush pages through tmpalias spaceJames Bottomley1-3/+4
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