Age | Commit message (Expand) | Author |
2015-02-17 | parisc: macro whitespace fixes | Michael S. Tsirkin |
2015-02-16 | parisc/uaccess: fix sparse errors | Michael S. Tsirkin |
2015-02-16 | parisc: hpux - Remove HPUX syscall numbers | Helge Deller |
2015-02-16 | parisc: hpux - Remove hpux gateway page | Helge Deller |
2015-02-16 | parisc: Wire up execveat syscall | Helge Deller |
2015-02-13 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
2015-02-12 | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov |
2015-02-10 | parisc: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov |
2014-12-26 | Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-12-26 | parisc: fix out-of-register compiler error in ldcw inline assembler function | John David Anglin |
2014-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann |
2014-12-10 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-12-06 | net: sock: allow eBPF programs to be attached to sockets | Alexei Starovoitov |
2014-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-11-11 | net: introduce SO_INCOMING_CPU | Eric Dumazet |
2014-11-10 | parisc: Avoid using CONFIG_64BIT in userspace exported headers | Helge Deller |
2014-11-10 | parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscalls | Helge Deller |
2014-11-10 | parisc: Use BUILD_BUG() instead of undefined functions | Helge Deller |
2014-11-10 | parisc: Wire up bpf syscall | Helge Deller |
2014-10-20 | parisc: io: implement dummy relaxed accessor macros for writes | Will Deacon |
2014-10-19 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds |
2014-10-13 | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-10-12 | parisc: Reduce SIGRTMIN from 37 to 32 to behave like other Linux architectures | Helge Deller |
2014-10-09 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-10-03 | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() | Pranith Kumar |
2014-09-23 | ARCH: AUDIT: implement syscall_get_arch for all arches | Eric Paris |
2014-09-15 | Merge 3.17-rc5 into tty-next | Greg Kroah-Hartman |
2014-09-13 | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra |
2014-09-10 | parisc/uapi: Add definition of TIOC[SG]RS485 | Ricardo Ribalda Delgado |
2014-08-27 | parisc: Wire up seccomp, getrandom and memfd_create syscalls | Helge Deller |
2014-08-14 | locking,arch,parisc: Fold atomic_ops | Peter Zijlstra |
2014-08-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-07-24 | parisc: Remove SA_RESTORER define | John David Anglin |
2014-07-17 | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso |
2014-06-06 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2014-06-04 | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL | Fabian Frederick |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-06-02 | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-05-27 | PCI: Turn pcibios_penalize_isa_irq() into a weak function | Hanjun Guo |
2014-05-21 | ftrace: Make CALLER_ADDRx macros more generic | AKASHI Takahiro |
2014-05-20 | parisc: add renameat2 syscall | Miklos Szeredi |
2014-05-14 | parisc,metag: Do not hardcode maximum userspace stack size | Helge Deller |
2014-05-14 | metag: Reduce maximum stack size to 256MB | James Hogan |
2014-05-01 | Merge branch 'parisc-3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-05-01 | parisc: Use generic uapi/asm/resource.h file | Helge Deller |
2014-05-01 | parisc: remove _STK_LIM_MAX override | John David Anglin |
2014-04-18 | arch,parisc: Convert smp_mb__*() | Peter Zijlstra |
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: change value of SHMLBA from 0x00400000 to PAGE_SIZE | Helge Deller |