summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-06Linux 3.13.2v3.13.2Greg Kroah-Hartman1-1/+1
2014-02-06x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov2-0/+11
2014-02-06powerpc: Make sure "cache" directory is removed when offlining cpuPaul Mackerras1-0/+3
2014-02-06powerpc: Fix the setup of CPU-to-Node mappings during CPU onlineSrivatsa S. Bhat2-4/+76
2014-02-06btrfs: restrict snapshotting to own subvolumesDavid Sterba1-0/+6
2014-02-06Btrfs: setup inode location during btrfs_init_inode_lockedChris Mason1-9/+9
2014-02-06Btrfs: handle EAGAIN case properly in btrfs_drop_snapshot()Wang Shilong1-1/+1
2014-02-06target/iscsi: Fix network portal creation raceAndy Grover1-13/+21
2014-02-06iscsi-target: Pre-allocate more tags to avoid ack starvationNicholas Bellinger1-1/+1
2014-02-06virtio-scsi: Fix hotcpu_notifier use-after-free with virtscsi_freezeAsias He1-1/+14
2014-02-06SCSI: qla4xxx: overflow in qla4xxx_set_chap_entry()Dan Carpenter1-4/+7
2014-02-06SCSI: bfa: Chinook quad port 16G FC HBA claim issueVijaya Mohan Guvva1-2/+4
2014-02-06usb: core: get config and string descriptors for unauthorized devicesThomas Pugliese2-39/+7
2014-02-06hpfs: remember free spaceMikulas Patocka3-10/+87
2014-02-06ALSA: hda - Don't set indep_hp flag for old AD codecsTakashi Iwai1-8/+8
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-06parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller2-4/+4
2014-02-06alpha: fix broken network checksumMikulas Patocka1-2/+7
2014-02-06mmc: sdhci-esdhc-imx: fix access hardirq-unsafe lock in atomic contextDong Aisheng1-7/+5
2014-02-06mmc: sdhci: fix lockdep error in tuning routineAisheng Dong1-13/+7
2014-02-06mmc: sdhci-pci: add broken HS200 quirk for Intel MerrifieldDavid Cohen1-0/+1
2014-02-06mmc: sdhci: add quirk for broken HS200 supportDavid Cohen2-1/+4
2014-02-06net: gre: use icmp_hdr() to get inner ip headerDuan Jiong1-1/+1
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-06net/vxlan: Share RX skb de-marking and checksum checks with ovsOr Gerlitz1-11/+9
2014-02-06ip_tunnel: clear IPCB in ip_tunnel_xmit() in case dst_link_failure() is calledDuan Jiong1-0/+1
2014-02-06drivers/tty: ehv_bytechan fails to build as a moduleAnton Blanchard1-1/+1
2014-02-06i2c: piix4: Add support for AMD ML and CZ SMBus changesShane Huang3-6/+25
2014-02-06i2c: mv64xxx: Document the newly introduced Armada XP A0 compatibleGregory CLEMENT1-1/+5
2014-02-06i2c: mv64xxx: Fix bus hang on A0 version of the Armada XP SoCsGregory CLEMENT1-0/+5
2014-02-06ARM: mvebu: Add quirk for i2c for the OpenBlocks AX3-4 boardGregory CLEMENT1-0/+32
2014-02-06ARM: mvebu: Add support to get the ID and the revision of a SoCGregory CLEMENT3-1/+152
2014-02-06hp_accel: Add a new PnP ID HPQ6007 for new HP laptopsTakashi Iwai1-0/+1
2014-02-06zram: fix race between reset and flushing pending workMinchan Kim1-2/+2
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-06vfs: Remove second variable named error in __dentry_pathEric W. Biederman1-1/+0
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-06ARM: mvebu: update the SATA compatible string for Armada 370/XPSimon Guinot1-1/+1
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-06ima: change the default hash algorithm to SHA1 in ima_eventdigest_ng_init()Roberto Sassu1-1/+1
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/hdmi - allow PIN_OUT to be dynamically enabledStephen Warren1-4/+36