summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-07nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf
2016-10-07atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta
2016-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-10-06sparc: fixing ident and beautifying codenetmonk@netmonk.org
2016-10-06sparc64: Enable setting "relaxed ordering" in IOMMU mappingschris hyser
2016-10-06sparc64: Enable PCI IOMMU version 2 APIchris hyser
2016-10-06sparc: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-10-05sparc64: separate extable_64.h, switch elf_64.h to itAl Viro
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-09-28sparc64: Fix non-SMP build.David S. Miller
2016-09-28sparc64: Fix irq stack bootmem allocation.Atish Patra
2016-09-28sparc64: Fix cpu_possible_mask if nr_cpus is setAtish Patra
2016-09-28sparc64 mm: Fix more TSB sizing issuesMike Kravetz
2016-09-28sparc64: fix section mismatch in find_numa_latencies_for_groupPaul Gortmaker
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-13sparc32: fix copy_from_user()Al Viro
2016-09-06usercopy: fold builtin_const check into inline functionKees Cook
2016-09-06cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifierThomas Gleixner
2016-08-24ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf
2016-08-24ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from configJosh Poimboeuf
2016-08-08Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2016-08-07sparc32: debride memcpy.S a bitAl Viro
2016-08-07[sparc] unify 32bit and 64bit string.hAl Viro
2016-08-07sparc: move exports to definitionsAl Viro
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-08-04sparc: support static_key usage in non-module __exit sectionsJason Baron
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-08-02signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas
2016-07-29sparc64: Trim page tables for 8M hugepagesNitin Gupta
2016-07-28sparc64 mm: Fix base TSB sizing when hugetlb pages are usedMike Kravetz
2016-07-27sparc32: off by ones in BUG_ON()Dan Carpenter
2016-07-27sparc: Don't leak context bits into thread->fault_addressDavid S. Miller
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov
2016-07-26sparc/uaccess: Enable hardened usercopyKees Cook
2016-07-25Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-04genirq: Add affinity hint to irq allocationThomas Gleixner
2016-06-24sparc: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko
2016-06-17sparc/PCI: Implement pci_resource_to_user() with pcibios_resource_to_bus()Bjorn Helgaas
2016-06-17PCI: Unify pci_resource_to_user() declarationsBjorn Helgaas
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra