summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-07-184-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-131-1/+1
* | kernel/watchdog: introduce arch_touch_nmi_watchdog()Nicholas Piggin2017-07-131-4/+2Star
|/
* 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-262-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/+60Star
| * 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/+4Star
| * 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/+3Star
| * 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/+2Star
| * sparc64: optimize functions that access tickPavel Tatashin2017-06-131-9/+13
| * sparc64: add hot-patched and inlined get_tick()Pavel Tatashin2017-06-132-6/+27
| * sparc64: initialize time earlyPavel Tatashin2017-06-133-13/+12Star
| * sparc64: improve modularity tick optionsPavel Tatashin2017-06-131-28/+55
| * sparc64: optimize loads in clock_sched()Pavel Tatashin2017-06-131-10/+7Star
| * sparc64: show time stamps from zeroPavel Tatashin2017-06-131-2/+8
| * sparc64: access tick function from variablePavel Tatashin2017-06-131-14/+16
| * sparc64: remove trailing white spacesPavel Tatashin2017-06-131-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-074-51/+61
|\ \
| * | sparc: remove arch specific dma_supported implementationsChristoph Hellwig2017-06-283-40/+39Star
| * | sparc: remove leon_dma_opsChristoph Hellwig2017-06-281-4/+1Star
| * | sparc: implement ->mapping_errorChristoph Hellwig2017-06-283-7/+21
* | | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-041-7/+11
|\ \ \
| * | | sparc: vio: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman2017-06-091-7/+11
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-041-2/+0Star
|\ \ \ \
| * | | | jump_label: Reorder hotplug lock and jump_label_lockThomas Gleixner2017-05-261-2/+0Star
| |/ / /
* | / / arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-292-27/+0Star
| |/ / |/| |
* | | mm: larger stack guard gap, between vmasHugh Dickins2017-06-191-2/+2
| |/ |/|
* | sparc64: delete old wrap codePavel Tatashin2017-06-063-33/+1Star
* | sparc: Machine description indices can varyJames Clarke2017-06-061-4/+64
* | sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz2017-06-061-4/+7