summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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: 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
* | 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 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
| * sparc/time: make of_device_ids constArvind Yadav2017-06-151-1/+1
| * sparc64: broken %tick frequency on spitfire cpusPavel Tatashin2017-06-151-1/+26
| * sparc64: use prom interface to get %stick frequencyPavel Tatashin2017-06-151-5/+2
| * sparc64: optimize functions that access tickPavel Tatashin2017-06-121-9/+13
| * sparc64: add hot-patched and inlined get_tick()Pavel Tatashin2017-06-122-6/+27
| * sparc64: initialize time earlyPavel Tatashin2017-06-123-13/+12
| * sparc64: improve modularity tick optionsPavel Tatashin2017-06-121-28/+55
| * sparc64: optimize loads in clock_sched()Pavel Tatashin2017-06-121-10/+7
| * sparc64: show time stamps from zeroPavel Tatashin2017-06-121-2/+8
| * sparc64: access tick function from variablePavel Tatashin2017-06-121-14/+16
| * sparc64: remove trailing white spacesPavel Tatashin2017-06-121-3/+3
| * sparc64: print debug messages when reading from LDC channelJag Raman2017-06-101-0/+5
| * sparc64: ldc abort during vds iso bootJag Raman2017-06-101-1/+6
| * sparc64: ensure LDC channel is ready before communicationJag Raman2017-06-101-5/+25
| * sparc64: enhance ldc_abort to print messageJag Raman2017-06-101-25/+28
| * sparc64: expand LDC interfaceJag Raman2017-06-101-12/+34
* | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-064-51/+61
|\ \
| * | sparc: remove arch specific dma_supported implementationsChristoph Hellwig2017-06-283-40/+39
| * | sparc: remove leon_dma_opsChristoph Hellwig2017-06-281-4/+1