summaryrefslogtreecommitdiff
path: root/arch/sparc/include/asm
AgeCommit message (Expand)AuthorFilesLines
2018-05-30sparc64: Make atomic_xchg() an inline function rather than a macro.David S. Miller1-1/+5
2018-05-30sparc64: update pmdp_invalidate() to return old pmd valueNitin Gupta1-1/+1
2018-05-19futex: Remove duplicated code and fix undefined behaviourJiri Slaby1-21/+5
2017-10-21sparc64: Migrate hvcons irq to panicked cpuVijay Kumar1-1/+4
2017-08-13sparc64: Prevent perf from running during super critical sectionsRob Gardner1-5/+9
2017-08-11sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu1-0/+1
2017-06-14sparc64: delete old wrap codePavel Tatashin2-7/+0
2017-06-14sparc64: add per-cpu mm of secondary contextsPavel Tatashin1-2/+3
2017-06-14sparc64: redefine first versionPavel Tatashin1-1/+1
2017-06-14sparc64: combine activate_mm and switch_mmPavel Tatashin1-20/+1
2017-06-14sparc: Machine description indices can varyJames Clarke1-0/+1
2017-06-07sparc: Fix -Wstringop-overflow warningOrlando Arias2-3/+3
2017-05-03sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()Tom Hromatka1-7/+8
2016-11-18sparc64: Enable sun4v dma ops to use IOMMU v2 APIsTushar Dave1-0/+6
2016-11-18sparc64: Initialize iommu_map_table and iommu_poolTushar Dave1-0/+2
2016-11-18sparc64: Add ATU (new IOMMU) supportTushar Dave2-0/+363
2016-10-25sparc64: Delete now unused user copy fixup functions.David S. Miller1-33/+3
2016-10-24sparc64: Prepare to move to more saner user copy exception handling.David S. Miller1-6/+15
2016-10-24sparc64: Delete __ret_efault.David S. Miller1-1/+0
2016-10-24sparc32: Fix old style declaration GCC warningsTobias Klauser1-1/+1
2016-10-24sparc64: Fix old style declaration GCC warningsTobias Klauser1-6/+6
2016-10-24sparc64: Setup a scheduling domain for highest level cache.Atish Patra2-3/+10
2016-10-15Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds4-100/+35
2016-10-12Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-18/+22
2016-10-08nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf1-2/+3
2016-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+1
2016-10-06sparc64: Enable setting "relaxed ordering" in IOMMU mappingschris hyser1-0/+1
2016-10-06sparc64: separate extable_64.h, switch elf_64.h to itAl Viro3-18/+22
2016-10-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+4
2016-09-29sparc64: Fix non-SMP build.David S. Miller1-0/+1
2016-09-28sparc64: Fix cpu_possible_mask if nr_cpus is setAtish Patra1-0/+1
2016-09-28sparc64 mm: Fix more TSB sizing issuesMike Kravetz1-0/+1
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2-11/+9
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2016-09-14sparc32: fix copy_from_user()Al Viro1-1/+3
2016-09-06usercopy: fold builtin_const check into inline functionKees Cook2-10/+6
2016-08-24ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from configJosh Poimboeuf1-0/+4
2016-08-09Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2-6/+19
2016-08-08[sparc] unify 32bit and 64bit string.hAl Viro3-100/+34
2016-08-08sparc: move exports to definitionsAl Viro1-0/+1
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds1-10/+0
2016-08-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-24/+0
2016-08-03signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski1-24/+0
2016-08-03Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+0
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas1-4/+2
2016-07-29sparc64: Trim page tables for 8M hugepagesNitin Gupta3-10/+11
2016-07-29sparc64 mm: Fix base TSB sizing when hugetlb pages are usedMike Kravetz1-1/+2
2016-07-27sparc/uaccess: Enable hardened usercopyKees Cook2-6/+19
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-12/+34
2016-06-25sparc: get rid of superfluous __GFP_REPEATMichal Hocko1-4/+2