summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | drm/exynos: remove superfluous inclusions of fbdev headerTobias Jakobi2016-06-193-3/+0
| | * | | drm/exynos: g2d: drop the _REG postfix from the stride definesTobias Jakobi2016-06-191-6/+6
| | * | | drm/exynos: don't use HW trigger for Exynos5420/5422/5800Javier Martinez Canillas2016-06-191-3/+0
| | * | | drm/exynos: fimd: don't set .has_hw_trigger in s3c6400 driver dataJavier Martinez Canillas2016-06-191-1/+0
| | * | | drm/exynos: dp: Fix NULL pointer dereference due uninitialized connectorYakir Yang2016-06-191-2/+3
| | |/ /
| * | | Merge tag 'drm-atmel-hlcdc-fixes/for-4.7-rc5' of github.com:bbrezillon/linux-...Dave Airlie2016-06-242-4/+8
| |\ \ \
| | * | | drm: atmel-hlcdc: Fix OF graph parsingBoris Brezillon2016-06-211-4/+6
| | * | | drm: atmel-hlcdc: actually disable scaling when no scaling is requiredBoris Brezillon2016-06-211-0/+2
| * | | | Merge tag 'sunxi-drm-fixes-for-4.7' of https://git.kernel.org/pub/scm/linux/k...Dave Airlie2016-06-246-46/+88
| |\ \ \ \
| | * | | | drm: sun4i: do cleanup if RGB output init failsChen-Yu Tsai2016-05-301-1/+5
| | * | | | drm/sun4i: Convert to connector register helpersMaxime Ripard2016-05-301-29/+2
| | * | | | drm/sun4i: remove simplefb at probeMaxime Ripard2016-05-301-0/+19
| | * | | | drm/sun4i: rgb: panel is an error pointerMaxime Ripard2016-05-301-1/+1
| | * | | | drm/sun4i: defer only if we didn't find our panelMaxime Ripard2016-05-301-8/+9
| | * | | | drm/sun4i: rgb: Validate the clock rateMaxime Ripard2016-05-301-0/+14
| | * | | | drm/sun4i: request exact rates to our parentsMaxime Ripard2016-05-301-2/+29
| | * | | | drm: sun4i: fix probe error handlingArnd Bergmann2016-05-301-2/+6
| | * | | | drm: sun4i: print DMA address correctlyArnd Bergmann2016-05-301-2/+2
| | * | | | drm/sun4i: add COMMON_CLK dependencyArnd Bergmann2016-05-301-1/+1
| * | | | | Merge tag 'drm-intel-fixes-2016-06-22' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-06-244-31/+3
| |\ \ \ \ \
| | * | | | | drm/i915/fbc: Disable on HSW by default for nowLyude2016-06-211-2/+1
| | * | | | | drm/i915: Revert DisplayPort fast link training featureMika Kahola2016-06-213-29/+2
| * | | | | | Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2016-06-241-1/+2
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | drm/nouveau: fix for disabled fbdev emulationDmitrii Tcvetkov2016-06-241-1/+2
* | | | | | | Merge tag 'pci-v4.7-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-06-231-2/+2
|\ \ \ \ \ \ \
| * | | | | | | PCI: Fix unaligned accesses in VC codeDavid Miller2016-06-201-2/+2
* | | | | | | | x86: avoid avoid passing around 'thread_info' in stack dumping codeLinus Torvalds2016-06-234-23/+17
* | | | | | | | locking: avoid passing around 'thread_info' in mutex debugging codeLinus Torvalds2016-06-234-12/+12
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-06-221-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | mnt: Account for MS_RDONLY in fs_fully_visibleEric W. Biederman2016-06-151-0/+4
* | | | | | | | | Merge tag 'gpio-v4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-06-222-3/+19
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | gpio: make library immune to error pointersLinus Walleij2016-06-171-3/+11
| * | | | | | | | gpio: make sure gpiod_to_irq() returns negative on NULL descLinus Walleij2016-06-171-1/+8
| * | | | | | | | gpio: 104-idi-48: Fix missing spin_lock_init for ack_lockAxel Lin2016-06-131-0/+1
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-06-207-36/+82
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix idiotic braino in d_alloc_parallel()Al Viro2016-06-201-5/+12
| * | | | | | | | | autofs racesAl Viro2016-06-123-22/+15
| * | | | | | | | | much milder d_walk() raceAl Viro2016-06-104-9/+55
* | | | | | | | | | Merge tag 'trace-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2016-06-204-16/+18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ftracetest: Fix hist unsupported result in hist selftestsSteven Rostedt (Red Hat)2016-06-203-15/+12
| * | | | | | | | | | tracing: Handle NULL formats in hold_module_trace_bprintk_format()Steven Rostedt (Red Hat)2016-06-201-1/+6
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-06-202-7/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | s390/cpum_cf: use perf software context for hardware countersHendrik Brueckner2016-06-161-6/+2
| * | | | | | | | | | KVM: s390/mm: Fix CMMA reset during rebootChristian Borntraeger2016-06-131-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'hwmon-for-linus-v4.7-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-06-201-18/+42
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | hwmon: (dell-smm) Disallow fan_type() calls on broken machinesPali Rohár2016-06-181-11/+25
| * | | | | | | | | hwmon: (dell-smm) Restrict fan control and serial number to CAP_SYS_ADMIN by ...Pali Rohár2016-06-181-7/+12
| * | | | | | | | | hwmon: (dell-smm) Fail in ioctl I8K_BIOS_VERSION when bios version is not a n...Pali Rohár2016-06-181-0/+5
| |/ / / / / / / /
* | | | | | | | | Linux 4.7-rc4v4.7-rc4Linus Torvalds2016-06-191-1/+1
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2016-06-194-16/+33
|\ \ \ \ \ \ \ \ \