summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* sparc32: fix a user-triggerable oops in clear_user()Al Viro2021-03-031-0/+1
* sparc64: only select COMPAT_BINFMT_ELF if BINFMT_ELF is setRandy Dunlap2021-03-031-1/+1
* sparc64: remove mm_cpumask clearing to fix kthread_use_mm raceNicholas Piggin2020-11-101-51/+14
* fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"Al Viro2020-06-301-2/+7
* sparc64: fix misuses of access_process_vm() in genregs32_[sg]et()Al Viro2020-06-201-14/+3
* sparc32: fix register window handling in genregs32_[gs]et()Al Viro2020-06-201-130/+98
* sparc: Add .exit.data section.David S. Miller2020-02-281-2/+4
* 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
* bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann2019-08-251-2/+0
* bug.h: work around GCC PR82365 in BUG()Arnd Bergmann2019-07-101-1/+5
* sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIODYoung Xiao2019-07-101-0/+4
* sparc64: Fix regression in non-hypervisor TLB flush xcallJames Clarke2019-06-111-2/+2
* sparc64: Make proc_id signed.David S. Miller2018-11-131-1/+1
* sparc: Fix single-pcr perf event counter management.David S. Miller2018-11-131-4/+13
* sparc64: Fix regression in pmdp_invalidate().David S. Miller2018-11-101-6/+13
* arch/sparc: increase CONFIG_NODES_SHIFT on SPARC64 to 5Jane Chu2018-11-101-2/+6
* sys: don't hold uts_sem while accessing userspace memoryJann Horn2018-09-092-17/+25
* sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus()Thomas Petazzoni2018-09-051-1/+1
* sparc64: Don't clibber fixed registers in __multi4.David S. Miller2018-06-061-12/+12
* sparc64: Fix build warnings with gcc 7.David S. Miller2018-06-061-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-302-6/+19
* futex: Remove duplicated code and fix undefined behaviourJiri Slaby2018-05-191-21/+5
* sparc64: ldc abort during vds iso bootJag Raman2018-04-131-1/+6
* crypto: hash - annotate algorithms taking optional keyEric Biggers2018-02-251-0/+1
* sparc32: Export vac_cache_size to fix build errorGuenter Roeck2017-12-251-0/+1
* sparc64/mm: set fields in deferred pagesPavel Tatashin2017-12-141-1/+8
* security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni2017-11-181-3/+0
* sparc64: Migrate hvcons irq to panicked cpuVijay Kumar2017-10-212-2/+9
* sparc64: remove unnecessary log messageTushar Dave2017-08-301-2/+0
* sparc64: Prevent perf from running during super critical sectionsRob Gardner2017-08-123-7/+22
* sparc64: Fix exception handling in UltraSPARC-III memcpy.David S. Miller2017-08-111-2/+2
* sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu2017-08-114-70/+132
* sparc64: Zero pages on allocation for mondo and error queues.Liam R. Howlett2017-07-051-1/+1
* sparc64: Handle PIO & MEM non-resumable errors.Liam R. Howlett2017-07-051-0/+73
* mm: larger stack guard gap, between vmasHugh Dickins2017-06-242-3/+3
* sparc64: make string buffers large enoughDan Carpenter2017-06-171-2/+2
* arch/sparc: support NR_CPUS = 4096Jane Chu2017-06-142-6/+15
* sparc64: delete old wrap codePavel Tatashin2017-06-146-45/+1
* sparc64: new context wrapPavel Tatashin2017-06-141-27/+54
* sparc64: add per-cpu mm of secondary contextsPavel Tatashin2017-06-142-2/+4
* sparc64: redefine first versionPavel Tatashin2017-06-142-4/+4
* sparc64: combine activate_mm and switch_mmPavel Tatashin2017-06-141-20/+1
* sparc64: reset mm cpumask after wrapPavel Tatashin2017-06-141-0/+2
* sparc: Machine description indices can varyJames Clarke2017-06-142-4/+65
* sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz2017-06-142-6/+12
* sparc64: Add __multi3 for gcc 7.x and later.David S. Miller2017-06-142-0/+36
* sparc/ftrace: Fix ftrace graph time measurementLiam R. Howlett2017-06-071-7/+6