summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada2019-07-251-1/+1
* Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-07-201-2/+1Star
|\
| * kbuild: add --hash-style= and --build-id unconditionallyMasahiro Yamada2019-07-171-2/+1Star
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-172-21/+1Star
|\ \
| * | mm/mmap: move common defines to mman-common.hAneesh Kumar K.V2019-07-171-6/+0Star
| * | mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual2019-07-171-15/+1Star
| |/
* | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2019-07-161-1/+1
|\ \
| * | docs: admin-guide: add a series of orphaned documentsMauro Carvalho Chehab2019-07-151-1/+1
| |/
* | Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-161-0/+1
|\ \ | |/ |/|
| * arch: mark syscall number 435 reserved for clone3Christian Brauner2019-07-151-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2019-07-145-486/+2Star
|\ \ | |/ |/|
| * sparc64: Add missing newline at end of fileGeert Uytterhoeven2019-07-091-1/+1
| * sparc: fix unknown type name u_int in uapi headerMasahiro Yamada2019-06-131-2/+1Star
| * sparc: configs: Remove useless UEVENT_HELPER_PATHKrzysztof Kozlowski2019-06-132-2/+0Star
| * sparc: Remove redundant copy of the LGPL-2.0Thomas Huth2019-06-131-481/+0Star
* | mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig2019-07-121-1/+1
* | sparc64: use the generic get_user_pages_fast codeChristoph Hellwig2019-07-124-341/+20Star
* | sparc64: define untagged_addr()Christoph Hellwig2019-07-121-0/+22
* | sparc64: add the missing pgd_page definitionChristoph Hellwig2019-07-121-0/+3
* | sparc: remove ARCH_SELECT_MEMORY_MODELMike Rapoport2019-07-121-3/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-112-2/+29
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-223-6/+3Star
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-06-201-0/+2
| |\ \ \
| | * | | bpf: net: Add SO_DETACH_REUSEPORT_BPFMartin KaFai Lau2019-06-151-0/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-181-2/+1Star
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-0712-24/+17Star
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-06-011-2/+27
| |\ \ \ \
| | * | | | sparc: bpf: eliminate zero extension code-genJiong Wang2019-05-251-2/+27
* | | | | | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-111-0/+1
|\ \ \ \ \ \
| * | | | | | arch: wire-up pidfd_open()Christian Brauner2019-06-281-0/+1
* | | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-0910-41/+38Star
|\ \ \ \ \ \ \
| * | | | | | | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-297-28/+25Star
| * | | | | | | signal: Remove task parameter from force_sigEric W. Biederman2019-05-276-10/+10
| * | | | | | | signal: Remove task parameter from force_sigsegvEric W. Biederman2019-05-272-3/+3
| |/ / / / / /
* | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-091-4/+4
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar2019-06-174-4/+9
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | locking/atomic, sparc: Use s64 for atomic64Mark Rutland2019-06-031-4/+4
* | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner2019-06-193-6/+3Star
| |/ / / / / |/| | | | |
* | | | | | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-081-2/+1Star
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner2019-06-051-2/+1Star
| |/ / / /
* | | | | sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIODYoung Xiao2019-06-031-0/+4
* | | | | mdesc: fix a missing-check bug in get_vdev_port_node_info()Gen Zhang2019-06-031-0/+2
* | | | | sparc64: Fix regression in non-hypervisor TLB flush xcallJames Clarke2019-06-031-2/+2
|/ / / /
* | | | treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-303-0/+3
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223Thomas Gleixner2019-05-301-1/+1
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 214Thomas Gleixner2019-05-301-1/+1
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-304-20/+4Star
| |/ / |/| |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-13/+2Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47Thomas Gleixner2019-05-242-18/+2Star
| |/ |/|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 14Thomas Gleixner2019-05-213-42/+6Star