summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-08perf tests: Decompress kernel module before objdumpNamhyung Kim1-1/+19
2017-06-08perf tools: Consolidate error path in __open_dso()Namhyung Kim1-11/+8
2017-06-08perf tools: Decompress kernel module when reading DSO dataNamhyung Kim1-0/+16
2017-06-08perf annotate: Use dso__decompress_kmodule_path()Namhyung Kim1-24/+3
2017-06-08perf tools: Introduce dso__decompress_kmodule_{fd,path}Namhyung Kim3-35/+65
2017-06-08perf tools: Fix a memory leak in __open_dso()Namhyung Kim1-1/+3
2017-06-08perf annotate: Fix symbolic link of build-id cacheNamhyung Kim1-1/+9
2017-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds1-36/+10
2017-06-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-8/+5
2017-06-08block, bfq: access and cache blkg data only when safePaolo Valente3-36/+105
2017-06-08srcu: Allow use of Classic SRCU from both process and interrupt contextPaolo Bonzini2-5/+2
2017-06-08srcu: Allow use of Tiny/Tree SRCU from both process and interrupt contextPaolo Bonzini2-6/+6
2017-06-08Merge tag 'kvm-s390-master-4.12-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini3-5/+2
2017-06-08Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-linusJens Axboe4-31/+67
2017-06-08drm/i915: fix warning for unused variableJani Nikula1-2/+0
2017-06-08Fix loop device flush before configure v3James Wang1-0/+3
2017-06-08KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulationWanpeng Li1-9/+11
2017-06-08Merge tag 'kvm-arm-for-v4.12-rc5-take2' of git://git.kernel.org/pub/scm/linux...Paolo Bonzini12-39/+131
2017-06-08powerpc/book3s64: Move PPC_DT_CPU_FTRs and enable it by defaultMichael Ellerman2-11/+11
2017-06-08powerpc/mm/4k: Limit 4k page size config to 64TB virtual address spaceAneesh Kumar K.V4-16/+15
2017-06-08cxl: Fix error path on bad ioctlFrederic Barrat1-5/+2
2017-06-08Revert "printk: fix double printing with earlycon"Petr Mladek1-36/+10
2017-06-08perf/core: Drop kernel samples even though :u is specifiedJin Yao1-0/+21
2017-06-08x86/microcode/intel: Clear patch pointer before jettisoning the initrdDominik Brodowski1-0/+3
2017-06-08MAINTAINERS: update email address for Jessica YuJessica Yu1-2/+2
2017-06-08acpi: always include uuid.hChristoph Hellwig1-1/+1
2017-06-08random: invalidate batched entropy after crng initJason A. Donenfeld1-0/+37
2017-06-08perf script python: Remove dups in documentation examplesSeongJae Park1-4/+2
2017-06-08perf script python: Updated trace_unhandled() signatureSeongJae Park1-6/+3
2017-06-08perf script python: Fix wrong code snippets in documentationSeongJae Park1-2/+2
2017-06-08perf script: Fix documentation errorsSeongJae Park2-3/+3
2017-06-08perf script: Fix outdated comment for perf-trace-pythonSeongJae Park1-1/+1
2017-06-08perf probe: Fix examples section of documentationSeongJae Park1-2/+6
2017-06-08random: use lockless method of accessing and updating f->reg_idxTheodore Ts'o1-6/+6
2017-06-07Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabledUlrik De Bie1-0/+16
2017-06-07Merge tag 'perf-urgent-for-mingo-4.12-20170606' of git://git.kernel.org/pub/s...Ingo Molnar13-22/+103
2017-06-07blk-throttle: set default latency baseline for harddiskShaohua Li1-3/+17
2017-06-07drm/meson: Fix driver bind when only CVBS is availableNeil Armstrong1-5/+15
2017-06-07blk-throttle: fix NULL pointer dereference in throtl_schedule_pending_timerJoseph Qi1-1/+1
2017-06-07drm/i915: Fix 90/270 rotated coordinates for FBCVille Syrjälä1-12/+7
2017-06-07drm/i915: Restore has_fbc=1 for ILK-MVille Syrjälä1-1/+1
2017-06-07drm/i915: Workaround VLV/CHV DSI scanline counter hardware failVille Syrjälä2-0/+30
2017-06-07drm/i915: Fix logical inversion for gen4 quirkingChris Wilson1-1/+1
2017-06-07drm/i915: Guard against i915_ggtt_disable_guc() being invoked unconditionallyChris Wilson1-1/+2
2017-06-07drm/i915: Always recompute watermarks when distrust_bios_wm is set, v2.Maarten Lankhorst1-0/+9
2017-06-07drm/i915: Prevent the system suspend complete optimizationImre Deak1-0/+9
2017-06-07drm/i915/psr: disable psr2 for resolution greater than 32X20Nagaraju, Vathsala1-2/+3
2017-06-07drm/i915: Hold a wakeref for probing the ring registersChris Wilson1-1/+17
2017-06-07drm/i915: Short-circuit i915_gem_wait_for_idle() if already idleChris Wilson1-0/+4
2017-06-07drm/i915: Disable decoupled MMIOKai Chen1-1/+0