summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-03-15x86, mm: Allow highmem user page tables to be disabled at boot timeIan Campbell
2010-03-15KVM: x86 emulator: Check CPL level during privilege instruction emulationGleb Natapov
2010-03-15KVM: x86 emulator: Add group9 instruction decodingGleb Natapov
2010-03-15KVM: x86 emulator: Forbid modifying CS segment register by mov instructionGleb Natapov
2010-03-15KVM: x86 emulator: Add group8 instruction decodingGleb Natapov
2010-03-15x86: Fix SCI on IOAPIC != 0Yinghai Lu
2010-03-15x86: Avoid race condition in pci_enable_msix()Brandon Phiilps
2010-03-15x86, xen: Disable highmem PTE allocation even when CONFIG_HIGHPTE=yIan Campbell
2010-03-15x86: Add iMac9,1 to pci_reboot_dmi_tableJustin P. Mattock
2010-03-15x86, ia32_aout: do not kill argument mappingJiri Slaby
2010-03-15oprofile/x86: fix msr access to reserved countersRobert Richter
2010-03-15oprofile/x86: use kzalloc() instead of kmalloc()Robert Richter
2010-03-15oprofile/x86: remove node check in AMD IBS initializationRobert Richter
2010-03-15oprofile: remove tracing build dependencyRobert Richter
2010-03-15oprofile/x86: fix perfctr nmi reservation for mulitplexingRobert Richter
2010-03-15sparc64: Fix sun4u execute bit check in TSB I-TLB load.David S. Miller
2010-03-15sparc: leds_resource.end assigned to itself in clock_board_probe()Roel Kluin
2010-03-15sparc32: Fix struct stat uid/gid types.David S. Miller
2010-03-15sparc32: Fix page_to_phys().David S. Miller
2010-03-15sparc: Align clone and signal stacks to 16 bytes.David S. Miller
2010-03-15ACPI: fix "acpi=ht" boot optionLen Brown
2010-03-15ACPI: remove Asus P2B-DS from acpi=ht blacklistLen Brown
2010-02-23x86: Re-get cfg_new in case reuse/move irq_descYinghai Lu
2010-02-23x86/amd-iommu: Fix deassignment of a device from the pt_domainJoerg Roedel
2010-02-23x86/amd-iommu: Fix IOMMU-API initialization for iommu=ptJoerg Roedel
2010-02-23sh: Couple kernel and user write page perm bits for CONFIG_X2TLBMatt Fleming
2010-02-23KVM: PIT: control word is write-onlyMarcelo Tosatti
2010-02-23kvmclock: count total_sleep_time when updating guest clockJason Wang
2010-02-23CPUFREQ: Fix use after free of struct powernow_k8_dataThomas Renninger
2010-02-09powerpc: TIF_ABI_PENDING bit removalAndreas Schwab
2010-02-09oprofile/x86: fix crash when profiling more than 28 eventsSuravee Suthikulpanit
2010-02-09oprofile/x86: add Xeon 7500 series supportAndi Kleen
2010-02-09KVM: allow userspace to adjust kvmclock offsetGlauber Costa
2010-02-09x86/amd-iommu: Fix possible integer overflowJoerg Roedel
2010-02-09x86: Add quirk for Intel DG45FC board to avoid low memory corruptionDavid Härdeman
2010-02-09x86: Add Dell OptiPlex 760 reboot quirkLeann Ogasawara
2010-02-09x86: Disable HPET MSI on ATI SB700/SB800Venkatesh Pallipadi
2010-02-09x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin
2010-02-09sparc: TIF_ABI_PENDING bit removalDavid Miller
2010-02-09Split 'flush_old_exec' into two functionsLinus Torvalds
2010-02-09FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stackMike Frysinger
2010-02-09x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)H. Peter Anvin
2010-02-09x86: Set hotpluggable nodes in nodes_possible_mapDavid Rientjes
2010-02-09S390: fix single stepped svcs with TRACE_IRQFLAGS=yMartin Schwidefsky
2010-01-28x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID dr...Russ Anderson
2010-01-28x86: Reenable TSC sync check at boot, even with NONSTOP_TSCPallipadi, Venkatesh
2010-01-28KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()Wei Yongjun
2010-01-28KVM: x86: Fix probable memory leak of vcpu->arch.mce_banksWei Yongjun
2010-01-28KVM: x86: Fix host_mapping_level()Sheng Yang
2010-01-28KVM: MMU: bail out pagewalk on kvm_read_guest errorMarcelo Tosatti