summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include
Commit message (Expand)AuthorAgeFilesLines
* mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov2015-02-281-0/+1
* parisc: macro whitespace fixesMichael S. Tsirkin2015-02-171-58/+58
* parisc/uaccess: fix sparse errorsMichael S. Tsirkin2015-02-161-1/+1
* parisc: hpux - Remove HPUX syscall numbersHelge Deller2015-02-161-478/+0Star
* parisc: hpux - Remove hpux gateway pageHelge Deller2015-02-161-2/+0Star
* parisc: Wire up execveat syscallHelge Deller2015-02-161-1/+2
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-131-4/+0Star
* mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-121-1/+1
* parisc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-10/+0Star
* Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-261-3/+10
|\
| * parisc: fix out-of-register compiler error in ldcw inline assembler functionJohn David Anglin2014-12-261-3/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-112-1/+5
|\ \
| * | net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0Star
| * | net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov2014-12-061-0/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-227-45/+36Star
| |\|
| * | net: introduce SO_INCOMING_CPUEric Dumazet2014-11-111-0/+2
* | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-101-4/+8
|\ \ \ | |_|/ |/| |
| * | parisc: io: implement dummy relaxed accessor macros for writesWill Deacon2014-10-201-4/+8
| |/
* | parisc: Avoid using CONFIG_64BIT in userspace exported headersHelge Deller2014-11-105-17/+17
* | parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscallsHelge Deller2014-11-101-16/+9Star
* | parisc: Use BUILD_BUG() instead of undefined functionsHelge Deller2014-11-101-11/+8Star
* | parisc: Wire up bpf syscallHelge Deller2014-11-101-1/+2
|/
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-201-0/+11
|\
| * ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris2014-09-231-0/+11
* | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-46/+71
|\ \
| * | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2014-10-031-2/+2
| * | locking,arch,parisc: Fold atomic_opsPeter Zijlstra2014-08-141-44/+69
* | | parisc: Reduce SIGRTMIN from 37 to 32 to behave like other Linux architecturesHelge Deller2014-10-121-10/+6Star
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-091-0/+1
|\ \ \
| * | | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
| |/ /
* | | Merge 3.17-rc5 into tty-nextGreg Kroah-Hartman2014-09-153-2/+24
|\ \ \
| * | | parisc: Wire up seccomp, getrandom and memfd_create syscallsHelge Deller2014-08-273-2/+24
| |/ /
* / / parisc/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado2014-09-101-0/+2
|/ /
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-051-0/+1
|\ \ | |/ |/|
| * arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+1
* | parisc: Remove SA_RESTORER defineJohn David Anglin2014-07-241-2/+0Star
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-06-061-9/+1Star
|\
| * ftrace: Make CALLER_ADDRx macros more genericAKASHI Takahiro2014-05-211-9/+1Star
* | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick2014-06-051-1/+0Star
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-032-8/+2Star
|\ \
| * | arch,parisc: Convert smp_mb__*()Peter Zijlstra2014-04-182-8/+2Star
* | | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-021-5/+0Star
|\ \ \
| * | | PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-281-5/+0Star
* | | | parisc: add renameat2 syscallMiklos Szeredi2014-05-201-1/+2
* | | | parisc,metag: Do not hardcode maximum userspace stack sizeHelge Deller2014-05-151-1/+4
* | | | metag: Reduce maximum stack size to 256MBJames Hogan2014-05-151-0/+2
| |_|/ |/| |
* | | Merge branch 'parisc-3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-05-022-8/+2Star
|\ \ \ | |_|/ |/| |
| * | parisc: Use generic uapi/asm/resource.h fileHelge Deller2014-05-012-7/+2Star
| * | parisc: remove _STK_LIM_MAX overrideJohn David Anglin2014-05-011-1/+0Star
* | | Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-04-171-3/+2Star
|\ \ \ | |_|/ |/| |