summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |_|/ |/| |
| * | parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZEHelge Deller2014-04-131-3/+2Star
| |/
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-03-311-6/+26
|\ \ | |/ |/|
| * locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-091-0/+1
| * locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-02-091-6/+25
* | parisc: locks: remove redundant arch_*_relax operationsWill Deacon2014-03-231-4/+0Star
* | parisc: wire up sys_utimesHelge Deller2014-03-231-2/+2
* | parisc: Remove unused CONFIG_PARISC_TMPALIAS codeJohn David Anglin2014-03-231-11/+0Star
* | parisc: add flexible mmap memory layout supportHelge Deller2014-02-024-0/+17
* | parisc: Make EWOULDBLOCK be equal to EAGAIN on pariscGuy Martin2014-02-021-1/+1
* | parisc: convert uapi/asm/stat.h to use native types onlyHelge Deller2014-02-021-21/+19Star
* | parisc: wire up sched_setattr and sched_getattrHelge Deller2014-02-021-1/+3
* | parisc: fix cache-flushingHelge Deller2014-02-022-3/+2Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-252-0/+3
|\
| * net: introduce SO_BPF_EXTENSIONSMichal Sekletar2014-01-191-0/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-181-1/+1
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-142-11/+6Star
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-181-2/+0Star
| |\ \ \
| * | | | lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-181-0/+1
* | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-202-35/+1Star
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell2014-01-141-1/+1
| * | | | Merge tag 'v3.13-rc8' into core/lockingIngo Molnar2014-01-132-11/+6Star
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2014-01-122-35/+1Star
| | |_|/ | |/| |
* | | | parisc: fix SO_MAX_PACING_RATE typoEric Dumazet2014-01-181-1/+1
| |/ / |/| |
* | | parisc: Ensure full cache coherency for kmap/kunmapJohn David Anglin2014-01-082-11/+6Star
|/ /
* / parisc: remove empty SERIAL_PORT_DFNS in serial.hChen Gang2013-11-301-2/+0Star
|/
* parisc: break out SOCK_NONBLOCK define to own asm header fileHelge Deller2013-11-192-8/+14
* Revert "parisc: implement full version of access_ok()"Helge Deller2013-11-191-42/+4Star
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-3/+0Star
|\
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-3/+0Star
* | parisc: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-2/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-131-0/+2
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-231-1/+1
| |\ \
| * | | net: introduce SO_MAX_PACING_RATEEric Dumazet2013-09-291-0/+2
* | | | errno.h: remove "NFS" from descriptions in commentsEric Sandeen2013-11-131-1/+1
| |_|/ |/| |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-121-0/+1
|\ \ \
| * \ \ Merge branch 'linus' into sched/coreIngo Molnar2013-11-011-1/+1
| |\ \ \ | | | |/ | | |/|