aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/include
Commit message (Expand)AuthorAgeFilesLines
* PARISC: Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman2012-09-141-2/+2
* PARISC: fix panic on prefetch(NULL) on PA7300LCJames Bottomley2012-06-011-1/+6
* fix return type of __atomic64_add_returnJohn David Anglin2011-08-151-2/+2
* Fix futex supportCarlos O'Donell2011-08-151-6/+60
* wire up sendmmsg syscallJames Bottomley2011-08-151-1/+2
* Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki2011-06-271-7/+0
* ns: Wire up the setns system callEric W. Biederman2011-05-281-1/+2
* Remove unused PROC_CHANGE_PENALTY constantStephen Boyd2011-05-251-9/+0
* Merge branch 'flushing' into for-linusJames Bottomley2011-05-222-3/+11
|\
| * [PARISC] prevent speculative re-read on cache flushJames Bottomley2011-04-151-1/+4
| * [PARISC] only make executable areas executableJames Bottomley2011-04-151-2/+7
* | [PARISC] wire up syncfs syscallJames Bottomley2011-04-151-1/+2
* | [PARISC] wire up the fhandle syscallsJames Bottomley2011-04-151-1/+3
* | [PARISC] wire up clock_adjtime syscallJames Bottomley2011-04-151-1/+2
* | [PARISC] wire up fanotify syscallsJames Bottomley2011-04-151-1/+3
|/
* 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
|/