summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | drm/i915: Cleaning up intel_dp_hpd_pulseShubhangi Shrivastava2016-04-012-26/+47
| * | | drm/i915: Splitting intel_dp_detectShubhangi Shrivastava2016-04-011-20/+43
| * | | drm/i915: Refer to GGTT {,VM} consistentlyJoonas Lahtinen2016-03-3116-218/+264
| * | | drm/i915: Update color management during vblank evasion.Maarten Lankhorst2016-03-311-15/+5
| * | | drm/i915: Do not check crtc_state->active in intel_color_load_luts.Maarten Lankhorst2016-03-311-4/+0
| * | | drm/i915: Pass crtc_state to color management functions.Maarten Lankhorst2016-03-314-33/+40
| * | | drm/i915: Add locking to pll updates, v3.Maarten Lankhorst2016-03-312-6/+26
| * | | drm/i915: Remove PIPE_CONF_CHECK_I_ALTDaniel Vetter2016-03-301-17/+5
| * | | drm/i915/kbl: Remove preliminary_hw_support protection from KBL.Rodrigo Vivi2016-03-301-2/+0
| * | | drm/i915: Exit cherryview_irq_handler() after one passChris Wilson2016-03-301-2/+2
| * | | drm/i915: Rename __force_wake_get to __force_wake_autoChris Wilson2016-03-301-9/+9
| * | | drm/i915: Rename GGTT init functionsJoonas Lahtinen2016-03-304-15/+26
| * | | drm/i915: BUG_ON when ggtt_view is NULLMatthew Auld2016-03-302-16/+3
| * | | drm/i915: fix deadlock on lid openBjørn Mork2016-03-301-4/+1
* | | | Merge tag 'v4.6-rc3' into drm-nextDave Airlie2016-04-22697-4789/+7478
|\ \ \ \ | | |/ / | |/| |
| * | | Linux 4.6-rc3v4.6-rc3Linus Torvalds2016-04-101-1/+1
| * | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-04-105-7/+13
| |\ \ \
| | * | | ARM: 8550/1: protect idiv patching against undefined gcc behaviorNicolas Pitre2016-04-071-0/+2
| | * | | ARM: wire up preadv2 and pwritev2 syscallsRussell King2016-04-073-2/+6
| | * | | ARM: SMP enable of cache maintanence broadcastRussell King2016-04-011-5/+5
| * | | | Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-04-105-9/+84
| |\ \ \ \
| | * | | | mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllersAdrian Hunter2016-04-052-0/+28
| | * | | | mmc: sdhci: Fix regression setting power on Trats2 boardAdrian Hunter2016-03-293-9/+56
| | |/ / /
| * | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-04-104-36/+49
| |\ \ \ \
| | * | | | i2c: jz4780: really prevent potential division by zeroWolfram Sang2016-04-091-1/+6
| | * | | | Revert "i2c: jz4780: prevent potential division by zero"Wolfram Sang2016-04-091-1/+1
| | * | | | i2c: jz4780: prevent potential division by zeroWolfram Sang2016-04-071-1/+1
| | * | | | i2c: mux: demux-pinctrl: Update docs to new sysfs-attributesWolfram Sang2016-04-071-17/+12
| | * | | | i2c: mux: demux-pinctrl: Clean up sysfs attributesBen Hutchings2016-04-011-10/+29
| | * | | | i2c: prevent endless uevent loop with CONFIG_I2C_DEBUG_COREWolfram Sang2016-03-301-8/+2
| | |/ / /
| * | | | Revert "ext4: allow readdir()'s of large empty directories to be interrupted"Linus Torvalds2016-04-102-10/+0
| * | | | Merge branch 'parisc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-097-11/+29
| |\ \ \ \
| | * | | | parisc: Update comment regarding relative extable supportHelge Deller2016-04-081-6/+4
| | * | | | parisc: Unbreak handling exceptions from kernel modulesHelge Deller2016-04-084-0/+9
| | * | | | parisc: Fix kernel crash with reversed copy_from_user()Helge Deller2016-04-081-0/+3
| | * | | | parisc: Avoid function pointers for kernel exception routinesHelge Deller2016-04-081-5/+5
| | * | | | parisc: Handle R_PARISC_PCREL32 relocations in kernel modulesHelge Deller2016-04-081-0/+8
| * | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-04-095-32/+53
| |\ \ \ \ \
| | * | | | | libnvdimm, pfn: fix nvdimm_namespace_add_poison() vs section alignmentDan Williams2016-04-073-30/+51
| | * | | | | libnvdimm, pfn: fix uuid validationDan Williams2016-04-071-1/+1
| | * | | | | libnvdimm: fix smart data retrievalDan Williams2016-04-071-1/+1
| * | | | | | Merge tag 'gpio-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-04-093-45/+95
| |\ \ \ \ \ \
| | * | | | | | gpio: pca953x: Use correct u16 value for register word writeYong Li2016-04-081-1/+2
| | * | | | | | gpiolib: Defer gpio device setup until after gpiolib initializationGuenter Roeck2016-04-081-31/+67
| | * | | | | | gpiolib: Do not use devm functions when registering gpio chipGuenter Roeck2016-04-081-7/+12
| | * | | | | | gpio: pxa: fix legacy non pinctrl aware buildsRobert Jarzmik2016-04-081-2/+2
| | * | | | | | gpio / ACPI: ignore GpioInt() GPIOs when requesting GPIO_OUT_*Dmitry Torokhov2016-04-081-4/+12
| | |/ / / / /
| * | | | | | Merge tag 'tty-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-04-091-3/+2
| |\ \ \ \ \ \
| | * | | | | | tty: Fix merge of "tty: Refactor tty_open()"Peter Hurley2016-03-311-2/+1
| | * | | | | | tty: Fix UML console breakagePeter Hurley2016-03-311-1/+1
| | | |_|/ / / | | |/| | | |
OpenPOWER on IntegriCloud