Memory Resource Controller use strstrip while parsing arguments
[safe/jmp/linux-2.6] / arch / x86 /
2008-03-04 Hugh Dickinsx86: a P4 is a P6 not an i486
2008-03-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-03-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-03-04 Ian Campbellx86/xen: fix DomU boot problem
2008-03-04 Yinghai Lux86: not set node to cpu_to_node if the node is not...
2008-03-04 Suresh Siddhax86, i387: fix ptrace leakage using init_fpu()
2008-03-04 Randy Dunlapx86: disable KVM for Voyager and friends
2008-03-04 Avi KivityKVM: VMX: Avoid rearranging switched guest msrs while...
2008-03-04 Avi KivityKVM: MMU: Fix race when instantiating a shadow pte
2008-03-04 Avi KivityKVM: Avoid infinite-frequency local apic timer
2008-03-04 Marcelo TosattiKVM: make MMU_DEBUG compile again
2008-03-04 Marcelo TosattiKVM: move alloc_apic_access_page() outside of non-preem...
2008-03-04 Joerg RoedelKVM: SVM: fix Windows XP 64 bit installation crash
2008-03-04 Izik EidusKVM: remove the usage of the mmap_sem for the protectio...
2008-03-03 Rafael J. Wysockix86: revert "x86: CPA: avoid split of alias mappings"
2008-03-03 Joerg RoedelKVM: emulate access to MSR_IA32_MCG_CTL
2008-03-03 Avi KivityKVM: Make the supported cpuid list a host property...
2008-03-03 Paul KnowlesKVM: Fix kvm_arch_vcpu_ioctl_set_sregs so that set_cr0...
2008-03-03 Joerg RoedelKVM: SVM: set NM intercept when enabling CR0.TS in...
2008-03-03 Joerg RoedelKVM: SVM: Fix lazy FPU switching
2008-02-29 Jeremy Fitzhardingexen: mask out SEP from CPUID
2008-02-29 Ingo Molnarx86: disable BTS ptrace extensions for now
2008-02-29 Thomas Gleixnerx86: CPA: avoid split of alias mappings
2008-02-29 Ingo Molnarx86: delay the export removal of init_mm
2008-02-29 Ingo Molnarx86: fix leak un ioremap_page_range() failure
2008-02-29 Roland McGrathx86 vdso: fix build locale dependency
2008-02-29 Thomas Gleixnerx86: restore vsyscall64 prochandler
2008-02-29 Roland McGrathx86: tls prevent_tail_call
2008-02-26 Mikael Petterssonx86: fix boot failure on 486 due to TSC breakage
2008-02-26 Priit Laesx86: fix build on non-C locales.
2008-02-26 Glauber Costax86: make c_idle.work have a static address.
2008-02-26 Vegard Nossumx86: don't save unreliable stack trace entries
2008-02-26 Adrian Bunkx86: don't make swapper_pg_pmd global
2008-02-26 Joerg Roedelx86: don't print a warning when MTRR are blank and...
2008-02-26 Ingo Molnarx86: fix execve with -fstack-protect
2008-02-26 Thomas Gleixnerx86: fix vsyscall wreckage
2008-02-26 Ingo Molnarx86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZE
2008-02-26 Ingo Molnarx86: fix spontaneous reboot with allyesconfig bzImage
2008-02-26 Yinghai Lux86: remove double-checking empty zero pages debug
2008-02-26 Pavel Machekx86: notsc is ignored on common configurations
2008-02-26 Randy Dunlapx86/mtrr: fix kernel-doc missing notation
2008-02-26 H. Peter Anvinx86: handle BIOSes which terminate e820 with CF=1 and...
2008-02-26 H. Peter Anvinx86: don't use P6_NOPs if compiling with CONFIG_X86_GENERIC
2008-02-26 H. Peter Anvinx86: require family >= 6 if we are using P6 NOPs
2008-02-26 H. Peter Anvinx86: do not promote TM3x00/TM5x00 to i686-class
2008-02-26 Pavel Machekx86: hpet fix docbook comment
2008-02-26 Ingo Molnarx86: make DEBUG_PAGEALLOC and CPA more robust
2008-02-26 Ahmed S. Darwishx86/lguest: fix pgdir pmd index calculation
2008-02-26 Tony Breedslguest: fix build breakage
2008-02-26 Harvey Harrisonlguest: include function prototypes
2008-02-22 Linus TorvaldsMark CC_STACKPROTECTOR as being BROKEN
2008-02-22 Roland McGrathx86 ptrace: fix compat PTRACE_SETREGS
2008-02-22 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-02-21 Yinghai LuPCI: don't load acpi_php when acpi is disabled
2008-02-21 Jason GastonPCI: irq: patch for Intel ICH10 DeviceID's
2008-02-21 Rafael J. WysockiHibernation: Handle DEBUG_PAGEALLOC on x86
2008-02-20 Linus TorvaldsMerge branch 'agp-patches' of git://git./linux/kernel...
2008-02-19 Arjan van de Venx86: fix page_is_ram() thinko
2008-02-19 Arjan van de Venx86: fix WARN_ON() message: teach page_is_ram() about...
2008-02-19 Ahmed S. Darwishx86: i8259A: remove redundant irq_descinitialization
2008-02-19 Sam Ravnborgx86: fix vdso_install breaks user "make install"
2008-02-19 Ingo Molnarx86: change IO delay back to 0x80
2008-02-19 Cyrill Gorcunovx86: lds - Use THREAD_SIZE instead of numeric constant
2008-02-19 Cyrill Gorcunovx86: lds - Use PAGE_SIZE instead of numeric constant
2008-02-19 Cyrill Gorcunovx86 cleanup: suspend_asm_64.S - use X86_CR4_PGE instead...
2008-02-19 Marcin Slusarzx86: fix printout ugliness in cpu info printk
2008-02-19 Ingo Molnarx86: clean up csum-wrappers_64.c some more
2008-02-19 Paolo Ciarrocchix86: coding style fixes in arch/x86/lib/csum-wrappers_64.c
2008-02-19 Paolo Ciarrocchix86: coding style fixes in arch/x86/lib/io_64.c
2008-02-19 Ingo Molnarx86: exclude vsyscall files from stackprotect
2008-02-19 Sam Ravnborgx86: annotate pci/common.s:pci_scan_bus_with_sysdata...
2008-02-19 Sam Ravnborgx86: fix section mismatch in head_64.S:initial_code
2008-02-19 Sam Ravnborgx86: fix section mismatch in srat_64.c:reserve_hotadd
2008-02-19 Sam Ravnborgx86: fix section mismatch warning in topology.c:arch_re...
2008-02-19 Sam Ravnborgx86: fix section mismatch in setup_64.c:srat_detect_node
2008-02-19 Sam Ravnborgx86: fix section mismatch warning in setup_64.c:nearby_node
2008-02-19 Li Zefanx86: fix compile warning building without CONFIG_SYSCTL
2008-02-19 Andi Kleenx86: CPA: remove BUG_ON for LRU/Compound pages
2008-02-19 Adrian Bunkx86: don't make swapper_pg_fixmap global
2008-02-19 Adrian Bunkx86: don't make irq_return global
2008-02-19 Adrian Bunkx86: unexport io_delay_type
2008-02-19 Adrian Bunkx86: make mxcsr_feature_mask static again
2008-02-19 Harvey Harrisonx86: sparse warning in efi.c
2008-02-19 Harvey Harrisonx86: sparse error in efi_32.c
2008-02-19 Harvey Harrisonx86, kprobes: remove sparse warnings from x86
2008-02-19 Adrian Bunkremove mca-pentium
2008-02-19 Arjan van dev Venfix historic ioremap() abuse in AGP
2008-02-18 Rusty Russellx86: fix lguest build failure
2008-02-18 Yinghai Lux86: reenable support for system without on node0
2008-02-18 Thomas Gleixnerx86: CPA: avoid double checking of alias ranges
2008-02-18 Thomas Gleixnerx86: CPA no alias checking for _NX
2008-02-18 Thomas Gleixnerx86: zap invalid and unused pmds in early boot
2008-02-18 Thomas Gleixnerx86: CPA, fix alias checks
2008-02-15 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-02-14 Ingo Molnarx86: cpa, fix out of date comment
2008-02-14 Balbir SinghKVM is not seen under X86 config with latest git (32...
2008-02-14 Thomas Gleixnerx86: cpa: ensure page alignment
2008-02-14 Harvey Harrisonx86: include proper prototypes for rodata_test
2008-02-14 Ingo Molnarx86: fix gart_iommu_init()
2008-02-14 Ingo Molnarx86: EFI set_memory_x()/set_memory_uc() fixes
next