summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-1448-448/+174
|\
| * sparc32: debride memcpy.S a bitAl Viro2016-08-071-79/+0
| * [sparc] unify 32bit and 64bit string.hAl Viro2016-08-074-105/+34
| * sparc: move exports to definitionsAl Viro2016-08-0745-265/+141
* | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-113-18/+22
|\ \
| * | sparc64: separate extable_64.h, switch elf_64.h to itAl Viro2016-10-053-18/+22
* | | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+1
* | | nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf2016-10-072-7/+8
* | | atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta2016-10-071-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-10-068-44/+71
|\ \ \
| * | | sparc: fixing ident and beautifying codenetmonk@netmonk.org2016-10-061-28/+24
| * | | sparc64: Enable setting "relaxed ordering" in IOMMU mappingschris hyser2016-10-062-1/+16
| * | | sparc64: Enable PCI IOMMU version 2 APIchris hyser2016-10-061-10/+26
| * | | sparc: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-10-065-5/+5
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-031-2/+0
|\ \ \ \
| * | | | cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifierThomas Gleixner2016-09-061-2/+0
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-033-2/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-152-11/+9
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf2016-08-241-1/+1
| * | | | ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from configJosh Poimboeuf2016-08-242-1/+4
| | |/ / | |/| |
* | | | sparc64: Fix non-SMP build.David S. Miller2016-09-281-0/+1
* | | | sparc64: Fix irq stack bootmem allocation.Atish Patra2016-09-282-16/+25
* | | | sparc64: Fix cpu_possible_mask if nr_cpus is setAtish Patra2016-09-283-0/+16
* | | | sparc64 mm: Fix more TSB sizing issuesMike Kravetz2016-09-284-10/+45
* | | | sparc64: fix section mismatch in find_numa_latencies_for_groupPaul Gortmaker2016-09-281-3/+3
| |/ / |/| |
* | | Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-141-1/+3
|\ \ \
| * | | sparc32: fix copy_from_user()Al Viro2016-09-131-1/+3
| |/ /
* | | usercopy: fold builtin_const check into inline functionKees Cook2016-09-062-10/+6
|/ /
* | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2016-08-083-6/+20
|\ \ | |/ |/|
| * sparc/uaccess: Enable hardened usercopyKees Cook2016-07-263-6/+20
* | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-051-10/+0
|\ \
| * | sparc32: remove stale RTC_PORT definitionArnd Bergmann2016-06-041-10/+0
* | | sparc: support static_key usage in non-module __exit sectionsJason Baron2016-08-041-0/+7
* | | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-043-24/+24
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-021-24/+0
|\ \ \
| * | | signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2016-08-021-24/+0
* | | | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-022-12/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-013-9/+5
| |\ \ \
| * | | | sparc/PCI: Implement pci_resource_to_user() with pcibios_resource_to_bus()Bjorn Helgaas2016-06-171-9/+11
| * | | | PCI: Unify pci_resource_to_user() declarationsBjorn Helgaas2016-06-171-3/+0
* | | | | sparc64: Trim page tables for 8M hugepagesNitin Gupta2016-07-296-68/+129
* | | | | sparc64 mm: Fix base TSB sizing when hugetlb pages are usedMike Kravetz2016-07-286-15/+19
* | | | | sparc32: off by ones in BUG_ON()Dan Carpenter2016-07-271-2/+2
* | | | | sparc: Don't leak context bits into thread->fault_addressDavid S. Miller2016-07-273-4/+24
* | | | | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-262-3/+3
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-251-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | genirq: Add affinity hint to irq allocationThomas Gleixner2016-07-041-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-257-39/+114
|\ \ \ \ | |/ / / |/| | |
| * | | locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-162-3/+0
| * | | locking/atomic, arch/sparc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-166-34/+105
OpenPOWER on IntegriCloud