Age | Commit message (Expand) | Author |
2015-04-21 | parisc: Eliminate sg_virt_addr() and private scatterlist.h | Matthew Wilcox |
2015-04-20 | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-04-14 | parisc: expose number of page table levels on Kconfig level | Kirill A. Shutemov |
2015-04-12 | arch: Remove exec_domain from remaining archs | Richard Weinberger |
2015-03-23 | parisc: Add compile-time check when adding new syscalls | Helge Deller |
2015-03-05 | parisc: fix up obsolete cpu function usage. | Rusty Russell |
2015-02-17 | parisc: Remove unused function | Rickard Strandqvist |
2015-02-16 | parisc: hpux - Remove hpux gateway page | Helge Deller |
2015-02-16 | parisc: Add error checks when building up signal trampoline handler | Helge Deller |
2015-02-16 | parisc: Wire up execveat syscall | Helge Deller |
2015-02-13 | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() | Andrey Ryabinin |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
2015-01-20 | module_arch_freeing_init(): new hook for archs before module->module_init freed. | Rusty Russell |
2014-11-10 | parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscalls | Helge Deller |
2014-11-10 | parisc: Wire up bpf syscall | Helge Deller |
2014-10-19 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds |
2014-09-23 | ARCH: AUDIT: audit_syscall_entry() should not require the arch | Eric Paris |
2014-09-21 | parisc: ptrace: use secure_computing_strict() | Helge Deller |
2014-09-13 | parisc: Implement new LWS CAS supporting 64 bit operations. | Guy Martin |
2014-08-27 | parisc: Wire up seccomp, getrandom and memfd_create syscalls | Helge Deller |
2014-08-09 | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-08-06 | parisc: Use get_signal() signal_setup_done() | Richard Weinberger |
2014-08-04 | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2014-07-18 | parisc: ftrace: Remove check of obsolete variable function_trace_stop | Steven Rostedt (Red Hat) |
2014-07-18 | parisc: ftrace: Add call to ftrace_graph_is_dead() in function graph code | Steven Rostedt (Red Hat) |
2014-07-13 | Merge branch 'parisc-3.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-07-13 | parisc: drop unused defines and header includes | Helge Deller |
2014-07-13 | parisc: fix fanotify_mark() syscall on 32bit compat kernel | Helge Deller |
2014-07-13 | parisc: add serial ports of C8000/1GHz machine to hardware database | Helge Deller |
2014-05-23 | parisc: 'renameat2()' doesn't need (or have) a separate compat system call | Linus Torvalds |
2014-05-20 | parisc: add renameat2 syscall | Miklos Szeredi |
2014-05-20 | Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-05-15 | parisc: Improve LWS-CAS performance | John David Anglin |
2014-05-15 | parisc: ratelimit userspace segfault printing | Helge Deller |
2014-05-15 | parisc,metag: Do not hardcode maximum userspace stack size | Helge Deller |
2014-04-17 | Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds |
2014-04-13 | parisc: fix epoll_pwait syscall on compat kernel | Helge Deller |
2014-04-13 | parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZE | Helge Deller |
2014-04-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-03-23 | parisc: wire up sys_utimes | Helge Deller |
2014-03-23 | parisc: Remove unused CONFIG_PARISC_TMPALIAS code | John David Anglin |
2014-03-12 | parisc: Validate online cpus in irq_set_affinity() callbacks | Thomas Gleixner |
2014-02-02 | parisc: add flexible mmap memory layout support | Helge Deller |
2014-02-02 | parisc: wire up sched_setattr and sched_getattr | Helge Deller |
2014-02-02 | parisc: fix cache-flushing | Helge Deller |
2014-01-22 | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-01-08 | parisc: Ensure full cache coherency for kmap/kunmap | John David Anglin |
2013-12-11 | parisc/PCI: Use dev_is_pci() to identify PCI devices | Yijing Wang |
2013-11-30 | parisc: fix kernel memory layout in vmlinux.ld.S | Helge Deller |