aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-02-13Merge tag 'pm+acpi-3.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...HEADmasterLinus Torvalds10-277/+293
2015-02-13Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools'Rafael J. Wysocki9-170/+275
2015-02-13Merge branch 'acpi-ec'Rafael J. Wysocki1-107/+18
2015-02-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds10-8/+748
2015-02-13Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-39/+28
2015-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds3-21/+22
2015-02-13Revert "x86/apic: Only disable CPU x2apic mode when necessary"Linus Torvalds1-2/+1
2015-02-13tile: change MAINTAINERS website from tilera.com to ezchip.comChris Metcalf1-1/+1
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds88-1626/+6026
2015-02-12Merge tag 'for-f2fs-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds26-559/+1075
2015-02-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds207-1420/+2214
2015-02-12lib/lcm.c: replace includeRasmus Villemoes1-1/+1
2015-02-12lib/percpu_ida.c: remove redundant includesRasmus Villemoes1-3/+0
2015-02-12lib/strncpy_from_user.c: replace module.h includeRasmus Villemoes1-1/+2
2015-02-12lib/stmp_device.c: replace module.h includeRasmus Villemoes1-1/+2
2015-02-12lib/sort.c: move include inside #if 0Rasmus Villemoes1-1/+1
2015-02-12lib/show_mem.c: remove redundant includeRasmus Villemoes1-1/+0
2015-02-12lib/radix-tree.c: change to simpler includeRasmus Villemoes1-1/+1
2015-02-12lib/plist.c: remove redundant includeRasmus Villemoes1-1/+0
2015-02-12lib/nlattr.c: remove redundant includeRasmus Villemoes1-1/+0
2015-02-12lib/kobject_uevent.c: remove redundant includeRasmus Villemoes1-1/+0
2015-02-12lib/llist.c: remove redundant includeRasmus Villemoes1-1/+0
2015-02-12lib/md5.c: simplify includeRasmus Villemoes1-1/+1
2015-02-12lib/list_sort.c: rearrange includesRasmus Villemoes1-2/+5
2015-02-12lib/genalloc.c: remove redundant includeRasmus Villemoes1-1/+0
2015-02-12lib/idr.c: remove redundant includeRasmus Villemoes1-1/+0
2015-02-12lib/halfmd4.c: simplify includesRasmus Villemoes2-1/+3
2015-02-12lib/dynamic_queue_limits.c: simplify includesRasmus Villemoes1-2/+2
2015-02-12lib/sort.c: use simpler includesRasmus Villemoes1-2/+2
2015-02-12lib/interval_tree.c: simplify includesRasmus Villemoes1-2/+2
2015-02-12hexdump: make it return number of bytes placed in bufferAndy Shevchenko3-21/+103
2015-02-12hexdump: do a few calculations aheadAndy Shevchenko1-24/+10
2015-02-12hexdump: fix ascii column for the tail of a dumpAndy Shevchenko1-3/+3
2015-02-12hexdump: introduce test suiteAndy Shevchenko3-1/+141
2015-02-12lib/genalloc.c: fix the end addr check in addr_in_gen_pool()Toshi Kikuchi1-1/+1
2015-02-12lib/string.c: remove strnicmp()Rasmus Villemoes4-13/+0
2015-02-12lib/bitmap.c: make the bits parameter of bitmap_remap unsignedRasmus Villemoes2-9/+9
2015-02-12lib/bitmap.c: simplify bitmap_ord_to_posRasmus Villemoes2-18/+12
2015-02-12lib/bitmap.c: simplify bitmap_pos_to_ordRasmus Villemoes1-16/+6
2015-02-12lib/bitmap.c: change parameters of bitmap_fold to unsignedRasmus Villemoes2-6/+6
2015-02-12lib/bitmap.c: update bitmap_onto to unsignedRasmus Villemoes2-3/+3
2015-02-12linux/cpumask.h: update bitmap wrappers to take unsigned intRasmus Villemoes1-11/+11
2015-02-12linux/nodemask.h: update bitmap wrappers to take unsigned intRasmus Villemoes1-13/+13
2015-02-12lib/bitmap.c: more signed->unsigned conversionsRasmus Villemoes1-7/+7
2015-02-12libstring_helpers.c:string_get_size(): return voidRasmus Villemoes2-8/+6
2015-02-12lib/string_helpers.c:string_get_size(): use 32 bit arithmetic when possibleRasmus Villemoes1-5/+4
2015-02-12lib/string_helpers.c:string_get_size(): remove redundant prefixesRasmus Villemoes1-4/+3
2015-02-12lib/vsprintf.c: replace while with do-while in skip_atoiRasmus Villemoes1-1/+2
2015-02-12lib/vsprintf.c: improve sanity check in vsnprintf()Rasmus Villemoes1-1/+1
2015-02-12lib/vsprintf.c: consume 'p' in format_decodeRasmus Villemoes1-4/+3
2015-02-12printk: correct timeout comment, neaten MODULE_PARM_DESCJoe Perches1-6/+6
2015-02-12kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes7-13/+10
2015-02-12powerpc: add running_clock for powerpc to prevent spurious softlockup warningsCyril Bur1-0/+32
2015-02-12kernel/sched/clock.c: add another clock for use with the soft lockup watchdogCyril Bur3-1/+15
2015-02-12linux/types.h: Always use unsigned long for pgoff_tGeert Uytterhoeven1-4/+1
2015-02-12gitignore: ignore tar-install build directoryAndrey Skvortsov1-0/+5
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski84-194/+62
2015-02-12fs/proc/array.c: convert to use string_escape_str()Andy Shevchenko1-27/+7
2015-02-12fs: proc: task_mmu: show page size in /proc/<pid>/numa_mapsRafael Aquini2-15/+17
2015-02-12Documentation/filesystems/proc.txt: add /proc/pid/numa_maps interface explana...Rafael Aquini1-0/+33
2015-02-12fs: proc: use PDE() to get proc_dir_entryAlexander Kuleshov2-2/+2
2015-02-12fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (pea...Petr Cermak3-0/+23
2015-02-12arch/frv/mm/extable.c: remove unused functionRickard Strandqvist1-23/+0
2015-02-12mm/zsmalloc: add statistics supportGanesh Mahendran2-4/+239
2015-02-12mm/zpool: add name argument to create zpoolGanesh Mahendran7-14/+21
2015-02-12zram: remove request_queue from struct zramSergey Senozhatsky2-9/+8
2015-02-12zram: remove init_lock in zram_make_requestMinchan Kim2-32/+64
2015-02-12zram: check bd_openers instead of bd_holdersMinchan Kim1-1/+1
2015-02-12zram: rework reset and destroy pathSergey Senozhatsky1-42/+33
2015-02-12zram: fix umount-reset_store-mount race conditionSergey Senozhatsky1-14/+9
2015-02-12zram: free meta table in zram_meta_freeGanesh Mahendran1-17/+16
2015-02-12zram: clean up zram_meta_alloc()Sergey Senozhatsky1-8/+6
2015-02-12mm: fix negative nr_isolated countsHugh Dickins1-1/+3
2015-02-12mm: hwpoison: drop lru_add_drain_all() in __soft_offline_page()Naoya Horiguchi1-2/+0
2015-02-12mm/page_alloc: fix commentYaowei Bai1-1/+1
2015-02-12mm/memory.c: actually remap enough memoryGrazvydas Ignotas1-1/+1
2015-02-12kernel/cpuset.c: Mark cpuset_init_current_mems_allowed as __initRasmus Villemoes1-1/+1
2015-02-12mm/mm_init.c: mark mminit_loglevel __meminitdataRasmus Villemoes1-1/+1
2015-02-12mm/mm_init.c: park mminit_verify_zonelist as __initRasmus Villemoes1-1/+1
2015-02-12mm/page_alloc.c: pull out init code from build_all_zonelistsRasmus Villemoes1-3/+14
2015-02-12mm/internal.h: don't split printk call in twoRasmus Villemoes1-2/+4
2015-02-12mm: do not use mm->nr_pmds on !MMU configurationsKirill A. Shutemov2-4/+9
2015-02-12memcg: cleanup static keys decrementVladimir Davydov3-38/+9
2015-02-12mm/compaction: stop the isolation when we isolate enough freepageJoonsoo Kim1-7/+10
2015-02-12mm/compaction: fix wrong order check in compact_finished()Joonsoo Kim1-1/+1
2015-02-12slub: make dead caches discard free slabs immediatelyVladimir Davydov5-11/+43
2015-02-12slub: fix kmem_cache_shrink return valueVladimir Davydov1-1/+5
2015-02-12slub: never fail to shrink cacheVladimir Davydov1-27/+31
2015-02-12memcg: reparent list_lrus and free kmemcg_id on css offlineVladimir Davydov3-9/+79
2015-02-12list_lru: add helpers to isolate itemsVladimir Davydov8-26/+50
2015-02-12memcg: free memcg_caches slot on css offlineVladimir Davydov3-22/+65
2015-02-12slab: use css id for naming per memcg cachesVladimir Davydov1-3/+3
2015-02-12cgroup: release css->id after css_freeVladimir Davydov1-3/+7
2015-02-12slab: link memcg caches of the same kind into a listVladimir Davydov5-33/+41
2015-02-12slab: embed memcg_cache_params to kmem_cacheVladimir Davydov7-103/+111
2015-02-12fs: shrinker: always scan at least one object of each typeVladimir Davydov1-3/+6
2015-02-12fs: make shrinker memcg awareVladimir Davydov1-3/+3
2015-02-12list_lru: introduce per-memcg listsVladimir Davydov4-36/+424
2015-02-12list_lru: organize all list_lrus to listVladimir Davydov3-0/+45
2015-02-12list_lru: get rid of ->active_nodesVladimir Davydov2-10/+5
2015-02-12memcg: add rwsem to synchronize against memcg_caches arrays relocationVladimir Davydov3-17/+33
2015-02-12memcg: rename some cache id related variablesVladimir Davydov3-14/+13
2015-02-12vmscan: per memory cgroup slab shrinkersVladimir Davydov7-50/+80
2015-02-12fs: consolidate {nr,free}_cached_objects args in shrink_controlVladimir Davydov3-12/+13
2015-02-12list_lru: introduce list_lru_shrink_{count,walk}Vladimir Davydov9-43/+51
2015-02-12mm: numa: avoid unnecessary TLB flushes when setting NUMA hinting entriesMel Gorman2-6/+12
2015-02-12mm: numa: add paranoid check around pte_protnone_numaMel Gorman2-0/+6
2015-02-12x86: mm: restore original pte_special checkMel Gorman1-7/+1
2015-02-12mm: numa: do not trap faults on the huge zero pageMel Gorman4-4/+27
2015-02-12mm: remove remaining references to NUMA hinting bits and helpersMel Gorman8-283/+7
2015-02-12mm: convert p[te|md]_mknonnuma and remaining page table manipulationsMel Gorman8-38/+21
2015-02-12ppc64: add paranoid warnings for unexpected DSISR_PROTFAULTMel Gorman2-13/+15
2015-02-12mm: convert p[te|md]_numa users to p[te|md]_protnone_numaMel Gorman11-57/+40
2015-02-12mm: add p[te|md] protnone helpers for use by NUMA balancingMel Gorman3-0/+52
2015-02-12mm: numa: do not dereference pmd outside of the lock during NUMA hinting faultMel Gorman3-11/+2
2015-02-12Merge tag 'dm-3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds17-198/+416
2015-02-12Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds19-440/+476
2015-02-12Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds30-575/+499
2015-02-12Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds87-704/+305
2015-02-12Merge tag 'md/3.20' of git://neil.brown.name/mdLinus Torvalds18-608/+867
2015-02-12Merge tag 'jfs-3.20' of git://github.com/kleikamp/linux-shaggyLinus Torvalds5-91/+45
2015-02-12Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds40-254/+2562
2015-02-12Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds28-1492/+2239
2015-02-12Merge tag 'devicetree-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds36-172/+766
2015-02-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds91-1478/+2187
2015-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds20-338/+209
2015-02-12Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds23-164/+582
2015-02-12Merge tag 'ktest-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-30/+229
2015-02-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds45-1082/+2658
2015-02-11Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2-3/+0
2015-02-11Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring1-15/+0
2015-02-12md/raid10: fix conversion from RAID0 to RAID10NeilBrown1-3/+9
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds116-1717/+2491
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds237-3143/+5084
2015-02-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds73-919/+1533
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds82-1030/+1640
2015-02-11Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-25/+193
2015-02-11Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds60-1729/+5236
2015-02-12Merge branch 'cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki1-0/+1
2015-02-12Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2-158/+254
2015-02-12PM / devfreq: event: testing the wrong variableDan Carpenter1-2/+2
2015-02-11mm/nommu.c: fix arithmetic overflow in __vm_enough_memory()Roman Gushchin1-2/+2
2015-02-11mm/mmap.c: fix arithmetic overflow in __vm_enough_memory()Roman Gushchin1-2/+2
2015-02-11vmstat: Reduce time interval to stat update on idle cpuChristoph Lameter1-2/+2
2015-02-11mm/page_owner.c: remove unnecessary stack_trace fieldSergei Rogachev2-13/+15
2015-02-11Documentation/filesystems/proc.txt: describe /proc/<pid>/map_filesCyrill Gorcunov1-0/+23
2015-02-11mm: incorporate read-only pages into transparent huge pagesEbru Akagunduz1-13/+42
2015-02-11vmstat: do not use deferrable delayed work for vmstat_updateMichal Hocko1-1/+1
2015-02-11mm: more aggressive page stealing for UNMOVABLE allocationsVlastimil Babka1-4/+14
2015-02-11mm: always steal split buddies in fallback allocationsVlastimil Babka1-33/+29
2015-02-11mm: when stealing freepages, also take pages created by splitting buddy pageVlastimil Babka2-10/+9
2015-02-11mincore: apply page table walker on do_mincore()Naoya Horiguchi2-126/+60
2015-02-11mm: /proc/pid/clear_refs: avoid split_huge_page()Kirill A. Shutemov1-3/+44
2015-02-11mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP)Naoya Horiguchi3-8/+19
2015-02-11mempolicy: apply page table walker on queue_pages_range()Naoya Horiguchi1-136/+92
2015-02-11arch/powerpc/mm/subpage-prot.c: use walk->vma and walk_page_vma()Naoya Horiguchi1-4/+2
2015-02-11memcg: cleanup preparation for page table walkNaoya Horiguchi1-33/+16
2015-02-11numa_maps: remove numa_maps->vmaNaoya Horiguchi1-16/+13
2015-02-11numa_maps: fix typo in gather_hugetbl_statsNaoya Horiguchi1-3/+3
2015-02-11pagemap: use walk->vma instead of calling find_vma()Naoya Horiguchi1-54/+14
2015-02-11clear_refs: remove clear_refs_private->vma and introduce clear_refs_test_walk()Naoya Horiguchi1-24/+22
2015-02-11smaps: remove mem_size_stats->vma and use walk_page_vma()Naoya Horiguchi1-8/+4
2015-02-11pagewalk: add walk_page_vma()Naoya Horiguchi2-0/+19
2015-02-11pagewalk: improve vma handlingNaoya Horiguchi2-92/+129
2015-02-11mm/pagewalk: remove pgd_entry() and pud_entry()Naoya Horiguchi2-13/+2
2015-02-11proc/pagemap: walk page tables under pte lockKonstantin Khlebnikov1-5/+9
2015-02-11mm: gup: kvm use get_user_pages_unlockedAndrea Arcangeli3-58/+5
2015-02-11mm: gup: use get_user_pages_unlockedAndrea Arcangeli5-22/+10
2015-02-11mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli7-33/+16
2015-02-11mm: gup: add __get_user_pages_unlocked to customize gup_flagsAndrea Arcangeli3-15/+49
2015-02-11mm: gup: add get_user_pages_locked and get_user_pages_unlockedAndrea Arcangeli3-11/+196
2015-02-11mm/mempolicy.c: merge alloc_hugepage_vma to alloc_pages_vmaVlastimil Babka2-91/+39
2015-02-11mm/thp: allocate transparent hugepages on local nodeAneesh Kumar K.V3-15/+85
2015-02-11mm/compaction: add tracepoint to observe behaviour of compaction deferJoonsoo Kim3-60/+132
2015-02-11mm/compaction: more trace to understand when/why compaction start/finishJoonsoo Kim3-4/+111
2015-02-11mm/compaction: print current range where compaction workJoonsoo Kim2-10/+29
2015-02-11mm/compaction: enhance tracepoint output for compaction begin/endJoonsoo Kim3-16/+49
2015-02-11mm/compaction: change tracepoint format from decimal to hexadecimalJoonsoo Kim1-1/+1
2015-02-11page_writeback: put account_page_redirty() after set_page_dirty()Konstantin Khebnikov2-2/+5
2015-02-11mm: fix false-positive warning on exit due mm_nr_pmds(mm)Kirill A. Shutemov4-5/+15
2015-02-11mm: account pmd page tables to the processKirill A. Shutemov11-29/+75
2015-02-11arm: define __PAGETABLE_PMD_FOLDED for !LPAEKirill A. Shutemov1-0/+2
2015-02-11mm, asm-generic: define PUD_SHIFT in <asm-generic/4level-fixup.h>Kirill A. Shutemov1-0/+1
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov29-29/+29
2015-02-11microblaze: define __PAGETABLE_PMD_FOLDEDKirill A. Shutemov1-0/+2
2015-02-11mm: memcontrol: consolidate swap controller codeJohannes Weiner1-139/+125
2015-02-11mm: memcontrol: consolidate memory controller initializationJohannes Weiner1-35/+25
2015-02-11mm: memcontrol: simplify soft limit tree init codeJohannes Weiner1-9/+8
2015-02-11mm: cma: fix totalcma_pages to include DT defined CMA regionsGeorge G. Davis1-1/+1
2015-02-11oom, PM: make OOM detection in the freezer path racelessMichal Hocko7-91/+132
2015-02-11sysrq: convert printk to pr_* equivalentMichal Hocko1-9/+9
2015-02-11PM: convert printk to pr_* equivalentMichal Hocko1-14/+15
2015-02-11oom: thaw the OOM victim if it is frozenMichal Hocko1-2/+8
2015-02-11oom: add helpers for setting and clearing TIF_MEMDIEMichal Hocko5-6/+32
2015-02-11mm: memcontrol: fold move_anon() and move_file()Johannes Weiner1-31/+18
2015-02-11mm: memcontrol: default hierarchy interface for memoryJohannes Weiner4-14/+348
2015-02-11mm: page_counter: pull "-1" handling out of page_counter_memparse()Johannes Weiner5-8/+10
2015-02-11mm: use correct format specifiers when printing address rangesJuergen Gross1-9/+11
2015-02-11memcg: add BUILD_BUG_ON() for string tablesGreg Thelen1-0/+4
2015-02-11vmscan: force scan offline memory cgroupsVladimir Davydov3-2/+26