summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-03Linux 3.13.9v3.13.9Greg Kroah-Hartman1-1/+1
2014-04-03netfilter: nf_conntrack_dccp: fix skb_header_pointer API usagesDaniel Borkmann1-3/+3
2014-04-03cgroup: protect modifications to cgroup_idr with cgroup_mutexLi Zefan2-13/+15
2014-04-03mm: close PageTail raceDavid Rientjes9-30/+24
2014-04-03switch mnt_hash to hlistAl Viro4-50/+61
2014-04-03don't bother with propagate_mnt() unless the target is sharedAl Viro1-10/+7
2014-04-03keep shadowed vfsmounts togetherAl Viro1-9/+23
2014-04-03resizable namespace.c hashesAl Viro2-24/+59
2014-04-03random32: avoid attempt to late reseed if in the middle of seedingSasha Levin1-1/+12
2014-04-03net: mvneta: fix usage as a module on RGMII configurationsThomas Petazzoni1-33/+8
2014-04-03net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLEThomas Petazzoni1-2/+2
2014-04-03make prepend_name() work correctly when called with negative *buflenAl Viro1-2/+2
2014-04-03x86: fix boot on uniprocessor systemsArtem Fetishev1-1/+2
2014-04-03drm/i915: Undo gtt scratch pte unmapping againDaniel Vetter1-1/+1
2014-04-03i2c: cpm: Fix build by adding of_address.h and of_irq.hScott Wood1-0/+2
2014-04-03Revert "xen: properly account for _PAGE_NUMA during xen pte translations"David Vrabel2-14/+4
2014-04-03xen/balloon: flush persistent kmaps in correct positionWei Liu1-6/+18
2014-04-03Input: cypress_ps2 - don't report as a button padsHans de Goede1-1/+0
2014-04-03Input: synaptics - add manual min/max quirk for ThinkPad X240Hans de Goede1-0/+8
2014-04-03Input: synaptics - add manual min/max quirkBenjamin Tissoires1-0/+47
2014-04-03Input: mousedev - fix race when creating mixed deviceDmitry Torokhov1-31/+42
2014-04-03rcuwalk: recheck mount_lock after mountpoint crossing attemptsAl Viro1-16/+13
2014-04-03ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o2-6/+24
2014-03-31Linux 3.13.8v3.13.8Greg Kroah-Hartman1-1/+1
2014-03-31libceph: fix preallocation check in get_reply()Ilya Dryomov2-4/+3
2014-03-31libceph: rename front to front_len in get_reply()Ilya Dryomov1-4/+5
2014-03-31libceph: rename ceph_msg::front_max to front_alloc_lenIlya Dryomov3-8/+8
2014-03-31e100: Fix "disabling already-disabled device" warningMichele Baldessari1-1/+1
2014-03-31xhci: Fix resume issues on Renesas chips in Samsung laptopsSarah Sharp1-0/+5
2014-03-31Input: wacom - add reporting of SW_MUTE_DEVICE eventsPing Cheng3-3/+44
2014-03-31Input: wacom - add support for three new Intuos devicesPing Cheng3-18/+51
2014-03-31Input: wacom - make sure touch_max is set for touch devicesPing Cheng1-2/+5
2014-03-31KVM: VMX: fix use after free of vmx->loaded_vmcsMarcelo Tosatti1-1/+1
2014-03-31KVM: x86: handle invalid root_hpa everywhereMarcelo Tosatti2-0/+17
2014-03-31KVM: MMU: handle invalid root_hpa at __direct_mapMarcelo Tosatti1-0/+3
2014-03-31Input: elantech - improve clickpad detectionHans de Goede1-3/+42
2014-03-31fs/proc/proc_devtree.c: remove empty /proc/device-tree when no openfirmware e...Dave Jones1-0/+1
2014-03-31powerpc/powernv: Refactor PHB diag-data dumpGavin Shan1-95/+125
2014-03-31powerpc/powernv: Dump PHB diag-data immediatelyGavin Shan1-56/+43
2014-03-31powerpc/eeh: Handle multiple EEH errorsGavin Shan3-87/+112
2014-03-31powerpc/powernv: Move PHB-diag dump functions aroundGavin Shan3-204/+142
2014-03-31regulator: core: Replace direct ops->disable usageMarkus Pargmann1-21/+13
2014-03-31p54: clamp properly instead of just truncatingDan Carpenter1-1/+1
2014-03-31MIPS: Fix build error seen in some configurationsGuenter Roeck1-1/+1
2014-03-31deb-pkg: Fix cross-building linux-headers packageBen Hutchings1-5/+4
2014-03-31deb-pkg: Fix building for MIPS big-endian or ARM OABIBen Hutchings1-2/+2
2014-03-31perf tools: Fix AAAAARGH64 memory barriersPeter Zijlstra1-2/+2
2014-03-31Fix uses of dma_max_pfn() when converting to a limiting addressRussell King2-2/+2
2014-03-31printk: fix syslog() overflowing user bufferLinus Torvalds1-2/+0
2014-03-31x86: bpf_jit: support negative offsetsAlexei Starovoitov1-1/+1