summaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-18mm/cma_debug: correct size input to bitmap functionJoonsoo Kim1-3/+4
2015-07-18mm/cma_debug: fix debugging alloc/free interfaceJoonsoo Kim1-2/+2
2015-07-18mm/page_owner: set correct gfp_mask on page_ownerJoonsoo Kim3-3/+25
2015-07-18mm/page_owner: fix possible access violationJoonsoo Kim1-1/+3
2015-07-18fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()Jan Kara1-20/+14
2015-07-18/proc/$PID/cmdline: fixup empty ARGV caseAlexey Dobriyan1-0/+5
2015-07-18dma-debug: skip debug_dma_assert_idle() when disabledHaggai Eran1-0/+3
2015-07-18hexdump: fix for non-aligned buffersHoracio Mijail Anton Quiles1-3/+4
2015-07-18checkpatch: fix long line messages about patch contextJoe Perches1-1/+1
2015-07-18mm: clean up per architecture MM hook header filesLaurent Dufour60-435/+46
2015-07-18MAINTAINERS: uclinux-h8-devel is moderated for non-subscribersGeert Uytterhoeven1-1/+1
2015-07-18mailmap: update Sudeep Holla's email idSudeep Holla1-0/+1
2015-07-18Update Viresh Kumar's email addressViresh Kumar58-72/+74
2015-07-18mm, meminit: suppress unused memory variable warningMel Gorman1-3/+1
2015-07-18configfs: fix kernel infoleak through user-controlled format stringNicolas Iooss2-3/+3
2015-07-18include, lib: add __printf attributes to several function prototypesNicolas Iooss12-30/+36
2015-07-18s390/hugetlb: add hugepages_supported defineDominik Dingel1-0/+1
2015-07-18mm: hugetlb: allow hugepages_supported to be architecture specificDominik Dingel1-9/+8
2015-07-18revert "s390/mm: make hugepages_supported a boot time decision"Dominik Dingel3-8/+4
2015-07-18revert "s390/mm: change HPAGE_SHIFT type to int"Dominik Dingel2-2/+2
2015-07-18openrisc: fix CONFIG_UID16 settingAndrew Morton1-3/+1
2015-07-18MAINTAINERS: change mhocko's email address to kernel.orgMichal Hocko1-1/+1
2015-07-18fs, proc: add help for CONFIG_PROC_CHILDRENIago López Galeiras1-0/+6
2015-07-18MAINTAINERS: switch to suse.com many-in-one (fwd)Jiri Slaby1-46/+46
2015-07-18rtc: armada38x: Remove unused variable from armada38x_rtc_set_time()Fabio Estevam1-1/+1
2015-07-18rtc: mt6397: enable wakeup before registering rtc deviceWei-Ning Huang1-2/+2
2015-07-17irqchip/gicv3-its: Fix mapping of LPIs to collectionsMarc Zyngier1-36/+75
2015-07-17genirq: Prevent resend to interrupts marked IRQ_NESTED_THREADThomas Gleixner1-5/+13
2015-07-17drm/ttm: improve uncached page deallocation.Jérôme Glisse1-6/+6
2015-07-17drm/ttm: fix uncached page deallocation to properly fill page pool v3.Jérôme Glisse1-1/+0
2015-07-17dm cache: avoid calls to prealloc_free_structs() if possibleMike Snitzer1-3/+12
2015-07-17dm cache: avoid preallocation if no work in writeback_some_dirty_blocks()Mike Snitzer1-9/+4
2015-07-17dm cache: do not wake_worker() in free_migration()Mike Snitzer1-1/+0
2015-07-16drm/amdgpu/dce8: Re-set VBLANK interrupt state when enabling a CRTCMichel Dänzer1-0/+4
2015-07-16drm/radeon/ci: silence a harmless PCC warningAlex Deucher1-1/+1
2015-07-16drm/amdgpu/cz: silence some dpm debug outputAlex Deucher1-3/+3
2015-07-16drm/amdgpu/cz: store the forced dpm levelAlex Deucher1-0/+2
2015-07-16drm/amdgpu/cz: unforce dpm levels before forcing to low/highAlex Deucher1-1/+7
2015-07-16drm/amdgpu: remove bogus check in gfx8 rb setupAlex Deucher1-4/+1
2015-07-16drm/amdgpu: set proper index/data pair for smc regs on CZ (v2)Alex Deucher1-2/+33
2015-07-16drm/amdgpu: disable the IP module if early_init returns -ENOENT (v2)Alex Deucher1-2/+7
2015-07-16drm/amdgpu: stop context leak in the error pathChristian König1-2/+6
2015-07-16drm/amdgpu: validate the context id in the dependenciesChristian König1-1/+10
2015-07-16drm/radeon: fix user ptr race conditionChristian König2-1/+1
2015-07-16drm/radeon: Don't flush the GART TLB if rdev->gart.ptr == NULLMichel Dänzer1-4/+8
2015-07-16drm/radeon: add a dpm quirk for Sapphire Radeon R9 270X 2GB GDDR5Alex Deucher1-0/+1
2015-07-16blk-mq: set default timeout as 30 secondsMing Lei1-1/+1
2015-07-16dm cache: display 'needs_check' in status if it is setMike Snitzer2-2/+13
2015-07-16dm thin: display 'needs_check' in status if it is setMike Snitzer2-3/+16
2015-07-16dm thin: stay in out-of-data-space mode once no_space_timeout expiresMike Snitzer1-4/+17