aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-09-11[S390] move (io|sysc)_restore_trace_psw into .data sectionHendrik Brueckner
2009-09-11[S390] kernel: Convert upper case scpdata to lower caseHendrik Brueckner
2009-09-11[S390] kernel: Append scpdata to kernel boot command lineHendrik Brueckner
2009-09-11[S390] hibernation: merge files and move to kernel/Heiko Carstens
2009-09-11[S390] hibernation: remove dead fileHeiko Carstens
2009-09-11[S390] atomic ops: small cleanupsHeiko Carstens
2009-09-11[S390] atomic ops: add effecient atomic64 support for 31 bitHeiko Carstens
2009-09-11[S390] improve mcount codeMartin Schwidefsky
2009-09-11[S390] convert/optimize csum_fold() to CHeiko Carstens
2009-09-11[S390] introduce get_clock_monotonicHeiko Carstens
2009-09-11[S390] cio: move scsw helper functions to header fileHeiko Carstens
2009-09-10x86: Fix code patching for paravirt-alternatives on 486Ben Hutchings
2009-09-11Merge branch 'next' into for-linusJames Morris
2009-09-10x86: split __phys_addr out into separate fileJeremy Fitzhardinge
2009-09-10KVM: VMX: Check cpl before emulating debug register accessAvi Kivity
2009-09-10KVM: fix misreporting of coalesced interrupts by kvm tracerGleb Natapov
2009-09-10KVM: x86: drop duplicate kvm_flush_remote_tlb callsMarcelo Tosatti
2009-09-10KVM: VMX: call vmx_load_host_state() only if msr is cachedGleb Natapov
2009-09-10KVM: VMX: Conditionally reload debug register 6Avi Kivity
2009-09-10KVM: Use thread debug register storage instead of kvm specific dataAvi Kivity
2009-09-10KVM guest: do not batch pte updates from interrupt contextMarcelo Tosatti
2009-09-10sparc64: Initial niagara2 perf counter support.David S. Miller
2009-09-10sparc64: Perf counter 'nop' event is not constant.David S. Miller
2009-09-10sparc64: Provide a way to specify a perf counter overflow IRQ enable bit.David S. Miller
2009-09-10sparc64: Provide hypervisor tracing bit support for perf counters.David S. Miller
2009-09-10Merge branch 'topic/asoc' into for-linusTakashi Iwai
2009-09-10sparc64: Initial hw perf counter support.David S. Miller
2009-09-10sparc64: Implement a real set_perf_counter_pending().David S. Miller
2009-09-10sparc64: Use nmi_enter() and nmi_exit(), as needed.David S. Miller
2009-09-10sparc64: Provide extern decls for sparc_??u_type strings.David S. Miller
2009-09-10KVM guest: fix bogus wallclock physical address calculationGlauber Costa
2009-09-10KVM: VMX: Fix cr8 exiting control clobbering by EPTGleb Natapov
2009-09-10KVM: Optimize kvm_mmu_unprotect_page_virt() for tdpAvi Kivity
2009-09-10KVM: Protect update_cr8_intercept() when running without an apicAvi Kivity
2009-09-10KVM: VMX: Fix EPT with WP bit change during pagingSheng Yang
2009-09-10KVM: Use kvm_{read,write}_guest_virt() to read and write segment descriptorsMikhail Ershov
2009-09-10KVM: x86 emulator: Add adc and sbb missing decoder flagsMohammed Gamal
2009-09-10KVM: Add missing #includeAvi Kivity
2009-09-10KVM: Add __KERNEL__ guards to exported headersAvi Kivity
2009-09-10KVM: Rename x86_emulate.c to emulate.cAvi Kivity
2009-09-10KVM: When switching to a vm8086 task, load segments as 16-bitAnthony Liguori
2009-09-10KVM: VMX: Adjust rflags if in real mode emulationAvi Kivity
2009-09-10KVM: SVM: Drop tlb flush workaround in nptAvi Kivity
2009-09-10KVM: Update cr8 intercept when APIC TPR is changed by userspaceGleb Natapov
2009-09-10KVM: SVM: enable nested svm by defaultJoerg Roedel
2009-09-10KVM: SVM: check for nested VINTR flag in svm_interrupt_allowedJoerg Roedel
2009-09-10KVM: SVM: move nested_svm_intr main logic out of if-clauseJoerg Roedel
2009-09-10KVM: SVM: remove unnecessary is_nested check from svm_cpu_runJoerg Roedel
2009-09-10KVM: SVM: move special nested exit handling to separate functionJoerg Roedel
2009-09-10KVM: SVM: handle errors in vmrun emulation path appropriatlyJoerg Roedel