Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad...
[pandora-kernel.git] / arch /
2010-08-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-04 Kyle McMartinparisc: pass through '\t' to early (iodc) console
2010-08-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-04 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2010-08-04 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-08-04 Linus TorvaldsMerge branch 'kvm-updates/2.6.36' of git://git./virt...
2010-08-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-04 Linus TorvaldsMerge branch 'v4l_for_2.6.35' of git://git./linux/kerne...
2010-08-04 Linus TorvaldsMerge branch 'stable/swiotlb-0.8.3' of git://git./linux...
2010-08-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-03 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2010-08-03 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2010-08-03 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2010-08-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-03 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2010-08-03 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2010-08-03 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2010-08-03 Dave Jones[CPUFREQ] Remove pointless printk from p4-clockmod.
2010-08-03 Holger Freyther[CPUFREQ] Fix section mismatch for powernow_cpu_init...
2010-08-03 Holger Freyther[CPUFREQ] Fix section mismatch for longhaul_cpu_init.
2010-08-03 Holger Freyther[CPUFREQ] Fix section mismatch for longrun_cpu_init.
2010-08-03 Borislav Petkov[CPUFREQ] powernow-k8: Fix misleading variable naming
2010-08-03 Peter Huewe[CPUFREQ] Convert pci_table entries to PCI_VDEVICE...
2010-08-03 Kulikov Vasiliy[CPUFREQ] arch/x86/kernel/cpu/cpufreq: use for_each_pci...
2010-08-03 Thomas Renninger[CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufr...
2010-08-03 Thomas Renninger[CPUFREQ] acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST...
2010-08-03 Marti Raudsepp[CPUFREQ] powernow-k8: On load failure, remind the...
2010-08-03 Borislav Petkov[CPUFREQ] powernow-k8: Limit Pstate transition latency...
2010-08-03 Matthew Garrett[CPUFREQ] Fix PCC driver error path
2010-08-03 Daniel J Blueman[CPUFREQ] fix double freeing in error path of pcc-cpufreq
2010-08-03 Matthew Garrett[CPUFREQ] pcc driver should check for pcch method befor...
2010-08-03 Borislav Petkovx86, mce: Notify about corrected events too
2010-08-03 Sreedhara DSRemove indirect read write api support.
2010-08-03 Feng Tangintel_scu_ipc: add definitions for vRTC related command
2010-08-03 Dmitry TorokhovMerge branch 'next' into for-linus
2010-08-02 Guennadi LiakhovetskiV4L/DVB: mediabus: fix ambiguous pixel code names
2010-08-02 Alex ElderMerge branch 'v2.6.35'
2010-08-02 Avi KivityKVM: VMX: Fix host GDT.LIMIT corruption
2010-08-02 Xiao GuangrongKVM: MMU: using __xchg_spte more smarter
2010-08-02 Xiao GuangrongKVM: MMU: cleanup spte set and accssed/dirty tracking
2010-08-02 Xiao GuangrongKVM: MMU: don't atomicly set spte if it's not present
2010-08-02 Xiao GuangrongKVM: MMU: fix page dirty tracking lost while sync page
2010-08-02 Xiao GuangrongKVM: MMU: fix broken page accessed tracking with ept...
2010-08-02 Xiao GuangrongKVM: MMU: add missing reserved bits check in speculativ...
2010-08-02 Andrea ArcangeliKVM: MMU: fix mmu notifier invalidate handler for huge...
2010-08-02 Wei YongjunKVM: x86 emulator: fix xchg instruction emulation
2010-08-02 Gleb NatapovKVM: x86: Call mask notifiers from pic
2010-08-02 Gleb NatapovKVM: x86: never re-execute instruction with enabled tdp
2010-08-02 Gleb NatapovKVM: x86: emulator: inc/dec can have lock prefix
2010-08-02 Avi KivityKVM: MMU: Eliminate redundant temporaries in FNAME...
2010-08-02 Avi KivityKVM: MMU: Validate all gptes during fetch, not just...
2010-08-02 Avi KivityKVM: MMU: Simplify spte fetch() function
2010-08-02 Avi KivityKVM: MMU: Add gpte_valid() helper
2010-08-02 Avi KivityKVM: MMU: Add validate_direct_spte() helper
2010-08-02 Avi KivityKVM: MMU: Add drop_large_spte() helper
2010-08-02 Avi KivityKVM: MMU: Use __set_spte to link shadow pages
2010-08-02 Avi KivityKVM: MMU: Add link_shadow_page() helper
2010-08-02 Avi KivityKVM: Expose MCE control MSRs to userspace
2010-08-02 Xiao GuangrongKVM: PIT: stop vpit before freeing irq_routing
2010-08-02 Gleb NatapovKVM: Reenter guest after emulation failure if due to...
2010-08-02 Gleb NatapovKVM: Return EFAULT from kvm ioctl when guest accesses...
2010-08-02 Jiri SlabyKVM: fix lock imbalance in kvm_create_pit()
2010-08-02 Avi KivityKVM: MMU: Keep going on permission error
2010-08-02 Avi KivityKVM: MMU: Only indicate a fetch fault in page fault...
2010-08-02 Wei YongjunKVM: x86 emulator: re-implementing 'mov AL,moffs' instr...
2010-08-02 Wei YongjunKVM: x86 emulator: fix cli/sti instruction emulation
2010-08-02 Wei YongjunKVM: x86 emulator: fix 'mov rm,sreg' instruction decoding
2010-08-02 Wei YongjunKVM: x86 emulator: fix 'and AL,imm8' instruction decoding
2010-08-02 Wei YongjunKVM: x86 emulator: fix the comment of out instruction
2010-08-02 Wei YongjunKVM: x86 emulator: fix 'mov sreg,rm16' instruction...
2010-08-02 Avi KivityKVM: MMU: Don't drop accessed bit while updating an...
2010-08-02 Avi KivityKVM: MMU: Atomically check for accessed bit when droppi...
2010-08-02 Avi KivityKVM: MMU: Move accessed/dirty bit checks from rmap_remo...
2010-08-02 Avi KivityKVM: MMU: Introduce drop_spte()
2010-08-02 Xiao GuangrongKVM: VMX: fix tlb flush with invalid root
2010-08-02 Joerg RoedelKVM: Use u64 for frame data types
2010-08-01 Joerg RoedelKVM: Remove unnecessary divide operations
2010-08-01 Alexander GrafKVM: PPC: Make use of hash based Shadow MMU
2010-08-01 Alexander GrafKVM: PPC: Add generic hpte management functions
2010-08-01 Xiao GuangrongKVM: MMU: cleanup FNAME(fetch)() functions
2010-08-01 Xiao GuangrongKVM: MMU: fix direct sp's access corrupted
2010-08-01 Xiao GuangrongKVM: MMU: fix conflict access permissions in direct sp
2010-08-01 Xiao GuangrongKVM: MMU: fix writable sync sp mapping
2010-08-01 Sheng YangKVM: VMX: Execute WBINVD to keep data consistency with...
2010-08-01 Avi KivityKVM: Simplify vcpu_enter_guest() mmu reload logic slightly
2010-08-01 Chris LalancetteKVM: Search the LAPIC's for one that will accept a...
2010-08-01 Takuya YoshikawaKVM: ia64: cleanup kvm_ia64_sync_dirty_log()
2010-08-01 Takuya YoshikawaKVM: ia64: fix dirty_log_lock spin_lock section not...
2010-08-01 Alexander GrafKVM: PPC: Make BAT only guest segments work
2010-08-01 Alexander GrafKVM: PPC: Use kernel hash function
2010-08-01 Alexander GrafKVM: PPC: Remove obsolete kvmppc_mmu_find_pte
2010-08-01 Sheng YangKVM: x86: Enable AVX for guest
2010-08-01 Avi KivityKVM: Prevent internal slots from being COWed
2010-08-01 Avi KivityKVM: Add mini-API for vcpu->requests
2010-08-01 Avi KivityKVM: i8259: simplify pic_irq_request() calling sequence
2010-08-01 Avi KivityKVM: i8259: reduce excessive abstraction for pic_irq_re...
2010-08-01 Avi KivityKVM: Remove kernel-allocated memory regions
2010-08-01 Avi KivityKVM: Remove memory alias support
2010-08-01 Christian BorntraegerKVM: s390: Don't exit SIE on SIGP sense running
next