summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: pmd dirty emulation in page fault handlerMinchan Kim2017-01-101-2/+4
* ipc/sem.c: fix incorrect sem_lock pairingManfred Spraul2017-01-101-1/+1
* lib/Kconfig.debug: fix frv build failureSudip Mukherjee2017-01-101-1/+1
* mm: get rid of __GFP_OTHER_NODEMichal Hocko2017-01-106-21/+9
* mm: fix remote numa hits statisticsMichal Hocko2017-01-101-11/+4
* mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done}Dan Williams2017-01-101-0/+4
* ocfs2: fix crash caused by stale lvb with fsdlm pluginEric Ren2017-01-103-0/+19
* bpf: do not use KMALLOC_SHIFT_MAXMichal Hocko2017-01-102-2/+2
* mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDERMichal Hocko2017-01-101-2/+2
* dax: wrprotect pmd_t in dax_mapping_entry_mkcleanRoss Zwisler2017-01-103-19/+38
* mm: add follow_pte_pmd()Ross Zwisler2017-01-102-7/+32
* mm/thp/pagecache/collapse: free the pte page table on collapse for thp page c...Aneesh Kumar K.V2017-01-101-19/+2
* dax: fix deadlock with DAX 4k holesRoss Zwisler2017-01-101-1/+1
* MAINTAINERS: remove duplicate bug filling descriptionVlastimil Babka2017-01-101-1/+0
* Merge tag 'drm-fixes-for-v4.10-rc4' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-01-0929-126/+211
|\
| * Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2017-01-0921-106/+146
| |\
| | * drm/amdgpu: drop verde dpm quirksAlex Deucher2017-01-061-13/+0
| | * drm/radeon: drop verde dpm quirksAlex Deucher2017-01-061-13/+0
| | * drm/radeon: update smc firmware selection for SIAlex Deucher2017-01-061-32/+28
| | * drm/amdgpu: update si kicker smc firmwareFlora Cui2017-01-061-29/+28
| | * drm/amd/powerplay: extend smu's response timeout time.Rex Zhu2017-01-061-1/+1
| | * drm/amdgpu: remove static integer for uvd pp stateYintian Tao2017-01-061-5/+0
| | * drm/amd/amdgpu: add Polaris12 PCI IDJunwei Zhang2017-01-061-0/+7
| | * drm/amdgpu/powerplay: add Polaris12 supportJunwei Zhang2017-01-064-2/+5
| | * drm/amd/amdgpu: add Polaris12 support (v3)Junwei Zhang2017-01-0611-10/+76
| | * MAINTAINERS: Update mailing list for radeon and amdgpuAlex Deucher2017-01-061-1/+1
| * | Merge branch 'msm-fixes-4.10' of git://people.freedesktop.org/~robclark/linux...Dave Airlie2017-01-093-9/+21
| |\ \
| | * | drm/msm: Verify that MSM_SUBMIT_BO_FLAGS are setJordan Crouse2016-12-291-1/+2
| | * | drm/msm: Put back the vaddr in submit_reloc()Jordan Crouse2016-12-291-6/+9
| | * | drm/msm: Ensure that the hardware write pointer is validJordan Crouse2016-12-292-2/+10
| | |/
| * | Merge tag 'meson-drm-fixes-for-4.10' of git://people.freedesktop.org/~narmstr...Dave Airlie2017-01-093-1/+23
| |\ \
| | * | drm/meson: Fix CVBS VDAC disableNeil Armstrong2017-01-041-1/+1
| | * | drm/meson: Fix CVBS initialization when HDMI is configured by bootloaderNeil Armstrong2017-01-041-0/+19
| | * | drm/meson: Fix plane atomic check when no crtc for the planeNeil Armstrong2017-01-031-0/+3
| * | | Merge tag 'tilcdc-4.10-fixes' of https://github.com/jsarha/linux into drm-fixesDave Airlie2017-01-091-9/+18
| |\ \ \
| | * | | drm: tilcdc: simplify the recovery from sync lost error on rev1Bartosz Golaszewski2017-01-041-9/+18
| * | | | Merge tag 'drm-misc-fixes-2017-01-04' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-01-091-1/+3
| |\ \ \ \
| | * | | | drm: Clean up planes in atomic commit helper failure pathLaurent Pinchart2017-01-041-1/+3
| | | |/ / | | |/| |
* | | | | Merge tag 'gpio-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-01-092-2/+2
|\ \ \ \ \
| * | | | | gpio: Move freeing of GPIO hogs before numbing of the deviceGeert Uytterhoeven2016-12-301-1/+1
| * | | | | gpio: mxs: remove __init annotationArnd Bergmann2016-12-301-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-01-0919-63/+116
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge branch 'bcm_sf2-fixes'David S. Miller2017-01-081-2/+9
| |\ \ \ \ \
| | * | | | | net: dsa: bcm_sf2: Utilize nested MDIO read/writeFlorian Fainelli2017-01-081-2/+2
| | * | | | | net: dsa: bcm_sf2: Do not clobber b53_switch_opsFlorian Fainelli2017-01-081-0/+7
| |/ / / / /
| * | | | | net: stmmac: fix maxmtu assignment to be within valid rangeKweh, Hock Leong2017-01-082-1/+15
| * | | | | bpf: change back to orig prog on too many passesDaniel Borkmann2017-01-081-0/+2
| * | | | | tg3: Fix race condition in tg3_get_stats64().Michael Chan2017-01-071-0/+3
| * | | | | be2net: fix unicast list fillingIvan Vecera2017-01-071-2/+1
| * | | | | be2net: fix accesses to unicast listIvan Vecera2017-01-061-6/+3