OSDN Git Service

sagit-ice-cold/kernel_xiaomi_msm8998.git
2019-12-24 Sultan Alsawafsimple_lmk: Clean up some code style nitpicks
2019-12-24 Sultan Alsawafsimple_lmk: Make reclaim deterministic
2019-12-24 Sultan Alsawafsimple_lmk: Fix broken multicopy atomicity for victims_...
2019-12-24 Julian Liumsm: mdss: Silence debug logs
2019-12-24 Julian Liusimple_lmk: Don't give victims privileges
2019-12-24 Julian Liudefconfig: Disable CC_STACKPROTECTOR_STRONG
2019-12-24 Linus TorvaldsKbuild: don't pass "-C" to preprocessor when processing...
2019-12-24 Julian Liuqcacld-3.0: Disable open-source flag
2019-12-24 Julian Liuqpnp-fg-gen3: Don't ratelimit interaction related props
2019-12-24 Jaegeuk Kimloop: avoid EAGAIN, if offset or block_size are changed
2019-12-24 Sultan Alsawafscatterlist: Speed up for_each_sg() loop macro
2019-12-24 Steven Rostedt... mm/shmem.c: fix unlikely() test of info->seals to test...
2019-12-24 Steven Rostedt... sched/core: Remove unlikely() annotation from sched_mov...
2019-12-24 Steven Rostedt... locking/rtmutex: Flip unlikely() branch to likely(...
2019-12-24 Sebastian Andrzej... locking/rtmutex: Only warn once on a trylock from bad...
2019-12-24 Thomas Gleixnerrtmutex: Make wait_lock irq safe
2019-12-24 Julian LiuASoC: tas2559: use power efficient workingqueues
2019-12-24 Julian Liupower: supply: use power efficient workingqueues
2019-12-24 Julian LiuASoC: wcd9335: use power efficient workingqueues
2019-12-24 Danny Linmm, vmstat: Add likelihood labels to quiet_vmstat condi...
2019-12-24 Julian Liumm: vmstat: use power efficient workingqueues
2019-12-24 Julian Liuplatform: ipa: use power efficient workingqueues
2019-12-24 Julian LiuRevert "f2fs: Tune issue discard commands up to 128MB"
2019-12-24 Sultan Alsawafmsm: kgsl: Use for_each_sg() macro where possible
2019-12-24 Sultan Alsawafqseecom: Use for_each_sg() macro where possible
2019-12-24 Sultan Alsawafcrypto: msm: Use for_each_sg() macro where possible
2019-12-24 Miguel de Dioskernel: sched: Mitigate non-boosted tasks preempting...
2019-12-24 Julian Liuf2fs: gc_wake is unlikely as true
2019-12-24 Julian Liudefconfig: Disable UNMAP_KERNEL_AT_EL0
2019-12-24 Julian Liuf2fs: Tune background GC for Android
2019-12-24 Julian Liuf2fs: Tune issue discard commands up to 128MB
2019-12-24 Julian Liupage-writeback: Hardcode dirty_background_ratio to 10
2019-12-24 Julian Liucpufreq: schedutil: tune default rate limit from Pixel
2019-12-24 Robin Murphyarm64: Select ARCH_HAS_FAST_MULTIPLIER
2019-12-24 Jaegeuk Kimsdcardfs: fix wrong ENOENT when creating a file
2019-12-24 Sultan AlsawafARM: dts: msm8998: Recalibrate busy costs using better...
2019-12-24 Nathan Chancellorarm64/neon: Disable -Wincompatible-pointer-types when...
2019-12-24 Jackie Liuarm64/neon: add workaround for ambiguous C99 stdint...
2019-12-24 Suren Baghdasaryanion: fix a possible memory leak in ion_cma_allocate
2019-12-24 Steven Rostedt... mm/page-writeback.c: place "not" inside of unlikely...
2019-12-24 Jiri Pirkolist: introduce list_for_each_entry_from_reverse helper
2019-12-24 Uladzislau... mm/vmalloc: rework vmap_area_lock
2019-12-24 Uladzislau... mm/vmalloc: add more comments to the adjust_va_to_fit_t...
2019-12-24 Uladzislau... mm/vmalloc: respect passed gfp_mask when do preloading
2019-12-24 Uladzislau... mm/vmalloc: remove preempt_disable/enable when do prelo...
2019-12-24 Roman Gushchinmm: vmalloc: show number of vmalloc pages in /proc...
2019-12-24 Austin Kimmm/vmalloc.c: move 'area->pages' after if statement
2019-12-24 Pengfei Limm/vmalloc: modify struct vmap_area to reduce its size
2019-12-24 Arnd Bergmannmm/vmalloc.c: avoid bogus -Wmaybe-uninitialized warning
2019-12-24 Kuppuswamy... mm/vmalloc.c: fix percpu free VM area search criteria
2019-12-24 Uladzislau... mm/vmalloc: do not keep unpurged areas in the busy...
2019-12-24 Uladzislau... mm/vmalloc.c: switch to WARN_ON() and move it under...
2019-12-24 Uladzislau... mm/vmalloc.c: get rid of one single unlink_va() when...
2019-12-24 Uladzislau... mm/vmalloc.c: preload a CPU with one object for split...
2019-12-24 Uladzislau... mm/vmalloc.c: remove "node" argument
2019-12-24 Uladzislau... mm/vmalloc.c: convert vmap_lazy_nr to atomic_long_t
2019-12-24 Uladzislau... mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro
2019-12-24 Uladzislau... mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro
2019-12-24 Chintan Pandyamm: vmalloc: pass proper vm_start into debugobjects
2019-12-24 Chintan Pandyamm: vmalloc: clean up vunmap to avoid pgtable ops twice
2019-12-24 Geliang Tangmm/vmalloc.c: use rb_entry_safe
2019-12-24 zijun_humm/vmalloc.c: simplify /proc/vmallocinfo implementation
2019-12-24 Uladzislau... mm/vmap: keep track of free blocks for vmap allocation
2019-12-24 Yisheng Xievmalloc: show lazy-purged vma info in vmallocinfo
2019-12-24 Wei Yangmm/vmalloc.c: halve the number of comparisons performed...
2019-12-24 Artem LabazovRevert "mm: Update is_vmalloc_addr to account for vmall...
2019-12-24 Uladzislau... mm: add priority threshold to __purge_vmap_area_lazy()
2019-12-24 zijun_humm/vmalloc.c: fix align value calculation error
2019-12-24 Guillermo Julián... mm: fix overflow in vm_map_ram()
2019-12-24 Shawn Linmm/vmalloc: use PAGE_ALIGNED() to check PAGE_SIZE alignment
2019-12-24 Joonsoo Kimmm/vmalloc: query dynamic DEBUG_PAGEALLOC setting
2019-12-24 Wang Xiaoqiangmm/vmalloc.c: use macro IS_ALIGNED to judge the aligment
2019-12-24 David Rientjesmm, vmalloc: remove VM_VPAGES
2019-12-24 Geliang Tangmm/vmalloc.c: use list_{next,first}_entry
2019-12-24 Vladimir Davydovvmalloc: allow to account vmalloc to memcg
2019-12-24 Gaurav Jindal... sched/idle: Optimize the generic idle loop
2019-12-24 Rick Yiusched/fair: honor sync only if CPU is about to goto...
2019-12-24 Julian Liuzram: show lzo compressor only be enabled
2019-12-24 Julian Liuiommu: Sync with suntan
2019-12-24 Julian Liuf2fs: Revert rapid GC
2019-12-24 Julian Liuzram: fix re-do compression
2019-12-24 wlootdefconfig: Increase LMK reclaim frequency
2019-12-24 Chris RedpathANDROID: sched/fair: initialise util_est values to...
2019-12-24 Julian Liu{chiron,sagit}_defconfig: Re-use Simple LMK
2019-12-24 Nick DesaulniersANDROID: arm64: vdso: unconditionally set -Wl,--hash...
2019-12-24 Julian Liudevfreq: msm_adreno_tz: Decrease busy time ceiling
2019-12-24 Kyle Pieferdevfreq: Weight stall cycles more for GPU bus DCVS
2019-12-24 Carter Cooperdevfreq: Use busy cycles only for GPU bandwidth decisions
2019-12-24 Julian Liuqpnp-smb2: guard codes correctly
2019-12-24 wlootqdsp6v2: q6asm: Remove excess arguments
2019-12-24 Julian Liudiag: guard codes correctly
2019-12-24 Volodymyr ZhdanovMakefile: Enable LLVM Polly optimizations if available
2019-12-24 Park Ju Hyunglz4: remove unused functions
2019-12-24 Park Ju Hyunglz4: staticify functions
2019-12-24 Linus Torvaldslz4: do not export static symbol
2019-12-24 Tom Levyinclude/linux/lz4.h: fix spelling and copy-paste errors...
2019-12-24 Myungho Jungcrypto: lz4 - fixed decompress function to return error...
2019-12-24 Vitaly Woolmm/z3fold.c: claim page in the beginning of free
2019-12-24 Sebastian Andrzej... random: reorder READ_ONCE() in get_random_uXX
2019-12-24 Jason A. Donenfeldrandom: silence compiler warnings and fix race
next