aboutsummaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-10lib/Kconfig.debug: fix frv build failureSudip Mukherjee1-1/+1
2017-01-10mm: get rid of __GFP_OTHER_NODEMichal Hocko6-21/+9
2017-01-10mm: fix remote numa hits statisticsMichal Hocko1-11/+4
2017-01-10mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done}Dan Williams1-0/+4
2017-01-10ocfs2: fix crash caused by stale lvb with fsdlm pluginEric Ren3-0/+19
2017-01-10bpf: do not use KMALLOC_SHIFT_MAXMichal Hocko2-2/+2
2017-01-10mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDERMichal Hocko1-2/+2
2017-01-10dax: wrprotect pmd_t in dax_mapping_entry_mkcleanRoss Zwisler3-19/+38
2017-01-10mm: add follow_pte_pmd()Ross Zwisler2-7/+32
2017-01-10mm/thp/pagecache/collapse: free the pte page table on collapse for thp page cache.Aneesh Kumar K.V1-19/+2
2017-01-10dax: fix deadlock with DAX 4k holesRoss Zwisler1-1/+1
2017-01-10MAINTAINERS: remove duplicate bug filling descriptionVlastimil Babka1-1/+0
2017-01-08net: dsa: bcm_sf2: Utilize nested MDIO read/writeFlorian Fainelli1-2/+2
2017-01-08net: dsa: bcm_sf2: Do not clobber b53_switch_opsFlorian Fainelli1-0/+7
2017-01-08net: stmmac: fix maxmtu assignment to be within valid rangeKweh, Hock Leong2-1/+15
2017-01-08Linux 4.10-rc3Linus Torvalds1-1/+1
2017-01-08bpf: change back to orig prog on too many passesDaniel Borkmann1-0/+2
2017-01-07tg3: Fix race condition in tg3_get_stats64().Michael Chan1-0/+3
2017-01-07be2net: fix unicast list fillingIvan Vecera1-2/+1
2017-01-07mm: workingset: fix use-after-free in shadow node shrinkerJohannes Weiner3-4/+14
2017-01-07mm: stop leaking PageTablesHugh Dickins1-27/+20
2017-01-07MAINTAINERS: add greybus subsystem mailing listGreg Kroah-Hartman1-0/+1
2017-01-06be2net: fix accesses to unicast listIvan Vecera1-6/+3
2017-01-06netlabel: add CALIPSO to the list of built-in protocolsPaul Moore1-4/+1
2017-01-06drm/amdgpu: drop verde dpm quirksAlex Deucher1-13/+0
2017-01-06drm/radeon: drop verde dpm quirksAlex Deucher1-13/+0
2017-01-06drm/radeon: update smc firmware selection for SIAlex Deucher1-32/+28
2017-01-06drm/amdgpu: update si kicker smc firmwareFlora Cui1-29/+28
2017-01-06drm/amd/powerplay: extend smu's response timeout time.Rex Zhu1-1/+1
2017-01-06drm/amdgpu: remove static integer for uvd pp stateYintian Tao1-5/+0
2017-01-06drm/amd/amdgpu: add Polaris12 PCI IDJunwei Zhang1-0/+7
2017-01-06drm/amdgpu/powerplay: add Polaris12 supportJunwei Zhang4-2/+5
2017-01-06drm/amd/amdgpu: add Polaris12 support (v3)Junwei Zhang11-10/+76
2017-01-06MAINTAINERS: Update mailing list for radeon and amdgpuAlex Deucher1-1/+1
2017-01-06vti6: fix device register to report IFLA_INFO_KINDDavid Forster1-1/+1
2017-01-06net: phy: dp83867: fix irq generationGrygorii Strashko1-0/+10
2017-01-06amd-xgbe: Fix IRQ processing when running in single IRQ modeLendacky, Thomas1-1/+1
2017-01-06sh_eth: R8A7740 supports packet shecksummingSergei Shtylyov1-0/+1
2017-01-06sh_eth: fix EESIPR values for SH77{34|63}Sergei Shtylyov1-2/+2
2017-01-06swiotlb: Export swiotlb_max_segment to usersKonrad Rzeszutek Wilk4-10/+34
2017-01-05USB: fix problems with duplicate endpoint addressesAlan Stern1-0/+10
2017-01-05usb: ohci-at91: use descriptor-based gpio APIs correctlyPeter Rosin1-14/+10
2017-01-05hyper-v: Add myself as additional MAINTAINERStephen Hemminger1-0/+1
2017-01-05usb: storage: unusual_uas: Add JMicron JMS56x to unusual deviceOliver Neukum1-0/+7
2017-01-05usb: hub: Move hub_port_disable() to fix warning if PM is disabledGeert Uytterhoeven1-30/+29
2017-01-05usb: musb: blackfin: add bfin_fifo_offset in bfin_opsJérémy Lefaure1-0/+1
2017-01-05usb: musb: fix compilation warning on unused functionJérémy Lefaure1-0/+2
2017-01-05usb: musb: Fix trying to free already-free IRQ 4Tony Lindgren1-1/+1
2017-01-05usb: musb: dsps: implement clear_ep_rxintr() callbackBin Liu1-0/+12
2017-01-05usb: musb: core: add clear_ep_rxintr() to musb_platform_opsBin Liu2-6/+11