index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-27
of: add devm_ functions for populate and depopulate
Benjamin Gaignard
1
-0
/
+11
2017-02-27
drm: Add a new connector atomic property for link status
Manasi Navare
3
-0
/
+28
2017-02-27
drm/doc: Fix up some kms function names
Archit Taneja
1
-3
/
+3
2017-02-26
dma-buf/reservation: Wrap ww_mutex_trylock
Chris Wilson
1
-0
/
+20
2017-02-26
drm: drm_printer: add __printf validation
Joe Perches
1
-0
/
+3
2017-02-26
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
50
-93
/
+583
2017-02-24
drm/tinydrm: helpers: Properly fix backlight dependency
Noralf Trønnes
1
-19
/
+0
2017-02-24
Merge tag 'drm/panel/for-4.11-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
1
-2
/
+2
2017-02-23
Merge tag 'v4.10-rc8' into drm-next
Dave Airlie
42
-90
/
+220
2017-02-21
drm: move edid property update and add modes out of edid firmware loader
Jani Nikula
1
-3
/
+4
2017-02-18
drm/tinydrm: Add support for Multi-Inno MI0283QT display
Noralf Trønnes
1
-0
/
+54
2017-02-18
drm/tinydrm: Add MIPI DBI support
Noralf Trønnes
1
-0
/
+107
2017-02-18
drm/tinydrm: Add helper functions
Noralf Trønnes
1
-0
/
+100
2017-02-18
drm: Add DRM support for tiny LCD displays
Noralf Trønnes
1
-0
/
+115
2017-02-17
Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-1
/
+1
2017-02-16
drm/ttm: make TTM_MAX_BO_PRIORITY unsigned
Nicolai Hähnle
1
-1
/
+1
2017-02-14
uapi: add missing install of dma-buf.h
Denys Dmytriyenko
1
-0
/
+1
2017-02-14
drm/atomic: Add new iterators over all state, v3.
Maarten Lankhorst
2
-3
/
+80
2017-02-12
drm: Constify drm_mode_config atomic helper private pointer
Laurent Pinchart
1
-1
/
+1
2017-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+8
2017-02-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-3
/
+8
2017-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-0
/
+1
2017-02-08
cpumask: use nr_cpumask_bits for parsing functions
Tejun Heo
1
-4
/
+4
2017-02-08
mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlers
Jan Kara
1
-3
/
+1
2017-02-08
net: introduce device min_header_len
Willem de Bruijn
1
-0
/
+4
2017-02-08
lwtunnel: valid encap attr check should return 0 when lwtunnel is disabled
David Ahern
1
-1
/
+4
2017-02-08
RDMA: Don't reference kernel private header from UAPI header
Leon Romanovsky
1
-3
/
+8
2017-02-08
target: Fix multi-session dynamic se_node_acl double free OOPs
Nicholas Bellinger
1
-0
/
+1
2017-02-08
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
1
-0
/
+2
2017-02-07
drm: unexport function drm_vblank_no_hw_counter()
Shawn Guo
2
-5
/
+3
2017-02-07
drm: add vblank hooks to struct drm_crtc_funcs
Shawn Guo
2
-0
/
+53
2017-02-07
drm/fb-helper: Automatically clean up fb_info
Daniel Vetter
1
-4
/
+0
2017-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-7
/
+10
2017-02-07
udp: properly cope with csum errors
Eric Dumazet
1
-1
/
+3
2017-02-07
drm/exynos/decon5433: signal vblank only on odd fields
Andrzej Hajda
1
-0
/
+1
2017-02-07
drm/exynos/decon5433: add support for interlace modes
Andrzej Hajda
1
-0
/
+1
2017-02-06
drm: Micro-optimise drm_mm_for_each_node_in_range()
Chris Wilson
1
-1
/
+4
2017-02-04
netlabel: out of bound access in cipso_v4_validate()
Eric Dumazet
1
-0
/
+4
2017-02-04
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+17
2017-02-04
Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+30
2017-02-03
base/memory, hotplug: fix a kernel oops in show_valid_zones()
Toshi Kani
1
-1
/
+2
2017-02-03
Merge tag 'drm-fixes-for-v4.10-rc7' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
2
-1
/
+16
2017-02-03
Merge branch 'modversions' (modversions fixes for powerpc from Ard)
Linus Torvalds
3
-17
/
+25
2017-02-03
log2: make order_base_2() behave correctly on const input value zero
Ard Biesheuvel
1
-1
/
+12
2017-02-03
drm/atomic: Save flip flags in drm_crtc_state
Andrey Grodzovsky
1
-1
/
+8
2017-02-03
module: unify absolute krctab definitions for 32-bit and 64-bit
Ard Biesheuvel
1
-7
/
+0
2017-02-03
modversions: treat symbol CRCs as 32 bit quantities
Ard Biesheuvel
3
-12
/
+27
2017-02-03
ipv6: sr: remove cleanup flag and fix HMAC computation
David Lebrun
1
-6
/
+3
2017-02-03
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
Chris Wilson
1
-92
/
+92
2017-02-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+0
[next]