Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2e7a5701c9b2ee47089677ed5fbbc397b3bf3dec
2e7a570
drm/doc: Appease sphinx
by Daniel Vetter
· 9 years ago
8e01550
drm/exynos: Use for_each_crtc_in_state
by Daniel Vetter
· 9 years ago
8207257
drm/omap: Use for_each_plane_in_state
by Daniel Vetter
· 9 years ago
833cd78
drm/vc4: Use for_each_plane_in_state
by Daniel Vetter
· 9 years ago
09ad807
drm/rcar-du: Use for_each_*_in_state
by Daniel Vetter
· 9 years ago
8d76b79
drm/msm: Use for_each_*_in_state
by Daniel Vetter
· 9 years ago
831655e
drm/i915: Use drm_atomic_get_existing_plane_state
by Daniel Vetter
· 9 years ago
9fb3fc7
drm/hdlcd: Clean up crtc hooks
by Daniel Vetter
· 9 years ago
be9174a
drm/atomic-helper: use for_each_*_in_state more
by Daniel Vetter
· 9 years ago
5f0c3f99
drm: Only create a cmdline mode if no probed modes match
by Chris Wilson
· 9 years ago
f710456
dma-buf/fence: add signal_on_any to the fence array v2
by Christian König
· 9 years ago
b3dfbdf
dma-buf/fence: add fence_array fences v6
by Gustavo Padovan
· 9 years ago
76bf0db
dma-buf/fence: make fence context 64 bit v2
by Christian König
· 9 years ago
3377900
drm: Update obsolete information from {enable/disable}_vblank hooks.
by Liviu Dudau
· 9 years ago
a0909cc
drm/atomic: Handle funcs->best_encoder == NULL case
by Boris Brezillon
· 9 years ago
66fd7a6
Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
65439b6
Merge tag 'topic/drm-misc-2016-06-01' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
e42aeef
drm/i915: Revert async unpin and nonblocking atomic commit
by Daniel Vetter
· 9 years ago
b82caaf
drm/vc4: Use lockless gem BO free callback
by Daniel Vetter
· 9 years ago
db36972
drm/vc4: Use drm_gem_object_unreference_unlocked
by Daniel Vetter
· 9 years ago
cf48e29
drm: Initialize a linear gamma table by default
by Daniel Vetter
· 9 years ago
1bd816f
drm/vgem: Use lockless gem BO free callback
by Daniel Vetter
· 9 years ago
0eef29d
drm/qxl: Don't set a gamma table size
by Daniel Vetter
· 9 years ago
7b28ca2
drm/msm: Nuke dummy gamma_set/get functions
by Daniel Vetter
· 9 years ago
3abb263
drm/cirrus: Drop redundnant gamma size check
by Daniel Vetter
· 9 years ago
fef1480
drm/fb-helper: Remove dead code in setcolreg
by Daniel Vetter
· 9 years ago
564dd27
drm/mediatek: Use lockless gem BO free callback
by Daniel Vetter
· 9 years ago
3d6ab09
drm/hisilicon: Use lockless gem BO free callback
by Daniel Vetter
· 9 years ago
6d910bf
drm/hlcd: Use lockless gem BO free callback
by Daniel Vetter
· 9 years ago
a345918
vga_switcheroo: Support deferred probing of audio clients
by Lukas Wunner
· 9 years ago
b00e533
vga_switcheroo: Add helper for deferred probing
by Lukas Wunner
· 9 years ago
d1e372c
virtio-gpu: fix output lookup
by Gerd Hoffmann
· 9 years ago
0645de5
drm/doc: Unify KMS Locking docs
by Daniel Vetter
· 9 years ago
f55f170
drm/atomic-helper: Do not call ->mode_fixup for CRTC which will be disabled
by Liu Ying
· 9 years ago
c67f695
Fix annoyingly awkward typo in drm_edid_load.c
by Valdis Kletnieks
· 9 years ago
1a695a9
Linux 4.7-rc1
by Linus Torvalds
· 9 years ago
e0ab7af
hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS
by George Spelvin
· 9 years ago
f2a031b
Rename other copy of hash_string to hashlen_string
by George Spelvin
· 9 years ago
037369b
hpfs: implement the show_options method
by Mikulas Patocka
· 9 years ago
01d6e08
affs: fix remount failure when there are no options changed
by Mikulas Patocka
· 9 years ago
44d5170
hpfs: fix remount failure when there are no options changed
by Mikulas Patocka
· 9 years ago
4029632
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
d66492b
fs: fix binfmt_aout.c build error
by Guenter Roeck
· 9 years ago
7e0fb73
Merge branch 'hash' of git://ftp.sciencehorizons.net/linux
by Linus Torvalds
· 9 years ago
4684fe9
h8300: Add <asm/hash.h>
by George Spelvin
· 9 years ago
7b13277
microblaze: Add <asm/hash.h>
by George Spelvin
· 9 years ago
14c44b9
m68k: Add <asm/hash.h>
by George Spelvin
· 9 years ago
468a942
<linux/hash.h>: Add support for architecture-specific functions
by George Spelvin
· 9 years ago
2a18da7a
fs/namei.c: Improve dcache hash function
by George Spelvin
· 9 years ago
ef703f4
Eliminate bad hash multipliers from hash_32() and hash_64()
by George Spelvin
· 9 years ago
92d5677
Change hash_64() return value to 32 bits
by George Spelvin
· 9 years ago
917ea16
<linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string()
by George Spelvin
· 9 years ago
fcfd2fb
fs/namei.c: Add hashlen_string() function
by George Spelvin
· 9 years ago
f4bcbe7
Pull out string hash to <linux/stringhash.h>
by George Spelvin
· 9 years ago
4e8440b
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 9 years ago
a1842b2
Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform
by Linus Torvalds
· 9 years ago
0723ab4
Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
9ba55cf
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
1cbe06c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
8d057e3
Revert "platform/chrome: chromeos_laptop: Add Leon Touch"
by Benson Leung
· 9 years ago
e6be18f
i2c: dev: use after free in detach
by Dan Carpenter
· 9 years ago
a8c5ddf
MIPS: Add missing FROZEN hotplug notifier transitions
by Anna-Maria Gleixner
· 9 years ago
bb93078
MIPS: Build microMIPS VDSO for microMIPS kernels
by James Hogan
· 9 years ago
13eb192
MIPS: Fix sigreturn via VDSO on microMIPS kernel
by James Hogan
· 9 years ago
5214cae
MIPS: devicetree: fix cpu interrupt controller node-names
by Antony Pavlov
· 9 years ago
94cc36b
MIPS: VDSO: Build with `-fno-strict-aliasing'
by Maciej W. Rozycki
· 9 years ago
41cc07b
MIPS: Pistachio: Enable KASLR
by Matt Redfearn
· 9 years ago
aedcfbe
MIPS: lib: Mark intrinsics notrace
by Harvey Hunt
· 9 years ago
aa76042
MIPS: Fix 64-bit HTW configuration
by James Hogan
· 9 years ago
6446e6c
MIPS: Add 64-bit HTW fields
by James Hogan
· 9 years ago
f46d92e
MAINTAINERS: Add file patterns for mips device tree bindings
by Geert Uytterhoeven
· 9 years ago
7ad2410
MAINTAINERS: Add file patterns for mips brcm device tree bindings
by Geert Uytterhoeven
· 9 years ago
5aadab0
MIPS: Simplify DSP instruction encoding macros
by James Hogan
· 9 years ago
c84700c
MIPS: Add missing tlbinvf/XPA microMIPS encodings
by James Hogan
· 9 years ago
6e1b29c
MIPS: Fix little endian microMIPS MSA encodings
by James Hogan
· 9 years ago
1c48a17
MIPS: Add missing VZ accessor microMIPS encodings
by James Hogan
· 9 years ago
0dfa1c1
MIPS: Add inline asm encoding helpers
by James Hogan
· 9 years ago
4939788
MIPS: Spelling fix lets -> let's
by Ralf Baechle
· 9 years ago
a320a11
MIPS: VR41xx: Fix typo
by Andrea Gelmini
· 9 years ago
5004614
MIPS: oprofile: Fix typo
by Andrea Gelmini
· 9 years ago
e7e3346
MIPS: math-emu: Fix typo
by Andrea Gelmini
· 9 years ago
209b877
MIPS: lib: Fix typo
by Andrea Gelmini
· 9 years ago
a90c59e
MIPS: kernel: Fix typo
by Andrea Gelmini
· 9 years ago
f5be47f
MIPS: R6: Fix typo
by Andrea Gelmini
· 9 years ago
a9e7e45
MIPS: IP22/IP28: Fix typo
by Andrea Gelmini
· 9 years ago
da66f8e
MIPS: Cavium: Fix typo
by Andrea Gelmini
· 9 years ago
7a448b5
MIPS: MT: Fix typo
by Andrea Gelmini
· 9 years ago
fb0f6e8
MIPS: Loongson64: Fix typo
by Andrea Gelmini
· 9 years ago
dc3c273
MIPS: IP32: Fix typo
by Andrea Gelmini
· 9 years ago
87fd4e2
MIPS: IP27: Fix typo
by Andrea Gelmini
· 9 years ago
e904b94
MIPS: BCM63xx: Fix typo
by Andrea Gelmini
· 9 years ago
be9fde2
MIPS: Alchemy: Fix typo
by Andrea Gelmini
· 9 years ago
20430e7
MIPS: hazards.h: Fix typo
by Andrea Gelmini
· 9 years ago
9b987c4
MIPS: Lasat: A couple off by one bugs in picvue_proc.c
by Dan Carpenter
· 11 years ago
2b436a3
MIPS: ralink: add MT7628 EPHY LEDs pinmux support
by Álvaro Fernández Rojas
· 9 years ago
07b50db
MIPS: ralink: fix MT7628 wled_an pinmux gpio
by Álvaro Fernández Rojas
· 9 years ago
d714682
MIPS: ralink: fix MT7628 pinmux typos
by Álvaro Fernández Rojas
· 9 years ago
f03984c
MIPS: Fix write_gc0_* macros when writing zero
by James Hogan
· 9 years ago
63a8802
MIPS: CPS: Copy EVA configuration when starting secondary VPs.
by Matt Redfearn
· 9 years ago
5c33f8b
MIPS: Add definitions of SegCtl registers and use them
by Matt Redfearn
· 9 years ago
Next »