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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
1
-0
/
+58
2015-09-10
mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()
Oleg Nesterov
1
-2
/
+10
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
1
-3
/
+3
2015-09-10
kexec: split kexec_file syscall code to kexec_file.c
Dave Young
1
-0
/
+11
2015-09-10
seq_file: provide an analogue of print_hex_dump()
Andy Shevchenko
1
-0
/
+4
2015-09-10
kmod: use system_unbound_wq instead of khelper
Frederic Weisbecker
1
-2
/
+0
2015-09-10
lib/string_helpers: rename "esc" arg to "only"
Kees Cook
1
-7
/
+7
2015-09-10
hexdump: do not print debug dumps for !CONFIG_DEBUG
Linus Walleij
1
-2
/
+8
2015-09-10
include/linux/printk.h: include pr_fmt in pr_debug_ratelimited
Jason A. Donenfeld
1
-2
/
+2
2015-09-10
include/linux/poison.h: remove not-used poison pointer macros
Vasily Kulikov
1
-7
/
+0
2015-09-10
include/linux/poison.h: fix LIST_POISON{1,2} offset
Vasily Kulikov
1
-2
/
+2
2015-09-10
proc: export idle flag via kpageflags
Vladimir Davydov
1
-0
/
+1
2015-09-10
mm: introduce idle page tracking
Vladimir Davydov
4
-0
/
+127
2015-09-10
mmu-notifier: add clear_young callback
Vladimir Davydov
1
-0
/
+44
2015-09-10
memcg: zap try_get_mem_cgroup_from_page
Vladimir Davydov
1
-8
/
+1
2015-09-10
memcg: add page_cgroup_ino helper
Vladimir Davydov
1
-0
/
+1
2015-09-10
zpool: add zpool_has_pool()
Dan Streetman
1
-0
/
+2
2015-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
19
-101
/
+1312
2015-09-08
Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmi
Linus Torvalds
1
-1
/
+6
2015-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
20
-156
/
+549
2015-09-08
Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-8
/
+2
2015-09-08
Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2
-51
/
+328
2015-09-08
Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
1
-1
/
+1
2015-09-08
Merge tag 'mmc-v4.3' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
4
-6
/
+10
2015-09-08
Merge tag 'platform-drivers-x86-v4.3-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
1
-3
/
+29
2015-09-08
Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
3
-4
/
+77
2015-09-08
Merge tag 'rtc-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
1
-0
/
+29
2015-09-08
mm: zbud: constify the zbud_ops
Krzysztof Kozlowski
1
-1
/
+1
2015-09-08
mm: zpool: constify the zpool_ops
Krzysztof Kozlowski
1
-2
/
+2
2015-09-08
mm: swap: zswap: maybe_preload & refactoring
Dmitry Safonov
1
-0
/
+3
2015-09-08
zsmalloc: account the number of compacted pages
Sergey Senozhatsky
1
-2
/
+2
2015-09-08
zsmalloc/zram: introduce zs_pool_stats api
Sergey Senozhatsky
1
-0
/
+6
2015-09-08
mm: use numa_mem_id() in alloc_pages_node()
Vlastimil Babka
1
-2
/
+3
2015-09-08
mm: unify checks in alloc_pages_node() and __alloc_pages_node()
Vlastimil Babka
1
-5
/
+5
2015-09-08
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
Vlastimil Babka
1
-8
/
+15
2015-09-08
mm/hwpoison: fix race between soft_offline_page and unpoison_memory
Wanpeng Li
1
-0
/
+14
2015-09-08
mm/hwpoison: introduce num_poisoned_pages wrappers
Naoya Horiguchi
1
-0
/
+23
2015-09-08
mm/hwpoison: introduce put_hwpoison_page to put refcount for memory error han...
Wanpeng Li
1
-0
/
+1
2015-09-08
mm: add utility for early copy from unmapped ram
Mark Salter
1
-0
/
+6
2015-09-08
pci: mm: add pci_pool_zalloc() call
Sean O. Stalley
1
-0
/
+2
2015-09-08
mm: add dma_pool_zalloc() call to DMA API
Sean O. Stalley
1
-0
/
+6
2015-09-08
mm: drop __nocast from vm_flags_t definition
Kirill A. Shutemov
1
-1
/
+1
2015-09-08
mm, page_isolation: make set/unset_migratetype_isolate() file-local
Naoya Horiguchi
1
-5
/
+0
2015-09-08
mem-hotplug: handle node hole when initializing numa_meminfo.
Tang Chen
1
-0
/
+2
2015-09-08
mm/memblock.c: make memblock_overlaps_region() return bool.
Tang Chen
1
-1
/
+1
2015-09-08
hugetlbfs: add hugetlbfs_fallocate()
Mike Kravetz
1
-0
/
+3
2015-09-08
hugetlbfs: New huge_add_to_page_cache helper routine
Mike Kravetz
1
-0
/
+2
2015-09-08
hugetlbfs: truncate_hugepages() takes a range of pages
Mike Kravetz
1
-1
/
+3
2015-09-08
mm/hugetlb: expose hugetlb fault mutex for use by fallocate
Mike Kravetz
1
-0
/
+5
2015-09-08
mm/hugetlb: add cache of descriptors to resv_map for region_add
Mike Kravetz
1
-0
/
+3
[next]