summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-10include/linux/poison.h: remove not-used poison pointer macrosVasily Kulikov1-7/+0
2015-09-10include/linux/poison.h: fix LIST_POISON{1,2} offsetVasily Kulikov1-2/+2
2015-09-10proc: change proc_subdir_lock to a rwlockWaiman Long1-22/+22
2015-09-10procfs: always expose /proc/<pid>/map_files/ and make it readableCalvin Owens1-19/+24
2015-09-10proc: add cond_resched to /proc/kpage* read/write loopVladimir Davydov1-0/+6
2015-09-10proc: export idle flag via kpageflagsVladimir Davydov3-0/+11
2015-09-10mm: introduce idle page trackingVladimir Davydov17-3/+512
2015-09-10mmu-notifier: add clear_young callbackVladimir Davydov3-0/+92
2015-09-10proc: add kpagecgroup fileVladimir Davydov2-1/+58
2015-09-10memcg: zap try_get_mem_cgroup_from_pageVladimir Davydov2-44/+13
2015-09-10hwpoison: use page_cgroup_ino for filtering by memcgVladimir Davydov2-18/+3
2015-09-10memcg: add page_cgroup_ino helperVladimir Davydov2-0/+29
2015-09-10zswap: update docs for runtime-changeable attributesDan Streetman1-8/+28
2015-09-10zswap: change zpool/compressor at runtimeDan Streetman1-13/+129
2015-09-10zswap: dynamic pool creationDan Streetman1-143/+405
2015-09-10zpool: add zpool_has_pool()Dan Streetman2-0/+35
2015-09-10twl4030_charger: fix another compile errorGrazvydas Ignotas1-1/+1
2015-09-10Revert "twl4030_charger: correctly handle -EPROBE_DEFER from devm_usb_get_phy...Sebastian Reichel1-5/+1
2015-09-10tile: use global strscpy() rather than private copyChris Metcalf1-29/+4
2015-09-10string: provide strscpy()Chris Metcalf2-0/+91
2015-09-10intel_idle: Skylake Client Support - updatedLen Brown1-2/+10
2015-09-10tcp_cubic: better follow cubic curve after idle periodEric Dumazet1-0/+16
2015-09-10tcp: generate CA_EVENT_TX_START on data framesNeal Cardwell1-3/+3
2015-09-10xen-netfront: respect user provided max_queuesWei Liu1-2/+5
2015-09-10xen-netback: respect user provided max_queuesWei Liu1-2/+5
2015-09-10r8169: Fix sleeping function called during get_stats64, v2Corinna Vinschen1-83/+54
2015-09-10wmi: Remove private %pUL implementationRasmus Villemoes1-45/+6
2015-09-10drm/i915: Allow DSI dual link to be configured on any pipeGaurav K Singh1-5/+4
2015-09-10drm/i915: Don't try to use DDR DVFS on CHV when disabled in the BIOSVille Syrjälä2-13/+31
2015-09-10Btrfs: remove unnecessary locking of cleaner_mutex to avoid deadlockFilipe Manana2-4/+0
2015-09-10ASoC: sti: check return of of_property_readArnaud Pouliquen2-5/+15
2015-09-10spi: atmel: remove warning when !CONFIG_PM_SLEEPAlexandre Belloni1-0/+2
2015-09-10spi: bcm2835: BUG: fix wrong use of PAGE_MASKMartin Sperl1-3/+3
2015-09-10crypto: sunxi-ss - Fix a possible driver hang with ciphersLABBE Corentin1-1/+1
2015-09-10crypto: vmx - VMX crypto should depend on CONFIG_VSXMichael Ellerman1-1/+1
2015-09-10drm/i915: Fix CSR MMIO address checkTakashi Iwai1-1/+1
2015-09-10powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras5-10/+15
2015-09-10ether: add IEEE 1722 ethertype - TSNHenrik Austad1-0/+1
2015-09-10elf-em.h: move EM_MICROBLAZE to the common headerMike Frysinger2-1/+3
2015-09-10netlink, mmap: fix edge-case leakages in nf queue zero-copyDaniel Borkmann3-10/+26
2015-09-10netlink, mmap: don't walk rx ring on poll if receive queue non-emptyDaniel Borkmann1-5/+12
2015-09-10cxgb4: changes for new firmware 1.14.4.0Hariprasad Shenai2-8/+37
2015-09-10net: fec: add netif status check before set mac addressNimrod Andy1-0/+8
2015-09-10Merge branch 'r8152-autoresume'David S. Miller1-3/+63
2015-09-10r8152: fix the runtime suspend issueshayeswang1-2/+57
2015-09-10r8152: split DRIVER_VERSIONhayeswang1-2/+7
2015-09-10ipv6: fix ifnullfree.cocci warningsWu Fengguang1-2/+1
2015-09-10add microchip LAN88xx phy driverWoojung.Huh@microchip.com4-0/+227
2015-09-10stmmac: fix check for phydev being openAlexey Brodkin1-1/+4
2015-09-10net: qlcnic: delete redundant memsetsRasmus Villemoes3-6/+0