summaryrefslogtreecommitdiff
path: root/arch/parisc/kernel
AgeCommit message (Expand)Author
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-12-20dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig
2018-12-13dma-mapping: bypass indirect calls for dma-directChristoph Hellwig
2018-12-10parisc: generate uapi header and system call table filesFiroz Khan
2018-12-10parisc: add system call table generation supportFiroz Khan
2018-12-10parisc: Split out alternative live patching codeHelge Deller
2018-11-27parisc: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-06parisc: Revert "Release spinlocks using ordered store"John David Anglin
2018-10-29Merge branch 'parisc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-10-26parisc: Use LINUX_GATEWAY_SPACE constant in entry.SHelge Deller
2018-10-23Merge branch 'parisc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-22Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-10-20parisc: Retrieve and display the PDC PAT capabilitiesHelge Deller
2018-10-20parisc: Optimze cache flush algorithmsJohn David Anglin
2018-10-19parisc: Add PDC PAT cell_info() and pd_get_pdc_revisions() functionsHelge Deller
2018-10-19parisc: Drop two instructions from pte lookup codeHelge Deller
2018-10-17parisc: Add alternative coding infrastructureHelge Deller
2018-10-17parisc: Fix address in HPMC IVAJohn David Anglin
2018-10-17parisc: Fix exported address of os_hpmc handlerHelge Deller
2018-10-17parisc: Purge TLB entries after updating page table entry and set page access...John David Anglin
2018-10-17parisc: Release spinlocks using ordered storeJohn David Anglin
2018-10-17parisc: Clean up crash header outputHelge Deller
2018-10-17parisc: Remove PTE load and fault check from L2_ptep macroJohn David Anglin
2018-10-17parisc: Reorder TLB flush timing calculationJohn David Anglin
2018-10-17parisc: Use PARISC_ITLB_TRAP constant in entry.SHelge Deller
2018-10-16parisc: Fix uninitialized variable usage in unwind.cHelge Deller
2018-09-29Update email addressMatthew Wilcox
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig
2018-08-21parisc: Add hardware description to stack tracesHelge Deller
2018-08-21parisc: Fix boot failure of 64-bit kernelHelge Deller
2018-08-17parisc: Consolidate unwind initialization callsHelge Deller
2018-08-17parisc: Update comments in syscall.S regarding wide userlandHelge Deller
2018-08-17parisc: Fix ptraced 64-bit applications to call 64-bit syscallsHelge Deller
2018-08-17parisc: Restore possibility to execute 64-bit applicationsHelge Deller
2018-08-13parisc: Fix and improve kernel stack unwindingHelge Deller
2018-08-13parisc: Remove ordered stores from syscall.SJohn David Anglin
2018-08-13parisc: prefer _THIS_IP_ and _RET_IP_ statement expressionsNick Desaulniers
2018-08-13parisc: Add HAVE_REGS_AND_STACK_ACCESS_API featureHelge Deller
2018-08-13parisc: use generic dma_noncoherent_opsChristoph Hellwig
2018-08-13parisc: always use flush_kernel_dcache_range for DMA cache maintainanceChristoph Hellwig
2018-08-13parisc: merge pcx_dma_ops and pcxl_dma_opsChristoph Hellwig
2018-08-08parisc: Define mb() and add memory barriers to assembler unlock sequencesJohn David Anglin
2018-06-28parisc: Reduce debug output in unwind codeHelge Deller
2018-06-28parisc: Wire up io_pgetevents syscallHelge Deller
2018-06-28parisc: Convert printk(KERN_LEVEL) to pr_lvl()Andy Shevchenko
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-05-18parisc: Move setup_profiling_timer() out of init sectionHelge Deller