summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm
AgeCommit message (Expand)AuthorLines
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-46/+71
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar-2/+2
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra-0/+1
2014-08-27parisc: Wire up seccomp, getrandom and memfd_create syscallsHelge Deller-1/+20
2014-08-14locking,arch,parisc: Fold atomic_opsPeter Zijlstra-44/+69
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso-0/+1
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-9/+1
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick-1/+0
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-8/+2
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-5/+0
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo-5/+0
2014-05-21ftrace: Make CALLER_ADDRx macros more genericAKASHI Takahiro-9/+1
2014-05-15parisc,metag: Do not hardcode maximum userspace stack sizeHelge Deller-1/+4
2014-05-15metag: Reduce maximum stack size to 256MBJames Hogan-0/+2
2014-04-18arch,parisc: Convert smp_mb__*()Peter Zijlstra-8/+2
2014-04-17Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds-3/+2
2014-04-13parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZEHelge Deller-3/+2
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-6/+26
2014-03-23parisc: locks: remove redundant arch_*_relax operationsWill Deacon-4/+0
2014-03-23parisc: Remove unused CONFIG_PARISC_TMPALIAS codeJohn David Anglin-11/+0
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen-0/+1
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen-6/+25
2014-02-02parisc: add flexible mmap memory layout supportHelge Deller-0/+17
2014-02-02parisc: fix cache-flushingHelge Deller-3/+2
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+1
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-11/+6
2014-01-13arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell-1/+1
2014-01-13Merge tag 'v3.13-rc8' into core/lockingIngo Molnar-11/+6
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra-35/+1
2014-01-08parisc: Ensure full cache coherency for kmap/kunmapJohn David Anglin-11/+6
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+0
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller-0/+1
2013-11-30parisc: remove empty SERIAL_PORT_DFNS in serial.hChen Gang-2/+0
2013-11-19parisc: break out SOCK_NONBLOCK define to own asm header fileHelge Deller-0/+11
2013-11-19Revert "parisc: implement full version of access_ok()"Helge Deller-42/+4
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+0
2013-11-15parisc: handle pgtable_page_ctor() failKirill A. Shutemov-2/+6
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner-3/+0
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+1
2013-11-07parisc: implement full version of access_ok()Helge Deller-4/+42
2013-11-07parisc: do not count IPI calls twiceHelge Deller-1/+0
2013-11-07parisc: make udelay() SMP-safeHelge Deller-31/+10
2013-11-07parisc: add kernel audit featureHelge Deller-1/+7
2013-11-07parisc: provide macro to create exception table entriesHelge Deller-3/+16
2013-11-01Merge branch 'linus' into sched/coreIngo Molnar-1/+1
2013-10-13parisc: mark parisc_terminate() noreturn and cold.Helge Deller-1/+1
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra-0/+1
2013-07-31parisc: Fix interrupt routing for C8000 serial portsThomas Bogendoerfer-0/+3
2013-07-09parisc: Ensure volatile space register %sr1 is not clobberedJohn David Anglin-2/+3