summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm
AgeCommit message (Expand)AuthorLines
2018-06-04Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-16/+16
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-11/+0
2018-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-8/+0
2018-05-14softirq/parisc: Switch to generic local_softirq_pending() implementationFrederic Weisbecker-8/+0
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig-23/+0
2018-04-20y2038: parisc: Extend sysvipc data structuresArnd Bergmann-16/+16
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani-11/+0
2018-04-12Merge branch 'parisc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-34/+41
2018-04-11page cache: use xa_lockMatthew Wilcox-4/+2
2018-04-11parisc: Switch to generic COMPAT_BINFMT_ELFHelge Deller-34/+41
2018-03-27parisc: Force to various endian types for sparseHelge Deller-6/+6
2018-03-02Merge branch 'parisc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+3
2018-03-02parisc: Use cr16 interval timers unconditionally on qemuHelge Deller-0/+2
2018-03-02parisc: Fix ordering of cache and TLB flushesJohn David Anglin-0/+1
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-1/+0
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds-0/+6
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-64/+0
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+0
2018-01-15signal: unify compat_siginfo_tAl Viro-63/+0
2018-01-12signal: Remove _sys_private and _overrun_incr from struct compat_siginfoEric W. Biederman-1/+0
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells-3/+0
2018-01-09parisc64: Add .opd based function descriptor dereferenceSergey Senozhatsky-0/+6
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd-1/+0
2018-01-02parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernelHelge Deller-0/+2
2017-12-17parisc: Reduce thread stack to 16 kbJohn David Anglin-0/+5
2017-11-17Merge branch 'parisc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-255/+36
2017-11-17Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds-1/+0
2017-11-17parisc: Make some PDC structures accessible in uapi headersHelge Deller-255/+0
2017-11-17parisc: Add CPU topology supportHelge Deller-0/+36
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-8/+0
2017-11-15fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton-1/+0
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-8/+0
2017-11-07PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas-7/+0
2017-11-07PCI: Remove redundant pcibios_set_master() declarationsBjorn Helgaas-1/+0
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar-0/+76
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+76
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland-1/+1
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig-8/+0
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon-3/+1
2017-10-10locking/core: Remove {read,spin,write}_can_lock()Will Deacon-18/+0
2017-09-22parisc: Move init_per_cpu() into init sectionHelge Deller-0/+1
2017-09-22parisc: Add wrapper for pdc_instr() firmware functionHelge Deller-0/+1
2017-09-05Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+23
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-22/+6
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby-22/+4
2017-08-22parisc: Make existing core files reuseable for bootloaderHelge Deller-0/+6
2017-08-22parisc: Optimize switch_mmJohn David Anglin-0/+3
2017-08-22parisc: PDT/firmware: Add support to read PDT on older PAT-machinesHelge Deller-0/+14
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-7/+0
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney-7/+0