index
:
openchrome/drm-openchrome
drm-next-3.19
drm-next-4.13
drm-next-4.14
drm-next-4.15
drm-next-4.16
drm-next-4.17
drm-next-4.18
drm-next-4.19
drm-next-4.20
drm-next-4.21
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.12
drm-next-5.13
drm-next-5.14
drm-next-5.15
drm-next-5.16
drm-next-5.17
drm-next-5.18
drm-next-5.19
drm-next-5.2
drm-next-5.20
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
drm-next-6.1
drm-next-6.2
drm-next-6.3
drm-next-6.4
drm-next-6.5
drm-next-6.6
drm-next-6.7
drm-next-6.8
drm-next-6.9
master
DRM driver for VIA IGPs
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-15
acpi: unneccessary to scan the PCI bus already scanned
yakui.zhao@intel.com
1
-2
/
+15
2008-04-10
asmlinkage_protect replaces prevent_tail_call
Roland McGrath
1
-2
/
+2
2008-04-10
x86: Simplify cpu_idle_wait
Venki Pallipadi
2
-72
/
+22
2008-04-09
pop previous section in alternative.c
Steven Rostedt
1
-4
/
+8
2008-04-07
x86: fix call to set_cyc2ns_scale() from time_cpufreq_notifier()
Karsten Wiese
2
-6
/
+2
2008-04-07
revert "x86: tsc prevent time going backwards"
Ingo Molnar
2
-34
/
+4
2008-04-06
Fix booting pentium+ with dodgy TSC
Rusty Russell
1
-8
/
+0
2008-04-04
x86: revert assign IRQs to hpet timer
Thomas Gleixner
1
-3
/
+6
2008-04-04
x86: tsc prevent time going backwards
Thomas Gleixner
2
-4
/
+34
2008-04-04
xen: Clear PG_pinned in release_{pt,pd}()
Mark McLoughlin
1
-0
/
+1
2008-04-04
xen: Do not pin/unpin PMD pages
Mark McLoughlin
1
-3
/
+2
2008-04-04
xen: refactor xen_{alloc,release}_{pt,pd}()
Mark McLoughlin
3
-14
/
+27
2008-04-04
x86, agpgart: scary messages are fortunately obsolete
Pavel Machek
1
-5
/
+5
2008-04-04
x86: print message if nmi_watchdog=2 cannot be enabled
Ingo Molnar
1
-1
/
+3
2008-04-04
x86: fix nmi_watchdog=2 on Pentium-D CPUs
Ingo Molnar
1
-3
/
+0
2008-04-03
x86 ptrace: avoid unnecessary wrmsr
Roland McGrath
1
-4
/
+7
2008-04-02
vmcoreinfo: add the symbol "phys_base"
Ken'ichi Ohmichi
1
-0
/
+1
2008-03-28
Avoid false positive warnings in kmap_atomic_prot() with DEBUG_HIGHMEM
Andrew Morton
1
-3
/
+3
2008-03-28
lguest: comment documentation update.
Rusty Russell
2
-50
/
+73
2008-03-27
x86: prefetch fix #2
Ingo Molnar
1
-7
/
+4
2008-03-27
xen: fix UP setup of shared_info
Jeremy Fitzhardinge
1
-20
/
+25
2008-03-27
xen: fix RMW when unmasking events
Jeremy Fitzhardinge
2
-3
/
+8
2008-03-27
x86: stricter check in follow_huge_addr()
Christoph Lameter
1
-1
/
+1
2008-03-27
rdc321x: GPIO routines bugfixes
Florian Fainelli
2
-48
/
+153
2008-03-27
x86: ptrace.c: fix defined-but-unused warnings
Andrew Morton
1
-84
/
+85
2008-03-27
x86: fix prefetch workaround
Ingo Molnar
1
-1
/
+2
2008-03-26
x86: fix performance drop for glx
Suresh Siddha
2
-2
/
+6
2008-03-26
x86: fix trim mtrr not to setup_memory two times
Yinghai Lu
2
-6
/
+4
2008-03-26
x86: GEODE: add missing module.h include
Andres Salomon
1
-0
/
+1
2008-03-26
x86, cpufreq: fix Speedfreq-SMI call that clobbers ECX
Stephan Diestelhorst
1
-15
/
+24
2008-03-26
x86: fix memoryless node oops during boot
Yinghai Lu
1
-1
/
+1
2008-03-26
x86: add dmi quirk for io_delay
Ingo Molnar
1
-0
/
+8
2008-03-26
x86: convert mtrr/generic.c to kernel-doc
Randy Dunlap
1
-19
/
+23
2008-03-25
KVM: MMU: Fix memory leak on guest demand faults
Avi Kivity
1
-1
/
+1
2008-03-25
KVM: VMX: convert init_rmode_tss() to slots_lock
Marcelo Tosatti
1
-2
/
+2
2008-03-25
KVM: MMU: handle page removal with shadow mapping
Marcelo Tosatti
1
-1
/
+12
2008-03-25
KVM: MMU: Fix is_rmap_pte() with io ptes
Avi Kivity
1
-2
/
+1
2008-03-25
KVM: VMX: Restore tss even on x86_64
Avi Kivity
1
-3
/
+0
2008-03-24
x86-32: Pass the full resource data to ioremap()
Linus Torvalds
1
-3
/
+3
2008-03-22
x86: revert: reserve dma32 early for gart
Thomas Gleixner
2
-51
/
+0
2008-03-21
x86_64: free_bootmem should take phys
Yinghai Lu
1
-2
/
+1
2008-03-21
x86: trim mtrr don't close gap for resource allocation.
Yinghai Lu
3
-1
/
+55
2008-03-21
x86: fix reboot problem with Dell Optiplex 745, 0KW626 board
Heinz-Ado Arnolds
1
-0
/
+9
2008-03-21
x86: fix fault_msg nul termination
Jiri Slaby
1
-1
/
+1
2008-03-21
x86: fix long standing bug with usb after hibernation with 4GB ram
Pavel Machek
1
-0
/
+3
2008-03-21
x86: hpet clock enable quirk on nVidia nForce 430
Zbigniew Luszpinski
1
-0
/
+2
2008-03-21
x86: reserve dma32 early for gart
Yinghai Lu
2
-0
/
+51
2008-03-21
x86: add the DFF (Desktop Form Factor) Dell Optiplex 745 to the reboot errata...
Coleman Kane
1
-0
/
+9
2008-03-21
x86/visws: fix printk format warnings
Randy Dunlap
1
-2
/
+3
2008-03-21
x86: tight online check in setup_per_cpu_areas
Yinghai Lu
1
-6
/
+8
[next]