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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-30
[PATCH] uml: fix biarch gcc build on x86_64
Jeff Dike
2
-2
/
+7
2006-06-30
[PATCH] uml: remove stray file
Jeff Dike
1
-172
/
+0
2006-06-30
[PATCH] uml: remove unneeded time definitions
Jeff Dike
3
-30
/
+0
2006-06-30
[PATCH] uml: add locking to xtime accesses
Jeff Dike
1
-2
/
+8
2006-06-30
[PATCH] uml: unregister useless console when it's not needed
Jeff Dike
1
-4
/
+18
2006-06-30
[PATCH] uml: fix off-by-one bug in VM file creation
Jeff Dike
1
-2
/
+5
2006-06-30
[PATCH] uml: fix /proc/mounts parsing boundary condition
Jeff Dike
1
-2
/
+12
2006-06-30
[PATCH] add smp_setup_processor_id()
Andrew Morton
1
-0
/
+6
2006-06-30
[PATCH] Light weight event counters
Christoph Lameter
2
-11
/
+10
2006-06-30
[PATCH] zoned vm counters: conversion of nr_writeback to per zone counter
Christoph Lameter
1
-3
/
+2
2006-06-30
[PATCH] zoned vm counters: conversion of nr_dirty to per zone counter
Christoph Lameter
1
-1
/
+1
2006-06-30
[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter
Christoph Lameter
3
-3
/
+4
2006-06-30
[PATCH] zoned vm counters: conversion of nr_slab to per zone counter
Christoph Lameter
1
-1
/
+1
2006-06-30
[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter
Christoph Lameter
3
-3
/
+4
2006-06-30
[PATCH] zoned vm counters: convert nr_mapped to per zone counter
Christoph Lameter
1
-1
/
+1
2006-06-30
[PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementation
Christoph Lameter
1
-0
/
+5
2006-06-30
[PATCH] msr.c: use register_hotcpu_notifier()
Andrew Morton
1
-3
/
+6
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+0
2006-06-29
[NET]: make skb_release_data() static
Adrian Bunk
1
-1
/
+0
2006-06-29
[SPARC64]: Print symbol name of regs->tpc on kernel unaligned accesses.
David S. Miller
1
-1
/
+3
2006-06-29
[SPARC64]: time: Kill unnecessary asm/{fhc,sbus,ebus,isa}.h includes.
David S. Miller
1
-5
/
+2
2006-06-29
[SPARC64] power: Convert to of_driver.
David S. Miller
1
-39
/
+18
2006-06-29
[SPARC64] auxio: Remove asm/{sbus,ebus}.h includes.
David S. Miller
1
-3
/
+2
2006-06-29
[SPARC]: sparc32 side of of_device layer IRQ resolution.
David S. Miller
1
-7
/
+62
2006-06-29
[SPARC64]: of_device layer IRQ resolution
David S. Miller
10
-1048
/
+1091
2006-06-29
[SPARC64]: Fix typo in clock_probe().
David S. Miller
1
-2
/
+2
2006-06-29
[SPARC64] clock: Only probe central fhc clock on Enterprise boxes.
David S. Miller
1
-0
/
+7
2006-06-29
[SPARC64] power: Do not pass SA_SHIRQ to request_irq().
David S. Miller
1
-1
/
+1
2006-06-29
[SPARC64]: Fix typo in isa_dev_get_irq_using_imap().
David S. Miller
1
-1
/
+1
2006-06-29
[SPARC64]: Let irq_install_pre_handler() get called multiple times.
David S. Miller
1
-0
/
+4
2006-06-29
[SPARC]: Convert clock drivers to of_driver framework.
David S. Miller
4
-265
/
+94
2006-06-29
[SPARC64] auxio: Convert to pure of_device driver.
David S. Miller
1
-49
/
+24
2006-06-29
[SPARC]: Add of_io{remap,unmap}().
David S. Miller
2
-0
/
+34
2006-06-29
[SPARC]: Encode I/O space into resource flags on sparc32.
David S. Miller
1
-2
/
+2
2006-06-29
[SPARC]: Beginnings of generic of_device framework.
David S. Miller
2
-4
/
+908
2006-06-29
[SPARC]: Add of_n_{addr,size}_cells().
David S. Miller
2
-0
/
+60
2006-06-29
[SPARC64]: Kill starfire_cookie from SBUS/PCI.
David S. Miller
3
-9
/
+3
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
11
-30
/
+5
2006-06-29
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
45
-423
/
+476
2006-06-29
[MIPS] Remove BSD and Sys V compat data types.
Ralf Baechle
11
-42
/
+42
2006-06-29
[MIPS] 74K: Assume it will also have an AR bit in config7
Ralf Baechle
1
-0
/
+1
2006-06-29
[MIPS] Treat CPUs with AR bit as physically indexed.
Ralf Baechle
1
-3
/
+8
2006-06-29
[MIPS] Oprofile: Support VSMP on 34K.
Ralf Baechle
1
-42
/
+106
2006-06-29
[MIPS] MIPS32/MIPS64 S-cache fix and cleanup
Atsushi Nemoto
1
-32
/
+3
2006-06-29
[MIPS] excite: PCI makefile needs to use += if it wants a chance to work.
Ralf Baechle
1
-1
/
+1
2006-06-29
[MIPS] excite: plat_setup -> plat_mem_setup.
Ralf Baechle
1
-1
/
+1
2006-06-29
[MIPS] au1xxx: export dbdma functions
Domen Puncer
1
-0
/
+4
2006-06-29
[MIPS] au1xxx: dbdma, no sleeping under spin_lock
Domen Puncer
1
-1
/
+1
2006-06-29
[MIPS] Early printk for IP27.
Ralf Baechle
3
-27
/
+25
2006-06-29
[MIPS] Fix handling of 0 length I & D caches.
Chris Dearman
1
-23
/
+41
[next]