summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | 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
| |/ /
* / / parisc: Wire up seccomp, getrandom and memfd_create syscallsHelge Deller2014-08-272-1/+20
|/ /
* / arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+1
|/
* 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,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' 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: 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: fix cache-flushingHelge Deller2014-02-022-3/+2Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-0/+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
* | | | 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
|\ \ \ \ | | |_|/ | |/| |
| * | | parisc: Ensure full cache coherency for kmap/kunmapJohn David Anglin2014-01-082-11/+6Star
| | |/ | |/|
* / | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2014-01-122-35/+1Star
|/ /
* / 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-191-0/+11
* 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 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
| |\
| * | sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-251-0/+1
* | | parisc: implement full version of access_ok()Helge Deller2013-11-071-4/+42
* | | parisc: do not count IPI calls twiceHelge Deller2013-11-071-1/+0Star
* | | parisc: make udelay() SMP-safeHelge Deller2013-11-071-31/+10Star
* | | parisc: add kernel audit featureHelge Deller2013-11-072-1/+7
* | | parisc: provide macro to create exception table entriesHelge Deller2013-11-072-3/+16
| |/ |/|
* | parisc: mark parisc_terminate() noreturn and cold.Helge Deller2013-10-131-1/+1
|/