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
2014-08-06
Merge branch 'akpm' (patchbomb from Andrew Morton)
Linus Torvalds
32
-322
/
+371
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+5
2014-08-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+1
2014-08-06
Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
19
-101
/
+389
2014-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
15
-349
/
+116
2014-08-06
Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
17
-44
/
+199
2014-08-06
Merge tag 'for-v3.17' of git://git.infradead.org/battery-2.6
Linus Torvalds
1
-0
/
+4
2014-08-06
lib: bitmap: add missing mask in bitmap_andnot
Rasmus Villemoes
1
-1
/
+1
2014-08-06
lib: bitmap: add missing mask in bitmap_and
Rasmus Villemoes
1
-1
/
+1
2014-08-06
lib: bitmap: add missing mask in bitmap_shift_right
Rasmus Villemoes
1
-1
/
+1
2014-08-06
lib: bitmap: change parameter of bitmap_*_region to unsigned
Rasmus Villemoes
1
-3
/
+3
2014-08-06
lib: bitmap: make the start index of bitmap_clear unsigned
Rasmus Villemoes
1
-1
/
+1
2014-08-06
lib: bitmap: make the start index of bitmap_set unsigned
Rasmus Villemoes
1
-1
/
+1
2014-08-06
lib: bitmap: make nbits parameter of bitmap_weight unsigned
Rasmus Villemoes
1
-2
/
+2
2014-08-06
lib: bitmap: make nbits parameter of bitmap_subset unsigned
Rasmus Villemoes
1
-2
/
+2
2014-08-06
lib: bitmap: make nbits parameter of bitmap_intersects unsigned
Rasmus Villemoes
1
-2
/
+2
2014-08-06
lib: bitmap: make nbits parameter of bitmap_{and,or,xor,andnot} unsigned
Rasmus Villemoes
1
-8
/
+8
2014-08-06
lib: bitmap: remove unnecessary mask from bitmap_complement
Rasmus Villemoes
1
-1
/
+1
2014-08-06
lib: bitmap: make nbits parameter of bitmap_complement unsigned
Rasmus Villemoes
1
-3
/
+3
2014-08-06
lib: bitmap: make nbits parameter of bitmap_equal unsigned
Rasmus Villemoes
1
-1
/
+1
2014-08-06
lib: bitmap: make nbits parameter of bitmap_full unsigned
Rasmus Villemoes
1
-2
/
+2
2014-08-06
lib: bitmap: make nbits parameter of bitmap_empty unsigned
Rasmus Villemoes
1
-2
/
+2
2014-08-06
kernel.h: remove deprecated pack_hex_byte
Joe Perches
1
-5
/
+0
2014-08-06
lib: add lib/glob.c
George Spelvin
1
-0
/
+9
2014-08-06
zlib: clean up some dead code
Sergey Senozhatsky
1
-118
/
+0
2014-08-06
klist: use same naming scheme as hlist for klist_add_after()
Ken Helias
1
-1
/
+1
2014-08-06
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
2
-6
/
+6
2014-08-06
list: make hlist_add_after() argument names match hlist_add_after_rcu()
Ken Helias
1
-7
/
+7
2014-08-06
printk: rename DEFAULT_MESSAGE_LOGLEVEL
Alex Elder
1
-1
/
+1
2014-08-06
include/linux/byteorder/generic.h: minor comment fix
Geoff Levand
1
-1
/
+1
2014-08-06
fs.h, drivers/hwmon/asus_atk0110.c: fix DEFINE_SIMPLE_ATTRIBUTE semicolon def...
Joe Perches
1
-1
/
+1
2014-08-06
mm/zpool: implement common zpool api to zbud/zsmalloc
Dan Streetman
1
-0
/
+106
2014-08-06
mm/zbud: change zbud_alloc size type to size_t
Dan Streetman
1
-1
/
+1
2014-08-06
mmu_notifier: add call_srcu and sync function for listener to delay call and ...
Peter Zijlstra
1
-0
/
+6
2014-08-06
mm: BUG when __kmap_atomic_idx equals KM_TYPE_NR
Chintan Pandya
1
-1
/
+1
2014-08-06
mm, oom: rename zonelist locking functions
David Rientjes
1
-2
/
+2
2014-08-06
mm, oom: ensure memoryless node zonelist always includes zones
David Rientjes
1
-1
/
+10
2014-08-06
memory-hotplug: add zone_for_memory() for selecting zone for new memory
Wang Nan
1
-0
/
+1
2014-08-06
mm: describe mmap_sem rules for __lock_page_or_retry() and callers
Paul Cassella
1
-0
/
+3
2014-08-06
mm: page_alloc: reduce cost of the fair zone allocation policy
Mel Gorman
1
-0
/
+6
2014-08-06
mm: move zone->pages_scanned into a vmstat counter
Mel Gorman
1
-1
/
+1
2014-08-06
mm: rearrange zone fields into read-only, page alloc, statistics and page rec...
Mel Gorman
1
-103
/
+108
2014-08-06
mm: pagemap: avoid unnecessary overhead when tracepoints are deactivated
Mel Gorman
1
-9
/
+7
2014-08-06
mm/vmalloc.c: clean up map_vm_area third argument
WANG Chao
1
-1
/
+1
2014-08-06
mm: make copy_pte_range static again
Jerome Marchand
1
-4
/
+0
2014-08-06
mm, hugetlb: remove hugetlb_zero and hugetlb_infinity
David Rientjes
1
-1
/
+0
2014-08-06
mm: replace init_page_accessed by __SetPageReferenced
Hugh Dickins
1
-1
/
+0
2014-08-06
include/linux/mmdebug.h: add VM_WARN_ONCE()
Andrew Morton
1
-0
/
+2
2014-08-06
mm tracing: tell mm_migrate_pages event about numa_misplaced
Max Asbock
1
-0
/
+1
2014-08-06
mem-hotplug: improve zone_movable_is_highmem logic
Wang Nan
1
-0
/
+2
[next]