Age | Commit message (Expand) | Author |
2013-02-27 | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell |
2013-02-27 | mm: use vm_unmapped_area() on parisc architecture | Michel Lespinasse |
2013-02-25 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
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-21 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | 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: fix fallocate syscall | Helge Deller |
2013-02-20 | parisc: fix error return codes for rt_sigaction and rt_sigprocmask | Helge Deller |
2013-02-20 | parisc: convert msgrcv and msgsnd syscalls to use compat layer | Helge Deller |
2013-02-20 | parisc: correctly wire up mq_* functions for CONFIG_COMPAT case | 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/mm/fault.c: Port OOM changes to do_page_fault | Kautuk Consul |
2013-02-20 | parisc: space register variables need to be in native length (unsigned long) | John David Anglin |
2013-02-20 | parisc: fix ptrace breakage | Al Viro |
2013-02-20 | parisc: always detect multiple physical ranges | John David Anglin |
2013-02-20 | parisc: ensure that mmapped shared pages are aligned at SHMLBA addresses | 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 (4/4) | John David Anglin |
2013-02-20 | parisc: fixes and cleanups in page cache flushing (3/4) | John David Anglin |
2013-02-20 | parisc: fixes and cleanups in page cache flushing (2/4) | John David Anglin |
2013-02-20 | parisc: fixes and cleanups in page cache flushing (1/4) | John David Anglin |
2013-02-20 | parisc: fix possible memory leak in pat_query_module() | Wei Yongjun |
2013-02-20 | parisc: add CONFIG_MLONGCALLS option to enable linkage of huge vmlinux execut... | Helge Deller |
2013-02-20 | parisc: Fix comment describing setup of access rights in entry.S | John David Anglin |
2013-02-20 | parisc: enhance automatic CONFIG_CROSS_COMPILE detection | Helge Deller |
2013-02-20 | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Helge Deller |
2013-02-19 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
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-04 | arch Kconfig: Remove references to IRQ_PER_CPU | James Hogan |
2013-02-03 | parisc: switch to generic compat rt_sigaction() | Al Viro |
2013-02-03 | parisc: switch to generic compat sched_rr_get_interval() | Al Viro |
2013-02-03 | parisc: switch to generic compat rt_sigqueueinfo() | Al Viro |
2013-02-03 | parisc: switch to generic compat rt_sigpending() | Al Viro |
2013-02-03 | parisc: switch to generic compat rt_sigprocmask() | Al Viro |
2013-02-03 | parisc: switch to generic sigaltstack | Al Viro |
2013-02-03 | consolidate kernel-side struct sigaction declarations | Al Viro |
2013-02-03 | consolidate declarations of k_sigaction | Al Viro |
2013-01-30 | [PARISC] hpux: Remove obsolete regs parameter from do_execve() in hpux_execve() | Geert Uytterhoeven |
2013-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-01-29 | parisc: Provide dummy dma_mmap_coherent() and dma_get_sgtable() | Geert Uytterhoeven |