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