| Commit message (Expand) | Author | Age | Files | Lines |
* | parisc: fix compile warnings triggered by atomic_sub(sizeof(),v) | Helge Deller | 2013-03-02 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-23 | 2 | -7/+2 |
|\ |
|
| * | burying unused conditionals | Al Viro | 2013-02-14 | 1 | -3/+0 |
| * | consolidate kernel-side struct sigaction declarations | Al Viro | 2013-02-03 | 1 | -0/+2 |
| * | consolidate declarations of k_sigaction | Al Viro | 2013-02-03 | 1 | -4/+0 |
* | | arch/parisc/include/asm: use ARRAY_SIZE macro in mmzone.h | Nikitas Angelinas | 2013-02-20 | 1 | -1/+1 |
* | | parisc: remove empty lines and unnecessary #ifdef coding in include/asm/signal.h | Helge Deller | 2013-02-20 | 1 | -4/+0 |
* | | parisc: sendfile and sendfile64 syscall cleanups | Helge Deller | 2013-02-20 | 1 | -0/+1 |
* | | parisc: switch to available compat_sched_rr_get_interval implementation | Helge Deller | 2013-02-20 | 1 | -0/+1 |
* | | parisc: convert msgrcv and msgsnd syscalls to use compat layer | Helge Deller | 2013-02-20 | 1 | -0/+61 |
* | | parisc: fix personality on 32bit kernel | Helge Deller | 2013-02-20 | 1 | -1/+1 |
* | | parisc: remove unused compat_rt_sigframe.h header | Paul Bolle | 2013-02-20 | 1 | -50/+0 |
* | | parisc: always detect multiple physical ranges | John David Anglin | 2013-02-20 | 1 | -3/+2 |
* | | parisc: disable preemption while flushing D- or I-caches through TMPALIAS region | John David Anglin | 2013-02-20 | 1 | -0/+2 |
* | | parisc: remove IRQF_DISABLED | Peter Zijlstra | 2013-02-20 | 1 | -2/+2 |
* | | parisc: fixes and cleanups in page cache flushing (1/4) | John David Anglin | 2013-02-20 | 1 | -4/+16 |
* | | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Helge Deller | 2013-02-20 | 1 | -3/+10 |
|\ \ |
|
| * | | [PARISC] Purge existing TLB entries in set_pte_at and ptep_set_wrprotect | John David Anglin | 2013-01-19 | 1 | -3/+10 |
| |/ |
|
* | | parisc: Provide dummy dma_mmap_coherent() and dma_get_sgtable() | Geert Uytterhoeven | 2013-01-29 | 1 | -0/+15 |
|/ |
|
* | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 | 1 | -1/+0 |
|\ |
|
| * | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-19 | 1 | -1/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 | 3 | -3/+4 |
|\ \
| |/ |
|
| * | unify default ptrace_signal_deliver | Al Viro | 2012-11-29 | 1 | -2/+0 |
| * | parisc: switch to generic fork/vfork/clone | Al Viro | 2012-11-28 | 1 | -0/+3 |
| * | kill stray kernel_thread() garbage | Al Viro | 2012-11-28 | 1 | -1/+0 |
| * | Merge branch 'arch-frv' into no-rebases | Al Viro | 2012-11-16 | 51 | -2631/+11 |
| |\ |
|
| * | | parisc: switch to saner kernel_execve() semantics | Al Viro | 2012-10-21 | 1 | -1/+0 |
| * | | parisc: switch to generic sys_execve() | Al Viro | 2012-10-14 | 1 | -0/+1 |
| * | | parisc: switch to generic kernel_execve() | Al Viro | 2012-10-14 | 1 | -0/+1 |
* | | | tracing,x86: Add a TSC trace_clock | David Sharp | 2012-11-13 | 1 | -0/+1 |
| |/
|/| |
|
* | | UAPI: (Scripted) Disintegrate arch/parisc/include/asm | David Howells | 2012-10-16 | 29 | -2542/+7 |
* | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/par... | David Howells | 2012-10-16 | 23 | -89/+4 |
|\ \
| |/
|/| |
|
| * | [PARISC] asm: redo generic includes | James Bottomley | 2012-10-14 | 23 | -89/+4 |
* | | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 1 | -13/+3 |
|\ \
| |/
|/| |
|
| * | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 | 1 | -13/+3 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-12 | 1 | -1/+4 |
|\ \ |
|
| * | | parisc: decide whether to go to slow path (tracesys) based on thread flags | Al Viro | 2012-10-01 | 1 | -0/+2 |
| * | | sanitize tsk_is_polling() | Al Viro | 2012-10-01 | 1 | -0/+2 |
| * | | bury _TIF_RESTORE_SIGMASK | Al Viro | 2012-10-01 | 1 | -1/+0 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-10 | 2 | -6/+1 |
|\ \ \
| |/ / |
|
| * | | get rid of generic instances of asm/exec.h | Al Viro | 2012-09-20 | 2 | -6/+1 |
| |/ |
|
* | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 2012-10-09 | 1 | -0/+1 |
|\ \ |
|
| * | | asm-generic: Add default clkdev.h | Mark Brown | 2012-10-03 | 1 | -0/+1 |
| |/ |
|
* | | compat: move compat_siginfo_t definition to asm/compat.h | Denys Vlasenko | 2012-10-06 | 1 | -1/+58 |
|/ |
|
* | [PARISC] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts | Mel Gorman | 2012-07-25 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-07-24 | 1 | -3/+3 |
|\ |
|
| * | treewide: Put a space between #include and FILE | Paul Bolle | 2012-06-28 | 1 | -3/+3 |
* | | [PARISC] fix compile break in use of lib/strncopy_from_user.c | James Bottomley | 2012-06-05 | 1 | -0/+1 |
* | | [PARISC] fix missing TAINT_WARN problem | James Bottomley | 2012-06-05 | 1 | -0/+2 |