summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-06ALSA: hda/hdmi - allow PIN_OUT to be dynamically enabledStephen Warren1-4/+36
2014-02-06ALSA: hda - hdmi: introduce patch_nvhdmi()Anssi Hannula1-23/+37
2014-02-06KVM: PPC: e500: Fix bad address type in deliver_tlb_misss()Mihai Caraman1-1/+1
2014-02-06KVM: PPC: Book3S HV: use xics_wake_cpu only when definedAndreas Schwab1-1/+6
2014-02-06parisc: fix cache-flushingHelge Deller3-3/+16
2014-02-06iwlwifi: pcie: enable oscillator for L1 exitEmmanuel Grumbach2-0/+20
2014-02-06ip6tnl: fix double free of fb_tnl_dev on exitNicolas Dichtel1-0/+10
2014-02-06Revert "ip6tnl: fix use after free of fb_tnl_dev"Nicolas Dichtel1-0/+2
2014-02-06sit: fix double free of fb_tunnel_dev on exitNicolas Dichtel1-0/+10
2014-02-06xen-netfront: fix resource leak in netfrontAnnie Li1-62/+26
2014-02-06net: Fix memory leak if TPROXY used with TCP early demuxHolger Eitzenberger2-2/+2
2014-02-06fib_frontend: fix possible NULL pointer dereferenceOliver Hartkopp1-0/+2
2014-02-06ip_tunnel: clear IPCB in ip_tunnel_xmit() in case dst_link_failure() is calledDuan Jiong1-0/+1
2014-02-06s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructionsHeiko Carstens1-8/+8
2014-02-06bpf: do not use reciprocal divideEric Dumazet6-46/+45
2014-02-06tcp: metrics: Avoid duplicate entries with the same destination-IPChristoph Paasch1-19/+32
2014-02-06net: rds: fix per-cpu helper usageGerald Schaefer1-4/+3
2014-02-06net,via-rhine: Fix tx_timeout handlingRichard Weinberger1-0/+1
2014-02-06net: avoid reference counter overflows on fib_rules in multicast forwardingHannes Frederic Sowa2-4/+10
2014-02-06ieee802154: Fix memory leak in ieee802154_add_iface()Christian Engelmayer1-2/+4
2014-02-06inet_diag: fix inet_diag_dump_icsk() timewait socket state logicNeal Cardwell1-1/+3
2014-02-06bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt1-4/+9
2014-02-06hp_accel: Add a new PnP ID HPQ6007 for new HP laptopsTakashi Iwai1-0/+1
2014-02-06bcache: Data corruption fixKent Overstreet1-4/+22
2014-02-06vfs: Is mounted should be testing mnt_ns for NULL or error.Eric W. Biederman1-1/+1
2014-02-06ext4: avoid clearing beyond i_blocks when truncating an inline data fileTheodore Ts'o1-3/+5
2014-02-06libata: disable LPM for some WD SATA-I devicesTejun Heo3-3/+44
2014-02-06ata: sata_mv: fix disk hotplug for Armada 370/XP SoCsLior Amsalem1-0/+24
2014-02-06ata: sata_mv: introduce compatible string "marvell, armada-370-sata"Simon Guinot2-1/+2
2014-02-06tpm/tpm_ppi: Do not compare strcmp(a,b) == -1Peter Huewe1-4/+4
2014-02-06tpm/tpm_i2c_stm_st33: Check return code of get_burstcountPeter Huewe1-1/+6
2014-02-06ALSA: hda - Fix silent output on MacBook Air 1,1Adrien Vergé1-1/+18
2014-02-06ALSA: Enable CONFIG_ZONE_DMA for smaller PCI DMA masksTakashi Iwai1-0/+12
2014-02-06ALSA: hda - Don't create duplicated ctls for loopback pathsTakashi Iwai1-2/+4
2014-02-06ALSA: rme9652: fix a missing comma in channel_map_9636_ds[]Takashi Iwai1-1/+1
2014-02-06ASoC: wm5110: Extend SYSCLK patch file for rev DCharles Keepax1-0/+48
2014-02-06ASoC: adau1701: Fix ADAU1701_SEROCTL_WORD_LEN_16 constantLars-Peter Clausen1-1/+1
2014-02-06mfd: max77686: Fix regmap resource leak on driver removeKrzysztof Kozlowski1-1/+1
2014-02-06perf kvm: Fix kvm report without guestmount.Dongsheng Yang1-1/+6
2014-02-06pinctrl: sunxi: Honor GPIO output initial vaulesChen-Yu Tsai1-6/+7
2014-02-06rtc: max8907: weekday encoding fixesStephen Warren1-6/+5
2014-02-06parport: parport_pc: remove double PCI ID for NetMosSebastian Andrzej Siewior1-8/+2
2014-02-06s390/uapi: fix struct statfs64 definitionHeiko Carstens1-5/+5
2014-02-06KVM: s390: fix diagnose code extractionHeiko Carstens1-1/+1
2014-02-06serial: 8250: enable UART_BUG_NOMSR for TegraStephen Warren1-0/+4
2014-02-06serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chipJonathan Woithe1-2/+2
2014-02-06serial: add support for 200 v3 series Titan cardYegor Yefremov1-0/+4
2014-02-06hwmon: (k10temp) Add support for Kaveri CPUsPhil Pokorny1-0/+1
2014-02-06ARM: at91: smc: bug fix in sam9_smc_cs_read()Jean-Jacques Hiblot1-1/+1
2014-02-06tty/serial: at91: Handle shutdown more safelyMarek Roszko1-7/+13