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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-16
[PATCH] Allow early access to the power management timer
Thomas Gleixner
3
-12
/
+48
2007-02-16
[PATCH] ACPI keep track of timer broadcasting
Thomas Gleixner
2
-19
/
+48
2007-02-16
[PATCH] ACPI: fix missing include for UP
Thomas Gleixner
1
-0
/
+10
2007-02-16
[PATCH] hrtimers: move and add documentation
Thomas Gleixner
2
-0
/
+249
2007-02-16
[PATCH] hrtimers: clean up callback tracking
Thomas Gleixner
2
-10
/
+1
2007-02-16
[PATCH] hrtimers; add state tracking
Thomas Gleixner
2
-9
/
+67
2007-02-16
[PATCH] hrtimers: cleanup locking
Thomas Gleixner
2
-101
/
+126
2007-02-16
[PATCH] hrtimers: namespace and enum cleanup
Thomas Gleixner
9
-34
/
+40
2007-02-16
[PATCH] Extend next_timer_interrupt() to use a reference jiffie
Thomas Gleixner
3
-4
/
+22
2007-02-16
[PATCH] Fix cascade lookup of next_timer_interrupt
Thomas Gleixner
1
-70
/
+81
2007-02-16
[PATCH] uninline irq_enter()
Ingo Molnar
2
-6
/
+11
2007-02-16
[PATCH] Mark TSC on GeodeLX reliable
Marcelo Tosatti
2
-0
/
+23
2007-02-16
[PATCH] clocksource: Add verification (watchdog) helper
Thomas Gleixner
5
-78
/
+161
2007-02-16
[PATCH] clocksource: Remove the update callback
Thomas Gleixner
3
-37
/
+17
2007-02-16
[PATCH] clocksource: fixup is_continous changes on MIPS
Thomas Gleixner
1
-1
/
+1
2007-02-16
[PATCH] clocksource: fixup is_continous changes on S390
Thomas Gleixner
1
-1
/
+1
2007-02-16
[PATCH] clocksource: fixup is_continous changes on AVR32
Thomas Gleixner
1
-1
/
+1
2007-02-16
[PATCH] clocksource: fixup is_continous changes on ARM
Thomas Gleixner
4
-4
/
+4
2007-02-16
[PATCH] clocksource: replace is_continuous by a flag field
Thomas Gleixner
9
-11
/
+20
2007-02-16
[PATCH] x86: rewrite SMP TSC sync code
Ingo Molnar
12
-463
/
+295
2007-02-16
[PATCH] Simplify the registration of clocksources
Thomas Gleixner
3
-67
/
+62
2007-02-16
[PATCH] i386 Remove useless code in tsc.c
Thomas Gleixner
1
-38
/
+2
2007-02-16
[PATCH] i386: use GTOD persistent clock support
John Stultz
2
-97
/
+1
2007-02-16
[PATCH] GTOD: persistent clock support
John Stultz
4
-1
/
+50
2007-02-16
[PATCH] Fix timeout overflow with jiffies
Ingo Molnar
1
-2
/
+2
2007-02-16
[PATCH] Fix multiple conversion bugs in msecs_to_jiffies
Ingo Molnar
1
-1
/
+42
2007-02-16
[PATCH] Uninline jiffies.h functions
Ingo Molnar
2
-201
/
+230
2007-02-16
[PATCH] HZ free ntp
john stultz
4
-16
/
+36
2007-02-16
[PATCH] Add a function to handle interrupt affinity setting
Thomas Gleixner
3
-21
/
+51
2007-02-16
[PATCH] Add irq flag to disable balancing for an interrupt
Thomas Gleixner
5
-20
/
+35
2007-02-16
[PATCH] vmi-versus-hrtimers
Andrew Morton
1
-1
/
+1
2007-02-16
[PATCH] correct CONFIG_GIGASET_M101 Makefile entry
Adrian Bunk
1
-1
/
+1
2007-02-16
[PATCH] uml: fix 2.6.20 hang
Jeff Dike
1
-18
/
+20
2007-02-16
[PATCH] __page_symlink retry loop error code fix
Dmitriy Monakhov
1
-1
/
+2
2007-02-16
[PATCH] pci_iomap_regions() error handling fix
Frederik Deweerdt
1
-4
/
+4
2007-02-16
[PATCH] GPIO core documentation
David Brownell
1
-7
/
+10
2007-02-15
sata_vsc: use default cache line size if non-zero
Nate Dailey
1
-2
/
+6
2007-02-15
sata_nv: handle SError status indication
Robert Hancock
1
-1
/
+5
2007-02-15
add delay around sl82c105_reset_engine calls
Olaf Hering
1
-0
/
+3
2007-02-15
ATA convert GSI to irq on ia64
Zhang, Yanmin
2
-0
/
+13
2007-02-15
libata: clear TF before IDENTIFYing
Tejun Heo
1
-1
/
+10
2007-02-15
libata: Add a host flag to indicate lack of IORDY capability
Alan Cox
3
-3
/
+13
2007-02-15
libata: fix drive side 80c cable check, take 3
Tejun Heo
1
-1
/
+1
2007-02-15
sata_promise: new EH conversion for 20619 chips, take 2
Mikael Pettersson
1
-51
/
+4
2007-02-15
sata_promise: fix missing PATA cable detection
Mikael Pettersson
1
-1
/
+8
2007-02-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
125
-3583
/
+2012
2007-02-15
[PATCH] mincore: vma crossing fix
Nick Piggin
1
-2
/
+10
2007-02-15
[PATCH] mincore: fill in results properly
Nick Piggin
1
-0
/
+5
2007-02-15
[PATCH] mincore: CONFIG_SWAP=n fix
Nick Piggin
1
-0
/
+5
2007-02-15
sh: rts7751r2d board updates.
Paul Mundt
12
-522
/
+395
[next]