summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/chips (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-18s390/ccwdev: Include asm/schid.h.Cornelia Huck1-3/+1
2012-12-18KVM: s390: Handle hosts not supporting s390-virtio.Cornelia Huck1-8/+30
2012-12-18kvm: fix i8254 counter 0 wraparoundNickolai Zeldovich1-1/+0
2012-12-15KVM: remove unused variable.Gleb Natapov1-4/+0
2012-12-14KVM: Increase user memory slots on x86 to 125Alex Williamson1-1/+1
2012-12-14KVM: struct kvm_memory_slot.id -> shortAlex Williamson2-2/+4
2012-12-14KVM: struct kvm_memory_slot.flags -> u32Alex Williamson1-1/+1
2012-12-14KVM: struct kvm_memory_slot.user_alloc -> boolAlex Williamson7-22/+22
2012-12-14KVM: Make KVM_PRIVATE_MEM_SLOTS optionalAlex Williamson5-9/+7
2012-12-14KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSAlex Williamson10-19/+19
2012-12-14KVM: Minor memory slot optimizationAlex Williamson1-7/+14
2012-12-14KVM: Fix iommu map/unmap to handle memory slot movesAlex Williamson1-8/+11
2012-12-14KVM: Check userspace_addr when modifying a memory slotAlex Williamson1-1/+7
2012-12-14KVM: Restrict non-existing slot state transitionsAlex Williamson1-2/+7
2012-12-14KVM: inject ExtINT interrupt before APIC interruptsGleb Natapov2-18/+10
2012-12-14KVM: x86: fix mov immediate emulation for 64-bit operandsNadav Amit1-2/+10
2012-12-14KVM: emulator: implement AAD instructionGleb Natapov1-1/+22
2012-12-13bridge: fix icmpv6 endian bug and other sparse warningsstephen hemminger1-4/+6
2012-12-13net: ethool: Document struct ethtool_flow_extYan Burman1-2/+14
2012-12-13ndisc: Fix padding error in link-layer address option.YOSHIFUJI Hideaki / 吉藤英明1-1/+1
2012-12-13tuntap: dont use skb after netif_rx_ni(skb)Eric Dumazet1-3/+4
2012-12-13nfc: remove noisy message from llcp_sock_sendmsgDave Jones1-4/+0
2012-12-13mm/bootmem.c: remove unused wrapper function reserve_bootmem_generic()Lin Feng2-9/+0
2012-12-13mm/memory.c: remove unused code from do_wp_page()Dominik Dingel1-6/+1
2012-12-13asm-generic, mm: pgtable: consolidate zero page helpersKirill A. Shutemov5-35/+28
2012-12-13mm/hugetlb.c: fix warning on freeing hwpoisoned hugepageNaoya Horiguchi1-1/+7
2012-12-13hwpoison, hugetlbfs: fix RSS-counter warningNaoya Horiguchi1-5/+7
2012-12-13hwpoison, hugetlbfs: fix "bad pmd" warning in unmapping hwpoisoned hugepageNaoya Horiguchi1-1/+3
2012-12-13mm: protect against concurrent vma expansionMichel Lespinasse1-0/+28
2012-12-13memcg: do not check for mm in __mem_cgroup_count_vm_eventMichal Hocko1-3/+0
2012-12-13tmpfs: support SEEK_DATA and SEEK_HOLE (reprise)Hugh Dickins1-1/+91
2012-12-13mm: provide more accurate estimation of pages occupied by memmapJiang Liu1-2/+24
2012-12-13fs/buffer.c: remove redundant initialization in alloc_page_buffers()Yan Hong1-3/+0
2012-12-13fs/buffer.c: do not inline exported functionYan Hong1-2/+1
2012-12-13writeback: fix a typo in commentYan Hong1-1/+1
2012-12-13mm: introduce new field "managed_pages" to struct zoneJiang Liu6-23/+121
2012-12-13mm, oom: remove statically defined arch functions of same nameDavid Rientjes3-42/+27
2012-12-13mm, oom: remove redundant sleep in pagefault oom handlerDavid Rientjes1-1/+0
2012-12-13mm, oom: cleanup pagefault oom handlerDavid Rientjes1-42/+7
2012-12-13memory_hotplug: allow online/offline memory to result movable nodeLai Jiangshan1-0/+16
2012-12-13numa: add CONFIG_MOVABLE_NODE for movable-dedicated nodeLai Jiangshan4-0/+21
2012-12-13mm, memcg: avoid unnecessary function call when memcg is disabledDavid Rientjes2-3/+12
2012-12-13mm: add a reminder comment for __GFP_BITS_SHIFTAndrew Morton1-0/+1
2012-12-13mm: WARN_ON_ONCE if f_op->mmap() change vma's start addressJoonsoo Kim1-0/+4
2012-12-13res_counter: delete res_counter_write()Greg Thelen2-27/+0
2012-12-13hotplug: update nodemasks managementLai Jiangshan3-16/+77
2012-12-13page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initial...Lai Jiangshan2-19/+25
2012-12-13vmscan: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan1-2/+2
2012-12-13init: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan1-1/+1
2012-12-13kthread: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan1-1/+1