aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-15/+0
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-7/+7
2018-12-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2018-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds35-851/+746
2018-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-10/+9
2018-12-21sparc: Set "ARCH: sunxx" information on the same lineCorentin Labbe2-9/+8
2018-12-21sparc: vdso: Drop implicit common-page-size linker flagndesaulniers@google.com1-1/+1
2018-12-20bpf: sparc64: Enable sparc64 jit to provide bpf_line_infoMartin KaFai Lau1-0/+1
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-12/+5
2018-12-04Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-1/+1
2018-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-2/+4
2018-11-30Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-10/+1
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-29/+68
2018-11-27sparc/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-10/+1
2018-11-27sparc32: supress another implicit-fallthrough warningStephen Rothwell1-0/+1
2018-11-27sparc32: suppress an implicit-fallthrough warningStephen Rothwell1-0/+1
2018-11-27sparc: suppress the implicit-fallthrough warningStephen Rothwell1-0/+1
2018-11-27sparc: Adjust bpf JIT prologue for PSEUDO calls.David Miller1-1/+7
2018-11-26sparc: Correct ctx->saw_frame_pointer logic.David Miller1-0/+12
2018-11-26sparc: Fix JIT fused branch convergance.David Miller1-28/+49
2018-11-20crypto: remove useless initializations of cra_listEric Biggers3-15/+0
2018-11-18arch/sparc: Use kzalloc_nodeSabyasachi Gupta1-2/+1
2018-11-18sparc: generate uapi header and system call table filesFiroz Khan6-641/+18
2018-11-18sparc: add system call table generation supportFiroz Khan4-0/+536
2018-11-18sparc: add __NR_syscalls along with NR_syscallsFiroz Khan2-1/+5
2018-11-18sparc: move __IGNORE* entries to non uapi headerFiroz Khan2-16/+16
2018-11-18sparc: Use DT node full_name instead of name for resourcesRob Herring3-3/+3
2018-11-18sparc: Remove unused leon_trans_initRob Herring2-15/+0
2018-11-18sparc: Use device_type helpers to access the node typeRob Herring8-45/+26
2018-11-18sparc: Use of_node_name_eq for node name comparisonsRob Herring14-44/+44
2018-11-18sparc: Convert to using %pOFn instead of device_node.nameRob Herring2-4/+4
2018-11-18sparc: prom: use property "name" directly to construct node namesRob Herring2-25/+42
2018-11-18sparc: Convert to using %pOF instead of full_nameRob Herring10-60/+55
2018-11-16net: remove VLAN_TAG_PRESENTMichał Mirosław1-4/+0
2018-11-16net/bpf_jit: SPARC: split VLAN_PRESENT bit handling from VLAN_TCIMichał Mirosław1-7/+10
2018-11-08sparc/oprofile: Convert timer_stop() to use synchronize_rcu()Paul E. McKenney1-1/+1
2018-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-7/+2
2018-10-31sparc64: Wire up compat getpeername and getsockname.David S. Miller1-2/+2
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport7-9/+5
2018-10-31memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variantsMike Rapoport1-1/+1
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2-3/+3
2018-10-31memblock: replace free_bootmem_late with memblock_free_lateMike Rapoport1-1/+2
2018-10-31memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport1-1/+1
2018-10-31memblock: replace __alloc_bootmem with memblock_alloc_fromMike Rapoport5-15/+18
2018-10-31memblock: replace __alloc_bootmem_node with appropriate memblock_ APIMike Rapoport2-8/+6
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport3-7/+8
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport1-1/+0
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport1-1/+0
2018-10-31treewide: remove current_text_addrNick Desaulniers2-12/+0
2018-10-29sparc64: Remvoe set_fs() from perf_callchain_user().David S. Miller1-5/+0