summaryrefslogtreecommitdiff
path: root/arch/sparc/include
AgeCommit message (Expand)Author
2020-02-14sparc32: fix struct ipc64_perm type definitionArnd Bergmann
2019-11-28sparc64: Rework xchg() definition to avoid warnings.David S. Miller
2019-11-28sparc: Fix parport build warnings.David S. Miller
2019-07-10bug.h: work around GCC PR82365 in BUG()Arnd Bergmann
2018-11-13sparc64: Make proc_id signed.David S. Miller
2018-05-30sparc64: Make atomic_xchg() an inline function rather than a macro.David S. Miller
2018-05-30sparc64: update pmdp_invalidate() to return old pmd valueNitin Gupta
2018-05-19futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2017-10-21sparc64: Migrate hvcons irq to panicked cpuVijay Kumar
2017-08-12sparc64: Prevent perf from running during super critical sectionsRob Gardner
2017-08-11sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu
2017-06-14sparc64: delete old wrap codePavel Tatashin
2017-06-14sparc64: add per-cpu mm of secondary contextsPavel Tatashin
2017-06-14sparc64: redefine first versionPavel Tatashin
2017-06-14sparc64: combine activate_mm and switch_mmPavel Tatashin
2017-06-14sparc: Machine description indices can varyJames Clarke
2017-06-07sparc: Fix -Wstringop-overflow warningOrlando Arias
2017-05-03sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()Tom Hromatka
2016-11-18sparc64: Enable sun4v dma ops to use IOMMU v2 APIsTushar Dave
2016-11-18sparc64: Initialize iommu_map_table and iommu_poolTushar Dave
2016-11-18sparc64: Add ATU (new IOMMU) supportTushar Dave
2016-10-24sparc64: Delete now unused user copy fixup functions.David S. Miller
2016-10-24sparc64: Prepare to move to more saner user copy exception handling.David S. Miller
2016-10-24sparc64: Delete __ret_efault.David S. Miller
2016-10-24sparc32: Fix old style declaration GCC warningsTobias Klauser
2016-10-24sparc64: Fix old style declaration GCC warningsTobias Klauser
2016-10-24sparc64: Setup a scheduling domain for highest level cache.Atish Patra
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: add more trigger_*_cpu_backtrace() methodsChris Metcalf
2016-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-10-06sparc64: Enable setting "relaxed ordering" in IOMMU mappingschris hyser
2016-10-05sparc64: separate extable_64.h, switch elf_64.h to itAl Viro
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 cpu_possible_mask if nr_cpus is setAtish Patra
2016-09-28sparc64 mm: Fix more TSB sizing issuesMike Kravetz
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-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-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-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