summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-241-0/+1
|\
| * kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+1
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-231-0/+19
|\ \
| * | keyboard: Use BIOS Keyboard variable to set NumlockJoshua Cov2012-05-081-0/+19
| |/
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-3/+0
|\ \
| * | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-3/+0
* | | [PARISC] fix panic on prefetch(NULL) on PA7300LCJames Bottomley2012-05-161-1/+6
|/ /
* | parisc: move definition of PAGE0 to asm/page.hRolf Eike Beer2012-05-102-7/+6
* | parisc: add missing include of asm/page.h to asm/pgtable.hRolf Eike Beer2012-05-101-0/+2
* | parisc: drop include of asm/pdc.h from asm/hardware.hRolf Eike Beer2012-05-101-1/+0
* | parisc: add missing forward declarations in asm/hardware.hRolf Eike Beer2012-05-101-0/+2
* | parisc: add missing includes in asm/spinlock.hRolf Eike Beer2012-05-101-0/+2
|/
* parisc: fix missing cmpxchg file error from system.h splitPaul Gortmaker2012-04-022-106/+117
* Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb...Linus Torvalds2012-03-311-4/+27
|\
| * [PARISC] futex: Use same lock set as lws callsJohn David Anglin2012-02-271-4/+27
* | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-291-110/+9
|\ \
| * | parisc: Use generic posix_types.hH. Peter Anvin2012-02-141-110/+9
| |/
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2815-172/+185
|\ \
| * | Delete all instances of asm/system.hDavid Howells2012-03-281-6/+0
| * | Disintegrate asm/system.h for PA-RISCDavid Howells2012-03-2815-172/+191
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-231-0/+4
|\ \ \
| * | | coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron2012-03-231-0/+4
| |/ /
* | | 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-231-2/+0
| * | parisc/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-231-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-121-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-031-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-07-311-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-261-5/+0
* | atomic: move atomic_add_unless to generic codeArun Sharma2011-07-261-5/+5
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-263-3/+2
* | asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-261-8/+1
* | ptrace: unify show_regs() prototypeMike Frysinger2011-07-261-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