summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-02-11toshiba_acpi: Add support to enable/disable USB 3Azael Avalos
2015-02-11toshiba_acpi: Add support for Panel Power ONAzael Avalos
2015-02-11toshiba_acpi: Add support for Keyboard functions modeAzael Avalos
2015-02-11toshiba_acpi: Add fan entry to sysfsAzael Avalos
2015-02-11toshiba_acpi: Add version entry to sysfsAzael Avalos
2015-02-11thinkpad_acpi: support new BIOS version string patternAdam Lee
2015-02-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-02-11Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2015-02-11ipvlan: add a missing __percpu pcpu_statsEric Dumazet
2015-02-11tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()Jun'ichi Nomura \(NEC\)
2015-02-11Merge tag 'wireless-drivers-for-davem-2015-02-11' of git://git.kernel.org/pub...David S. Miller
2015-02-11bgmac: fix device initialization on Northstar SoCs (condition typo)Rafał Miłecki
2015-02-11qlcnic: Delete existing multicast MAC list before adding newShahed Shaikh
2015-02-11net/mlx5_core: Fix configuration of log_uar_page_szEli Cohen
2015-02-11sunvnet: don't change gso data on clonesDavid L Stevens
2015-02-11drivers/net: Use setup_timer and mod_timerVaishali Thakkar
2015-02-11drivers: net: xgene: Make xgene_enet_of_match depend on CONFIG_OFGeert Uytterhoeven
2015-02-11et131x: use msecs_to_jiffies for conversionsNicholas Mc Guire
2015-02-11Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2015-02-12md/raid10: fix conversion from RAID0 to RAID10NeilBrown
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2015-02-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-02-11Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-02-11Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-02-12Merge branch 'cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki
2015-02-12Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki
2015-02-12PM / devfreq: event: testing the wrong variableDan Carpenter
2015-02-11mm/nommu.c: fix arithmetic overflow in __vm_enough_memory()Roman Gushchin
2015-02-11mm/mmap.c: fix arithmetic overflow in __vm_enough_memory()Roman Gushchin
2015-02-11vmstat: Reduce time interval to stat update on idle cpuChristoph Lameter
2015-02-11mm/page_owner.c: remove unnecessary stack_trace fieldSergei Rogachev
2015-02-11Documentation/filesystems/proc.txt: describe /proc/<pid>/map_filesCyrill Gorcunov
2015-02-11mm: incorporate read-only pages into transparent huge pagesEbru Akagunduz
2015-02-11vmstat: do not use deferrable delayed work for vmstat_updateMichal Hocko
2015-02-11mm: more aggressive page stealing for UNMOVABLE allocationsVlastimil Babka
2015-02-11mm: always steal split buddies in fallback allocationsVlastimil Babka
2015-02-11mm: when stealing freepages, also take pages created by splitting buddy pageVlastimil Babka
2015-02-11mincore: apply page table walker on do_mincore()Naoya Horiguchi
2015-02-11mm: /proc/pid/clear_refs: avoid split_huge_page()Kirill A. Shutemov
2015-02-11mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP)Naoya Horiguchi
2015-02-11mempolicy: apply page table walker on queue_pages_range()Naoya Horiguchi
2015-02-11arch/powerpc/mm/subpage-prot.c: use walk->vma and walk_page_vma()Naoya Horiguchi
2015-02-11memcg: cleanup preparation for page table walkNaoya Horiguchi
2015-02-11numa_maps: remove numa_maps->vmaNaoya Horiguchi
2015-02-11numa_maps: fix typo in gather_hugetbl_statsNaoya Horiguchi
2015-02-11pagemap: use walk->vma instead of calling find_vma()Naoya Horiguchi
2015-02-11clear_refs: remove clear_refs_private->vma and introduce clear_refs_test_walk()Naoya Horiguchi
2015-02-11smaps: remove mem_size_stats->vma and use walk_page_vma()Naoya Horiguchi