aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2009-03-26
|\
| * [WATCHDOG] i6300esb.c: start lockingWim Van Sebroeck2009-03-25
| * [WATCHDOG] i6300esb.c: convert to platform device driverWim Van Sebroeck2009-03-25
| * [WATCHDOG] wdt.c: remove #ifdef CONFIG_WDT_501Alan Cox2009-03-25
| * [WATCHDOG] Fix io.h & uaccess.h includes.Wim Van Sebroeck2009-03-25
| * [WATCHDOG] More coding-style and trivial clean-upWim Van Sebroeck2009-03-25
| * [WATCHDOG] struct file_operations should be constWim Van Sebroeck2009-03-25
| * [WATCHDOG] cpwd.c: Coding style - Clean-upWim Van Sebroeck2009-03-25
| * [WATCHDOG] hpwdt.c: Add new HP BMC controller. Thomas Mingarelli2009-03-25
| * [PATCH 13/13] drivers/watchdog: use USB API functions rather than constantsJulia Lawall2009-03-25
| * [WATCHDOG] orion5x_wdt: fix compile issue by providing tclk as platform dataThomas Reitmayr2009-03-25
| * [WATCHDOG] rc32434_wdt: make sure watchdog is not running at startupWim Van Sebroeck2009-03-25
| * [WATCHDOG] rc32434_wdt: add spin_lockingWim Van Sebroeck2009-03-25
| * [WATCHDOG] rc32434_wdt: add shutdown methodWim Van Sebroeck2009-03-25
| * [WATCHDOG] rc32434_wdt: add timeout module parameterPhil Sutter2009-03-25
| * [WATCHDOG] rc32434_wdt: clean-up driverPhil Sutter2009-03-25
| * [WATCHDOG] davinci: convert to ioremap() + io[read|write]Kevin Hilman2009-03-25
| * [WATCHDOG] w83697ug: add error checkingEric Lammerts2009-03-25
| * [WATCHDOG] cpwd.c & riowd.c - unlocked_ioctlWim Van Sebroeck2009-03-25
* | Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-03-26
|\ \
| * | KVM: VMX: Don't allow uninhibited access to EFER on i386Avi Kivity2009-03-24
| * | KVM: Correct deassign device ioctl to IOWSheng Yang2009-03-24
| * | KVM: ppc: e500: Fix the bug that KVM is unstable in SMPLiu Yu2009-03-24
| * | KVM: ppc: e500: Fix the bug that mas0 update to wrong value when read TLB entryLiu Yu2009-03-24
| * | KVM: Fix missing smp tlb flush in invlpgAndrea Arcangeli2009-03-24
| * | KVM: Get support IRQ routing entry countsSheng Yang2009-03-24
| * | KVM: fix sparse warnings: Should it be static?Hannes Eder2009-03-24
| * | KVM: fix sparse warnings: context imbalanceHannes Eder2009-03-24
| * | KVM: is_long_mode() should check for EFER.LMAAmit Shah2009-03-24
| * | KVM: VMX: Update necessary state when guest enters long modeAmit Shah2009-03-24
| * | KVM: ia64: Fix the build errors due to lack of macros related to MSI.Xiantao Zhang2009-03-24
| * | ia64: Move the macro definitions related to MSI to one header file.Xiantao Zhang2009-03-24
| * | KVM: fix kvm_vm_ioctl_deassign_deviceWeidong Han2009-03-24
| * | KVM: define KVM_CAP_DEVICE_DEASSIGNMENTWeidong Han2009-03-24
| * | KVM: ppc: Add emulation of E500 register mmucsr0Liu Yu2009-03-24
| * | KVM: Report IRQ injection status for MSI delivered interruptsGleb Natapov2009-03-24
| * | KVM: MMU: Fix another largepage memory leakJoerg Roedel2009-03-24
| * | KVM: SVM: set accessed bit for VMCB segment selectorsAndre Przywara2009-03-24
| * | KVM: Report IRQ injection status to userspace.Gleb Natapov2009-03-24
| * | KVM: MMU: remove assertion in kvm_mmu_alloc_pageJoerg Roedel2009-03-24
| * | KVM: MMU: remove redundant check in mmu_set_spteJoerg Roedel2009-03-24
| * | KVM: MMU: handle compound pages in kvm_is_mmio_pfnJoerg Roedel2009-03-24
| * | KVM: Fix kvmclock on !constant_tsc boxesGerd Hoffmann2009-03-24
| * | KVM: VMX: Use kvm_mmu_page_fault() handle EPT violation mmioSheng Yang2009-03-24
| * | KVM: Use irq routing API for MSISheng Yang2009-03-24
| * | KVM: Drop unused evaluations from string pio handlersJan Kiszka2009-03-24
| * | KVM: Add FFXSR supportAlexander Graf2009-03-24
| * | x86: Add EFER descriptions for FFXSRAlexander Graf2009-03-24
| * | KVM: make irq ack notifications aware of routing tableMarcelo Tosatti2009-03-24
| * | KVM: ia64: dynamic nr online cpusJes Sorensen2009-03-24