index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-17
media: cxd2820r: use DIV_ROUND_CLOSEST_ULL()
Javi Merino
5
-11
/
+3
2015-04-17
cpuidle: menu: use DIV_ROUND_CLOSEST_ULL()
Javi Merino
1
-7
/
+1
2015-04-17
clk: bcm/kona: use DIV_ROUND_CLOSEST_ULL()
Javi Merino
2
-22
/
+7
2015-04-17
kernel.h: implement DIV_ROUND_CLOSEST_ULL
Javi Merino
2
-3
/
+1
2015-04-17
hwmon: (w83795) use find_closest_descending() in pwm_freq_to_reg()
Bartosz Golaszewski
1
-5
/
+3
2015-04-17
hwmon: (lm85) use find_closest() in x_TO_REG() functions
Bartosz Golaszewski
1
-18
/
+8
2015-04-17
hwmon: (ina2xx) replace ina226_avg_bits() with find_closest()
Bartosz Golaszewski
1
-14
/
+3
2015-04-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
14
-124
/
+195
2015-04-15
parisc: remove use of seq_printf return value
Joe Perches
2
-72
/
+68
2015-04-15
s390: remove use of seq_printf return value
Joe Perches
1
-5
/
+7
2015-04-15
rtc: remove use of seq_printf return value
Joe Perches
4
-28
/
+34
2015-04-15
power: wakeup: remove use of seq_printf return value
Joe Perches
1
-9
/
+7
2015-04-15
drivers/sbus/char/envctrl.c: ignore orderly_poweroff return value
Joel Stanley
2
-8
/
+2
2015-04-15
kernel: conditionally support non-root users, groups and capabilities
Iulia Manda
1
-0
/
+1
2015-04-15
paride: fix the "verbose" module param
Dan Carpenter
1
-2
/
+2
2015-04-15
zram: fix error return code
Julia Lawall
1
-0
/
+1
2015-04-15
zram: deprecate zram attrs sysfs nodes
Sergey Senozhatsky
1
-0
/
+15
2015-04-15
zram: export new 'mm_stat' sysfs attrs
Sergey Senozhatsky
1
-0
/
+31
2015-04-15
zram: export new 'io_stat' sysfs attrs
Sergey Senozhatsky
1
-0
/
+20
2015-04-15
zram: use generic start/end io accounting
Sergey Senozhatsky
1
-0
/
+6
2015-04-15
zram: move compact_store() to sysfs functions area
Sergey Senozhatsky
1
-23
/
+0
2015-04-15
zram: remove `num_migrated' device attr
Sergey Senozhatsky
1
-2
/
+0
2015-04-15
zram: support compaction
Minchan Kim
2
-0
/
+26
2015-04-15
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
9
-95
/
+548
2015-04-15
Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+1
2015-04-15
Merge tag 'upstream-4.1-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
13
-712
/
+1071
2015-04-15
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
13
-62
/
+46
2015-04-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
11
-975
/
+1510
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
68
-390
/
+5053
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
746
-18332
/
+30514
2015-04-14
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-29
/
+49
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
13
-160
/
+9
2015-04-14
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
63
-866
/
+1453
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
47
-212
/
+3615
2015-04-14
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
35
-266
/
+2148
2015-04-14
Merge tag 'vfio-v4.1-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
15
-259
/
+1608
2015-04-14
Merge tag 'pinctrl-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
82
-932
/
+14568
2015-04-14
Merge tag 'backlight-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+2
2015-04-14
Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
54
-527
/
+2146
2015-04-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-18
/
+27
2015-04-14
mm, mempool: do not allow atomic resizing
David Rientjes
1
-2
/
+2
2015-04-14
cleancache: forbid overriding cleancache_ops
Vladimir Davydov
1
-7
/
+9
2015-04-14
page_writeback: clean up mess around cancel_dirty_page()
Konstantin Khlebnikov
1
-1
/
+3
2015-04-14
mm, hotplug: fix concurrent memory hot-add deadlock
David Rientjes
1
-7
/
+12
2015-04-14
memory hotplug: use macro to switch between section and pfn
Sheng Yong
1
-1
/
+1
2015-04-14
fm10k: Bump driver version to 0.15.2
Jeff Kirsher
1
-1
/
+1
2015-04-14
fm10k: corrected VF multicast update
Jeff Kirsher
1
-2
/
+5
2015-04-14
fm10k: mbx_update_max_size does not drop all oversized messages
Jeff Kirsher
1
-3
/
+6
2015-04-14
fm10k: reset head instead of calling update_max_size
Jeff Kirsher
1
-2
/
+16
2015-04-14
fm10k: renamed mbx_tx_dropped to mbx_tx_oversized
Jeff Kirsher
1
-1
/
+1
[next]