aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/target (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-11cpufreq: nforce2: Remove meaningless returnYangtao Li1-3/+0
2018-12-11cpufreq: ia64: Remove unused header filesYangtao Li1-5/+0
2018-11-29cpufreq: imx6q: save one condition block for normal case of nvmem readAnson Huang1-2/+3
2018-11-29cpufreq: imx6q: remove unused codeAnson Huang1-9/+3
2018-11-29cpufreq: pmac64: add of_node_put()Yangtao Li1-0/+1
2018-11-29cpufreq: powernv: add of_node_put()Yangtao Li1-6/+11
2018-11-29Documentation: intel_pstate: Clarify coordination of P-State limitsSrinivas Pandruvada1-1/+9
2018-11-29cpufreq: intel_pstate: Force HWP min perf before offlineSrinivas Pandruvada1-2/+26
2018-11-29cpufreq: s3c24xx: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li1-40/+6
2018-11-19cpufreq: ti-cpufreq: Only register platform_device when supportedDave Gerlach1-5/+21
2018-11-18Linux 4.20-rc3Linus Torvalds1-1/+1
2018-11-18mm/memblock.c: fix a typo in __next_mem_pfn_range() commentsChen Chang1-1/+1
2018-11-18mm, page_alloc: check for max order in hot pathMichal Hocko1-11/+9
2018-11-18scripts/spdxcheck.py: make python3 compliantUwe Kleine-König1-1/+0
2018-11-18tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offsetYufen Yu1-3/+1
2018-11-18lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturnArnd Bergmann1-2/+1
2018-11-18mm/vmstat.c: fix NUMA statistics updatesJanne Huttunen1-3/+4
2018-11-18mm/gup.c: fix follow_page_mask() kerneldoc commentMike Rapoport1-2/+8
2018-11-18ocfs2: free up write context when direct IO failedWengang Wang2-2/+19
2018-11-18scripts/faddr2line: fix location of start_kernel in commentRandy Dunlap1-1/+1
2018-11-18mm: don't reclaim inodes with many attached pagesRoman Gushchin1-2/+5
2018-11-18mm, memory_hotplug: check zone_movable in has_unmovable_pagesMichal Hocko1-0/+8
2018-11-18mm/swapfile.c: use kvzalloc for swap_info_struct allocationVasily Averin1-3/+3
2018-11-18MAINTAINERS: update OMAP MMC entryAaro Koskinen2-2/+6
2018-11-18hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!Mike Kravetz1-4/+19
2018-11-18kernel/sched/psi.c: simplify cgroup_move_task()Olof Johansson1-21/+22
2018-11-18z3fold: fix possible reclaim racesVitaly Wool1-39/+62
2018-11-16gfs2: Fix iomap buffer head reference counting bugAndreas Gruenbacher1-23/+17
2018-11-15selftests/powerpc: Adjust wild_bctr to build with old binutilsGustavo Romero1-2/+3
2018-11-15drm/i915: Account for scale factor when calculating initial phaseVille Syrjälä3-10/+57
2018-11-15drm/i915: Clean up skl_program_scaler()Ville Syrjälä1-12/+5
2018-11-15drm/i915: Move programming plane scaler to its own function.Maarten Lankhorst1-38/+52
2018-11-15efi: Permit calling efi_mem_reserve_persistent() from atomic contextArd Biesheuvel1-12/+19
2018-11-15efi/arm: Defer persistent reservations until after paging_init()Ard Biesheuvel4-0/+15
2018-11-15efi/arm/libstub: Pack FDT after populating itArd Biesheuvel1-0/+4
2018-11-15efi/arm: Revert deferred unmap of early memmap mappingArd Biesheuvel3-1/+8
2018-11-15efi: Fix debugobjects warning on 'efi_rts_work'Waiman Long1-1/+1
2018-11-15powerpc/64: Fix kernel stack 16-byte alignmentNicholas Piggin2-0/+3
2018-11-14SCSI: fix queue cleanup race before queue initialization is doneMing Lei2-3/+10
2018-11-14block: fix 32 bit overflow in __blkdev_issue_discard()Dave Chinner1-1/+3
2018-11-14drm/i915/icl: Drop spurious register read from icl_dbuf_slices_updateMika Kuoppala1-3/+1
2018-11-14drm/i915: fix broadwell EU computationLionel Landwerlin1-1/+1
2018-11-14xtensa: fix boot parameters address translationMax Filippov1-2/+5
2018-11-14powerpc/numa: Suppress "VPHN is not supported" messagesSatheesh Rajendran1-1/+1
2018-11-13selinux: fix non-MLS handling in mls_context_to_sid()Paul Moore1-3/+7
2018-11-13NFSv4: Fix an Oops during delegation callbacksTrond Myklebust2-4/+11
2018-11-13integrity: support new struct public_key_signature encoding fieldMimi Zohar1-0/+1
2018-11-13kdb: kdb_support: mark expected switch fall-throughsGustavo A. R. Silva1-3/+3
2018-11-13kdb: kdb_keyboard: mark expected switch fall-throughsGustavo A. R. Silva1-2/+2
2018-11-13kdb: kdb_main: refactor code in kdb_md_lineGustavo A. R. Silva1-18/+3