summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-24USB: serial: simple: add support for another Infineon flashloaderDaniele Palmas1-1/+2
2016-09-24serial: 8250: added acces i/o products quad and octal serial cardsJimi Damon1-0/+139
2016-09-24serial: 8250_mid: fix divide error bug if baud rate is 0Andy Shevchenko1-0/+3
2016-09-24iio: ensure ret is initialized to zero before entering do loopColin Ian King1-2/+2
2016-09-24iio:core: fix IIO_VAL_FRACTIONAL sign handlingGregor Boirie1-3/+2
2016-09-24iio: accel: kxsd9: Fix scaling bugLinus Walleij1-0/+1
2016-09-24iio: fix pressure data output unit in hid-sensor-attributesKweh, Hock Leong1-2/+2
2016-09-24iio: accel: bmc150: reset chip at init timeOlof Johansson1-0/+11
2016-09-24iio: humidity: hdc100x: fix sensor data reads of temp and humidityAlison Schofield1-20/+7
2016-09-24iio: adc: at91: unbreak channel adc channel 3Anders Darander1-2/+2
2016-09-24iio: humidity: am2315: set up buffer timestamps for non-zero valuesAlison Schofield1-1/+1
2016-09-24iio: ad799x: Fix buffered capture for ad7991/ad7995/ad7999Lars-Peter Clausen1-0/+1
2016-09-24iio:ti-ads1015: fix a wrong pointer definition.Giorgio Dal Molin1-1/+2
2016-09-24iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sampleVignesh R2-5/+5
2016-09-24iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent accessVignesh R1-3/+11
2016-09-24iio: adc: rockchip_saradc: reset saradc controller before programming itCaesar Wang3-0/+38
2016-09-24iio: proximity: as3935: set up buffer timestamps for non-zero valuesAlison Schofield1-1/+1
2016-09-24iio: sw-trigger: Fix config group initializationLars-Peter Clausen1-1/+1
2016-09-24iio: accel: kxsd9: Fix raw read returnLinus Walleij1-0/+1
2016-09-24kvm: x86: correctly reset dest_map->vector when restoring LAPIC statePaolo Bonzini1-3/+5
2016-09-24kvm-arm: Unmap shadow pagetables properlySuzuki K Poulose2-2/+1
2016-09-24KVM: s390: don't use current->thread.fpu.* when accessing registersDavid Hildenbrand1-4/+6
2016-09-24x86/AMD: Apply erratum 665 on machines without a BIOS fixEmanuel Czirai1-0/+12
2016-09-24x86/paravirt: Do not trace _paravirt_ident_*() functionsSteven Rostedt1-2/+2
2016-09-24mm: fix cache mode of dax pmd mappingsDan Williams2-7/+19
2016-09-24IB/hfi1: Reset QSFP on every run through channel tuningEaswar Hariharan1-1/+5
2016-09-24IB/uverbs: Fix race between uverbs_close and remove_oneJason Gunthorpe2-13/+25
2016-09-24IB/hfi1,IB/qib: Fix qp_stats sleep with rcu read lock heldMike Marciniszyn4-16/+18
2016-09-24dm flakey: fix reads to be issued if drop_writes configuredMike Snitzer1-11/+16
2016-09-24audit: fix exe_file access in audit_exe_compareMateusz Guzik1-3/+5
2016-09-24mm: introduce get_task_exe_fileMateusz Guzik3-6/+25
2016-09-24rapidio/tsi721: fix incorrect detection of address translation conditionAlexandre Bounine1-1/+1
2016-09-24ahci: disable correct irq for dummy portsChristoph Hellwig1-1/+1
2016-09-24mm, mempolicy: task->mempolicy must be NULL before dropping final referenceDavid Rientjes3-6/+22
2016-09-24mm, oom: prevent premature OOM killer invocation for high order requestMichal Hocko1-48/+2
2016-09-24kexec: fix double-free when failing to relocate the purgatoryThiago Jung Bauermann1-0/+3
2016-09-24NFSv4.1: Fix the CREATE_SESSION slot number accountingTrond Myklebust1-2/+10
2016-09-24pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialisedTrond Myklebust1-0/+3
2016-09-24nfsd: Close race between nfsd4_release_lockowner and nfsd4_lockChuck Lever1-23/+17
2016-09-24NFSv4.x: Fix a refcount leak in nfs_callback_up_netTrond Myklebust1-0/+1
2016-09-24NFSv4.1: Fix Oopsable condition in server callback racesTrond Myklebust3-4/+35
2016-09-24pNFS: The client must not do I/O to the DS if it's lease has expiredTrond Myklebust1-0/+1
2016-09-24pNFS/flexfiles: Fix an Oopsable condition when connection to the DS failsTrond Myklebust2-28/+28
2016-09-24kernfs: don't depend on d_find_any_alias() when generating notificationsTejun Heo1-7/+21
2016-09-24powerpc/powernv: Fix corrupted PE allocation bitmap on releasing PEGavin Shan1-1/+2
2016-09-24powerpc/mm: Don't alias user region to other regions below PAGE_OFFSETPaul Mackerras1-1/+6
2016-09-24powerpc: sysdev: cpm: fix gpio save_regs functionsChristophe Leroy2-3/+6
2016-09-24powerpc/powernv : Drop reference added by kset_find_obj()Mukesh Ojha2-2/+12
2016-09-24powerpc/tm: do not use r13 for tabort_syscallNicholas Piggin1-6/+6
2016-09-24tcp: cwnd does not increase in TCP YeAHArtem Germanov1-1/+1