Age | Commit message (Expand) | Author |
2010-08-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2010-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2010-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-08-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds |
2010-08-04 | parisc: pass through '\t' to early (iodc) console | Kyle McMartin |
2010-08-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2010-08-04 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds |
2010-08-04 | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-08-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-08-04 | Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-08-04 | Merge branch 'master' into for-next | Jiri Kosina |
2010-08-03 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-08-03 | [CPUFREQ] Remove pointless printk from p4-clockmod. | Dave Jones |
2010-08-03 | [CPUFREQ] Fix section mismatch for powernow_cpu_init in powernow-k7.c | Holger Freyther |
2010-08-03 | [CPUFREQ] Fix section mismatch for longhaul_cpu_init. | Holger Freyther |
2010-08-03 | [CPUFREQ] Fix section mismatch for longrun_cpu_init. | Holger Freyther |
2010-08-03 | [CPUFREQ] powernow-k8: Fix misleading variable naming | Borislav Petkov |
2010-08-03 | [CPUFREQ] Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe |
2010-08-03 | [CPUFREQ] arch/x86/kernel/cpu/cpufreq: use for_each_pci_dev() | Kulikov Vasiliy |
2010-08-03 | [CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independent | Thomas Renninger |
2010-08-03 | [CPUFREQ] acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notification | Thomas Renninger |
2010-08-03 | [CPUFREQ] powernow-k8: On load failure, remind the user to enable support in ... | Marti Raudsepp |
2010-08-03 | [CPUFREQ] powernow-k8: Limit Pstate transition latency check | Borislav Petkov |
2010-08-03 | [CPUFREQ] Fix PCC driver error path | Matthew Garrett |
2010-08-03 | [CPUFREQ] fix double freeing in error path of pcc-cpufreq | Daniel J Blueman |
2010-08-03 | [CPUFREQ] pcc driver should check for pcch method before calling _OSC | Matthew Garrett |
2010-08-03 | x86, mce: Notify about corrected events too | Borislav Petkov |
2010-08-03 | Remove indirect read write api support. | Sreedhara DS |
2010-08-03 | intel_scu_ipc: add definitions for vRTC related command | Feng Tang |
2010-08-02 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2010-08-02 | V4L/DVB: mediabus: fix ambiguous pixel code names | Guennadi Liakhovetski |
2010-08-02 | KVM: VMX: Fix host GDT.LIMIT corruption | Avi Kivity |
2010-08-02 | KVM: MMU: using __xchg_spte more smarter | Xiao Guangrong |
2010-08-02 | KVM: MMU: cleanup spte set and accssed/dirty tracking | Xiao Guangrong |
2010-08-02 | KVM: MMU: don't atomicly set spte if it's not present | Xiao Guangrong |
2010-08-02 | KVM: MMU: fix page dirty tracking lost while sync page | Xiao Guangrong |
2010-08-02 | KVM: MMU: fix broken page accessed tracking with ept enabled | Xiao Guangrong |
2010-08-02 | KVM: MMU: add missing reserved bits check in speculative path | Xiao Guangrong |
2010-08-02 | KVM: MMU: fix mmu notifier invalidate handler for huge spte | Andrea Arcangeli |
2010-08-02 | KVM: x86 emulator: fix xchg instruction emulation | Wei Yongjun |
2010-08-02 | KVM: x86: Call mask notifiers from pic | Gleb Natapov |
2010-08-02 | KVM: x86: never re-execute instruction with enabled tdp | Gleb Natapov |
2010-08-02 | KVM: x86: emulator: inc/dec can have lock prefix | Gleb Natapov |
2010-08-02 | KVM: MMU: Eliminate redundant temporaries in FNAME(fetch) | Avi Kivity |
2010-08-02 | KVM: MMU: Validate all gptes during fetch, not just those used for new pages | Avi Kivity |
2010-08-02 | KVM: MMU: Simplify spte fetch() function | Avi Kivity |
2010-08-02 | KVM: MMU: Add gpte_valid() helper | Avi Kivity |
2010-08-02 | KVM: MMU: Add validate_direct_spte() helper | Avi Kivity |
2010-08-02 | KVM: MMU: Add drop_large_spte() helper | Avi Kivity |