Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a2ab19fed9d1dc5a7a2ced44f4b289885c522a8f
/
include
a2ab19fe
drm/ttm: make eviction decision a driver callback v2
by Christian König
· 8 years ago
585ffd6
drm/ttm: fix coding style in ttm_bo_driver.h
by Christian König
· 8 years ago
aafcafa
drm/amdgpu:new ids flag for preempt
by Monk Liu
· 8 years ago
bbe8797
drm/amdgpu: add info ioctl query for vce clock info (v3)
by Alex Deucher
· 8 years ago
e0adf6c
drm/amd/amdgpu: unify memory query info interface
by Junwei Zhang
· 8 years ago
03f48dd
drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag v3
by Christian König
· 8 years ago
cfa3255
drm/amd/amdgpu: add info about vram and gtt max allocation size
by Junwei Zhang
· 8 years ago
9f6163e
drm/amd/amdgpu: add info about vram and gtt total size
by Junwei Zhang
· 8 years ago
5481e27
Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
61d0a04
Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
a55da8a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 8 years ago
5766e9d
Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmi
by Linus Torvalds
· 8 years ago
0c2b6dc
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
3e9679a
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
86c5bf7
Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
bfb7bfe
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
43ef55d
Merge tag 'acpi-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
956c897
Merge branches 'acpi-wdat' and 'acpi-cppc'
by Rafael J. Wysocki
· 8 years ago
a442950
Merge tag 'gic-fixes-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
by Thomas Gleixner
· 8 years ago
ecd06f2
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
d138dd3
drm: Add support for optional per-plane rotation property
by Ville Syrjälä
· 8 years ago
bd2ef25
drm: Add drm_rotation_90_or_270()
by Ville Syrjälä
· 8 years ago
6f33d645
Merge tag 'pm-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
350d323
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 8 years ago
9995f4f
clocksource: Add J-Core timer/clocksource driver
by Rich Felker
· 8 years ago
c6fe46a
cpufreq: fix overflow in cpufreq_table_find_index_dl()
by Sergey Senozhatsky
· 8 years ago
c806148
sched/core, x86: Make struct thread_info arch specific again
by Heiko Carstens
· 8 years ago
d17af50
mm: Change vm_is_stack_for_task() to vm_is_stack_for_current()
by Andy Lutomirski
· 8 years ago
449a137
target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLE
by Nicholas Bellinger
· 8 years ago
329dd76
nvme.h: add an enum for cns values
by Christoph Hellwig
· 8 years ago
8d63687
nvme.h: don't use uuid_be
by Christoph Hellwig
· 8 years ago
a446c08
nvme.h: resync with nvme-cli
by Christoph Hellwig
· 8 years ago
8ef2074
nvme: Add tertiary number to NVME_VS
by Gabriel Krisman Bertazi
· 8 years ago
63ae602
Merge branch 'gup_flag-cleanups'
by Linus Torvalds
· 8 years ago
f307ab6
mm: replace access_process_vm() write parameter with gup_flags
by Lorenzo Stoakes
· 8 years ago
613a308
drm: Fix LSPCON kernel-doc
by Jani Nikula
· 8 years ago
6347e8d
mm: replace access_remote_vm() write parameter with gup_flags
by Lorenzo Stoakes
· 8 years ago
9beae1e
mm: replace get_user_pages_remote() write/force parameters with gup_flags
by Lorenzo Stoakes
· 8 years ago
768ae30
mm: replace get_user_pages() write/force parameters with gup_flags
by Lorenzo Stoakes
· 8 years ago
7f23b35
mm: replace get_vaddr_frames() write/force parameters with gup_flags
by Lorenzo Stoakes
· 8 years ago
3b91317
mm: replace get_user_pages_locked() write/force parameters with gup_flags
by Lorenzo Stoakes
· 8 years ago
c164154
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
by Lorenzo Stoakes
· 8 years ago
d4944b0
mm: remove write/force parameters from __get_user_pages_unlocked()
by Lorenzo Stoakes
· 8 years ago
19be0ea
mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
by Linus Torvalds
· 8 years ago
b75d388
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
488546f
drm: Don't export the drm_fb_get_bpp_depth() function
by Laurent Pinchart
· 8 years ago
333d2da
drm: WARN when calling drm_format_info() for an unsupported format
by Laurent Pinchart
· 8 years ago
84770cc
drm: Centralize format information
by Laurent Pinchart
· 8 years ago
056996b
drm: Helper for lspcon in drm_dp_dual_mode
by Shashank Sharma
· 8 years ago
7175790
generic syscalls: kill cruft from removed pkey syscalls
by Dave Hansen
· 8 years ago
9224eb7
irqchip/gic-v3-its: Fix entry size mask for GITS_BASER
by Vladimir Murzin
· 8 years ago
9edbf1f
drm: Add API for capturing frame CRCs
by Tomeu Vizoso
· 8 years ago
d0679cf
mailbox: PCC: Fix return value of pcc_mbox_request_channel()
by Hoan Tran
· 8 years ago
a68362f
drm: Add and handle new aspect ratios in DRM layer
by Shashank Sharma
· 8 years ago
a6e78b3
video: Add new aspect ratios for HDMI 2.0
by Shashank Sharma
· 8 years ago
876f43c
drm: add picture aspect ratio flags
by Shashank Sharma
· 8 years ago
0853695
drm: Add reference counting to drm_atomic_state
by Chris Wilson
· 8 years ago
1dfdb0ed
drm/crtc: constify drm_crtc_mask parameter
by Maarten Lankhorst
· 8 years ago
d807ed1
drm: atomic: Clarify documentation around drm_atomic_crtc_needs_modeset
by Brian Starkey
· 8 years ago
9f7d416
kprobes: Unpoison stack in jprobe_return() for KASAN
by Dmitry Vyukov
· 8 years ago
9ffc669
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
d3304ca
Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
1a892b4
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
84d6984
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
d4d24d2
Merge tag 'docs-4.9-2' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
ac9ef8c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
b41d037
Merge tag 'acpi-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
ef98988
Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
f34d360
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 8 years ago
cecbcdd
qedr: Add support for QP verbs
by Ram Amrani
· 8 years ago
a7efd77
qedr: Add support for PD,PKEY and CQ verbs
by Ram Amrani
· 8 years ago
ac1b36e
qedr: Add support for user context verbs
by Ram Amrani
· 8 years ago
2e0cbc4
qedr: Add RoCE driver framework
by Ram Amrani
· 8 years ago
b6daa51
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 8 years ago
f96ed26
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 8 years ago
4960634
pkeys: Remove easily triggered WARN
by Dave Jones
· 8 years ago
d8bfb96
Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
3f62d52
Merge branches 'device-properties' and 'acpi-misc'
by Rafael J. Wysocki
· 8 years ago
383731d
Merge branches 'pm-cpufreq' and 'pm-devfreq'
by Rafael J. Wysocki
· 8 years ago
d60874c
vfs: add vfs_get_link() helper
by Miklos Szeredi
· 8 years ago
29fbff8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
c4a8616
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
2778556
Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
35a891b
Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 8 years ago
e3799a2
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 8 years ago
6104e11
net: ipv4: Do not drop to make_route if oif is l3mdev
by David Ahern
· 8 years ago
b8a4ddb
net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ON
by Tom Herbert
· 8 years ago
899bb66
cpufreq: skip invalid entries when searching the frequency
by Aaro Koskinen
· 8 years ago
b67be92
Merge tag 'pwm/for-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 8 years ago
2d2474a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 8 years ago
084165a
Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 8 years ago
4be0542
dma-buf: Introduce fence_get_rcu_safe()
by Chris Wilson
· 8 years ago
4cdf8db
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
c0c8b9e
Merge tag 'drm-for-v4.9' into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
6b25e21
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
a379f71a
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
819bf59
docs-rst: sphinxify 802.11 documentation
by Johannes Berg
· 8 years ago
9c5d760
mm: split gfp_mask and mapping flags into separate fields
by Michal Hocko
· 8 years ago
97139d4
treewide: remove redundant #include <linux/kconfig.h>
by Masahiro Yamada
· 8 years ago
e154ccc
kthread: add kerneldoc for kthread_create()
by Jonathan Corbet
· 8 years ago
Next »