summaryrefslogtreecommitdiff
path: root/arch/parisc/include/asm (follow)
Commit message (Expand)AuthorAge
...
* | parisc: disable preemption while flushing D- or I-caches through TMPALIAS regionJohn David Anglin2013-02-20
* | parisc: remove IRQF_DISABLEDPeter Zijlstra2013-02-20
* | parisc: fixes and cleanups in page cache flushing (1/4)John David Anglin2013-02-20
* | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Helge Deller2013-02-20
|\ \
| * | [PARISC] Purge existing TLB entries in set_pte_at and ptep_set_wrprotectJohn David Anglin2013-01-19
| |/
* / parisc: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven2013-01-29
|/
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-20
|\
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-19
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\|
| * unify default ptrace_signal_deliverAl Viro2012-11-29
| * parisc: switch to generic fork/vfork/cloneAl Viro2012-11-28
| * kill stray kernel_thread() garbageAl Viro2012-11-28
| * Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-16
| |\
| * | parisc: switch to saner kernel_execve() semanticsAl Viro2012-10-21
| * | parisc: switch to generic sys_execve()Al Viro2012-10-14
| * | parisc: switch to generic kernel_execve()Al Viro2012-10-14
* | | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-13
| |/ |/|
* | UAPI: (Scripted) Disintegrate arch/parisc/include/asmDavid Howells2012-10-16
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/par...David Howells2012-10-16
|\ \ | |/ |/|
| * [PARISC] asm: redo generic includesJames Bottomley2012-10-14
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-14
|\ \ | |/ |/|
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-28
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-12
|\ \
| * | parisc: decide whether to go to slow path (tracesys) based on thread flagsAl Viro2012-10-01
| * | sanitize tsk_is_polling()Al Viro2012-10-01
| * | bury _TIF_RESTORE_SIGMASKAl Viro2012-10-01
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-10
|\| |
| * | get rid of generic instances of asm/exec.hAl Viro2012-09-20
| |/
* | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-09
|\ \
| * | asm-generic: Add default clkdev.hMark Brown2012-10-03
| |/
* / compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2012-10-06
|/
* [PARISC] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman2012-07-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-24
|\
| * treewide: Put a space between #include and FILEPaul Bolle2012-06-28
* | [PARISC] fix compile break in use of lib/strncopy_from_user.cJames Bottomley2012-06-05
* | [PARISC] fix missing TAINT_WARN problemJames Bottomley2012-06-05
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\ \
| * | TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro2012-06-01
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\ \ \ | |/ / |/| |
| * | bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-30
| * | parisc: get rid of nlink_t, switch to explicitly-sized typeAl Viro2012-05-30
| |/
* | [PARISC] update parisc to use generic strncpy_from_user()James Bottomley2012-05-31
* | [PARISC] Fix parisc compile failure after smp: Add task_struct argument to __...James Bottomley2012-05-25
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-24
|\
| * kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-08
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-23
|\ \
| * | keyboard: Use BIOS Keyboard variable to set NumlockJoshua Cov2012-05-08
| |/
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-23
|\ \
| * | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-16