summaryrefslogtreecommitdiff
path: root/arch/parisc/include
AgeCommit message (Expand)Author
2011-08-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...Linus Torvalds
2011-07-31[PARISC] wire up sendmmsg syscallJames Bottomley
2011-07-29[PARISC] fix return type of __atomic64_add_returnJohn David Anglin
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody
2011-07-18[PARISC] Fix futex supportCarlos O'Donell
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-25Remove unused PROC_CHANGE_PENALTY constantStephen Boyd
2011-05-22Merge branch 'flushing' into for-linusJames Bottomley
2011-04-15[PARISC] wire up syncfs syscallJames Bottomley
2011-04-15[PARISC] wire up the fhandle syscallsJames Bottomley
2011-04-15[PARISC] wire up clock_adjtime syscallJames Bottomley
2011-04-15[PARISC] wire up fanotify syscallsJames Bottomley
2011-04-15[PARISC] prevent speculative re-read on cache flushJames Bottomley
2011-04-15[PARISC] only make executable areas executableJames Bottomley
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-23remove dma64_addr_tFUJITA Tomonori
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori
2011-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2011-03-17mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-03-16vfs: add nonconflicting values for O_PATHStephen Rothwell
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse
2011-02-17tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers
2011-02-10Merge branch 'irq' into for-nextJames Bottomley
2011-02-10Merge branch 'fixes' into for-nextJames Bottomley
2011-02-10Merge branch 'tmpalias-flush' into for-nextJames Bottomley
2011-02-10[PARISC] Convert to new irq_chip functionsThomas Gleixner
2011-02-09[PARISC] fix vmap flush/invalidateJames Bottomley
2011-01-16parisc: fix compile breakage caused by inlining maybe_mkwriteJames Bottomley
2011-01-15eliminate special FLUSH flag from page tableJames Bottomley
2011-01-15parisc: flush pages through tmpalias spaceJames Bottomley
2011-01-13thp: mm: define MADV_NOHUGEPAGEAndrea Arcangeli
2011-01-13thp: mm: define MADV_HUGEPAGEAndrea Arcangeli
2010-12-16TTY: Add tty ioctl to figure device node of the system console.Werner Fink
2010-10-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds
2010-10-28parisc: fix compile failure with kmap_atomic changesJames Bottomley
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra
2010-10-21parisc: remove homegrown L1_CACHE_ALIGN macroFUJITA Tomonori
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra