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-02-26
[PATCH] x86_64: Move the SMP time selection earlier
Andi Kleen
2
-13
/
+11
2006-02-26
[PATCH] x86_64: Fix the additional_cpus=.. option
Andi Kleen
2
-1
/
+7
2006-02-26
[PATCH] x86_64: Fix NMI watchdog on x460
Chris McDermott
1
-1
/
+1
2006-02-26
[PATCH] x86-64/i386: Use common X86_PM_TIMER option and make it EMBEDDED
Andi Kleen
1
-15
/
+0
2006-02-26
[PATCH] i386: Handle non existing APICs without panicing
Andreas Deresch
2
-4
/
+12
2006-02-26
[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumpt...
Andi Kleen
2
-4
/
+8
2006-02-26
[PATCH] x86_64: no_iommu removal in pci-gart.c
Jon Mason
2
-18
/
+6
2006-02-25
[PATCH] x86-64: react to new topology.c location
Dave Jones
1
-1
/
+1
2006-02-24
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+12
2006-02-24
[PATCH] powerpc: Fix mem= cmdline handling on arch/powerpc for !MULTIPLATFORM
Kumar Gala
1
-16
/
+38
2006-02-24
[PATCH] Fix topology.c location
Zachary Amsden
3
-5
/
+5
2006-02-24
[PATCH] flags parameter for linkat
Ulrich Drepper
2
-1
/
+2
2006-02-24
[PATCH] x86: fix broken SMP boot sequence
James Bottomley
5
-19
/
+35
2006-02-24
[PATCH] voyager: fix the cpu_possible_map to make voyager boot again
James Bottomley
1
-0
/
+1
2006-02-24
[PATCH] voyager: fix boot panic by adding topology export
James Bottomley
1
-0
/
+15
2006-02-24
[PATCH] Kprobes causes NX protection fault on i686 SMP
Prasanna S Panchamukhi
1
-2
/
+14
2006-02-24
[PATCH] uml: tidying COW code
Paolo 'Blaisorblade' Giarrusso
4
-5
/
+6
2006-02-24
[PATCH] uml: better error reporting for read_output
Paolo 'Blaisorblade' Giarrusso
1
-12
/
+22
2006-02-24
[PATCH] uml: os_connect_socket error path fixup
Paolo 'Blaisorblade' Giarrusso
1
-5
/
+14
2006-02-24
[PATCH] uml: fix ((unused)) attribute
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2006-02-24
[PATCH] uml: fix usage of kernel_errno in place of errno
Paolo 'Blaisorblade' Giarrusso
3
-6
/
+22
2006-02-24
[PATCH] uml: correct error messages in COW driver
Paolo 'Blaisorblade' Giarrusso
2
-10
/
+13
2006-02-24
[PATCH] m32r: fix and update for gcc-4.0
Hirokazu Takata
2
-16
/
+12
2006-02-24
[PATCH] m32r: enable asm code optimization
Hirokazu Takata
1
-3
/
+3
2006-02-24
[ARM] 3348/1: Disable GPIO interrupts
Andrew Victor
1
-2
/
+12
2006-02-24
[PATCH] powerpc: Don't re-assign PCI resources on Maple
Segher Boessenkool
1
-2
/
+2
2006-02-24
[PATCH] powerpc: Fix some MPIC + HT APIC buglets
Segher Boessenkool
1
-4
/
+5
2006-02-24
[PATCH] powerpc: Update {g5,pseries,ppc64}_defconfig
Olof Johansson
3
-285
/
+189
2006-02-24
[PATCH] powerpc64: remove broken/bitrotted HMT support
Anton Blanchard
3
-138
/
+4
2006-02-24
[PATCH] powerpc: Fix runlatch performance issues
Anton Blanchard
3
-10
/
+35
2006-02-24
[PATCH] powerpc64: fix spinlock recursion in native_hpte_clear
R Sharada
1
-1
/
+6
2006-02-24
[PATCH] powerpc: disable OProfile for iSeries
Kelly Daly
1
-0
/
+1
2006-02-24
[PATCH] powerpc: fix altivec_unavailable_exception Oopses
Alan Curry
2
-0
/
+2
2006-02-24
[PATCH] powerpc: Trivial fix to set the proper timeout value for kdump
Haren Myneni
1
-1
/
+3
2006-02-24
[PATCH] ppc: fix adb breakage in xmon
Olaf Hering
3
-486
/
+3
2006-02-24
[PATCH] powerpc: Only calculate htab_size in one place for kexec
Michael Ellerman
2
-8
/
+5
2006-02-23
[PATCH] powerpc: Initialise hvlpevent_queue.lock correctly
Michael Ellerman
1
-0
/
+2
2006-02-22
[ARM] 3347/1: Bugfix for ixp4xx_set_irq_type()
Mårten Wikström
1
-7
/
+13
2006-02-22
[ARM] 3325/2: GPIO function to control multi-drive (open collector) capability
Andrew Victor
2
-1
/
+20
2006-02-22
[ARM] CONFIG_CPU_MPCORE -> CONFIG_CPU_32v6K
Russell King
2
-2
/
+2
2006-02-22
[ARM] 3345/1: Fix interday RTC alarms
Uli Luckas
1
-4
/
+12
2006-02-22
[ARM] 3344/1: NSLU2: beeper support
Alessandro Zummo
1
-0
/
+7
2006-02-22
[ARM] 3342/1: NSLU2: Protect power button init routine with machine_is_nslu2()
Alessandro Zummo
1
-0
/
+3
2006-02-22
[ARM] 3340/1: Fix the PCI setup for direct master access to SDRAM
Catalin Marinas
1
-45
/
+48
2006-02-22
[ARM] Update mach-types
Russell King
1
-2
/
+33
2006-02-22
[ARM] Add panic-on-oops support
Russell King
1
-0
/
+8
2006-02-21
[MIPS] Disable CONFIG_ISCSI_TCP; it triggers a gcc 3.4 endless loop.
Ralf Baechle
1
-4
/
+9
2006-02-21
[MIPS] Yosemite: Fix build damage by dc8f6029cd51af1b148846a32e68d69013a5cc0f.
Ralf Baechle
1
-1
/
+1
2006-02-21
[MIPS] jiffies_to_compat_timeval fix
Atsushi Nemoto
2
-4
/
+6
2006-02-21
[MIPS] Add topology_init.
Rojhalat Ibrahim
1
-0
/
+20
[next]