summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
AgeCommit message (Expand)AuthorLines
2017-07-12mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko-1/+1
2017-07-12kernel/watchdog: introduce arch_touch_nmi_watchdog()Nicholas Piggin-4/+2
2017-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds-268/+684
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-51/+61
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-7/+11
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+0
2017-07-03sparc: kernel: pmc: make of_device_ids const.Arvind Yadav-1/+1
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser-27/+0
2017-06-28sparc: remove arch specific dma_supported implementationsChristoph Hellwig-40/+39
2017-06-28sparc: remove leon_dma_opsChristoph Hellwig-4/+1
2017-06-28sparc: implement ->mapping_errorChristoph Hellwig-7/+21
2017-06-25sparc64: fix typo in propertyPavel Tatashin-3/+3
2017-06-25sparc64: add port_id to VIO device metadataJag Raman-0/+2
2017-06-25sparc64: Enhance search for VIO device in MDESCJag Raman-62/+60
2017-06-25sparc64: enhance VIO device probingJag Raman-16/+37
2017-06-25sparc64: check if a client is allowed to register for MDESC notificationsJag Raman-0/+17
2017-06-25sparc64: remove restriction on VIO device name sizeJag Raman-19/+4
2017-06-25sparc64: refactor code to obtain cfg_handle property from MDESCJag Raman-11/+19
2017-06-25sparc64: add MDESC node name property to VIO device metadataJag Raman-48/+62
2017-06-25sparc64: mdesc: use __GFP_REPEAT action modifier for VM allocationJag Raman-5/+3
2017-06-25sparc64: expand MDESC interfaceJag Raman-0/+216
2017-06-25sparc64: skip handshake for LDC channels in RAW modeJag Raman-1/+15
2017-06-25sparc64: specify the device class in VIO version info. packetJag Raman-0/+1
2017-06-25sparc64: ensure VIO operations are defined while being usedJag Raman-4/+13
2017-06-25sparc: kernel: apc: make of_device_ids constArvind Yadav-1/+1
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins-2/+2
2017-06-15sparc/time: make of_device_ids constArvind Yadav-1/+1
2017-06-15sparc64: broken %tick frequency on spitfire cpusPavel Tatashin-1/+26
2017-06-15sparc64: use prom interface to get %stick frequencyPavel Tatashin-5/+2
2017-06-12sparc64: optimize functions that access tickPavel Tatashin-9/+13
2017-06-12sparc64: add hot-patched and inlined get_tick()Pavel Tatashin-6/+27
2017-06-12sparc64: initialize time earlyPavel Tatashin-13/+12
2017-06-12sparc64: improve modularity tick optionsPavel Tatashin-28/+55
2017-06-12sparc64: optimize loads in clock_sched()Pavel Tatashin-10/+7
2017-06-12sparc64: show time stamps from zeroPavel Tatashin-2/+8
2017-06-12sparc64: access tick function from variablePavel Tatashin-14/+16
2017-06-12sparc64: remove trailing white spacesPavel Tatashin-3/+3
2017-06-10sparc64: print debug messages when reading from LDC channelJag Raman-0/+5
2017-06-10sparc64: ldc abort during vds iso bootJag Raman-1/+6
2017-06-10sparc64: ensure LDC channel is ready before communicationJag Raman-5/+25
2017-06-10sparc64: enhance ldc_abort to print messageJag Raman-25/+28
2017-06-10sparc64: expand LDC interfaceJag Raman-12/+34
2017-06-09sparc: vio: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman-7/+11
2017-06-06sparc64: delete old wrap codePavel Tatashin-33/+1
2017-06-06sparc: Machine description indices can varyJames Clarke-4/+64
2017-06-06sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz-4/+7
2017-06-06arch/sparc: support NR_CPUS = 4096Jane Chu-4/+13
2017-06-01sparc64: Fix build warnings with gcc 7.David S. Miller-1/+1
2017-05-26jump_label: Reorder hotplug lock and jump_label_lockThomas Gleixner-2/+0
2017-05-17sparc/ftrace: Fix ftrace graph time measurementLiam R. Howlett-7/+6