summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* 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
| * KVM: SVM: set NM intercept when enabling CR0.TS in the guestJoerg Roedel2008-03-031-1/+3
| * KVM: SVM: Fix lazy FPU switchingJoerg Roedel2008-03-031-0/+2
* | x86: revert "x86: CPA: avoid split of alias mappings"Rafael J. Wysocki2008-03-031-11/+10
|/
* xen: mask out SEP from CPUIDJeremy Fitzhardinge2008-02-291-0/+1
* x86: disable BTS ptrace extensions for nowIngo Molnar2008-02-293-0/+16
* x86: CPA: avoid split of alias mappingsThomas Gleixner2008-02-291-10/+11
* x86: delay the export removal of init_mmIngo Molnar2008-02-291-0/+1
* x86: fix leak un ioremap_page_range() failureIngo Molnar2008-02-291-1/+1
* x86 vdso: fix build locale dependencyRoland McGrath2008-02-291-2/+4
* x86: restore vsyscall64 prochandlerThomas Gleixner2008-02-291-1/+10
* x86: tls prevent_tail_callRoland McGrath2008-02-291-2/+6
* x86: fix boot failure on 486 due to TSC breakageMikael Pettersson2008-02-262-2/+2
* x86: fix build on non-C locales.Priit Laes2008-02-261-1/+1
* x86: make c_idle.work have a static address.Glauber Costa2008-02-261-1/+1
* x86: don't save unreliable stack trace entriesVegard Nossum2008-02-261-0/+4
* x86: don't make swapper_pg_pmd globalAdrian Bunk2008-02-261-1/+1
* x86: don't print a warning when MTRR are blank and running in KVMJoerg Roedel2008-02-261-2/+6
* x86: fix execve with -fstack-protectIngo Molnar2008-02-262-5/+7
OpenPOWER on IntegriCloud