aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/memory-devices (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-18mnt: Fix a memory stomp in umountEric W. Biederman1-0/+2
2014-12-18be2net: Fix incorrect setting of tunnel offload flag in netdev featuresSriharsha Basavapatna1-0/+2
2014-12-18bnx2x: fix typos in "configure"Jiri Benc2-4/+4
2014-12-18xen-netback: support frontends without feature-rx-notify againDavid Vrabel4-18/+29
2014-12-18sparc32: destroy_context() and switch_mm() needs to disable interrupts.Andreas Larsson1-4/+7
2014-12-18MAINTAINERS: changes for wirelessJohn W. Linville1-11/+8
2014-12-18cxgb4: Fix decoding QSA module for ethtool get settingsHariprasad Shenai2-2/+2
2014-12-18geneve: Fix races between socket add and release.Jesse Gross1-6/+7
2014-12-18geneve: Remove socket and offload handlers at destruction.Jesse Gross1-0/+17
2014-12-18netlink: Don't reorder loads/stores before marking mmap netlink frame as availableThomas Graf1-1/+1
2014-12-18netlink: Always copy on mmap TX.David Miller1-36/+16
2014-12-18KVM: move APIC types to arch/x86/Paolo Bonzini3-27/+27
2014-12-17Ceph: remove left-over reject fileLinus Torvalds1-10/+0
2014-12-17KVM: PPC: Book3S: Enable in-kernel XICS emulation by defaultAnton Blanchard1-0/+1
2014-12-17Bluetooth: Fix bug with filter in service discovery optimizationMarcel Holtmann1-5/+9
2014-12-17mmu_gather: fix over-eager tlb_flush_mmu_free() callingLinus Torvalds1-3/+3
2014-12-17x86: mm: fix VM_FAULT_RETRY handlingLinus Torvalds1-1/+1
2014-12-17ceph: fix setting empty extended attributeYan, Zheng1-2/+5
2014-12-17ceph: fix mksnap crashYan, Zheng1-1/+3
2014-12-17ceph: do_sync is never initializedDan Carpenter1-1/+1
2014-12-17libceph: fixup includes in pagelist.hIlya Dryomov1-1/+3
2014-12-17ceph: support inline data featureYan, Zheng1-1/+2
2014-12-17ceph: flush inline versionYan, Zheng3-4/+23
2014-12-17ceph: convert inline data to normal data before data writeYan, Zheng3-3/+161
2014-12-17ceph: sync read inline dataYan, Zheng2-13/+116
2014-12-17ceph: fetch inline data when getting Fcr cap refsYan, Zheng3-18/+63
2014-12-17ceph: use getattr request to fetch inline dataYan, Zheng4-10/+34
2014-12-17ceph: add inline data to pagecacheYan, Zheng6-1/+85
2014-12-17ceph: parse inline data in MClientReply and MClientCapsYan, Zheng3-11/+36
2014-12-17libceph: specify position of extent operationYan, Zheng4-20/+19
2014-12-17libceph: add CREATE osd operation supportYan, Zheng1-20/+22
2014-12-17libceph: add SETXATTR/CMPXATTR osd operations supportYan, Zheng2-0/+57
2014-12-17rbd: don't treat CEPH_OSD_OP_DELETE as extent opIlya Dryomov1-2/+6
2014-12-17ceph: remove unused stringification macrosIlya Dryomov1-3/+0
2014-12-17libceph: require cephx message signature by defaultYan, Zheng2-0/+14
2014-12-17ceph: introduce global empty snap contextYan, Zheng3-3/+35
2014-12-17ceph: message versioning fixesJohn Spray1-2/+5
2014-12-17libceph: update ceph_msg_header structureJohn Spray1-1/+2
2014-12-17libceph: message signature supportYan, Zheng8-4/+162
2014-12-17libceph: store session key in cephx authorizerYan, Zheng2-7/+12
2014-12-17ceph, rbd: delete unnecessary checks before two function callsSF Markus Elfring4-14/+7
2014-12-17ceph: introduce a new inode flag indicating if cached dentries are orderedYan, Zheng3-19/+55
2014-12-17libceph: nuke ceph_kvfree()Ilya Dryomov5-14/+4
2014-12-17ceph: fix file lock interruptionYan, Zheng4-12/+67
2014-12-17mac80211: free management frame keys when removing stationJohannes Berg1-1/+1
2014-12-17KVM: PPC: Book3S HV: Improve H_CONFER implementationSam Bobroff4-2/+74
2014-12-17KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR registerPaul Mackerras4-2/+9
2014-12-17KVM: PPC: Book3S HV: Remove code for PPC970 processorsPaul Mackerras13-955/+70
2014-12-17KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactionsSuresh E. Warrier5-27/+539
2014-12-17KVM: PPC: Book3S HV: Simplify locking around stolen time calculationsPaul Mackerras2-29/+32