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
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-08
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
1
-0
/
+8
2006-12-08
[PATCH] i386: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
2
-5
/
+5
2006-12-08
[PATCH] Generic BUG for i386
Jeremy Fitzhardinge
4
-31
/
+21
2006-12-07
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
81
-1822
/
+3845
2006-12-07
[PATCH] Kexec / Kdump: Unify elf note code
Magnus Damm
1
-64
/
+2
2006-12-07
[PATCH] arch/i386/kernel/reboot.c should #include <linux/reboot.h>
Adrian Bunk
1
-0
/
+1
2006-12-07
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
4
-8
/
+0
2006-12-07
[PATCH] smp_call_function_single() check that local interrupts are enabled
Andrew Morton
1
-0
/
+4
2006-12-07
[PATCH] kprobes: enable booster on the preemptible kernel
Masami Hiramatsu
1
-2
/
+2
2006-12-07
[PATCH] initrd: remove unused false condition for initrd_start
Henry Nestler
1
-2
/
+1
2006-12-07
[PATCH] lockdep: name some old style locks
Peter Zijlstra
1
-1
/
+1
2006-12-07
[PATCH] swsusp: Support i386 systems with PAE or without PSE
Rafael J. Wysocki
3
-3
/
+166
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-0
/
+1
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2
-5
/
+5
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-1
/
+1
2006-12-07
[PATCH] Allow NULL pointers in percpu_free
Alan Stern
1
-4
/
+2
2006-12-07
[PATCH] Fix kunmap_atomic's use of kpte_clear_flush()
Jeremy Fitzhardinge
1
-10
/
+8
2006-12-07
[PATCH] mm: pagefault_{disable,enable}()
Peter Zijlstra
1
-6
/
+4
2006-12-07
[PATCH] shared page table for hugetlb page
Chen, Kenneth W
1
-1
/
+111
2006-12-07
[PATCH] i386: Clean up smp_tune_scheduling()
Adrian Bunk
1
-24
/
+5
2006-12-07
[PATCH] unwinder: move .eh_frame to RODATA
Jan Beulich
1
-9
/
+0
2006-12-07
[PATCH] x86-64: don't use set_irq_regs()
Oleg Nesterov
1
-6
/
+0
2006-12-07
[PATCH] x86-64: Make ix86 default to HIGHMEM4G instead of NOHIGHMEM
Randy Dunlap
1
-1
/
+2
2006-12-07
[PATCH] i386: replace kmalloc+memset with kzalloc
Burman Yan
4
-25
/
+11
2006-12-07
[PATCH] x86-64: remove remaining pc98 code
Adrian Bunk
2
-23
/
+2
2006-12-07
[PATCH] x86-64: remove unused variable
David Rientjes
1
-2
/
+1
2006-12-07
[PATCH] x86-64: replace kmalloc+memset with kzalloc in MTRR code
Burman Yan
2
-6
/
+3
2006-12-07
[PATCH] x86-64: Fix numaq build error
Randy Dunlap
1
-1
/
+1
2006-12-07
[PATCH] unwinder: more sanity checks in Dwarf2 unwinder
Jan Beulich
1
-0
/
+7
2006-12-07
[PATCH] i386: always enable regparm
Adrian Bunk
2
-17
/
+1
2006-12-07
[PATCH] i386: touch softlockup during backtracing
Dave Jones
1
-0
/
+2
2006-12-07
[PATCH] x86: add sysctl for kstack_depth_to_print
Chuck Ebbert
1
-1
/
+1
2006-12-07
[PATCH] i386: remove duplicate printk
Dave Jones
1
-4
/
+1
2006-12-07
[PATCH] i386: Preserve EFI run time regions with memmap parameter
Artiom Myaskouvskey
2
-19
/
+43
2006-12-07
[PATCH] x86: Regard MSRs in lapic_suspend()/lapic_resume()
Karsten Wiese
1
-4
/
+18
2006-12-07
[PATCH] i386: Avoid boot warning with apic=debug
Andi Kleen
1
-1
/
+3
2006-12-07
[PATCH] i386: i386 add Intel BTS cpufeature bit and detection (take 2)
Stephane Eranian
1
-0
/
+2
2006-12-07
[PATCH] i386: Make irq_vector static
Adrian Bunk
1
-1
/
+1
2006-12-07
[PATCH] i386: handle a negative return value
Adrian Bunk
1
-1
/
+7
2006-12-07
[PATCH] i386: call efi_get_time during suspend
Artiom Myaskouvskey
1
-5
/
+12
2006-12-07
[PATCH] x86: fix the irqbalance quirk for E7320/E7520/E7525
Siddha, Suresh B
3
-11
/
+63
2006-12-07
[PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpu
Siddha, Suresh B
1
-2
/
+2
2006-12-07
[PATCH] i386: introduce the mechanism of disabling cpu hotplug control
Siddha, Suresh B
1
-1
/
+5
2006-12-07
[PATCH] x86: add write_pci_config_byte() to direct PCI access routines
Siddha, Suresh B
1
-0
/
+7
2006-12-07
[PATCH] i386: Convert more absolute symbols to section relative
Vivek Goyal
1
-4
/
+10
2006-12-07
[PATCH] i386: alloc_gdt() static
Adrian Bunk
1
-1
/
+1
2006-12-07
[PATCH] i386: fix MTRR code
Jan Beulich
7
-60
/
+162
2006-12-07
[PATCH] i386: conditionalize inclusion of some MTRR flavors
Jan Beulich
2
-3
/
+7
2006-12-07
[PATCH] i386: Don't touch per cpu memory of offline CPUs in touch_nmi_watchdog
Jan Beulich
1
-7
/
+9
2006-12-07
[PATCH] i386: clear_fixmap() should not use set_pte()
Jan Beulich
1
-2
/
+5
[next]