Age | Commit message (Expand) | Author |
2007-03-06 | [PATCH] fbdev: fix kconfig error if FB_DDC=n | James Simmons |
2007-03-06 | [PATCH] atyfb: fix kconfig error part 2 | Randy Dunlap |
2007-03-06 | [PATCH] nvidiafb backlight: Fix implicit declaration in nv_backlight | Dave Jones |
2007-03-05 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds |
2007-03-05 | [PATCH] video/aty/mach64_ct.c: fix bogus delay loop | David Miller |
2007-03-05 | [PATCH] usb-storage: do not rebuild when kernel version changes | Sam Ravnborg |
2007-03-05 | [PATCH] atyfb: Fix kconfig error | Antonino A. Daplas |
2007-03-05 | [PATCH] char/epca.c: remove unused function | Michal Piotrowski |
2007-03-05 | [PATCH] clocksource init adjustments (fix bug #7426) | john stultz |
2007-03-05 | [PATCH] ipmi: check, if default ports are accessible on PPC | Christian Krafft |
2007-03-05 | [PATCH] md: fix for raid6 reshape | NeilBrown |
2007-03-05 | [PATCH] fb: sm501fb off-by-1 sysfs store | Paul Mundt |
2007-03-05 | [PATCH] dz: remove struct pt_regs references | Maciej W. Rozycki |
2007-03-05 | [PATCH] gpio_keys driver shouldn't be ARM-specific | David Brownell |
2007-03-05 | [PATCH] add CONFIG_GENERIC_GPIO | David Brownell |
2007-03-05 | [PATCH] Fix soft lockup with iSeries viocd driver | Tony Breeds |
2007-03-05 | [PATCH] msi: support masking msi irqs without a mask bit | Eric W. Biederman |
2007-03-05 | [PATCH] msi: fix up the msi enable/disable logic | Eric W. Biederman |
2007-03-05 | [PATCH] msi: sanely support hardware level msi disabling | Eric W. Biederman |
2007-03-05 | [PATCH] cyclades: return closing_wait | Andrew Morton |
2007-03-05 | backlight: Allow enable/disable of fb backlights, fixing regressions | Richard Purdie |
2007-03-05 | backlight: Fix nvidia backlight initial brightness | Richard Purdie |
2007-03-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2007-03-04 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2007-03-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds |
2007-03-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2007-03-04 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2007-03-04 | [ARM] Acorn: move the i2c bus driver into drivers/i2c | Russell King |
2007-03-04 | [ARM] ARM SCSI: Don't try to dma_map_sg too many scatterlist entries | Russell King |
2007-03-04 | [ARM] ARM FAS216: don't modify scsi_cmnd request_bufflen | Russell King |
2007-03-04 | [ARM] rtc-pcf8583: Final fixes for this RTC on RiscPC | Russell King |
2007-03-04 | [ARM] rtc-pcf8583: correct month and year offsets | Russell King |
2007-03-04 | [ARM] rtc-pcf8583: don't use BCD_TO_BIN/BIN_TO_BCD | Russell King |
2007-03-04 | KVM: Move kvmfs magic number to <linux/magic.h> | Andrew Morton |
2007-03-04 | KVM: Fix bogus failure in kvm.ko module initialization | Avi Kivity |
2007-03-04 | KVM: Remove write access permissions when dirty-page-logging is enabled | Uri Lublin |
2007-03-04 | kvm: move do_remove_write_access() up | Uri Lublin |
2007-03-04 | KVM: Fix dirty page log bitmap size/access calculation | Uri Lublin |
2007-03-04 | KVM: Add missing calls to mark_page_dirty() | Uri Lublin |
2007-03-04 | KVM: Per-vcpu inodes | Avi Kivity |
2007-03-04 | KVM: Move kvm_vm_ioctl_create_vcpu() around | Avi Kivity |
2007-03-04 | KVM: Rename some kvm_dev_ioctl_*() functions to kvm_vm_ioctl_*() | Avi Kivity |
2007-03-04 | KVM: Create an inode per virtual machine | Avi Kivity |
2007-03-04 | KVM: Add internal filesystem for generating inodes | Avi Kivity |
2007-03-04 | KVM: More 0 -> NULL conversions | Avi Kivity |
2007-03-04 | KVM: SVM: intercept SMI to handle it at host level | Joerg Roedel |
2007-03-04 | KVM: svm: init cr0 with the wp bit set | Avi Kivity |
2007-03-04 | KVM: Wire up hypercall handlers to a central arch-independent location | Avi Kivity |
2007-03-04 | KVM: Add hypercall host support for svm | Avi Kivity |
2007-03-04 | KVM: Add host hypercall support for vmx | Ingo Molnar |