aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-10arch/sparc: Optimized memcpy, memset, copy_to_user, copy_from_user for M7/M8Babu Moger1-2/+14
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller5-10/+46
2017-08-10sparc64: Revert 16GB huge page support.David S. Miller2-6/+1
2017-08-09sparc64: Use CPU_POKE to resume idle cpuVijay Kumar4-5/+85
2017-08-09sparc64: Add a new hypercall CPU_POKEVijay Kumar1-0/+11
2017-08-09sparc64: Add 16GB hugepage supportNitin Gupta2-1/+6
2017-08-04sparc64: recognize and support sparc M8 cpu typeAllen Pais4-2/+26
2017-08-04sparc64: properly name the cpu constantsAllen Pais1-8/+8
2017-07-18sparc64: Prevent perf from running during super critical sectionsRob Gardner1-0/+12
2017-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-75/+138
2017-07-14sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu3-70/+131
2017-07-12mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semanticMichal Hocko1-1/+1
2017-07-12kernel/watchdog: introduce arch_touch_nmi_watchdog()Nicholas Piggin1-4/+2
2017-07-12SPARC64: Fix sun4v DMA panicTushar Dave1-5/+7
2017-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds12-268/+684
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds4-51/+61
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-7/+11
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2017-07-03sparc: kernel: pmc: make of_device_ids const.Arvind Yadav1-1/+1
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser2-27/+0
2017-06-28sparc: remove arch specific dma_supported implementationsChristoph Hellwig3-40/+39
2017-06-28sparc: remove leon_dma_opsChristoph Hellwig1-4/+1
2017-06-28sparc: implement ->mapping_errorChristoph Hellwig3-7/+21
2017-06-25sparc64: fix typo in propertyPavel Tatashin2-3/+3
2017-06-25sparc64: add port_id to VIO device metadataJag Raman1-0/+2
2017-06-25sparc64: Enhance search for VIO device in MDESCJag Raman2-62/+60
2017-06-25sparc64: enhance VIO device probingJag Raman1-16/+37
2017-06-25sparc64: check if a client is allowed to register for MDESC notificationsJag Raman1-0/+17
2017-06-25sparc64: remove restriction on VIO device name sizeJag Raman1-19/+4
2017-06-25sparc64: refactor code to obtain cfg_handle property from MDESCJag Raman1-11/+19
2017-06-25sparc64: add MDESC node name property to VIO device metadataJag Raman2-48/+62
2017-06-25sparc64: mdesc: use __GFP_REPEAT action modifier for VM allocationJag Raman1-5/+3
2017-06-25sparc64: expand MDESC interfaceJag Raman1-0/+216
2017-06-25sparc64: skip handshake for LDC channels in RAW modeJag Raman2-1/+15
2017-06-25sparc64: specify the device class in VIO version info. packetJag Raman1-0/+1
2017-06-25sparc64: ensure VIO operations are defined while being usedJag Raman1-4/+13
2017-06-25sparc: kernel: apc: make of_device_ids constArvind Yadav1-1/+1
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins1-2/+2
2017-06-15sparc/time: make of_device_ids constArvind Yadav1-1/+1
2017-06-15sparc64: broken %tick frequency on spitfire cpusPavel Tatashin1-1/+26
2017-06-15sparc64: use prom interface to get %stick frequencyPavel Tatashin1-5/+2
2017-06-12sparc64: optimize functions that access tickPavel Tatashin1-9/+13
2017-06-12sparc64: add hot-patched and inlined get_tick()Pavel Tatashin2-6/+27
2017-06-12sparc64: initialize time earlyPavel Tatashin3-13/+12
2017-06-12sparc64: improve modularity tick optionsPavel Tatashin1-28/+55
2017-06-12sparc64: optimize loads in clock_sched()Pavel Tatashin1-10/+7
2017-06-12sparc64: show time stamps from zeroPavel Tatashin1-2/+8
2017-06-12sparc64: access tick function from variablePavel Tatashin1-14/+16
2017-06-12sparc64: remove trailing white spacesPavel Tatashin1-3/+3
2017-06-10sparc64: print debug messages when reading from LDC channelJag Raman1-0/+5