Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
982b0b2dd590c00f089fc6fe915bd0cb302a7f5c
/
include
16f7249
uapi/drm/i915_drm.h: fix userspace compilation.
by Artem Savkov
· 9 years ago
3732ce7
Merge tag 'v4.2-rc8' into drm-next
by Dave Airlie
· 9 years ago
84f3fe4
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
2f064f3
mm: make page pfmemalloc check more robust
by Michal Hocko
· 9 years ago
00f7641
Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 9 years ago
dc9c12f
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
4479046
drm/dp/mst: dump branch OUI in debugfs (v2)
by Dave Airlie
· 9 years ago
a971dbc
Merge tag 'sound-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
1c73d3b
drm/edid: add function to help find SADs
by Russell King
· 10 years ago
b7560de
genirq: Introduce irq_chip_set_type_parent() helper
by Grygorii Strashko
· 9 years ago
e24b6c0
Merge tag 'asoc-v4.2-disable-topology' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 9 years ago
72c5b7b
Revert "[media] rc: rc-ir-raw: Add scancode encoder callback"
by David Härdeman
· 9 years ago
3a03b86
Revert "[media] rc: rc-core: Add support for encode_wakeup drivers"
by David Härdeman
· 9 years ago
23f28f2
Revert "[media] rc: nuvoton-cir: Add support for writing wakeup samples via sysfs filter callback"
by David Härdeman
· 9 years ago
8c90503
ASoC: topology: Disable use from userspace
by Mark Brown
· 9 years ago
f4566ed
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
78b50f3
ASoC: topology: Add Kconfig option for topology
by Mark Brown
· 9 years ago
4e7fca0
Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 9 years ago
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
7945dc58
Merge tag 'topic/drm-fixes-2015-08-14' of git://anongit.freedesktop.org/drm-intel 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
4772ff0
drm/dp/mst: Remove port after removing connector.
by Maarten Lankhorst
· 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
· 10 years ago
6dc6db7
ASoC: topology: Add subsequence in topology
by Subhransu S. Prusty
· 10 years ago
35c0512
drm/vmwgfx: Implement screen targets
by Sinclair Yeh
· 10 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
74a80d6
Revert "libata: Implement NCQ autosense"
by Tejun Heo
· 9 years ago
84ded2f
Revert "libata: Implement support for sense data reporting"
by Tejun Heo
· 9 years ago
fe16d4f
Revert "libata-eh: Set 'information' field for autosense"
by Tejun Heo
· 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
· 10 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
90a21700
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
· 10 years ago
cd81259
NFS: Remove the "NFS_CAP_CHANGE_ATTR" capability
by Trond Myklebust
· 10 years ago
3fdefa3
drm: gc now dead mode_group code
by Daniel Vetter
· 9 years ago
Next »