summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
Commit message (Expand)AuthorAgeFilesLines
* sparc32: fix struct ipc64_perm type definitionArnd Bergmann2020-02-141-11/+11
* sparc64: Rework xchg() definition to avoid warnings.David S. Miller2019-11-281-1/+6
* sparc: Fix parport build warnings.David S. Miller2019-11-281-0/+2
* bug.h: work around GCC PR82365 in BUG()Arnd Bergmann2019-07-101-1/+5
* sparc64: Make proc_id signed.David S. Miller2018-11-131-1/+1
* sparc64: Make atomic_xchg() an inline function rather than a macro.David S. Miller2018-05-301-1/+5
* sparc64: update pmdp_invalidate() to return old pmd valueNitin Gupta2018-05-301-1/+1
* futex: Remove duplicated code and fix undefined behaviourJiri Slaby2018-05-191-21/+5
* sparc64: Migrate hvcons irq to panicked cpuVijay Kumar2017-10-211-1/+4
* sparc64: Prevent perf from running during super critical sectionsRob Gardner2017-08-121-5/+9
* sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu2017-08-111-0/+1
* sparc64: delete old wrap codePavel Tatashin2017-06-142-7/+0
* sparc64: add per-cpu mm of secondary contextsPavel Tatashin2017-06-141-2/+3
* sparc64: redefine first versionPavel Tatashin2017-06-141-1/+1
* sparc64: combine activate_mm and switch_mmPavel Tatashin2017-06-141-20/+1
* sparc: Machine description indices can varyJames Clarke2017-06-141-0/+1
* sparc: Fix -Wstringop-overflow warningOrlando Arias2017-06-072-3/+3
* sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()Tom Hromatka2017-05-031-7/+8
* sparc64: Enable sun4v dma ops to use IOMMU v2 APIsTushar Dave2016-11-181-0/+6
* sparc64: Initialize iommu_map_table and iommu_poolTushar Dave2016-11-181-0/+2
* sparc64: Add ATU (new IOMMU) supportTushar Dave2016-11-182-0/+363
* sparc64: Delete now unused user copy fixup functions.David S. Miller2016-10-241-33/+3
* sparc64: Prepare to move to more saner user copy exception handling.David S. Miller2016-10-241-6/+15
* sparc64: Delete __ret_efault.David S. Miller2016-10-241-1/+0
* sparc32: Fix old style declaration GCC warningsTobias Klauser2016-10-241-1/+1
* sparc64: Fix old style declaration GCC warningsTobias Klauser2016-10-241-6/+6
* sparc64: Setup a scheduling domain for highest level cache.Atish Patra2016-10-242-3/+10
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-144-100/+35
|\
| * [sparc] unify 32bit and 64bit string.hAl Viro2016-08-073-100/+34
| * sparc: move exports to definitionsAl Viro2016-08-071-0/+1
* | 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: add more trigger_*_cpu_backtrace() methodsChris Metcalf2016-10-071-2/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-10-061-0/+1
|\ \ \
| * | | sparc64: Enable setting "relaxed ordering" in IOMMU mappingschris hyser2016-10-061-0/+1
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-031-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-152-11/+9
| |\| |
| * | | ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from configJosh Poimboeuf2016-08-241-0/+4
* | | | sparc64: Fix non-SMP build.David S. Miller2016-09-281-0/+1
* | | | sparc64: Fix cpu_possible_mask if nr_cpus is setAtish Patra2016-09-281-0/+1
* | | | sparc64 mm: Fix more TSB sizing issuesMike Kravetz2016-09-281-0/+1
| |/ / |/| |
* | | 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-082-6/+19
|\ \ | |/ |/|
| * sparc/uaccess: Enable hardened usercopyKees Cook2016-07-262-6/+19
* | 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
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-021-24/+0
|\ \ \
| * | | signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2016-08-021-24/+0