summaryrefslogtreecommitdiffstats
path: root/arch/parisc
AgeCommit message (Expand)Author
2016-03-01parisc: Wire up copy_file_range syscallHelge Deller
2016-03-01parisc: Fix ptrace syscall number and return value modificationHelge Deller
2016-03-01parisc: Use parentheses around expression in floppy.hHelge Deller
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-20parisc: convert to dma_map_opsChristoph Hellwig
2016-01-20mm: arch: remove duplicate definitions of MADV_FREEGuenter Roeck
2016-01-17Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-01-16Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon
2016-01-16parisc: Protect huge page pte changes with spinlocksHelge Deller
2016-01-15arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...Chen Gang
2016-01-15mm: define MADV_FREE for some archesMinchan Kim
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-01-12parisc: Imporove debug info about space registers and TLB configurationHelge Deller
2016-01-12parisc: Drop parisc-specific NSIGTRAP defineHelge Deller
2016-01-12parisc: Fix __ARCH_SI_PREAMBLE_SIZEHelge Deller
2016-01-12parisc: Reduce overhead of parisc_requires_coherency()Helge Deller
2016-01-12parisc: Initialize PCI bridge cache line and default latencyHelge Deller
2016-01-04soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek
2015-12-21parisc: Fix syscall restartsHelge Deller
2015-12-12parisc: Disable huge pages on Mako machinesHelge Deller
2015-12-12parisc: Wire up mlock2 syscallHelge Deller
2015-12-12parisc: Remove unused pcibios_init_bus()Bjorn Helgaas
2015-12-04module: use a structure to encapsulate layout.Rusty Russell
2015-11-22Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-22parisc: Map kernel text and data on huge pagesHelge Deller
2015-11-22parisc: Add Huge Page and HUGETLBFS supportHelge Deller
2015-11-22parisc: Use long branch to do_syscall_trace_exitHelge Deller
2015-11-22parisc: Increase initial kernel mapping to 32MB on 64bit kernelHelge Deller
2015-11-22parisc: Initialize the fault vector earlier in the boot process.Helge Deller
2015-11-22parisc: Add defines for Huge page supportHelge Deller
2015-11-22parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.hHelge Deller
2015-11-20parisc: Drop definition of start_thread_som for HP-UX SOM binariesHelge Deller
2015-11-20parisc: Fix wrong comment regarding first pmd entry flagsHelge Deller
2015-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-09Merge branch 'parisc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre
2015-11-08parisc: Fixes and cleanups in kernel uapi header filesHelge Deller
2015-11-08parisc: Drop hpux_stat64 struct from stat.h header fileHelge Deller
2015-11-05mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson
2015-11-04Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-10-25parisc: Change L1_CACHE_BYTES to 16John David Anglin
2015-10-22parisc: Wire up userfaultfd syscallHelge Deller
2015-10-22parisc: allocate sys_membarrier system call numberMathieu Desnoyers
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra
2015-09-08parisc: Use platform_device_register_simple("rtc-generic")Helge Deller
2015-09-08parisc: Drop CONFIG_SMP around update_cr16_clocksource()Helge Deller
2015-09-08parisc: Use double word condition in 64bit CAS operationJohn David Anglin
2015-09-08parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller
2015-09-08parisc: Additionally check for in_atomic() in page fault handlerHelge Deller
2015-09-08parisc: Define ioremap_uc and ioremap_wcGuenter Roeck