summaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-18x86/fpu, sched: Dynamically allocate 'struct fpu'Dave Hansen7-43/+104
2015-07-18lib/decompress: set the compressor name to NULL on errorAneesh Kumar K.V1-1/+4
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-17x86/entry/64, x86/nmi/64: Add CONFIG_DEBUG_ENTRY NMI testing codeAndy Lutomirski2-0/+27
2015-07-17x86/nmi/64: Make the "NMI executing" variable more consistentAndy Lutomirski1-6/+5
2015-07-17x86/nmi/64: Minor asm simplificationAndy Lutomirski1-2/+1
2015-07-17x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detectionAndy Lutomirski1-4/+25
2015-07-17x86/nmi/64: Reorder nested NMI checksAndy Lutomirski1-16/+18
2015-07-17x86/nmi/64: Improve nested NMI commentsAndy Lutomirski2-68/+94
2015-07-17x86/nmi/64: Switch stacks on userspace NMI entryAndy Lutomirski1-4/+58
2015-07-17x86/nmi/64: Remove asm code that saves CR2Andy Lutomirski1-17/+0
2015-07-17x86/nmi: Enable nested do_nmi() handling for 64-bit kernelsAndy Lutomirski1-71/+52
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