summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2020-02-28sparc: Add .exit.data section.David S. Miller
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-08-25bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann
2019-07-10bug.h: work around GCC PR82365 in BUG()Arnd Bergmann
2019-07-10sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIODYoung Xiao
2019-06-11sparc64: Fix regression in non-hypervisor TLB flush xcallJames Clarke
2018-11-13sparc64: Make proc_id signed.David S. Miller
2018-11-13sparc: Fix single-pcr perf event counter management.David S. Miller
2018-11-10sparc64: Fix regression in pmdp_invalidate().David S. Miller
2018-11-10arch/sparc: increase CONFIG_NODES_SHIFT on SPARC64 to 5Jane Chu
2018-09-09sys: don't hold uts_sem while accessing userspace memoryJann Horn
2018-09-05sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus()Thomas Petazzoni
2018-06-06sparc64: Don't clibber fixed registers in __multi4.David S. Miller
2018-06-06sparc64: Fix build warnings with gcc 7.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
2018-04-13sparc64: ldc abort during vds iso bootJag Raman
2018-02-25crypto: hash - annotate algorithms taking optional keyEric Biggers
2017-12-25sparc32: Export vac_cache_size to fix build errorGuenter Roeck
2017-12-14sparc64/mm: set fields in deferred pagesPavel Tatashin
2017-11-18security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni
2017-10-21sparc64: Migrate hvcons irq to panicked cpuVijay Kumar
2017-08-30sparc64: remove unnecessary log messageTushar Dave
2017-08-12sparc64: Prevent perf from running during super critical sectionsRob Gardner
2017-08-11sparc64: Fix exception handling in UltraSPARC-III memcpy.David S. Miller
2017-08-11sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu
2017-07-05sparc64: Zero pages on allocation for mondo and error queues.Liam R. Howlett
2017-07-05sparc64: Handle PIO & MEM non-resumable errors.Liam R. Howlett
2017-06-24mm: larger stack guard gap, between vmasHugh Dickins
2017-06-17sparc64: make string buffers large enoughDan Carpenter
2017-06-14arch/sparc: support NR_CPUS = 4096Jane Chu
2017-06-14sparc64: delete old wrap codePavel Tatashin
2017-06-14sparc64: new context wrapPavel 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-14sparc64: reset mm cpumask after wrapPavel Tatashin
2017-06-14sparc: Machine description indices can varyJames Clarke
2017-06-14sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz
2017-06-14sparc64: Add __multi3 for gcc 7.x and later.David S. Miller
2017-06-07sparc/ftrace: Fix ftrace graph time measurementLiam R. Howlett
2017-06-07sparc: Fix -Wstringop-overflow warningOrlando Arias
2017-05-14sparc64: fix fault handling in NGbzero.S and GENbzero.SDave Aldridge
2017-05-03sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()Tom Hromatka
2017-05-03sparc64: kern_addr_valid regressionbob picco
2017-03-31sparc/ptrace: Preserve previous registers for short regset writeDave Martin
2016-11-19sparc: drop duplicate header scatterlist.hGeliang Tang