summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-191-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/+6
* | | 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-143-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-091-0/+2
|/ /
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-041-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/+0
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-06-061-9/+1
|\
| * ftrace: Make CALLER_ADDRx macros more genericAKASHI Takahiro2014-05-211-9/+1
* | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick2014-06-041-1/+0
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-032-8/+2
|\ \
| * | arch,parisc: Convert smp_mb__*()Peter Zijlstra2014-04-182-8/+2
* | | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-021-5/+0
|\ \ \
| * | | PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-271-5/+0
* | | | 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-012-8/+2
|\ \ \ | |_|/ |/| |
| * | parisc: Use generic uapi/asm/resource.h fileHelge Deller2014-05-012-7/+2
| * | parisc: remove _STK_LIM_MAX overrideJohn David Anglin2014-05-011-1/+0
* | | Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-04-171-3/+2
|\ \ \ | |_|/ |/| |
| * | parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZEHelge Deller2014-04-131-3/+2
| |/
* | 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/+0
* | parisc: wire up sys_utimesHelge Deller2014-03-231-2/+2
* | parisc: Remove unused CONFIG_PARISC_TMPALIAS codeJohn David Anglin2014-03-231-11/+0
* | 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/+19
* | parisc: wire up sched_setattr and sched_getattrHelge Deller2014-02-021-1/+3
* | parisc: fix cache-flushingHelge Deller2014-02-022-3/+2
|/
* 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-181-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/+6
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-181-2/+0
| |\ \ \
| * | | | lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-171-0/+1
* | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-202-35/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell2014-01-131-1/+1
| * | | | Merge tag 'v3.13-rc8' into core/lockingIngo Molnar2014-01-132-11/+6
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2014-01-122-35/+1
| | |_|/ | |/| |
OpenPOWER on IntegriCloud