Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c0c0d9eeeb8df43964601a2c4666f0c49bedacb4
/
include
0d3215e
drm/ttm: Add a ttm_ref_object_exists function
by Thomas Hellstrom
· 11 years ago
adebcb2
drm/vmwgfx: Allow prime fds in the surface reference ioctls
by Thomas Hellstrom
· 11 years ago
4beb6d9
drm: Add a function to get the ioctl flags
by Thomas Hellstrom
· 11 years ago
c996fd0
drm: Protect the master management with a drm_device::master_mutex v3
by Thomas Hellstrom
· 11 years ago
a12cd00
drm: Remove the minor master list
by Thomas Hellstrom
· 11 years ago
4368305
drm: Improve on minor type helpers v3
by Thomas Hellstrom
· 11 years ago
ac05dbc
drm: Make control nodes master-less v3
by Thomas Hellstrom
· 11 years ago
1287aa9
drm: Remove the prefix argument of drm_ut_debug_printk()
by Lespiau, Damien
· 11 years ago
a73d4e9
drm: Pull the test on drm_debug in the logging macros
by Lespiau, Damien
· 11 years ago
8fa6a9e
drm: Remove the now unused DRM_LOG* macros
by Lespiau, Damien
· 11 years ago
98a4823
drm: Remove the unused (and unusable) DRM_LOG_MODE()
by Lespiau, Damien
· 11 years ago
1414b76
drm: Refresh the explanation of debug categories
by Lespiau, Damien
· 11 years ago
63ac07c
drm/bridge/ptn3460: fix modular build
by Dave Airlie
· 11 years ago
a9fe713
drm/bridge: Add PTN3460 bridge driver
by Sean Paul
· 11 years ago
5500493
Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-next
by Dave Airlie
· 11 years ago
d1583c9
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into drm-next
by Dave Airlie
· 11 years ago
bcc298b
Merge tag 'v3.14-rc7' into drm-next
by Dave Airlie
· 11 years ago
978c605
Merge branch 'drm-docs' of ssh://people.freedesktop.org/~danvet/drm into drm-next
by Dave Airlie
· 11 years ago
ae0b931
drm/gma500: Remove unused ioctls
by Patrik Jakobsson
· 11 years ago
07b48c3
Merge branch 'drm-minor' into drm-next
by David Herrmann
· 11 years ago
5817878
drm: remove redundant minor->device field
by David Herrmann
· 11 years ago
1616c52
drm: add minor-lookup/release helpers
by David Herrmann
· 11 years ago
099d1c2
drm: provide device-refcount
by David Herrmann
· 11 years ago
cb8a239
drm: turn DRM_MINOR_* into enum
by David Herrmann
· 11 years ago
b9a0d15
drm: remove unused DRM_MINOR_UNASSIGNED
by David Herrmann
· 11 years ago
45e212d
drm: group dev-lifetime related members
by David Herrmann
· 11 years ago
44d847b
drm: init TTM dev_mapping in ttm_bo_device_init()
by David Herrmann
· 11 years ago
6796cb1
drm: use anon-inode instead of relying on cdevs
by David Herrmann
· 11 years ago
53611c0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
00d762c
drm: drop error code for drm_helper_resume_force_mode
by Daniel Vetter
· 11 years ago
9fd9378
drm: remove return value from drm_helper_mode_fill_fb_struct
by Daniel Vetter
· 11 years ago
fa54143
drm: remove drm_display_mode->private_size
by Daniel Vetter
· 11 years ago
f5aabb9
drm: polish function kerneldoc for drm_modes.[hc]
by Daniel Vetter
· 11 years ago
3e70292
drm/modes: drop maxPitch from drm_mode_validate_size
by Daniel Vetter
· 11 years ago
ba0c242
drm/modes: drop return value from drm_display_mode_from_videomode
by Daniel Vetter
· 11 years ago
9d3de13
drm/modes: remove drm_mode_height/width
by Daniel Vetter
· 11 years ago
5531000
drm: extract drm_modes.h for drm_crtc.h functions
by Daniel Vetter
· 11 years ago
69fa5293
drm/kms: rip out drm_mode_connector_detach_encoder
by Daniel Vetter
· 11 years ago
e18c041
drm/doc: Add function reference documentation for drm_mm.c
by Daniel Vetter
· 11 years ago
2d123f4
drm/docs: Include hdmi infoframe helper reference
by Daniel Vetter
· 11 years ago
18f2af2
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
c3f9b01
tcp: tcp_release_cb() should release socket ownership
by Eric Dumazet
· 11 years ago
adf961d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 11 years ago
8712a00
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
e97ca8e
mm: fix GFP_THISNODE callers and clarify
by Johannes Weiner
· 11 years ago
e6a4b6f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
bd2a31d
get rid of fget_light()
by Al Viro
· 11 years ago
9c225f2
vfs: atomic f_pos accesses as per POSIX
by Linus Torvalds
· 11 years ago
79e6154
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
fe9ea91
Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
66a523d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
4058f76
Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/bcm11351 into fixes
by Olof Johansson
· 11 years ago
9f93585
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 11 years ago
721f0c1
Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
2ca310f
SUNRPC: Fix oops when trace sunrpc_task events in nfs client
by Ditang Chen
· 11 years ago
2a75184
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
70044d7
firewire: don't use PREPARE_DELAYED_WORK
by Tejun Heo
· 11 years ago
adca476
net: Improve SO_TIMESTAMPING documentation and fix a minor code bug
by Andrew Lutomirski
· 11 years ago
6cbde82
ARM: KVM: fix non-VGIC compilation
by Marc Zyngier
· 11 years ago
786a782
Merge branch 'drm-next-3.15' of git://people.freedesktop.org/~deathsimple/linux into drm-next
by Dave Airlie
· 11 years ago
defd884
iscsi/iser-target: Fix isert_conn->state hung shutdown issues
by Nicholas Bellinger
· 11 years ago
c3bebc7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
3f803ab
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
1ae71d0
mm: numa: bugfix for LAST_CPUPID_NOT_IN_PAGE_FLAGS
by Liu Ping Fan
· 11 years ago
9050d7e
mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)locking
by Vlastimil Babka
· 11 years ago
668f9abb
mm: close PageTail race
by David Rientjes
· 11 years ago
45ab281
tracing: Do not add event files for modules that fail tracepoints
by Steven Rostedt (Red Hat)
· 11 years ago
4d33f3a
Merge tag 'drm-intel-next-2014-02-14' of ssh://git.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 11 years ago
7abd42e
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 11 years ago
67e8e3f
drm/radeon: track memory statistics about VRAM and GTT usage and buffer moves v2
by Marek Olšák
· 11 years ago
bda72d5
drm/radeon: add a way to get and set initial buffer domains v2
by Marek Olšák
· 11 years ago
3751c97
Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
b7e63a1
NFSv4: Fix another nfs4_sequence corruptor
by Trond Myklebust
· 11 years ago
6f285b1
audit: Send replies in the proper network namespace.
by Eric W. Biederman
· 11 years ago
7aa4835
Merge tag 'sound-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
077bb25
Merge tag 'omap-for-v3.14/fixes-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Arnd Bergmann
· 11 years ago
2318721
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 11 years ago
86c7654
Merge tag 'metag-fixes-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag
by Linus Torvalds
· 11 years ago
8d75318
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 11 years ago
4d538b7
Merge branch 'drm-next-3.15' of git://people.freedesktop.org/~deathsimple/linux into drm-next
by Dave Airlie
· 11 years ago
3e09dcd
Merge tag 'drm-intel-next-2014-02-07' of ssh://git.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 11 years ago
6ba6b7c
Merge tag 'drm/dp-aux-for-3.15-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 11 years ago
8875968
drm/dp: Allow registering AUX channels as I2C busses
by Thierry Reding
· 11 years ago
516c0f7
drm/dp: Add DisplayPort link helpers
by Thierry Reding
· 11 years ago
8d4adc6
drm/dp: Add drm_dp_dpcd_read_link_status()
by Thierry Reding
· 11 years ago
c197db7
drm/dp: Add AUX channel infrastructure
by Thierry Reding
· 11 years ago
f3713fd
ipc,mqueue: remove limits for the amount of system-wide queues
by Davidlohr Bueso
· 11 years ago
fed95ba
sysfs: fix namespace refcnt leak
by Li Zefan
· 11 years ago
ff57cd5
fsnotify: Allocate overflow events with proper type
by Jan Kara
· 11 years ago
10b7cdc
Merge branch 'clocks/fixes/drivers' of git://linuxtv.org/pinchartl/fbdev into clk-fixes
by Mike Turquette
· 11 years ago
e6cfc02
asm-generic: add sched_setattr/sched_getattr syscalls
by James Hogan
· 11 years ago
45d39cb
Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus
by Mark Brown
· 11 years ago
f5ddcbb
net-tcp: fastopen: fix high order allocations
by Eric Dumazet
· 11 years ago
0dc83bd
Revert "writeback: do not sync data dirtied after sync start"
by Jan Kara
· 11 years ago
6d35ab4
sched: Add 'flags' argument to sched_{set,get}attr() syscalls
by Peter Zijlstra
· 11 years ago
d6a25b3
blk-mq: support partial I/O completions
by Christoph Hellwig
· 11 years ago
feb71da
blk-mq: merge blk_mq_insert_request and blk_mq_run_request
by Christoph Hellwig
· 11 years ago
d158fc7
Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
6a4d07f
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
2b73d20
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 11 years ago
Next »