aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-0/+11
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-46/+71
2014-10-12parisc: Reduce SIGRTMIN from 37 to 32 to behave like other Linux architecturesHelge Deller1-10/+6
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar1-2/+2
2014-09-23ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris1-0/+11
2014-09-14Merge 3.17-rc5 into tty-nextGreg Kroah-Hartman3-2/+24
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
2014-09-09parisc/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado1-0/+2
2014-08-27parisc: Wire up seccomp, getrandom and memfd_create syscallsHelge Deller3-2/+24
2014-08-14locking,arch,parisc: Fold atomic_opsPeter Zijlstra1-44/+69
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-07-24parisc: Remove SA_RESTORER defineJohn David Anglin1-2/+0
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso1-0/+1
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into nextLinus Torvalds1-9/+1
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick1-1/+0
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds2-8/+2
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into nextLinus Torvalds1-5/+0
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo1-5/+0
2014-05-21ftrace: Make CALLER_ADDRx macros more genericAKASHI Takahiro1-9/+1
2014-05-20parisc: add renameat2 syscallMiklos Szeredi1-1/+2
2014-05-15parisc,metag: Do not hardcode maximum userspace stack sizeHelge Deller1-1/+4
2014-05-15metag: Reduce maximum stack size to 256MBJames Hogan1-0/+2
2014-05-01Merge branch 'parisc-3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds2-8/+2
2014-05-01parisc: Use generic uapi/asm/resource.h fileHelge Deller2-7/+2
2014-05-01parisc: remove _STK_LIM_MAX overrideJohn David Anglin1-1/+0
2014-04-18arch,parisc: Convert smp_mb__*()Peter Zijlstra2-8/+2
2014-04-17Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds1-3/+2
2014-04-13parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZEHelge Deller1-3/+2
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+26
2014-03-23parisc: locks: remove redundant arch_*_relax operationsWill Deacon1-4/+0
2014-03-23parisc: wire up sys_utimesHelge Deller1-2/+2
2014-03-23parisc: Remove unused CONFIG_PARISC_TMPALIAS codeJohn David Anglin1-11/+0
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen1-0/+1
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabetical orderTim Chen1-6/+25
2014-02-02parisc: add flexible mmap memory layout supportHelge Deller4-0/+17
2014-02-02parisc: Make EWOULDBLOCK be equal to EAGAIN on pariscGuy Martin1-1/+1
2014-02-02parisc: convert uapi/asm/stat.h to use native types onlyHelge Deller1-21/+19
2014-02-02parisc: wire up sched_setattr and sched_getattrHelge Deller1-1/+3
2014-02-02parisc: fix cache-flushingHelge Deller2-3/+2
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-0/+3
2014-01-20Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-35/+1
2014-01-18net: introduce SO_BPF_EXTENSIONSMichal Sekletar1-0/+2
2014-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-01-17parisc: fix SO_MAX_PACING_RATE typoEric Dumazet1-1/+1
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-11/+6
2014-01-13arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell1-1/+1
2014-01-13Merge tag 'v3.13-rc8' into core/lockingIngo Molnar2-11/+6
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2-35/+1
2014-01-08parisc: Ensure full cache coherency for kmap/kunmapJohn David Anglin2-11/+6