Age | Commit message (Expand) | Author |
2013-04-25 | parisc: Change kunmap macro to static inline function | John David Anglin |
2013-04-08 | arch: Consolidate tsk_is_polling() | Thomas Gleixner |
2013-03-31 | net: add option to enable error queue packets waking select | Keller, Jacob E |
2013-03-03 | consolidate cond_syscall and SYSCALL_ALIAS declarations | Al Viro |
2013-03-02 | parisc: fix compile warnings triggered by atomic_sub(sizeof(),v) | Helge Deller |
2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-22 | Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/de... | Linus Torvalds |
2013-02-20 | arch/parisc/include/asm: use ARRAY_SIZE macro in mmzone.h | Nikitas Angelinas |
2013-02-20 | parisc: remove empty lines and unnecessary #ifdef coding in include/asm/signal.h | Helge Deller |
2013-02-20 | parisc: sendfile and sendfile64 syscall cleanups | Helge Deller |
2013-02-20 | parisc: switch to available compat_sched_rr_get_interval implementation | Helge Deller |
2013-02-20 | parisc: convert msgrcv and msgsnd syscalls to use compat layer | Helge Deller |
2013-02-20 | parisc: fix personality on 32bit kernel | Helge Deller |
2013-02-20 | parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module sy... | Helge Deller |
2013-02-20 | parisc: remove unused compat_rt_sigframe.h header | Paul Bolle |
2013-02-20 | parisc: always detect multiple physical ranges | John David Anglin |
2013-02-20 | parisc: disable preemption while flushing D- or I-caches through TMPALIAS region | John David Anglin |
2013-02-20 | parisc: remove IRQF_DISABLED | Peter Zijlstra |
2013-02-20 | parisc: fixes and cleanups in page cache flushing (1/4) | John David Anglin |
2013-02-20 | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Helge Deller |
2013-02-14 | burying unused conditionals | Al Viro |
2013-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-02-03 | consolidate kernel-side struct sigaction declarations | Al Viro |
2013-02-03 | consolidate declarations of k_sigaction | Al Viro |
2013-01-29 | parisc: Provide dummy dma_mmap_coherent() and dma_get_sgtable() | Geert Uytterhoeven |
2013-01-23 | soreuseport: infrastructure | Tom Herbert |
2013-01-19 | [PARISC] Purge existing TLB entries in set_pte_at and ptep_set_wrprotect | John David Anglin |
2013-01-17 | sk-filter: Add ability to lock a socket filter program | Vincent Bernat |
2013-01-03 | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-19 | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro |
2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro |
2012-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-11 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-12-11 | Merge branch 'akpm' (Andrew's patchbomb) | Linus Torvalds |
2012-12-11 | mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB | Andi Kleen |
2012-11-29 | unify default ptrace_signal_deliver | Al Viro |
2012-11-28 | parisc: switch to generic fork/vfork/clone | Al Viro |
2012-11-28 | kill stray kernel_thread() garbage | Al Viro |
2012-11-16 | Merge branch 'arch-frv' into no-rebases | Al Viro |
2012-11-13 | tracing,x86: Add a TSC trace_clock | David Sharp |
2012-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-11-01 | sk-filter: Add ability to get socket filter program (v2) | Pavel Emelyanov |
2012-10-25 | tty, ioctls -- Add new ioctl definitions for tty flags fetching | Cyrill Gorcunov |
2012-10-21 | parisc: switch to saner kernel_execve() semantics | Al Viro |
2012-10-16 | UAPI: (Scripted) Disintegrate arch/parisc/include/asm | David Howells |
2012-10-16 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/par... | David Howells |
2012-10-14 | parisc: switch to generic sys_execve() | Al Viro |
2012-10-14 | parisc: switch to generic kernel_execve() | Al Viro |