summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-14mmc: atmel-mci: fix timeout errors in SDIO mode when using DMALudovic Desroches1-1/+12
2014-02-14mmc: fix host release issue after discard operationRay Jui1-3/+4
2014-02-14mm: don't lose the SOFT_DIRTY flag on mprotectAndrey Vagin1-1/+2
2014-02-14mm: ignore VM_SOFTDIRTY on VMA mergingCyrill Gorcunov1-2/+10
2014-02-14memcg: fix css reference leak and endless loop in mem_cgroup_iterMichal Hocko1-5/+13
2014-02-14memcg: fix endless loop caused by mem_cgroup_iterMichal Hocko1-3/+14
2014-02-14mm/page-writeback.c: do not count anon pages as dirtyable memoryJohannes Weiner4-27/+5
2014-02-14mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable memoryJohannes Weiner1-31/+24
2014-02-14mm/memcg: iteration skip memcgs not yet fully initializedHugh Dickins1-4/+2
2014-02-14mm/memory-failure.c: shift page lock from head page to tail page after thp splitNaoya Horiguchi1-10/+11
2014-02-14xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk9-4/+117
2014-02-14audit: correct a type mismatch in audit_syscall_exit()AKASHI Takahiro1-1/+1
2014-02-14audit: reset audit backlog wait time after error recoveryRichard Guy Briggs1-1/+4
2014-02-14fuse: fix pipe_buf_operationsMiklos Szeredi4-48/+26
2014-02-14Revert "EISA: Initialize device before its resources"Bjorn Helgaas1-11/+15
2014-02-14intel-iommu: fix off-by-one in pagetable freeingAlex Williamson1-1/+1
2014-02-14arch/sh/kernel/kgdb.c: add missing #include <linux/sched.h>Wanlong Gao1-0/+1
2014-02-14tracing: Check if tracing is enabled in trace_puts()Steven Rostedt (Red Hat)1-0/+6
2014-02-14tracing: Have trace buffer point back to trace_arraySteven Rostedt (Red Hat)1-0/+2
2014-02-14SELinux: Fix memory leak upon loading policyTetsuo Handa1-1/+13
2014-02-14mei: mei_hbm_dispatch() returns voidPaul Bolle1-1/+1
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