index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
call-graph-from-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-08
drm: Make sure drm_vblank_no_hw_counter isn't abused
Daniel Vetter
1
-0
/
+1
2016-08-08
drm/mediatek: Fix mtk_atomic_complete for runtime_pm
Bibby Hsieh
1
-1
/
+16
2016-08-08
drm/mediatek: plane: Use FB's format's cpp to compute x offset
Daniel Kurtz
1
-1
/
+1
2016-08-08
drm/mediatek: plane: Merge mtk_plane_enable into mtk_plane_atomic_update
Daniel Kurtz
1
-42
/
+23
2016-08-08
drm/mediatek: Use drm_atomic destroy_state helpers
Bibby Hsieh
2
-4
/
+2
2016-08-08
drm/mediatek: Remove mtk_drm_plane
Daniel Kurtz
3
-25
/
+14
2016-08-08
drm/mediatek: plane: Remove plane zpos/index
Daniel Kurtz
3
-7
/
+3
2016-08-08
drm/mediatek: Remove mtk_drm_crtc_check_flush
Daniel Kurtz
1
-1
/
+0
2016-08-08
drm/simple_kms_helper: Use drm_plane_helper_check_state()
Ville Syrjälä
1
-21
/
+6
2016-08-08
drm/mediatek: Use drm_plane_helper_check_state()
Ville Syrjälä
1
-52
/
+20
2016-08-08
drm/rockchip: Use drm_plane_helper_check_state()
Ville Syrjälä
1
-20
/
+5
2016-08-08
drm/rockchip: Use drm_plane_state.{src, dst}
Ville Syrjälä
1
-6
/
+4
2016-08-08
drm/i915: Use drm_plane_helper_check_state()
Ville Syrjälä
3
-31
/
+19
2016-08-08
drm/i915: Use drm_plane_state.{src,dst,visible}
Ville Syrjälä
6
-155
/
+156
2016-08-08
drm/plane-helper: Add drm_plane_helper_check_state()
Ville Syrjälä
2
-32
/
+112
2016-08-08
drm: Store clipped src/dst coordinatee in drm_plane_state
Ville Syrjälä
1
-0
/
+13
2016-08-08
drm: Warn about negative sizes when calculating scale factor
Ville Syrjälä
1
-1
/
+1
2016-08-08
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
Joonas Lahtinen
21
-111
/
+112
2016-08-08
drm: Don't prepare or cleanup unchanging frame buffers [v3]
Keith Packard
1
-1
/
+9
2016-08-08
drm: Used DRM_LEGACY for all legacy functions
Daniel Vetter
11
-51
/
+47
2016-08-08
drm: Mark up legacy/dri1 drivers with DRM_LEGACY
Daniel Vetter
9
-11
/
+14
2016-08-08
drm: Declare that create drm_mm nodes with size 0 is illegal
Chris Wilson
1
-0
/
+9
2016-08-08
drm: rename DRM_MINOR_LEGACY to DRM_MINOR_PRIMARY
David Herrmann
2
-9
/
+9
2016-08-08
drm: Skip initialising the drm_mm_node->hole_stack
Chris Wilson
1
-5
/
+1
2016-08-08
drm: Convert drm_vma_manager to embedded interval-tree in drm_mm
Chris Wilson
2
-36
/
+9
2016-08-08
drm: Track drm_mm nodes with an interval tree
Chris Wilson
2
-23
/
+122
2016-08-08
drm: Avoid printing negative values for unsigned variables.
Rodrigo Vivi
1
-5
/
+5
2016-08-07
Linux 4.8-rc1
Linus Torvalds
1
-2
/
+2
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
51
-157
/
+158
2016-08-07
target: iblock_execute_sync_cache() should use bio_set_op_attrs()
Jens Axboe
1
-1
/
+1
2016-08-07
mm: make __swap_writepage() use bio_set_op_attrs()
Jens Axboe
1
-2
/
+3
2016-08-07
block/mm: make bdev_ops->rw_page() take a bool for read/write
Jens Axboe
11
-53
/
+51
2016-08-07
fs: return EPERM on immutable inode
Eryu Guan
4
-4
/
+5
2016-08-05
ramoops: use persistent_ram_free() instead of kfree() for freeing prz
Hiraku Toyooka
1
-3
/
+3
2016-08-05
ramoops: use DT reserved-memory bindings
Kees Cook
4
-33
/
+56
2016-08-05
NTB: ntb_hw_intel: use local variable pdev
Allen Hubbe
1
-5
/
+5
2016-08-05
NTB: ntb_hw_intel: show BAR size in debugfs info
Allen Hubbe
1
-1
/
+38
2016-08-05
ntb_test: Add a selftest script for the NTB subsystem
Logan Gunthorpe
2
-0
/
+423
2016-08-05
ntb_perf: clear link_is_up flag when the link goes down.
Logan Gunthorpe
1
-19
/
+9
2016-08-05
ntb_pingpong: Add a debugfs file to get the ping count
Logan Gunthorpe
1
-1
/
+61
2016-08-05
ntb_tool: Add link status and files to debugfs
Logan Gunthorpe
1
-0
/
+92
2016-08-05
ntb_tool: Postpone memory window initialization for the user
Logan Gunthorpe
1
-138
/
+228
2016-08-05
ntb_perf: Wait for link before running test
Logan Gunthorpe
1
-1
/
+4
2016-08-05
ntb_perf: Return results by reading the run file
Logan Gunthorpe
1
-12
/
+55
2016-08-05
ntb_perf: Improve thread handling to increase robustness
Logan Gunthorpe
1
-48
/
+76
2016-08-05
ntb_perf: Schedule based on time not on performance
Logan Gunthorpe
1
-2
/
+4
2016-08-05
ntb_transport: Check the number of spads the hardware supports
Logan Gunthorpe
2
-4
/
+13
2016-08-05
ntb_tool: Add memory window debug support
Logan Gunthorpe
1
-1
/
+257
2016-08-05
ntb_perf: Allow limiting the size of the memory windows
Logan Gunthorpe
1
-0
/
+8
2016-08-05
NTB: allocate number transport entries depending on size of ring size
Dave Jiang
1
-2
/
+27
[next]