summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-12-273-15/+0Star
|\
| * crypto: remove useless initializations of cra_listEric Biggers2018-11-203-15/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-272-7/+7
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-223-10/+9Star
| |\ \
| * | | bpf: sparc64: Enable sparc64 jit to provide bpf_line_infoMartin KaFai Lau2018-12-201-0/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-105-12/+5Star
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-291-29/+68
| |\ \ \ \
| * | | | | net: remove VLAN_TAG_PRESENTMichał Mirosław2018-11-171-4/+0Star
| * | | | | net/bpf_jit: SPARC: split VLAN_PRESENT bit handling from VLAN_TCIMichał Mirosław2018-11-171-7/+10
| | |_|_|/ | |/| | |
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-12-261-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-12-041-1/+1
| |\ \ \ \ \
| | * | | | | sparc/oprofile: Convert timer_stop() to use synchronize_rcu()Paul E. McKenney2018-11-091-1/+1
| | |/ / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2018-12-2635-851/+746Star
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | sparc: generate uapi header and system call table filesFiroz Khan2018-11-196-641/+18Star
| * | | | | sparc: add system call table generation supportFiroz Khan2018-11-194-0/+536
| * | | | | sparc: add __NR_syscalls along with NR_syscallsFiroz Khan2018-11-192-1/+5
| * | | | | sparc: move __IGNORE* entries to non uapi headerFiroz Khan2018-11-192-16/+16
| * | | | | sparc: Use DT node full_name instead of name for resourcesRob Herring2018-11-183-3/+3
| * | | | | sparc: Remove unused leon_trans_initRob Herring2018-11-182-15/+0Star
| * | | | | sparc: Use device_type helpers to access the node typeRob Herring2018-11-188-45/+26Star
| * | | | | sparc: Use of_node_name_eq for node name comparisonsRob Herring2018-11-1814-44/+44
| * | | | | sparc: Convert to using %pOFn instead of device_node.nameRob Herring2018-11-182-4/+4
| * | | | | sparc: prom: use property "name" directly to construct node namesRob Herring2018-11-182-25/+42
| * | | | | sparc: Convert to using %pOF instead of full_nameRob Herring2018-11-1810-60/+55Star
| | |/ / / | |/| | |
* | | | | sparc: Set "ARCH: sunxx" information on the same lineCorentin Labbe2018-12-212-9/+8Star
* | | | | sparc: vdso: Drop implicit common-page-size linker flagndesaulniers@google.com2018-12-211-1/+1
| |_|_|/ |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2018-12-034-2/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | sparc32: supress another implicit-fallthrough warningStephen Rothwell2018-11-281-0/+1
| * | | sparc32: suppress an implicit-fallthrough warningStephen Rothwell2018-11-281-0/+1
| * | | sparc: suppress the implicit-fallthrough warningStephen Rothwell2018-11-281-0/+1
| * | | arch/sparc: Use kzalloc_nodeSabyasachi Gupta2018-11-191-2/+1Star
| |/ /
* | | Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-11-301-10/+1Star
|\ \ \ | |_|/ |/| |
| * | sparc/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-11-281-10/+1Star
| |/
* | sparc: Adjust bpf JIT prologue for PSEUDO calls.David Miller2018-11-271-1/+7
* | sparc: Correct ctx->saw_frame_pointer logic.David Miller2018-11-271-0/+12
* | sparc: Fix JIT fused branch convergance.David Miller2018-11-271-28/+49
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2018-11-012-7/+2Star
|\
| * sparc64: Wire up compat getpeername and getsockname.David S. Miller2018-11-011-2/+2
| * sparc64: Remvoe set_fs() from perf_callchain_user().David S. Miller2018-10-301-5/+0Star
* | mm: remove include/linux/bootmem.hMike Rapoport2018-10-317-9/+5Star
* | memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variantsMike Rapoport2018-10-311-1/+1
* | memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-312-3/+3
* | memblock: replace free_bootmem_late with memblock_free_lateMike Rapoport2018-10-311-1/+2
* | memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport2018-10-311-1/+1
* | memblock: replace __alloc_bootmem with memblock_alloc_fromMike Rapoport2018-10-315-15/+18
* | memblock: replace __alloc_bootmem_node with appropriate memblock_ APIMike Rapoport2018-10-312-8/+6Star
* | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-313-7/+8
* | mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+0Star
* | mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-1/+0Star
* | treewide: remove current_text_addrNick Desaulniers2018-10-312-12/+0Star
|/