Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0753b45242059f523a6238ec2741a4436db2fbd0
/
include
294947a
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next
by Dave Airlie
· 9 years ago
4eebf60
Merge tag 'v4.2-rc7' into drm-next
by Dave Airlie
· 9 years ago
26b552e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
54fbde8
drm/vmwgfx: Fix copyright headers
by Sinclair Yeh
· 9 years ago
d80efd5
drm/vmwgfx: Initial DX support
by Thomas Hellstrom
· 9 years ago
5101020
drm: export the DRM permission check code
by Thomas Hellstrom
· 9 years ago
e037239
drm/radeon: add new OLAND pci id
by Alex Deucher
· 9 years ago
cc1ef11
drm/irq: Make pipe unsigned and name consistent
by Thierry Reding
· 9 years ago
b54a093
drm/plane: Remove redundant extern
by Thierry Reding
· 9 years ago
45e3743
drm/plane: Use consistent data types for format count
by Thierry Reding
· 9 years ago
7a76a02
net-timestamp: Update skb_complete_tx_timestamp comment
by Benjamin Poirier
· 9 years ago
f094301
Merge tag 'sound-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
981dae7
Merge tag 'drm-intel-fixes-2015-08-07' of git://anongit.freedesktop.org/drm-intel
by Linus Torvalds
· 9 years ago
209e4dbc
drm/vblank: Use u32 consistently for vblank counters
by Daniel Vetter
· 9 years ago
f4c18e6
mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*
by Naoya Horiguchi
· 9 years ago
4248b0d
fs, file table: reinit files_stat.max_files after deferred memory initialisation
by Mel Gorman
· 9 years ago
a03fdcb
drm: Add top level Kconfig option for DRM fbdev emulation
by Archit Taneja
· 9 years ago
bf9e37b
drm: Remove __drm_modeset_lock_all
by Daniel Vetter
· 9 years ago
fdefa58
drm/fb_helper: Create a wrapper for fb_set_suspend
by Archit Taneja
· 9 years ago
742547b
drm/fb_helper: Create wrappers for blit, copyarea and fillrect funcs
by Archit Taneja
· 9 years ago
cbb1a82
drm/fb_helper: Create wrappers for fb_sys_read/write funcs
by Archit Taneja
· 9 years ago
47074ab
drm/fb_helper: Create a wrapper for unlink_framebuffer
by Archit Taneja
· 9 years ago
b8017d6
drm/fb_helper: Add drm_fb_helper functions to manage fb_info creation
by Archit Taneja
· 9 years ago
d00a9e0
Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/intel' and 'asoc/fix/topology' into asoc-linus
by Mark Brown
· 9 years ago
c7bcf87
ASoC: topology: Add private data type and bump ABI version to 3
by Liam Girdwood
· 9 years ago
cb88498
ASoC: topology: Add ops support to byte controls UAPI
by Mengdong Lin
· 9 years ago
28a87ee
ASoC: topology: Update TLV support so we can support more TLV types
by Mengdong Lin
· 9 years ago
113adf2
Merge tag 'asoc-fix-v4.2-rc3' into asoc-fix-topology
by Mark Brown
· 9 years ago
c387995
ASoC: topology: add private data to manifest
by Vinod Koul
· 9 years ago
6dc6db7
ASoC: topology: Add subsequence in topology
by Subhransu S. Prusty
· 9 years ago
35c0512
drm/vmwgfx: Implement screen targets
by Sinclair Yeh
· 9 years ago
6c84461
Merge tag 'pci-v4.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
3b8a684
drm/atomic-helper: Add an atomice best_encoder callback
by Daniel Vetter
· 9 years ago
7c764ce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
c6fd4fc
Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
fd56d1d
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
28e6b67
net: sched: fix refcount imbalance in actions
by Daniel Borkmann
· 9 years ago
d41a83b
Merge tag 'pm+acpi-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
b3fcf36a
drm/amdgpu: Drop drm/ prefix for including drm.h in amdgpu_drm.h
by Michel Dänzer
· 9 years ago
e13af53
drm/radeon: Drop drm/ prefix for including drm.h in radeon_drm.h
by Michel Dänzer
· 9 years ago
733db57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
02ff371
Merge tag 'devicetree-fixes-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 9 years ago
d8132e0
Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
559ed40
cpufreq: Avoid attempts to create duplicate symbolic links
by Rafael J. Wysocki
· 9 years ago
9a69a9a
drm: Make the connector dpms callback return a value, v2.
by Maarten Lankhorst
· 9 years ago
613d2b2
drm/atomic: pass old crtc state to atomic_begin/flush.
by Maarten Lankhorst
· 9 years ago
35068ce
of: constify drv arg of of_driver_match_device stub
by Tomeu Vizoso
· 9 years ago
e018a0c
net/macb: convert to kernel doc
by Andy Shevchenko
· 9 years ago
dfbafc9
tcp: fix recv with flags MSG_WAITALL | MSG_PEEK
by Sabrina Dubroca
· 9 years ago
fc59666
drm/atomic: add connectors_changed to separate it from mode_changed, v2
by Maarten Lankhorst
· 9 years ago
caaecdd
inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the test
by Nikolay Aleksandrov
· 9 years ago
0e60d24
inet: frag: change *_frag_mem_limit functions to take netns_frags as argument
by Florian Westphal
· 9 years ago
d1fe194
inet: frag: don't re-use chainlist for evictor
by Florian Westphal
· 9 years ago
90a2170
drm: Fix DP_TEST_COUNT_MASK
by Rodrigo Vivi
· 9 years ago
2800348
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
763e326
Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 9 years ago
32fd3d4
Merge tag 'for-linus-20150724' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 9 years ago
4851643
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
2392deb
ipv4: consider TOS in fib_select_default
by Julian Anastasov
· 9 years ago
9fbf075
Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 9 years ago
1e63dca
Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 9 years ago
e541986
iscsi-target: Fix iscsit_start_kthreads failure OOPs
by Nicholas Bellinger
· 9 years ago
e3eea14
ftrace: Fix breakage of set_ftrace_pid
by Steven Rostedt (Red Hat)
· 9 years ago
996034b
Merge remote-tracking branches 'asoc/fix/sgtl5000', 'asoc/fix/topology' and 'asoc/fix/zx' into asoc-linus
by Mark Brown
· 9 years ago
a3bd4f9
mmc: sdhci-esdhc-imx: clear f_max in boarddata
by Dong Aisheng
· 9 years ago
dcd14dd
Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
ce4c464
Merge tag 'topic/crc-pmic-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
f60de97
Merge tag 'drm-intel-next-2015-07-17' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
fa78cea
Merge tag 'topic/drm-misc-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
4db9a82
Merge tag 'drm-intel-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 9 years ago
762043a
Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 9 years ago
d1a343a
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 9 years ago
fa92754
drm/amdgpu: add VCE harvesting instance query
by Leo Liu
· 9 years ago
c5dfd65
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
115c48d
NFS: nfs_mark_for_revalidate should always set NFS_INO_REVAL_PAGECACHE
by Trond Myklebust
· 9 years ago
cd81259
NFS: Remove the "NFS_CAP_CHANGE_ATTR" capability
by Trond Myklebust
· 9 years ago
3fdefa3
drm: gc now dead mode_group code
by Daniel Vetter
· 9 years ago
cff20ba
drm: Amend connector list locking rules
by Daniel Vetter
· 9 years ago
4676ba0
drm: Check locking in drm_for_each_fb
by Daniel Vetter
· 9 years ago
7a3f3d6
drm: Check locking in drm_for_each_connector
by Daniel Vetter
· 9 years ago
6295d60
drm: Add modeset object iterators
by Daniel Vetter
· 9 years ago
4ea50e9
drm: Simplify drm_for_each_legacy_plane arguments
by Daniel Vetter
· 9 years ago
648a9bc
drm/i915: Use two 32bit reads for select 64bit REG_READ ioctls
by Chris Wilson
· 9 years ago
cd369c2
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent
by Ingo Molnar
· 9 years ago
be9015a
gpiolib: Add support for removing registered consumer lookup table
by Shobhit Kumar
· 9 years ago
27dfead
Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 9 years ago
0838aa7
netfilter: fix netns dependencies with conntrack templates
by Pablo Neira Ayuso
· 9 years ago
0e1dbcc
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
5aaeb5c
x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86
by Ingo Molnar
· 9 years ago
0c8c0f0
x86/fpu, sched: Dynamically allocate 'struct fpu'
by Dave Hansen
· 9 years ago
e2cfc91
mm/page_owner: set correct gfp_mask on page_owner
by Joonsoo Kim
· 9 years ago
f2abeef
mm: clean up per architecture MM hook header files
by Laurent Dufour
· 9 years ago
da89947
Update Viresh Kumar's email address
by Viresh Kumar
· 9 years ago
8db1486
include, lib: add __printf attributes to several function prototypes
by Nicolas Iooss
· 9 years ago
2531c8c
mm: hugetlb: allow hugepages_supported to be architecture specific
by Dominik Dingel
· 9 years ago
eb25437
Merge tag 'staging-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
9bca4df
Merge tag 'gpio-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
923b352
cfg80211: use RTNL locked reg_can_beacon for IR-relaxation
by Arik Nemtsov
· 9 years ago
761ab76
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
03645a1
ipv6: lock socket in ip6_datagram_connect()
by Eric Dumazet
· 9 years ago
Next »