Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d7eb0a0940618f36e5937d81c06ad7bf438a99e2
d7eb0a0
drm/radeon: fix audio disable on dce6+
by Alex Deucher
· 11 years ago
d965441
drm/radeon: free uvd ring on unload
by Jerome Glisse
· 11 years ago
9ef4e1d
drm/radeon: disable pll sharing for DP on DCE4.1
by Alex Deucher
· 11 years ago
5e386b5
drm/radeon: fix missing bo reservation
by Christian König
· 11 years ago
9f050c7
drm/radeon: print the supported atpx function mask
by Alex Deucher
· 11 years ago
b044788
MAINTAINERS: update drm git tree entry
by Alex Deucher
· 11 years ago
566f593
MAINTAINERS: add entry for drm radeon driver
by Alex Deucher
· 11 years ago
5d7aad0
Merge tag 'drm/for-3.14-rc3' of git://anongit.freedesktop.org/tegra/linux into drm-fixes
by Dave Airlie
· 11 years ago
75936c6
Merge tag 'ttm-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomash/linux into drm-fixes
by Dave Airlie
· 11 years ago
9830e44
Merge tag 'vmwgfx-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomash/linux into drm-fixes
by Dave Airlie
· 11 years ago
560591f
Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 11 years ago
21ed494
drm/radeon/ni: fix typo in dpm sq ramping setup
by Alex Deucher
· 11 years ago
5b43c3c
drm/radeon/si: fix typo in dpm sq ramping setup
by Alex Deucher
· 11 years ago
8f53492
drm/radeon: fix CP semaphores on CIK
by Christian König
· 11 years ago
ebc54ff
drm/radeon: delete a stray tab
by Dan Carpenter
· 11 years ago
6d8ea7d
drm/radeon: fix display tiling setup on SI
by Alex Deucher
· 11 years ago
78b0351
drm/radeon/dpm: reduce r7xx vblank mclk threshold to 200
by Alex Deucher
· 11 years ago
bea61c5
drm/radeon: fill in DRM_CAPs for cursor size
by Alex Deucher
· 11 years ago
8716ed4
drm: add DRM_CAPs for cursor size
by Alex Deucher
· 11 years ago
7d5a33b
drm/radeon: unify bpc handling
by Alex Deucher
· 11 years ago
7a444d1
drm/ttm: Fix memory leak in ttm_agp_backend.c
by Masanari Iida
· 11 years ago
728a0cd
drm/ttm: declare 'struct device' in ttm_page_alloc.h
by Alexandre Courbot
· 11 years ago
c2288d4
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 11 years ago
42738c2
Merge tag 'drm-intel-fixes-2014-02-14' of ssh://git.freedesktop.org/git/drm-intel into drm-fixes
by Dave Airlie
· 11 years ago
3f0606c
Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-fixes
by Dave Airlie
· 11 years ago
34d5950
drm/nouveau: fix TTM_PL_TT memtype on pre-nv50
by Ilia Mirkin
· 11 years ago
a7f1c1e
drm/nv50/disp: use correct register to determine DP display bpp
by Ilia Mirkin
· 11 years ago
95ca5b5
drm/nouveau/fb: use correct ram oclass for nv1a hardware
by Emil Velikov
· 11 years ago
a8c13aa
drm/nv50/gr: add missing nv_error parameter priv
by Ilia Mirkin
· 11 years ago
bf787d7
drm/nouveau: fix ENG_RUNLIST register address
by Alexandre Courbot
· 11 years ago
5ac607e
drm/nv4c/bios: disallow retrieving from prom on nv4x igp's
by Ilia Mirkin
· 11 years ago
b71313e
drm/nv4c/vga: decode register is in a different place on nv4x igp's
by Ilia Mirkin
· 11 years ago
fa8c9ac
drm/nv4c/mc: nv4x igp's have a different msi rearm register
by Ilia Mirkin
· 11 years ago
7d3428c
drm/nouveau: set irq_enabled manually
by Ilia Mirkin
· 11 years ago
60f76ea
Merge tag 'dma-buf-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf
by Linus Torvalds
· 11 years ago
2b25039
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32
by Linus Torvalds
· 11 years ago
f2a77ab
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
e4178d8
printk: fix syslog() overflowing user buffer
by Linus Torvalds
· 11 years ago
d7668f9
avr32: add generic vga.h to Kbuild
by Chen Gang
· 11 years ago
1bbce4f
avr32: add generic ioremap_wc() definition in io.h
by Chen Gang
· 11 years ago
8d80390
avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 use
by Chen Gang
· 11 years ago
5745d6a
avr32: fix missing module.h causing build failure in mimc200/fram.c
by Paul Gortmaker
· 11 years ago
66f9af83
powerpc/eeh: Disable EEH on reboot
by Gavin Shan
· 11 years ago
2ec5a0a
powerpc/eeh: Cleanup on eeh_subsystem_enabled
by Gavin Shan
· 11 years ago
5b2e198
powerpc/powernv: Rework EEH reset
by Gavin Shan
· 11 years ago
24b659a
powerpc: Use unstripped VDSO image for more accurate profiling data
by Anton Blanchard
· 11 years ago
a0a4419
powerpc: Link VDSOs at 0x0
by Anton Blanchard
· 11 years ago
56eecdb
mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bit
by Aneesh Kumar K.V
· 11 years ago
9d85d58
mm: Dirty accountable change only apply to non prot numa case
by Aneesh Kumar K.V
· 11 years ago
88247e8
powerpc/mm: Add new "set" flag argument to pte/pmd update function
by Aneesh Kumar K.V
· 11 years ago
49d9684
powerpc/pseries: Add Gen3 definitions for PCIE link speed
by Kleber Sacilotto de Souza
· 11 years ago
b020cc6
powerpc/pseries: Fix regression on PCI link speed
by Kleber Sacilotto de Souza
· 11 years ago
1a18a66
powerpc: Set the correct ksp_limit on ppc32 when switching to irq stack
by Kevin Hao
· 11 years ago
6d0abec
Linux 3.14-rc3
by Linus Torvalds
· 11 years ago
3962dfb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
4302a87
Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
06b29e7
of: search the best compatible match first in __of_match_node()
by Kevin Hao
· 11 years ago
946dd68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
2d0ef4f
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 years ago
5a667a0
Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
3a19c07
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
9bd01b9
Merge tag 'trace-fixes-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
7fc9280
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
83660b7
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
fde1e41
Documentation: i2c: mention ACPI method for instantiating devices
by Wolfram Sang
· 11 years ago
aeca0fe
Documentation: i2c: describe devicetree method for instantiating devices
by Wolfram Sang
· 11 years ago
93de4ba
Btrfs: use right clone root offset for compressed extents
by Filipe David Borba Manana
· 11 years ago
f085381
btrfs: fix null pointer deference at btrfs_sysfs_add_one+0x105
by Anand Jain
· 11 years ago
79970db
i2c: mv64xxx: refactor message start to ensure proper initialization
by Wolfram Sang
· 11 years ago
ca03339
Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
40a215f
Merge tag 'tty-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
e2e481d
Merge tag 'staging-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
ad07f12
Merge tag 'driver-core-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
bb0a05d
Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 11 years ago
3a0dfa6
Btrfs: unset DCACHE_DISCONNECTED when mounting default subvol
by Josef Bacik
· 11 years ago
feb5f96
Btrfs: fix max_inline mount option
by Mitch Harder
· 11 years ago
a9d2d4a
Btrfs: fix a lockdep warning when cleaning up aborted transaction
by Liu Bo
· 11 years ago
11bcac8
Revert "btrfs: add ioctl to export size of global metadata reservation"
by Chris Mason
· 11 years ago
8ba7451
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
bd3813d
Merge tag 'md/3.14-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 11 years ago
4e8ca6e
Revert "OF: base: match each node compatible against all given matches first"
by Kevin Hao
· 11 years ago
bf74710
Revert "misc: eeprom: sunxi: Add new compatibles"
by Greg Kroah-Hartman
· 11 years ago
8c44279
Revert "ARM: sunxi: dt: Convert to the new SID compatibles"
by Greg Kroah-Hartman
· 11 years ago
31fce91e
Merge remote-tracking branch 'efi/urgent' into x86/urgent
by H. Peter Anvin
· 11 years ago
c1b8ae0
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
161aa77
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
eef445e
Merge tag 'pm+acpi-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
3bd354a
Merge tag 'edac_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 11 years ago
cbc2525
Merge tag 'fbdev-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 11 years ago
5e57dc8
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
0d25e36
Merge tag 'sound-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
e847882
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 11 years ago
8564358
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 11 years ago
0a33d88
Merge tag 'for-v3.14-fixes' of git://git.infradead.org/battery-2.6
by Linus Torvalds
· 11 years ago
c945938
Merge branches 'cma', 'cxgb4', 'iser', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma', 'qib' and 'usnic' into for-next
by Roland Dreier
· 11 years ago
09de3f1
RDMA/ocrdma: Fix load time panic during GID table init
by Devesh Sharma
· 11 years ago
a61d93d
RDMA/ocrdma: Fix traffic class shift
by Devesh Sharma
· 11 years ago
fd8b48b
IB/iser: Fix use after free in iser_snd_completion()
by Dan Carpenter
· 11 years ago
7d9eacf
IB/iser: Avoid dereferencing iscsi_iser conn object when not bound to iser connection
by Roi Dayan
· 11 years ago
f809309
IB/usnic: Fix smatch endianness error
by Upinder Malhi
· 11 years ago
Next »