summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-231-38/+0
|\ \ \ | |/ / |/| |
| * | PCI: collapse pcibios_resource_to_busBjorn Helgaas2012-02-241-2/+0
| * | parisc/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-241-37/+1
| |/
* | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-211-1/+1
|\ \
| * | highmem: kill all __kmap_atomic()Cong Wang2012-03-201-1/+1
| |/
* | net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-241-0/+4
* | sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov2012-02-211-0/+1
|/
* parisc, exec: remove redundant set_fs(USER_DS)Mathias Krause2012-01-131-2/+0
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-2/+0
|\
| * freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-081-6/+0
|\ \
| * | consolidate umode_t declarationsAl Viro2012-01-041-6/+0
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-171-0/+3
|\ \ | |/ |/|
| * net: add wireless TX status socket optionJohannes Berg2011-11-091-0/+3
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2011-10-281-1/+2
|\ \ | |/ |/|
| * compat: sync compat_stats with statfs.Eric W. Biederman2011-10-281-1/+2
* | doc: fix broken referencesPaul Bolle2011-09-271-1/+1
|/
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...Linus Torvalds2011-08-043-9/+64
|\
| * [PARISC] wire up sendmmsg syscallJames Bottomley2011-08-011-1/+2
| * [PARISC] fix return type of __atomic64_add_returnJohn David Anglin2011-07-291-2/+2
| * [PARISC] Fix futex supportCarlos O'Donell2011-07-181-6/+60
* | atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-271-5/+0
* | atomic: move atomic_add_unless to generic codeArun Sharma2011-07-271-5/+5
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-273-3/+2
* | asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-271-8/+1
* | ptrace: unify show_regs() prototypeMike Frysinger2011-07-271-1/+0
* | treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-211-1/+1
|/
* 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-241-13/+0
* bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-241-2/+0
* bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-241-1/+0
* bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-241-0/+1
* add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-231-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