summaryrefslogtreecommitdiffstats
path: root/arch/sparc
AgeCommit message (Expand)Author
2018-12-20vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells
2018-12-20dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig
2018-12-20bpf: sparc64: Enable sparc64 jit to provide bpf_line_infoMartin KaFai Lau
2018-12-19sparc/iommu: fix ->map_sg return valueChristoph Hellwig
2018-12-19sparc/io-unit: fix ->map_sg return valueChristoph Hellwig
2018-12-13dma-mapping: bypass indirect calls for dma-directChristoph Hellwig
2018-12-13dma-mapping: always build the direct mapping codeChristoph Hellwig
2018-12-13sparc: use DT node full_name in sparc_dma_alloc_resourceChristoph Hellwig
2018-12-11sparc: merge 32-bit and 64-bit version of pci.hChristoph Hellwig
2018-12-11sparc: move the leon PCI memory space comment to <asm/leon.h>Christoph Hellwig
2018-12-11sparc: remove not required includes from dma-mapping.hChristoph Hellwig
2018-12-11sparc: remove the sparc32_dma_ops indirectionChristoph Hellwig
2018-12-11sparc: factor the dma coherent mapping into helperChristoph Hellwig
2018-12-11sparc: remove not needed sbus_dma_ops methodsChristoph Hellwig
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-06arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig
2018-12-06sparc: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-04Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2018-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2018-11-30Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-27sparc/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27sparc32: supress another implicit-fallthrough warningStephen Rothwell
2018-11-27sparc32: suppress an implicit-fallthrough warningStephen Rothwell
2018-11-27sparc: suppress the implicit-fallthrough warningStephen Rothwell
2018-11-27sparc: Adjust bpf JIT prologue for PSEUDO calls.David Miller
2018-11-26sparc: Correct ctx->saw_frame_pointer logic.David Miller
2018-11-26sparc: Fix JIT fused branch convergance.David Miller
2018-11-23pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig
2018-11-23PCI: consolidate the PCI_SYSCALL symbolChristoph Hellwig
2018-11-23PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig
2018-11-20crypto: remove useless initializations of cra_listEric Biggers
2018-11-18arch/sparc: Use kzalloc_nodeSabyasachi Gupta
2018-11-18sparc: generate uapi header and system call table filesFiroz Khan
2018-11-18sparc: add system call table generation supportFiroz Khan
2018-11-18sparc: add __NR_syscalls along with NR_syscallsFiroz Khan
2018-11-18sparc: move __IGNORE* entries to non uapi headerFiroz Khan
2018-11-18sparc: Use DT node full_name instead of name for resourcesRob Herring
2018-11-18sparc: Remove unused leon_trans_initRob Herring
2018-11-18sparc: Use device_type helpers to access the node typeRob Herring
2018-11-18sparc: Use of_node_name_eq for node name comparisonsRob Herring
2018-11-18sparc: Convert to using %pOFn instead of device_node.nameRob Herring
2018-11-18sparc: prom: use property "name" directly to construct node namesRob Herring
2018-11-18sparc: Convert to using %pOF instead of full_nameRob Herring
2018-11-16net: remove VLAN_TAG_PRESENTMichał Mirosław
2018-11-16net/bpf_jit: SPARC: split VLAN_PRESENT bit handling from VLAN_TCIMichał Mirosław
2018-11-08sparc/oprofile: Convert timer_stop() to use synchronize_rcu()Paul E. McKenney
2018-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2018-10-31sparc64: Wire up compat getpeername and getsockname.David S. Miller