summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* KVM: MMU: Fix memory leak on guest demand faultsAvi Kivity2008-03-251-1/+1
* KVM: VMX: convert init_rmode_tss() to slots_lockMarcelo Tosatti2008-03-251-2/+2
* KVM: MMU: handle page removal with shadow mappingMarcelo Tosatti2008-03-251-1/+12
* KVM: MMU: Fix is_rmap_pte() with io ptesAvi Kivity2008-03-251-2/+1
* KVM: VMX: Restore tss even on x86_64Avi Kivity2008-03-251-3/+0
* x86-32: Pass the full resource data to ioremap()Linus Torvalds2008-03-241-3/+3
* x86: revert: reserve dma32 early for gartThomas Gleixner2008-03-222-51/+0
* x86_64: free_bootmem should take physYinghai Lu2008-03-211-2/+1
* x86: trim mtrr don't close gap for resource allocation.Yinghai Lu2008-03-213-1/+55
* x86: fix reboot problem with Dell Optiplex 745, 0KW626 boardHeinz-Ado Arnolds2008-03-211-0/+9
* x86: fix fault_msg nul terminationJiri Slaby2008-03-211-1/+1
* x86: fix long standing bug with usb after hibernation with 4GB ramPavel Machek2008-03-211-0/+3
* x86: hpet clock enable quirk on nVidia nForce 430Zbigniew Luszpinski2008-03-211-0/+2
* x86: reserve dma32 early for gartYinghai Lu2008-03-212-0/+51
* x86: add the DFF (Desktop Form Factor) Dell Optiplex 745 to the reboot errata...Coleman Kane2008-03-211-0/+9
* x86/visws: fix printk format warningsRandy Dunlap2008-03-211-2/+3
* x86: tight online check in setup_per_cpu_areasYinghai Lu2008-03-211-6/+8
* x86: fix dma_alloc_pagesYinghai Lu2008-03-211-5/+0
* documentation: Move power-related files to Documentation/power/Randy Dunlap2008-03-121-1/+1
* x86: remove quicklistsThomas Gleixner2008-03-112-12/+9
* x86: ia32 syscall restart fixRoland McGrath2008-03-112-6/+41
* x86: ioremap, remove WARN_ON()Ingo Molnar2008-03-111-2/+0
* fix BIOS PCI config cycle buglet causing ACPI boot regressionIngo Molnar2008-03-101-0/+10
* lguest: Revert 1ce70c4fac3c3954bd48c035f448793867592bc0, fix real problem.Rusty Russell2008-03-111-1/+1
* lguest: Sanitize the lguest clock.Rusty Russell2008-03-111-32/+21
* x86_64: make ptrace always sign-extend orig_ax to 64 bitsRoland McGrath2008-03-071-0/+10
* x86-boot: don't request VBE2 informationPeter Korsgaard2008-03-072-10/+1
* x86: re-add reboot fixupsIngo Molnar2008-03-071-0/+6
* x86: fix typo in step.cJan Beulich2008-03-071-2/+2
* x86: fix merge mistake in i387.cJan Beulich2008-03-071-1/+1
* x86: clear DF before calling signal handlerAurelien Jarno2008-03-073-5/+5
* [CPUFREQ] Remove debugging message from e_powersaverDave Jones2008-03-051-2/+6
* Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli2008-03-041-0/+1
* x86: a P4 is a P6 not an i486Hugh Dickins2008-03-041-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-03-043-7/+12
|\
| * x86/xen: fix DomU boot problemIan Campbell2008-03-041-1/+2
| * x86: not set node to cpu_to_node if the node is not onlineYinghai Lu2008-03-041-2/+6
| * x86, i387: fix ptrace leakage using init_fpu()Suresh Siddha2008-03-041-4/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2008-03-047-76/+142
|\ \ | |/ |/|
| * x86: disable KVM for Voyager and friendsRandy Dunlap2008-03-041-1/+1
| * KVM: VMX: Avoid rearranging switched guest msrs while they are loadedAvi Kivity2008-03-041-0/+1
| * KVM: MMU: Fix race when instantiating a shadow pteAvi Kivity2008-03-042-11/+6
| * KVM: Avoid infinite-frequency local apic timerAvi Kivity2008-03-041-0/+4
| * KVM: make MMU_DEBUG compile againMarcelo Tosatti2008-03-042-2/+2
| * KVM: move alloc_apic_access_page() outside of non-preemptable regionMarcelo Tosatti2008-03-041-3/+3
| * KVM: SVM: fix Windows XP 64 bit installation crashJoerg Roedel2008-03-041-0/+22
| * KVM: remove the usage of the mmap_sem for the protection of the memory slots.Izik Eidus2008-03-044-38/+71
| * KVM: emulate access to MSR_IA32_MCG_CTLJoerg Roedel2008-03-031-0/+5
| * KVM: Make the supported cpuid list a host property rather than a vm propertyAvi Kivity2008-03-031-20/+22
| * KVM: Fix kvm_arch_vcpu_ioctl_set_sregs so that set_cr0 works properlyPaul Knowles2008-03-031-1/+1
OpenPOWER on IntegriCloud