aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-30KVM: async_pf: Provide additional direct page notificationDominik Dingel4-4/+24
2014-01-30KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest faultDominik Dingel4-6/+46
2014-01-30KVM: s390: limit floating irqsJens Freimann3-6/+23
2014-01-30KVM: s390: add floating irq controllerJens Freimann8-51/+312
2014-01-29KVM: s390: add and extend interrupt information data structsJens Freimann2-33/+64
2014-01-23Merge tag 'kvm-s390-20140117' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-queuePaolo Bonzini5-9/+51
2014-01-22Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds4-52/+44
2014-01-22Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds3-4/+15
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds45-690/+1952
2014-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds55-406/+1515
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds76-113/+102
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds16-136/+592
2014-01-22Merge tag 'dm-3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds29-321/+767
2014-01-22Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds83-17722/+4640
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds109-1985/+2510
2014-01-22Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds19-923/+3463
2014-01-22Merge branch 'misc' into for-linusJames Bottomley83-17720/+4636
2014-01-22Merge branches 'for-3.13/upstream-fixes', 'for-3.14/i2c-hid', 'for-3.14/sensor-hub', 'for-3.14/sony' and 'for-3.14/upstream' into for-linusJiri Kosina2408-22102/+54003
2014-01-22neighbour.h: fix commentLi Zhong1-1/+1
2014-01-22sched: Fix warning on make htmldocs caused by wait.hMasanari Iida1-2/+2
2014-01-21dm log userspace: allow mark requests to piggyback on flush requestsDongmao Zhang2-50/+176
2014-01-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds139-2512/+2902
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds16-201/+458
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds20-1098/+1022
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds2-2/+5
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+2
2014-01-21Merge tag 'dlm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlmLinus Torvalds1-0/+8
2014-01-21Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds18-359/+550
2014-01-21mm/migrate: remove unused function, fail_migrate_page()Joonsoo Kim2-12/+0
2014-01-21mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pagesJoonsoo Kim3-23/+16
2014-01-21mm/migrate: correct failure handling if !hugepage_migration_support()Joonsoo Kim1-2/+5
2014-01-21mm/migrate: add comment about permanent failure pathNaoya Horiguchi1-1/+6
2014-01-21mm, page_alloc: warn for non-blockable __GFP_NOFAIL allocation failureDavid Rientjes1-1/+8
2014-01-21mm: compaction: reset scanner positions immediately when they meetVlastimil Babka1-0/+4
2014-01-21mm: compaction: do not mark unmovable pageblocks as skipped in async compactionVlastimil Babka1-2/+9
2014-01-21mm: compaction: detect when scanners meet in isolate_freepagesVlastimil Babka1-4/+15
2014-01-21mm: compaction: reset cached scanner pfn's before reading themVlastimil Babka1-8/+8
2014-01-21mm: compaction: encapsulate defer reset logicVlastimil Babka3-9/+21
2014-01-21mm: compaction: trace compaction begin and endMel Gorman2-0/+46
2014-01-21memcg, oom: lock mem_cgroup_print_oom_infoMichal Hocko1-5/+7
2014-01-21sched: add tracepoints related to NUMA task migrationMel Gorman3-1/+94
2014-01-21mm: numa: do not automatically migrate KSM pagesMel Gorman1-1/+2
2014-01-21mm: numa: trace tasks that fail migration due to rate limitingMel Gorman2-1/+30
2014-01-21mm: numa: limit scope of lock for NUMA migrate rate limitingMel Gorman2-13/+13
2014-01-21mm: numa: make NUMA-migrate related functions staticMel Gorman1-2/+3
2014-01-21lib/show_mem.c: show num_poisoned_pages when oomXishi Qiu1-0/+3
2014-01-21mm/hwpoison: add '#' to hwpoison_injectWanpeng Li1-1/+1
2014-01-21mm/memblock: use WARN_ONCE when MAX_NUMNODES passed as input parameterGrygorii Strashko1-13/+8
2014-01-21x86/mm: memblock: switch to use NUMA_NO_NODEGrygorii Strashko3-3/+3
2014-01-21arch/arm/mach-omap2/omap_hwmod.c: use memblock apis for early memory allocationsSantosh Shilimkar1-6/+2