summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm
Commit message (Expand)AuthorAgeFilesLines
* UAPI: (Scripted) Disintegrate arch/parisc/include/asmDavid Howells2012-10-1629-2542/+7
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/par...David Howells2012-10-1623-89/+4
|\
| * [PARISC] asm: redo generic includesJames Bottomley2012-10-1423-89/+4
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-13/+3
|\ \ | |/ |/|
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-13/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-1/+4
|\ \
| * | parisc: decide whether to go to slow path (tracesys) based on thread flagsAl Viro2012-10-011-0/+2
| * | sanitize tsk_is_polling()Al Viro2012-10-011-0/+2
| * | bury _TIF_RESTORE_SIGMASKAl Viro2012-10-011-1/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-102-6/+1
|\ \ \ | |/ /
| * | get rid of generic instances of asm/exec.hAl Viro2012-09-202-6/+1
| |/
* | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-091-0/+1
|\ \
| * | asm-generic: Add default clkdev.hMark Brown2012-10-031-0/+1
| |/
* | compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2012-10-061-1/+58
|/
* [PARISC] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman2012-07-251-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-241-3/+3
|\
| * treewide: Put a space between #include and FILEPaul Bolle2012-06-281-3/+3
* | [PARISC] fix compile break in use of lib/strncopy_from_user.cJames Bottomley2012-06-051-0/+1
* | [PARISC] fix missing TAINT_WARN problemJames Bottomley2012-06-051-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-1/+1
|\ \
| * | TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro2012-06-011-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-012-5/+2
|\ \ \ | |/ / |/| |
| * | bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-301-3/+0
| * | parisc: get rid of nlink_t, switch to explicitly-sized typeAl Viro2012-05-301-2/+2
| |/
* | [PARISC] update parisc to use generic strncpy_from_user()James Bottomley2012-05-311-3/+2
* | [PARISC] Fix parisc compile failure after smp: Add task_struct argument to __...James Bottomley2012-05-251-2/+0
|/
* 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
OpenPOWER on IntegriCloud