aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
AgeCommit message (Expand)Author
2021-10-06sparc: avoid stringop-overread errorsLinus Torvalds
2021-03-30sparc64: Fix opcode filtering in handling of no fault loadsRob Gardner
2020-11-05sparc64: remove mm_cpumask clearing to fix kthread_use_mm raceNicholas Piggin
2020-06-30fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"Al Viro
2020-06-20sparc64: fix misuses of access_process_vm() in genregs32_[sg]et()Al Viro
2020-06-20sparc32: fix register window handling in genregs32_[gs]et()Al Viro
2020-02-28sparc: Add .exit.data section.David S. Miller
2019-06-25sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIODYoung Xiao
2019-06-25mdesc: fix a missing-check bug in get_vdev_port_node_info()Gen Zhang
2019-05-16sparc64: Make corrupted user stacks more debuggable.David Miller
2018-11-13sparc: Throttle perf events properly.David S. Miller
2018-11-13sparc: Fix single-pcr perf event counter management.David S. Miller
2018-09-09sys: don't hold uts_sem while accessing userspace memoryJann Horn
2018-09-05sparc/time: Add missing __init to init_tick_ops()Steven Rostedt (VMware)
2018-05-25sparc: vio: use put_device() instead of kfree()Arvind Yadav
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2017-09-09sparc64: Handle additional cases of no fault loadsRob Gardner
2017-09-09sparc64: speed up etrap/rtrap on NG2 and later processorsAnthony Yznaga
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-07Merge branch 'pci/resource' into nextBjorn Helgaas
2017-08-28sparc: leon: grpci1: constify of_device_idArvind Yadav
2017-08-28sparc: leon: grpci2: constify of_device_idArvind Yadav
2017-08-21sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus()Thomas Petazzoni
2017-08-16sparc64: remove unnecessary log messageTushar Dave
2017-08-15sparc64: Add 16GB hugepage supportNitin Gupta
2017-08-15sparc64: vcc: Add RX & TX timer for delayed LDC operationJag Raman
2017-08-15sparc64: vcc: Enable VCC port probe and removalJag Raman
2017-08-15sparc64: vcc: Add VCC debug message macrosJag Raman
2017-08-10arch/sparc: Optimized memcpy, memset, copy_to_user, copy_from_user for M7/M8Babu Moger
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller
2017-08-10sparc64: Revert 16GB huge page support.David S. Miller
2017-08-09sparc64: Use CPU_POKE to resume idle cpuVijay Kumar
2017-08-09sparc64: Add a new hypercall CPU_POKEVijay Kumar
2017-08-09sparc64: Add 16GB hugepage supportNitin Gupta
2017-08-04sparc64: recognize and support sparc M8 cpu typeAllen Pais
2017-08-04sparc64: properly name the cpu constantsAllen Pais
2017-08-03sparc/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksLorenzo Pieralisi
2017-08-02PCI: Add a generic weak pcibios_align_resource()Palmer Dabbelt
2017-08-02PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt
2017-07-24signal: Remove kernel interal si_code magicEric W. Biederman
2017-07-19signal/sparc: Document a conflict with SI_USER with SIGFPEEric W. Biederman
2017-07-18sparc64: Prevent perf from running during super critical sectionsRob Gardner
2017-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-07-14sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu
2017-07-12mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko
2017-07-12kernel/watchdog: introduce arch_touch_nmi_watchdog()Nicholas Piggin
2017-07-12SPARC64: Fix sun4v DMA panicTushar Dave
2017-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds