summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm
AgeCommit message (Expand)Author
2015-02-17parisc: macro whitespace fixesMichael S. Tsirkin
2015-02-16parisc/uaccess: fix sparse errorsMichael S. Tsirkin
2015-02-16parisc: hpux - Remove hpux gateway pageHelge Deller
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-10parisc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2014-12-26Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-26parisc: fix out-of-register compiler error in ldcw inline assembler functionJohn David Anglin
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-11-10parisc: Use BUILD_BUG() instead of undefined functionsHelge Deller
2014-10-20parisc: io: implement dummy relaxed accessor macros for writesWill Deacon
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar
2014-09-23ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2014-08-27parisc: Wire up seccomp, getrandom and memfd_create syscallsHelge Deller
2014-08-14locking,arch,parisc: Fold atomic_opsPeter Zijlstra
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo
2014-05-21ftrace: Make CALLER_ADDRx macros more genericAKASHI Takahiro
2014-05-15parisc,metag: Do not hardcode maximum userspace stack sizeHelge Deller
2014-05-15metag: Reduce maximum stack size to 256MBJames Hogan
2014-04-18arch,parisc: Convert smp_mb__*()Peter Zijlstra
2014-04-17Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2014-04-13parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZEHelge Deller
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-03-23parisc: locks: remove redundant arch_*_relax operationsWill Deacon
2014-03-23parisc: Remove unused CONFIG_PARISC_TMPALIAS codeJohn David Anglin
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen
2014-02-02parisc: add flexible mmap memory layout supportHelge Deller
2014-02-02parisc: fix cache-flushingHelge Deller
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-13arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell
2014-01-13Merge tag 'v3.13-rc8' into core/lockingIngo Molnar
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra
2014-01-08parisc: Ensure full cache coherency for kmap/kunmapJohn David Anglin
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller
2013-11-30parisc: remove empty SERIAL_PORT_DFNS in serial.hChen Gang
2013-11-19parisc: break out SOCK_NONBLOCK define to own asm header fileHelge Deller