summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2017-07-0812-268/+684
|\
| * sparc: kernel: pmc: make of_device_ids const.Arvind Yadav2017-07-031-1/+1
| * sparc64: fix typo in propertyPavel Tatashin2017-06-252-3/+3
| * sparc64: add port_id to VIO device metadataJag Raman2017-06-251-0/+2
| * sparc64: Enhance search for VIO device in MDESCJag Raman2017-06-252-62/+60
| * sparc64: enhance VIO device probingJag Raman2017-06-251-16/+37
| * sparc64: check if a client is allowed to register for MDESC notificationsJag Raman2017-06-251-0/+17
| * sparc64: remove restriction on VIO device name sizeJag Raman2017-06-251-19/+4
| * sparc64: refactor code to obtain cfg_handle property from MDESCJag Raman2017-06-251-11/+19
| * sparc64: add MDESC node name property to VIO device metadataJag Raman2017-06-252-48/+62
| * sparc64: mdesc: use __GFP_REPEAT action modifier for VM allocationJag Raman2017-06-251-5/+3
| * sparc64: expand MDESC interfaceJag Raman2017-06-251-0/+216
| * sparc64: skip handshake for LDC channels in RAW modeJag Raman2017-06-252-1/+15
| * sparc64: specify the device class in VIO version info. packetJag Raman2017-06-251-0/+1
| * sparc64: ensure VIO operations are defined while being usedJag Raman2017-06-251-4/+13
| * sparc: kernel: apc: make of_device_ids constArvind Yadav2017-06-251-1/+1