summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
* exit: Add and use make_task_dead.Eric W. Biederman2023-02-062-6/+2
* sparc: avoid stringop-overread errorsLinus Torvalds2021-10-061-1/+2
* sparc64: Fix opcode filtering in handling of no fault loadsRob Gardner2021-03-301-7/+6
* sparc64: remove mm_cpumask clearing to fix kthread_use_mm raceNicholas Piggin2020-11-051-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
* sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIODYoung Xiao2019-06-251-0/+4
* mdesc: fix a missing-check bug in get_vdev_port_node_info()Gen Zhang2019-06-251-0/+2
* sparc64: Make corrupted user stacks more debuggable.David Miller2019-05-164-9/+35
* sparc: Throttle perf events properly.David S. Miller2018-11-131-0/+9
* sparc: Fix single-pcr perf event counter management.David S. Miller2018-11-131-4/+13
* sys: don't hold uts_sem while accessing userspace memoryJann Horn2018-09-092-17/+25
* sparc/time: Add missing __init to init_tick_ops()Steven Rostedt (VMware)2018-09-051-1/+1
* sparc: vio: use put_device() instead of kfree()Arvind Yadav2018-05-251-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02135-0/+135
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-113-10/+10
|\
| * signal: Remove kernel interal si_code magicEric W. Biederman2017-07-241-8/+8
| * signal/sparc: Document a conflict with SI_USER with SIGFPEEric W. Biederman2017-07-192-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2017-09-1016-20/+225
|\ \
| * | sparc64: Handle additional cases of no fault loadsRob Gardner2017-09-091-0/+51
| * | sparc64: speed up etrap/rtrap on NG2 and later processorsAnthony Yznaga2017-09-094-6/+43
| * | sparc: leon: grpci1: constify of_device_idArvind Yadav2017-08-281-1/+1
| * | sparc: leon: grpci2: constify of_device_idArvind Yadav2017-08-281-1/+1
| * | sparc64: Add 16GB hugepage supportNitin Gupta2017-08-153-2/+7
| * | sparc64: vcc: Add RX & TX timer for delayed LDC operationJag Raman2017-08-151-0/+1
| * | sparc64: vcc: Enable VCC port probe and removalJag Raman2017-08-152-3/+10
| * | sparc64: vcc: Add VCC debug message macrosJag Raman2017-08-151-0/+1
| * | arch/sparc: Optimized memcpy, memset, copy_to_user, copy_from_user for M7/M8Babu Moger2017-08-101-2/+14
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2017-08-105-10/+46
| |\ \
| * | | sparc64: Revert 16GB huge page support.David S. Miller2017-08-102-6/+1
| * | | sparc64: Use CPU_POKE to resume idle cpuVijay Kumar2017-08-094-5/+85
| * | | sparc64: Add a new hypercall CPU_POKEVijay Kumar2017-08-091-0/+11
| * | | sparc64: Add 16GB hugepage supportNitin Gupta2017-08-092-1/+6
* | | | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-083-28/+18
|\ \ \ \
| * \ \ \ Merge branch 'pci/resource' into nextBjorn Helgaas2017-09-073-22/+0
| |\ \ \ \
| | * | | | PCI: Add a generic weak pcibios_align_resource()Palmer Dabbelt2017-08-023-18/+0
| | * | | | PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt2017-08-021-4/+0
| | |/ / /
| * / / / sparc/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksLorenzo Pieralisi2017-08-031-6/+18
| |/ / /
* | | | sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus()Thomas Petazzoni2017-08-211-1/+1
* | | | sparc64: remove unnecessary log messageTushar Dave2017-08-161-2/+0
| |/ / |/| |
* | | sparc64: recognize and support sparc M8 cpu typeAllen Pais2017-08-044-2/+26
* | | sparc64: properly name the cpu constantsAllen Pais2017-08-041-8/+8
* | | sparc64: Prevent perf from running during super critical sectionsRob Gardner2017-07-181-0/+12
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-07-174-75/+138
|\ \ | |/ |/|
| * sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu2017-07-143-70/+131
| * SPARC64: Fix sun4v DMA panicTushar Dave2017-07-121-5/+7
* | mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko2017-07-121-1/+1
* | kernel/watchdog: introduce arch_touch_nmi_watchdog()Nicholas Piggin2017-07-121-4/+2
|/