msm: Kconfig: drop unused config options
[cascardo/linux.git] / arch /
2010-10-25 Martin Schwidefsky[S390] add z196 instructions to kernel disassembler
2010-10-25 Martin Schwidefsky[S390] add support for nonquiescing sske
2010-10-25 Martin Schwidefsky[S390] store indication fault optimization
2010-10-25 Heiko Carstens[S390] cpu hotplug/idle: move cpu_die call to enabled...
2010-10-25 Martin Schwidefsky[S390] lockless get_user_pages_fast()
2010-10-25 Christof Schmitt[S390] set ARCH_HAS_SG_CHAIN for s390
2010-10-25 Heiko Carstens[S390] standardize Kbuild rules
2010-10-25 Martin Schwidefsky[S390] zero page cache synonyms
2010-10-25 Mike FrysingerBlackfin: ppi/spi/twi headers: add missing __BFP undef
2010-10-25 Mike FrysingerBlackfin: update defconfigs
2010-10-25 Mike FrysingerBlackfin: bfin_twi.h: start a common TWI header
2010-10-25 Sonic Zhangnetdev: bfin_mac: push settings to platform resources
2010-10-25 Takashi IwaiMerge branch 'topic/hda' into for-linus
2010-10-25 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2010-10-25 Takashi IwaiMerge branch 'topic/misc' into for-linus
2010-10-25 Len BrownMerge branch 'ec-param' into release
2010-10-25 Len BrownMerge branch 'pnp-log' into release
2010-10-25 Len BrownMerge branch 'pnpacpi-invalid-device-id' into release
2010-10-25 Len BrownMerge branch 'power-refcount' into release
2010-10-25 Len BrownMerge branch 'cleanup' into release
2010-10-25 Len BrownMerge branch 'gpe-defer' into release
2010-10-25 Len BrownMerge branch 'battery' into release
2010-10-25 Len BrownMerge branch 'acpi_pm_device_sleep_state' into release
2010-10-25 Len BrownMerge branches 'bugzilla-15807', 'bugzilla-15979-v2...
2010-10-25 Len BrownMerge branch 'procfs-cleanup-v2' into release
2010-10-25 Len BrownMerge branch 'acpica' into release
2010-10-25 Dmitry TorokhovMerge branch 'next' into for-linus
2010-10-24 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2010-10-24 Linus TorvaldsMerge branch 'devel' of git://git./linux/kernel/git...
2010-10-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-24 Linus TorvaldsMerge branch 'kvm-updates/2.6.37' of git://git./virt...
2010-10-24 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2010-10-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-24 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2010-10-24 Pekka EnbergMerge branch 'master' into for-linus
2010-10-24 Huang YingKVM: MCE: Send SRAR SIGBUS directly
2010-10-24 Huang YingKVM: MCE: Add MCG_SER_P into KVM_MCE_CAP_SUPPORTED
2010-10-24 Nicolas KaiserKVM: fix typo in copyright notice
2010-10-24 Avi KivityKVM: Disable interrupts around get_kernel_ns()
2010-10-24 Avi KivityKVM: MMU: Avoid sign extension in mmu_alloc_direct_root...
2010-10-24 Xiao GuangrongKVM: MMU: move access code parsing to FNAME(walk_addr...
2010-10-24 Xiao GuangrongKVM: MMU: audit: check whether have unsync sps after...
2010-10-24 Xiao GuangrongKVM: MMU: audit: introduce audit_printk to cleanup...
2010-10-24 Xiao GuangrongKVM: MMU: audit: unregister audit tracepoints before...
2010-10-24 Xiao GuangrongKVM: MMU: audit: fix vcpu's spte walking
2010-10-24 Xiao GuangrongKVM: MMU: set access bit for direct mapping
2010-10-24 Xiao GuangrongKVM: MMU: cleanup for error mask set while walk guest...
2010-10-24 Xiao GuangrongKVM: MMU: update 'root_hpa' out of loop in PAE shadow...
2010-10-24 Sheng YangKVM: x86 emulator: Eliminate compilation warning in...
2010-10-24 Jan KiszkaKVM: x86: Fix constant type in kvm_get_time_scale
2010-10-24 Jan KiszkaKVM: VMX: Add AX to list of registers clobbered by...
2010-10-24 Arjan KoersKVM guest: Move a printk that's using the clock before...
2010-10-24 Zachary AmsdenKVM: x86: TSC catchup mode
2010-10-24 Zachary AmsdenKVM: x86: Rename timer function
2010-10-24 Zachary AmsdenKVM: x86: Make math work for other scales
2010-10-24 Avi KivityKVM: VMX: Respect interrupt window in big real mode
2010-10-24 Mohammed GamalKVM: VMX: Emulated real mode interrupt injection
2010-10-24 Mohammed GamalKVM: Add kvm_inject_realmode_interrupt() wrapper
2010-10-24 Mohammed GamalKVM: x86 emulator: Expose emulate_int_real()
2010-10-24 Hillf DantonKVM: MMU: fix counting of rmap entries in rmap_add()
2010-10-24 Gleb NatapovKVM: SVM: do not generate "external interrupt exit...
2010-10-24 Avi KivityKVM: Convert PIC lock from raw spinlock to ordinary...
2010-10-24 Zachary AmsdenKVM: x86: Fix kvmclock bug
2010-10-24 Joerg RoedelKVM: MMU: Don't track nested fault info in error-code
2010-10-24 Avi KivityKVM: VMX: Move fixup_rmode_irq() to avoid forward decla...
2010-10-24 Avi KivityKVM: Non-atomic interrupt injection
2010-10-24 Avi KivityKVM: VMX: Parameterize vmx_complete_interrupts() for...
2010-10-24 Avi KivityKVM: VMX: Move real-mode interrupt injection fixup...
2010-10-24 Avi KivityKVM: VMX: Split up vmx_complete_interrupts()
2010-10-24 Avi KivityKVM: Check for pending events before attempting injection
2010-10-24 Avi KivityKVM: MMU: Fix regression with ept memory types merged...
2010-10-24 Joerg RoedelKVM: X86: Report SVM bit to userspace only when supported
2010-10-24 Joerg RoedelKVM: SVM: Report Nested Paging support to userspace
2010-10-24 Joerg RoedelKVM: SVM: Expect two more candiates for exit_int_info
2010-10-24 Joerg RoedelKVM: SVM: Initialize Nested Nested MMU context on VMRUN
2010-10-24 Joerg RoedelKVM: SVM: Implement MMU helper functions for Nested...
2010-10-24 Joerg RoedelKVM: MMU: Track NX state in struct kvm_mmu
2010-10-24 Joerg RoedelKVM: MMU: Allow long mode shadows for legacy page tables
2010-10-24 Joerg RoedelKVM: MMU: Refactor mmu_alloc_roots function
2010-10-24 Joerg RoedelKVM: MMU: Introduce kvm_pdptr_read_mmu
2010-10-24 Joerg RoedelKVM: MMU: Add kvm_mmu parameter to load_pdptrs function
2010-10-24 Joerg RoedelKVM: X86: Propagate fetch faults
2010-10-24 Joerg RoedelKVM: MMU: Propagate the right fault back to the guest...
2010-10-24 Joerg RoedelKVM: MMU: Introduce init_kvm_nested_mmu()
2010-10-24 Joerg RoedelKVM: MMU: Introduce kvm_read_nested_guest_page()
2010-10-24 Joerg RoedelKVM: MMU: Make walk_addr_generic capable for two-level...
2010-10-24 Joerg RoedelKVM: X86: Add kvm_read_guest_page_mmu function
2010-10-24 Joerg RoedelKVM: MMU: Implement nested gva_to_gpa functions
2010-10-24 Joerg RoedelKVM: X86: Introduce pointer to mmu context used for...
2010-10-24 Joerg RoedelKVM: MMU: Add infrastructure for two-level page walker
2010-10-24 Joerg RoedelKVM: MMU: Introduce generic walk_addr function
2010-10-24 Joerg RoedelKVM: MMU: Track page fault data in struct vcpu
2010-10-24 Joerg RoedelKVM: MMU: Let is_rsvd_bits_set take mmu context instead...
2010-10-24 Joerg RoedelKVM: MMU: Introduce kvm_init_shadow_mmu helper function
2010-10-24 Joerg RoedelKVM: MMU: Introduce inject_page_fault function pointer
2010-10-24 Joerg RoedelKVM: MMU: Introduce get_cr3 function pointer
2010-10-24 Joerg RoedelKVM: X86: Introduce a tdp_set_cr3 function
2010-10-24 Joerg RoedelKVM: MMU: Make set_cr3 a function pointer in kvm_mmu
2010-10-24 Joerg RoedelKVM: MMU: Make tdp_enabled a mmu-context parameter
2010-10-24 Joerg RoedelKVM: MMU: Check for root_level instead of long mode
next