summaryrefslogtreecommitdiff
path: root/arch/parisc/include/asm
AgeCommit message (Expand)Author
2017-11-17Merge branch 'parisc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-17Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2017-11-17parisc: Make some PDC structures accessible in uapi headersHelge Deller
2017-11-17parisc: Add CPU topology supportHelge Deller
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-15fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-11-07PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas
2017-11-07PCI: Remove redundant pcibios_set_master() declarationsBjorn Helgaas
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon
2017-10-10locking/core: Remove {read,spin,write}_can_lock()Will Deacon
2017-09-22parisc: Move init_per_cpu() into init sectionHelge Deller
2017-09-22parisc: Add wrapper for pdc_instr() firmware functionHelge Deller
2017-09-05Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2017-08-22parisc: Make existing core files reuseable for bootloaderHelge Deller
2017-08-22parisc: Optimize switch_mmJohn David Anglin
2017-08-22parisc: PDT/firmware: Add support to read PDT on older PAT-machinesHelge Deller
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney
2017-08-10locking/atomic: Fix atomic_set_release() for 'funny' architecturesPeter Zijlstra
2017-07-31parisc: Increase thread and stack size to 32kbHelge Deller
2017-07-25parisc: Add function to return DIMM slot of physical addressHelge Deller
2017-07-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-20debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-11parisc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-06Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-07-05parisc: ->mapping_errorChristoph Hellwig
2017-07-03kill {__,}{get,put}_user_unaligned()Al Viro
2017-07-03Merge branch 'parisc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-03parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devsThomas Bogendoerfer
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2017-06-09parisc: Don't hardcode PSW values in gsc_*() functionsHelge Deller
2017-06-09parisc/mm: Ensure IRQs are off in switch_mm()Helge Deller
2017-05-27trim __ARCH_WANT_SYS_OLD_GETRLIMITAl Viro
2017-05-15kill strlen_user()Al Viro
2017-05-12parisc: Add Page Deallocation Table (PDT) supportHelge Deller
2017-05-10parisc: Enhance detection of synchronous cr16 clocksourcesHelge Deller
2017-05-10parisc: Drop per_cpu uaccess related exception_data structHelge Deller
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-20parisc: Use generic pci_mmap_resource_range()David Woodhouse