aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-13thermal: Add devfreq coolingØrjan Eide
2015-02-13PM / devfreq: Add function to set max/min frequencyØrjan Eide
2015-02-13PM / devfreq: Export helper functions for driversØrjan Eide
2015-02-13scpi: Increase the maximum number of DVFS OPPsFilipe Rinaldi
2015-02-13scpi: Add voltage on the DVFS Info commandFilipe Rinaldi
2015-02-09Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2015-02-09Merge tag 'v3.10.68' into linux-linaro-lskMark Brown
2015-02-06Linux 3.10.68Greg Kroah-Hartman
2015-02-05target: Drop arbitrary maximum I/O size limitNicholas Bellinger
2015-02-05iser-target: Fix implicit termination of connectionsSagi Grimberg
2015-02-05iser-target: Handle ADDR_CHANGE event for listener cm_idSagi Grimberg
2015-02-05iser-target: Fix connected_handler + teardown flow raceSagi Grimberg
2015-02-05iser-target: Parallelize CM connection establishmentSagi Grimberg
2015-02-05iser-target: Fix flush + disconnect completion handlingSagi Grimberg
2015-02-05iscsi,iser-target: Initiate termination only onceSagi Grimberg
2015-02-05vhost-scsi: Add missing virtio-scsi -> TCM attribute conversionNicholas Bellinger
2015-02-05tcm_loop: Fix wrong I_T nexus associationHannes Reinecke
2015-02-05vhost-scsi: Take configfs group dependency during VHOST_SCSI_SET_ENDPOINTNicholas Bellinger
2015-02-05ib_isert: Add max_send_sge=2 minimum for control PDU responsesOr Gerlitz
2015-02-05IB/isert: Adjust CQ size to HW limitsChris Moore
2015-02-05workqueue: fix subtle pool management issue which can stall whole worker_poolTejun Heo
2015-02-05gpio: squelch a compiler warningMartin Kaiser
2015-02-05efi-pstore: Make efi-pstore return a unique idMadper Xie
2015-02-05pstore/ram: avoid atomic accesses for ioremapped regionsRob Herring
2015-02-05pstore: Fix NULL pointer fault if get NULL prz in ramoops_get_next_przLiu ShuoX
2015-02-05pstore: skip zero size persistent ram buffer in traverseLiu ShuoX
2015-02-05pstore: clarify clearing of _read_cnt in ramoops_contextLiu ShuoX
2015-02-05pstore: d_alloc_name() doesn't return an ERR_PTRDan Carpenter
2015-02-05pstore: Fail to unlink if a driver has not defined pstore_eraseAruna Balakrishnaiah
2015-02-05ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAESteven Capper
2015-02-05ARM: 8108/1: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclearSteven Capper
2015-02-05ARM: DMA: ensure that old section mappings are flushed from the TLBRussell King
2015-02-05ARM: 7931/1: Correct virt_addr_validLaura Abbott
2015-02-05ARM: fix asm/memory.h build errorRussell King
2015-02-05ARM: 7867/1: include: asm: use 'int' instead of 'unsigned long' for 'oldval' ...Chen Gang
2015-02-05ARM: 7866/1: include: asm: use 'long long' instead of 'u64' within atomic.hChen Gang
2015-02-05ARM: lpae: fix definition of PTE_HWTABLE_PTRSWill Deacon
2015-02-05ARM: fix type of PHYS_PFN_OFFSET to unsigned longCyril Chemparathy
2015-02-05ARM: LPAE: use phys_addr_t in alloc_init_pud()Vitaly Andrianov
2015-02-05ARM: LPAE: use signed arithmetic for mask definitionsCyril Chemparathy
2015-02-05ARM: mm: correct pte_same behaviour for LPAE.Steve Capper
2015-02-05ARM: 7829/1: Add ".text.unlikely" and ".text.hot" to arm unwind tablesDouglas Anderson
2015-02-05drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N
2015-02-05regulator: core: fix race condition in regulator_put()Ashay Jaiswal
2015-02-05spi/pxa2xx: Clear cur_chip pointer before starting next messageMika Westerberg
2015-02-05dm cache: fix missing ERR_PTR returns and handlingJoe Thornber
2015-02-05dm thin: don't allow messages to be sent to a pool target in READ_ONLY or FAI...Joe Thornber
2015-02-05nl80211: fix per-station group key get/del and memory leakJohannes Berg
2015-02-05NFSv4.1: Fix an Oops in nfs41_walk_client_listTrond Myklebust
2015-02-05nfs: fix dio deadlock when O_DIRECT flag is flippedPeng Tao