summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | Merge tag 'kbuild-fixes-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-06-247-12/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | kconfig: fix sparse warnings in nconfigRandy Dunlap2017-06-232-8/+8
| * | | | | | | | | | | | | kbuild: fix header installation under fakechroot environmentRichard Genoud2017-06-221-1/+9
| * | | | | | | | | | | | | kconfig: Check for libncurses before menuconfigBorislav Petkov2017-06-101-1/+1
| * | | | | | | | | | | | | Kbuild: tiny correction on `make help`Cao jin2017-06-061-1/+1
| * | | | | | | | | | | | | tags: honor COMPILED_SOURCE with apart output directoryRobert Jarzmik2017-06-061-0/+1
| * | | | | | | | | | | | | genksyms: add printf format attribute to error_with_pos()Nicolas Iooss2017-06-061-1/+1
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-06-241-6/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | signal: Only reschedule timers on signals timers have sentEric W. Biederman2017-06-171-6/+14
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge tag 'powerpc-4.12-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-06-237-50/+166
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | powerpc/64: Initialise thread_info for emergency stacksNicholas Piggin2017-06-231-3/+28
| * | | | | | | | | | | | | | powerpc/powernv/npu-dma: Add explicit flush when sending an ATSDAlistair Popple2017-06-221-29/+65
| * | | | | | | | | | | | | | powerpc/perf: Fix oops when kthread execs user processRavi Bangoria2017-06-161-1/+2
| * | | | | | | | | | | | | | powerpc/64s: Handle data breakpoints in Radix modeNaveen N. Rao2017-06-161-4/+7
| * | | | | | | | | | | | | | powerpc/kprobes: Skip livepatch_handler() for jprobesNaveen N. Rao2017-06-163-5/+41
| * | | | | | | | | | | | | | powerpc/ftrace: Pass the correct stack pointer for DYNAMIC_FTRACE_WITH_REGSNaveen N. Rao2017-06-161-8/+12
| * | | | | | | | | | | | | | powerpc/kprobes: Pause function_graph tracing during jprobes handlingNaveen N. Rao2017-06-161-0/+11
* | | | | | | | | | | | | | | Merge tag 'acpi-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-06-232-31/+39
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | ACPI / scan: Fix enumeration for special SPI and I2C devicesJarkko Nikula2017-06-212-31/+39
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-06-231-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | i2c: imx: Use correct function to write to registerMichail Georgios Etairidis2017-06-221-4/+4
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge tag 'gpio-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-06-232-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | gpio: mvebu: change compatible string for PWM supportRalph Sennhauser2017-06-202-6/+6
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge tag 'sound-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-06-234-8/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | ALSA: hda - Apply quirks to Broxton-T, tooTakashi Iwai2017-06-201-3/+4
| * | | | | | | | | | | | | | | ALSA: firewire-lib: Fix stall of process context at packet errorTakashi Sakamoto2017-06-192-3/+7
| * | | | | | | | | | | | | | | ALSA: pcm: Don't treat NULL chmap as a fatal errorTakashi Iwai2017-06-141-2/+2
| * | | | | | | | | | | | | | | ALSA: hda - Add Coffelake PCI IDMegha Dey2017-06-141-1/+5
* | | | | | | | | | | | | | | | Merge tag 'drm-fixes-for-v4.12-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-06-2314-80/+145
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2017-06-22' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-06-231-18/+20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | drm: Fix GETCONNECTOR regressionDaniel Vetter2017-06-211-18/+20
| * | | | | | | | | | | | | | | | | Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2017-06-215-2/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | drm/radeon: add a quirk for Toshiba Satellite L20-183Alex Deucher2017-06-201-0/+7
| | * | | | | | | | | | | | | | | | | drm/radeon: add a PX quirk for another K53TK variantAlex Deucher2017-06-201-0/+4
| | * | | | | | | | | | | | | | | | | drm/amdgpu: adjust default display clockAlex Deucher2017-06-201-0/+4
| | * | | | | | | | | | | | | | | | | drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGatingAlex Deucher2017-06-201-2/+2
| | * | | | | | | | | | | | | | | | | drm/amdgpu: add Polaris12 DIDJunshan Fang2017-06-191-0/+1
| * | | | | | | | | | | | | | | | | | Merge tag 'drm-intel-fixes-2017-06-20' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-06-218-60/+107
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | drm/i915: Don't enable backlight at setup time.Dhinakaran Pandiyan2017-06-191-2/+0
| | * | | | | | | | | | | | | | | | | drm/i915: Plumb the correct acquire ctx into intel_crtc_disable_noatomic()Ville Syrjälä2017-06-191-4/+5
| | * | | | | | | | | | | | | | | | | drm/i915: Fix deadlock witha the pipe A quirk during resumeVille Syrjälä2017-06-191-9/+12
| | * | | | | | | | | | | | | | | | | drm/i915: Remove __GFP_NORETRY from our buffer allocatorChris Wilson2017-06-191-1/+14
| | * | | | | | | | | | | | | | | | | drm/i915: Encourage our shrinker more when our shmemfs allocations failsChris Wilson2017-06-191-21/+29
| | * | | | | | | | | | | | | | | | | drm/i915: Differentiate between sw write location into ring and last hw readChris Wilson2017-06-195-24/+48
* | | | | | | | | | | | | | | | | | | Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-231-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | random: silence compiler warnings and fix raceJason A. Donenfeld2017-06-191-6/+6
* | | | | | | | | | | | | | | | | | | | Merge tag 'for-4.12/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-06-233-6/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | dm io: fix duplicate bio completion due to missing ref countMike Snitzer2017-06-211-2/+2
| * | | | | | | | | | | | | | | | | | | | dm integrity: fix to not disable/enable interrupts from interrupt contextMike Snitzer2017-06-211-2/+5
| * | | | | | | | | | | | | | | | | | | | Revert "dm mirror: use all available legs on multiple failures"Mike Snitzer2017-06-151-2/+19