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
/
x86_64
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-08
[PATCH] x86_64: fix 2.6.18 regression - PTRACE_OLDSETOPTIONS should be accepted
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+1
2007-03-07
[PATCH] CPU hotplug: call check_tsc_sync_source() with irqs off
Ingo Molnar
1
-1
/
+4
2007-03-05
[PATCH] clocksource init adjustments (fix bug #7426)
john stultz
3
-70
/
+48
2007-03-05
[PATCH] x86_64: remove unusued 'flags' variable
David Rientjes
1
-1
/
+0
2007-02-28
[PATCH] x86_64/i386 irq: Fix !CONFIG_SMP compilation
Eric W. Biederman
1
-4
/
+0
2007-02-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
3
-1
/
+2
2007-02-26
[PATCH] x86_64 irq: Safely cleanup an irq after moving it.
Eric W. Biederman
3
-6
/
+81
2007-02-26
[PATCH] x86_64 irq: Add constants for the reserved IRQ vectors.
Eric W. Biederman
2
-36
/
+36
2007-02-26
[PATCH] x86_64 irq: Remove unnecessary irq 0 setup.
Eric W. Biederman
1
-6
/
+0
2007-02-26
[PATCH] x86_64 irq: Simplify assign_irq_vector's arguments.
Eric W. Biederman
1
-53
/
+56
2007-02-26
[PATCH] x86_64 irq: Begin consolidating per_irq data in structures.
Eric W. Biederman
1
-61
/
+50
2007-02-26
[PATCH] x86_64 irq: Use NR_IRQS not NR_IRQ_VECTORS
Eric W. Biederman
1
-5
/
+5
2007-02-26
[PATCH] x86_64 irq: In __DO_ACTION perform the FINAL action for every entry.
Eric W. Biederman
1
-1
/
+1
2007-02-26
[PATCH] x86_64 irq: Simplfiy the set_affinity logic.
Eric W. Biederman
1
-9
/
+3
2007-02-26
[PATCH] x86_64 irq: Refactor setup_IO_APIC_irq
Eric W. Biederman
1
-92
/
+34
2007-02-26
[PATCH] x86_64 irq: Remove the unused vector parameter from ioapic_register_intr
Eric W. Biederman
1
-3
/
+3
2007-02-26
[PATCH] x86_64 irq: Kill declaration of removed array, interrupt
Eric W. Biederman
1
-2
/
+0
2007-02-26
[PATCH] irq: Remove set_native_irq_info
Eric W. Biederman
1
-5
/
+5
2007-02-26
[PATCH] x86_64 irq: Simplfy __assign_irq_vector
Eric W. Biederman
1
-8
/
+5
2007-02-20
{rd,wr}msr_on_cpu SMP=n optimization
Adrian Bunk
1
-1
/
+2
2007-02-20
rdmsr_on_cpu, wrmsr_on_cpu
Alexey Dobriyan
2
-1
/
+2
2007-02-20
[CPUFREQ] Revert default on deprecated config X86_SPEEDSTEP_CENTRINO_ACPI
Thomas Renninger
1
-1
/
+0
2007-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2007-02-17
Replace remaining references to "driverfs" with "sysfs".
Robert P. J. Day
1
-1
/
+1
2007-02-16
Pull fluff into release branch
Len Brown
1
-1
/
+3
2007-02-16
[PATCH] genirq: remove IRQ_DISABLED
Ingo Molnar
1
-3
/
+1
2007-02-16
[PATCH] genirq: do not mask interrupts by default
Ingo Molnar
1
-0
/
+1
2007-02-16
[PATCH] time: x86_64: re-enable vsyscall support for x86_64
john stultz
6
-72
/
+100
2007-02-16
[PATCH] time: x86_64: convert x86_64 to use GENERIC_TIME
john stultz
7
-408
/
+124
2007-02-16
[PATCH] time: x86_64: split x86_64/kernel/time.c up
john stultz
4
-661
/
+670
2007-02-16
[PATCH] time: x86_64: hpet_address cleanup
john stultz
2
-18
/
+21
2007-02-16
[PATCH] x86: rewrite SMP TSC sync code
Ingo Molnar
4
-220
/
+210
2007-02-14
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
30
-416
/
+761
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
3
-3
/
+3
2007-02-14
[PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/mm/init.c
Eric W. Biederman
1
-6
/
+16
2007-02-14
[PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/kernel/vsyscall.c
Eric W. Biederman
1
-2
/
+2
2007-02-14
[PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/ia32/ia32_binfmt.c
Eric W. Biederman
1
-10
/
+20
2007-02-14
[PATCH] sysctl: x86_64: remove unnecessary use of insert_at_head
Eric W. Biederman
2
-2
/
+2
2007-02-13
[PATCH] x86-64: Remove mk_pte_phys()
Andi Kleen
1
-1
/
+3
2007-02-13
[PATCH] x86: Unify pcspeaker platform device code between i386/x86-64
Andi Kleen
2
-20
/
+2
2007-02-13
[PATCH] x86_64: Wire up compat epoll_pwait
Ralf Baechle
1
-0
/
+1
2007-02-13
[PATCH] x86: Don't require the vDSO for handling a.out signals
Andi Kleen
1
-1
/
+6
2007-02-13
[PATCH] x86: Enable NMI watchdog for AMD Family 0x10 CPUs
Andi Kleen
1
-1
/
+1
2007-02-13
[PATCH] x86: Add new CPUID bits for AMD Family 10 CPUs in /proc/cpuinfo
Andi Kleen
1
-4
/
+10
2007-02-13
[PATCH] x86-64: survive having no irq mapping for a vector
Eric W. Biederman
1
-3
/
+9
2007-02-13
[PATCH] x86-64: Minor patch for compilation warning in x86_64 signal code
Evgeniy Polyakov
1
-2
/
+2
2007-02-13
[PATCH] x86-64: avoid warning message livelock
Roland Dreier
1
-2
/
+3
2007-02-13
[PATCH] x86-64: update IO-APIC dest field to 8-bit for xAPIC
Benjamin Romer
1
-13
/
+11
2007-02-13
[PATCH] x86-64: clean up sparsemem memory_present call
Bob Picco
1
-15
/
+2
2007-02-13
[PATCH] x86: fix laptop bootup hang in init_acpi()
Ingo Molnar
1
-0
/
+27
[next]