summaryrefslogtreecommitdiffstats
path: root/certs (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-30PM / OPP: Update Documentation to remove RCU specific bitsViresh Kumar1-36/+16
2017-01-30PM / OPP: Simplify dev_pm_opp_get_max_volt_latency()Viresh Kumar1-25/+9
2017-01-30PM / OPP: Simplify _opp_set_availability()Viresh Kumar1-22/+5
2017-01-30PM / OPP: Move away from RCU lockingViresh Kumar4-294/+80
2017-01-30PM / OPP: Take kref from _find_opp_table()Viresh Kumar2-122/+95
2017-01-30PM / OPP: Update OPP users to put referenceViresh Kumar15-153/+110
2017-01-30PM / OPP: Add 'struct kref' to struct dev_pm_oppViresh Kumar3-15/+18
2017-01-30PM / OPP: Use dev_pm_opp_get_opp_table() instead of _add_opp_table()Viresh Kumar3-89/+29
2017-01-30PM / OPP: Take reference of the OPP table while adding/removing OPPsViresh Kumar1-5/+4
2017-01-30PM / OPP: Return opp_table from dev_pm_opp_set_*() routinesViresh Kumar3-217/+74
2017-01-30PM / OPP: Add 'struct kref' to OPP tableViresh Kumar3-2/+62
2017-01-30PM / OPP: Add per OPP table mutexViresh Kumar2-4/+29
2017-01-27PM / OPP: Split out part of _add_opp_table() and _remove_opp_table()Viresh Kumar1-32/+44
2017-01-27PM / OPP: Don't expose srcu_head to register notifiersViresh Kumar3-44/+62
2017-01-27PM / OPP: Rename dev_pm_opp_get_suspend_opp() and return OPP rateViresh Kumar3-23/+17
2017-01-27PM / OPP: Don't allocate OPP table from _opp_allocate()Viresh Kumar3-73/+78
2017-01-27PM / OPP: Rename and split _dev_pm_opp_remove_table()Viresh Kumar3-15/+24
2017-01-27PM / OPP: Add light weight _opp_free() routineViresh Kumar3-11/+13
2017-01-27PM / OPP: Error out on failing to add static OPPs for v1 bindingsViresh Kumar1-4/+8
2017-01-27PM / OPP: Rename _allocate_opp() to _opp_allocate()Viresh Kumar3-4/+4
2017-01-27PM / OPP: Remove useless TODOViresh Kumar1-2/+0
2017-01-27PM / OPP: Fix memory leak while adding duplicate OPPsViresh Kumar2-3/+21
2017-01-22Linux 4.10-rc5v4.10-rc5Linus Torvalds1-2/+2
2017-01-20KVM: s390: do not expose random data via facility bitmapChristian Borntraeger1-2/+2
2017-01-20xhci: remove WARN_ON if dma mask is not set for platform devicesMathias Nyman1-1/+1
2017-01-20powerpc: Ignore reserved field in DCSR and PVR reads and writesAnton Blanchard1-5/+5
2017-01-20powerpc/ptrace: Preserve previous TM fprs/vsrs on short regset writeDave Martin1-0/+7
2017-01-20powerpc/ptrace: Preserve previous fprs/vsrs on short regset writeDave Martin1-0/+7
2017-01-20ARM: dts: da850-evm: fix read access to SPI flashFabien Parent1-0/+1
2017-01-19virtio/s390: virtio: constify virtio_config_ops structuresBhumika Goyal1-1/+1
2017-01-19virtio/s390: add missing \n to end of dev_err messageColin Ian King1-1/+1
2017-01-19virtio/s390: support READ_STATUS command for virtio-ccwPierre Morel1-0/+25
2017-01-19tools/virtio/ringtest: tweaks for s390Halil Pasic1-0/+12
2017-01-19tools/virtio/ringtest: fix run-on-all.sh for offline cpusHalil Pasic1-2/+3
2017-01-19virtio_console: fix a crash in config_work_handlerG. Campana1-1/+1
2017-01-19vhost/scsi: silence uninitialized variable warningDan Carpenter1-1/+1
2017-01-19vhost: scsi: constify target_core_fabric_ops structuresBhumika Goyal1-1/+1
2017-01-19nbd: only set MSG_MORE when we have more to sendJosef Bacik1-4/+2
2017-01-19arm64: avoid returning from bad_modeMark Rutland2-5/+25
2017-01-19HID: wacom: Fix sibling detection regressionJason Gerecke2-8/+18
2017-01-19ARC: Revert "ARC: mm: IOC: Don't enable IOC by default"Vineet Gupta1-1/+1
2017-01-19ARC: mm: split arc_cache_init to allow __init reaping of bulkVineet Gupta1-14/+19
2017-01-18ARCv2: IOC: Use actual memory size to setup aperture sizeVineet Gupta3-2/+16
2017-01-18ARCv2: IOC: Adhere to progamming model guidelines to avoid DMA corruptionVineet Gupta2-3/+50
2017-01-18ARCv2: IOC: refactor the IOC and SLC operations into own functionsVineet Gupta2-22/+48
2017-01-18blk-mq: Remove unused variableKeith Busch1-1/+0
2017-01-18xfs: fix xfs_mode_to_ftype() prototypeArnd Bergmann2-2/+2
2017-01-18ARC: module: Fix !CONFIG_ARC_DW2_UNWIND buildsVineet Gupta3-4/+6
2017-01-18arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fieldsDave Martin1-0/+4
2017-01-18arm64/ptrace: Avoid uninitialised struct padding in fpr_set()Dave Martin1-0/+1