aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-15acpi: unneccessary to scan the PCI bus already scannedyakui.zhao@intel.com1-2/+15
2008-04-10asmlinkage_protect replaces prevent_tail_callRoland McGrath1-2/+2
2008-04-10x86: Simplify cpu_idle_waitVenki Pallipadi2-72/+22
2008-04-09pop previous section in alternative.cSteven Rostedt1-4/+8
2008-04-07x86: fix call to set_cyc2ns_scale() from time_cpufreq_notifier()Karsten Wiese2-6/+2
2008-04-07revert "x86: tsc prevent time going backwards"Ingo Molnar2-34/+4
2008-04-06Fix booting pentium+ with dodgy TSCRusty Russell1-8/+0
2008-04-04x86: revert assign IRQs to hpet timerThomas Gleixner1-3/+6
2008-04-04x86: tsc prevent time going backwardsThomas Gleixner2-4/+34
2008-04-04xen: Clear PG_pinned in release_{pt,pd}()Mark McLoughlin1-0/+1
2008-04-04xen: Do not pin/unpin PMD pagesMark McLoughlin1-3/+2
2008-04-04xen: refactor xen_{alloc,release}_{pt,pd}()Mark McLoughlin3-14/+27
2008-04-04x86, agpgart: scary messages are fortunately obsoletePavel Machek1-5/+5
2008-04-04x86: print message if nmi_watchdog=2 cannot be enabledIngo Molnar1-1/+3
2008-04-04x86: fix nmi_watchdog=2 on Pentium-D CPUsIngo Molnar1-3/+0
2008-04-03x86 ptrace: avoid unnecessary wrmsrRoland McGrath1-4/+7
2008-04-02vmcoreinfo: add the symbol "phys_base"Ken'ichi Ohmichi1-0/+1
2008-03-28Avoid false positive warnings in kmap_atomic_prot() with DEBUG_HIGHMEMAndrew Morton1-3/+3
2008-03-28lguest: comment documentation update.Rusty Russell2-50/+73
2008-03-27x86: prefetch fix #2Ingo Molnar1-7/+4
2008-03-27xen: fix UP setup of shared_infoJeremy Fitzhardinge1-20/+25
2008-03-27xen: fix RMW when unmasking eventsJeremy Fitzhardinge2-3/+8
2008-03-27x86: stricter check in follow_huge_addr()Christoph Lameter1-1/+1
2008-03-27rdc321x: GPIO routines bugfixesFlorian Fainelli2-48/+153
2008-03-27x86: ptrace.c: fix defined-but-unused warningsAndrew Morton1-84/+85
2008-03-27x86: fix prefetch workaroundIngo Molnar1-1/+2
2008-03-26x86: fix performance drop for glxSuresh Siddha2-2/+6
2008-03-26x86: fix trim mtrr not to setup_memory two timesYinghai Lu2-6/+4
2008-03-26x86: GEODE: add missing module.h includeAndres Salomon1-0/+1
2008-03-26x86, cpufreq: fix Speedfreq-SMI call that clobbers ECXStephan Diestelhorst1-15/+24
2008-03-26x86: fix memoryless node oops during bootYinghai Lu1-1/+1
2008-03-26x86: add dmi quirk for io_delayIngo Molnar1-0/+8
2008-03-26x86: convert mtrr/generic.c to kernel-docRandy Dunlap1-19/+23
2008-03-25KVM: MMU: Fix memory leak on guest demand faultsAvi Kivity1-1/+1
2008-03-25KVM: VMX: convert init_rmode_tss() to slots_lockMarcelo Tosatti1-2/+2
2008-03-25KVM: MMU: handle page removal with shadow mappingMarcelo Tosatti1-1/+12
2008-03-25KVM: MMU: Fix is_rmap_pte() with io ptesAvi Kivity1-2/+1
2008-03-25KVM: VMX: Restore tss even on x86_64Avi Kivity1-3/+0
2008-03-24x86-32: Pass the full resource data to ioremap()Linus Torvalds1-3/+3
2008-03-22x86: revert: reserve dma32 early for gartThomas Gleixner2-51/+0
2008-03-21x86_64: free_bootmem should take physYinghai Lu1-2/+1
2008-03-21x86: trim mtrr don't close gap for resource allocation.Yinghai Lu3-1/+55
2008-03-21x86: fix reboot problem with Dell Optiplex 745, 0KW626 boardHeinz-Ado Arnolds1-0/+9
2008-03-21x86: fix fault_msg nul terminationJiri Slaby1-1/+1
2008-03-21x86: fix long standing bug with usb after hibernation with 4GB ramPavel Machek1-0/+3
2008-03-21x86: hpet clock enable quirk on nVidia nForce 430Zbigniew Luszpinski1-0/+2
2008-03-21x86: reserve dma32 early for gartYinghai Lu2-0/+51
2008-03-21x86: add the DFF (Desktop Form Factor) Dell Optiplex 745 to the reboot errata listColeman Kane1-0/+9
2008-03-21x86/visws: fix printk format warningsRandy Dunlap1-2/+3
2008-03-21x86: tight online check in setup_per_cpu_areasYinghai Lu1-6/+8