summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-09Linux 3.12.40v3.12.40Jiri Slaby1-1/+1
2015-04-09hfsplus: fix B-tree corruption after insertion at position 0Sergei Antonov1-9/+11
2015-04-09dm io: deal with wandering queue limits when handling REQ_DISCARD and REQ_WRI...Darrick J. Wong1-4/+11
2015-04-09dm: hold suspend_lock while suspending device during device deletionMikulas Patocka1-0/+6
2015-04-09dmaengine: dw: append MODULE_ALIAS for platform driverAndy Shevchenko1-1/+4
2015-04-09vt6655: RFbSetPower fix missing rate RATE_12MMalcolm Priestley1-0/+1
2015-04-09perf: Fix irq_work 'tail' recursionPeter Zijlstra1-0/+10
2015-04-09mac80211: drop unencrypted frames in mesh fwdingBob Copeland1-0/+3
2015-04-09mac80211: disable u-APSD queues by defaultMichal Kazior1-6/+17
2015-04-09nl80211: ignore HT/VHT capabilities without QoS/WMMJohannes Berg1-0/+10
2015-04-09tcm_qla2xxx: Fix incorrect use of __transport_register_sessionBart Van Assche1-1/+1
2015-04-09tcm_fc: missing curly braces in ft_invl_hw_context()Dan Carpenter1-1/+2
2015-04-09regmap: regcache-rbtree: Fix present bitmap resizeLars-Peter Clausen1-1/+1
2015-04-09ASoC: wm8955: Fix wrong value references for boolean kctlTakashi Iwai1-2/+2
2015-04-09ASoC: adav80x: Fix wrong value references for boolean kctlTakashi Iwai1-2/+2
2015-04-09ASoC: ak4641: Fix wrong value references for boolean kctlTakashi Iwai1-2/+2
2015-04-09ASoC: wm8904: Fix wrong value references for boolean kctlTakashi Iwai1-2/+2
2015-04-09ASoC: wm8903: Fix wrong value references for boolean kctlTakashi Iwai1-2/+2
2015-04-09ASoC: wm2000: Fix wrong value references for boolean kctlTakashi Iwai1-4/+4
2015-04-09ASoC: wm8731: Fix wrong value references for boolean kctlTakashi Iwai1-2/+2
2015-04-09ASoC: tas5086: Fix wrong value references for boolean kctlTakashi Iwai1-2/+2
2015-04-09ASoC: wm8960: Fix wrong value references for boolean kctlTakashi Iwai1-2/+2
2015-04-09ASoC: cs4271: Fix wrong value references for boolean kctlTakashi Iwai1-2/+2
2015-04-09ASoC: pcm1681: Fix wrong value references for boolean kctlTakashi Iwai1-2/+2
2015-04-09ASoC: sgtl5000: remove useless register write clearing CHRGPUMP_POWERUPEric Nelson1-7/+1
2015-04-09net: mvneta: replace Tx timer with a real interruptwilly tarreau1-59/+12
2015-04-09net: mvneta: add missing bit descriptions for interrupt masks and causeswilly tarreau1-2/+42
2015-04-09net: mvneta: do not schedule in mvneta_tx_timeoutwilly tarreau1-11/+0
2015-04-09net: mvneta: use per_cpu stats to fix an SMP lock upwilly tarreau1-26/+48
2015-04-09net: mvneta: increase the 64-bit rx/tx stats out of the hot pathwilly tarreau1-4/+11
2015-04-09net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang2-76/+95
2015-04-09net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang1-1/+5
2015-04-09net: fix sparse warning in sk_dst_set()Eric Dumazet1-1/+1
2015-04-09net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()Thomas Fitzsimmons1-1/+1
2015-04-09dns_resolver: Null-terminate the right stringBen Hutchings1-1/+1
2015-04-09ipv6: reallocate addrconf router for ipv6 address when lo device upGao feng1-2/+12
2015-04-09core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss1-8/+21
2015-04-09x86/irq: Check for valid irq descriptor in check_irq_vectors_for_cpu_disable()Joerg Roedel1-0/+3
2015-04-09iommu/core: Check for the right function pointer in iommu_map()Joerg Roedel1-1/+1
2015-04-09intel_idle: Add CPU model 54 (Atom N2000 series)Jan Kiszka1-0/+1
2015-04-09powerpc: Fix sys_call_table declaration to enable syscall tracingRomeo Cane1-1/+1
2015-04-09x86/microcode/intel: Guard against stack overflow in the loaderQuentin Casasnovas1-1/+1
2015-04-09module: Clean up ro/nx after early module load failuresAndy Lutomirski1-0/+5
2015-04-09module: set nx before marking module MODULE_STATE_COMING.Rusty Russell1-15/+17
2015-04-09powerpc/smp: Wait until secondaries are active & onlineMichael Ellerman1-2/+2
2015-04-09ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAESteven Capper3-20/+33
2015-04-09ARM: 8108/1: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclearSteven Capper2-9/+17
2015-04-09ARM: 7931/1: Correct virt_addr_validLaura Abbott1-1/+2
2015-04-09ARM: 7867/1: include: asm: use 'int' instead of 'unsigned long' for 'oldval' ...Chen Gang1-1/+2
2015-04-09ARM: 7866/1: include: asm: use 'long long' instead of 'u64' within atomic.hChen Gang1-24/+25