aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-03-21x86: fix dma_alloc_pagesYinghai Lu1-5/+0
2008-03-12documentation: Move power-related files to Documentation/power/Randy Dunlap1-1/+1
2008-03-11x86: remove quicklistsThomas Gleixner2-12/+9
2008-03-11x86: ia32 syscall restart fixRoland McGrath2-6/+41
2008-03-11x86: ioremap, remove WARN_ON()Ingo Molnar1-2/+0
2008-03-10fix BIOS PCI config cycle buglet causing ACPI boot regressionIngo Molnar1-0/+10
2008-03-11lguest: Revert 1ce70c4fac3c3954bd48c035f448793867592bc0, fix real problem.Rusty Russell1-1/+1
2008-03-11lguest: Sanitize the lguest clock.Rusty Russell1-32/+21
2008-03-07x86_64: make ptrace always sign-extend orig_ax to 64 bitsRoland McGrath1-0/+10
2008-03-07x86-boot: don't request VBE2 informationPeter Korsgaard2-10/+1
2008-03-07x86: re-add reboot fixupsIngo Molnar1-0/+6
2008-03-07x86: fix typo in step.cJan Beulich1-2/+2
2008-03-07x86: fix merge mistake in i387.cJan Beulich1-1/+1
2008-03-07x86: clear DF before calling signal handlerAurelien Jarno3-5/+5
2008-03-05[CPUFREQ] Remove debugging message from e_powersaverDave Jones1-2/+6
2008-03-04Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli1-0/+1
2008-03-04x86: a P4 is a P6 not an i486Hugh Dickins1-1/+1