Age | Commit message (Expand) | Author |
2008-12-01 | Revert "of_platform_driver noise on sparce" | Linus Torvalds |
2008-11-30 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2008-11-30 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2008-11-30 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-12-01 | drm/i915: Fix copy'n'pasteo that broke VT switch if flushing was non-empty. | Eric Anholt |
2008-11-30 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2008-11-30 | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 | Linus Torvalds |
2008-11-30 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds |
2008-11-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2008-11-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2008-11-30 | input: replace spin_lock_bh with spin_lock_irqsave in ml_ff_playback | Arjan van de Ven |
2008-11-30 | get xenbus_driver ->probe() "recognized" by modpost | Al Viro |
2008-11-30 | pci_setup() is init, not devinit | Al Viro |
2008-11-30 | tricky one: hisax sections | Al Viro |
2008-11-30 | uninorth-agp section mess | Al Viro |
2008-11-30 | rapidio section noise | Al Viro |
2008-11-30 | section errors in smc911x/smc91x | Al Viro |
2008-11-30 | section misannotation in ibmtr_cs | Al Viro |
2008-11-30 | ixgbe section fixes | Al Viro |
2008-11-30 | rackmeter section fixes | Al Viro |
2008-11-30 | gdth section fixes | Al Viro |
2008-11-30 | of_platform_driver noise on sparce | Al Viro |
2008-11-30 | advansys fix on ISA-less configs | Al Viro |
2008-11-30 | W1_MASTER_DS1WM should depend on HAVE_CLK | Al Viro |
2008-11-30 | icside section warnings | Al Viro |
2008-11-30 | fix talitos | Al Viro |
2008-11-30 | istallion section warnings | Al Viro |
2008-11-28 | toshiba_acpi: close race in toshiba_acpi driver | Arjan van de Ven |
2008-11-28 | i2c-parport: Fix misplaced parport_release call | Jean Delvare |
2008-11-28 | i2c: Remove i2c clients in reverse order | Jean Delvare |
2008-11-28 | i2c/isp1301_omap: Build fixes | David Brownell |
2008-11-27 | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King |
2008-11-27 | ACPI: delete OSI(Linux) DMI dmesg spam | Len Brown |
2008-11-26 | ACPI: thinkpad-acpi: fix fan sleep/resume path | Henrique de Moraes Holschuh |
2008-11-26 | sony-laptop: printk tweak | Alessandro Guido |
2008-11-26 | sony-laptop: brightness regression fix | Alessandro Guido |
2008-11-26 | Revert "ACPI: don't enable control method power button as wakeup device when ... | Len Brown |
2008-11-26 | ACPI suspend: Blacklist boxes that require us to set SCI_EN directly on resume | Rafael J. Wysocki |
2008-11-26 | ACPI: scheduling in atomic via acpi_evaluate_integer () | Pavel Machek |
2008-11-26 | ACPI: battery: Convert discharge energy rate to current properly | Alexey Starikovskiy |
2008-11-26 | ACPI: EC: count interrupts only if called from interrupt handler. | Alexey Starikovskiy |
2008-11-26 | Input: wacom - add support for new USB Tablet PCs | Ping Cheng |
2008-11-26 | drm/i915: Save/restore HWS_PGA on suspend/resume | Peng Li |
2008-11-24 | ARM: OMAP: Remove broken LCD driver for SX1 | Tony Lindgren |
2008-11-25 | drm: move drm vblank initialization/cleanup to driver load/unload | Keith Packard |
2008-11-25 | drm/i915: execbuffer pins objects, no need to ensure they're still in the GTT | Keith Packard |
2008-11-25 | drm/i915: Always read pipestat in irq_handler | Keith Packard |
2008-11-25 | drm/i915: Subtract total pinned bytes from available aperture size | Keith Packard |
2008-11-25 | drm/i915: Avoid BUG_ONs on VT switch with a wedged chipset. | Eric Anholt |
2008-11-25 | drm/i915: Remove IMR masking during interrupt handler, and restart it if needed. | Eric Anholt |