Age | Commit message (Expand) | Author |
2010-10-09 | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2010-10-09 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2010-10-09 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2010-10-09 | virtio-blk: fix request leak. | Mike Snitzer |
2010-10-09 | r8169: use device model DMA API | Stanislaw Gruszka |
2010-10-09 | r8169: allocate with GFP_KERNEL flag when able to sleep | Stanislaw Gruszka |
2010-10-08 | Merge branch 'msi-dmi' into release | Len Brown |
2010-10-08 | Merge branch 'pdc-regression' into release | Len Brown |
2010-10-08 | intel_idle: enable Atom C6 | Len Brown |
2010-10-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-10-08 | isdn: strcpy() => strlcpy() | Dan Carpenter |
2010-10-08 | drm/i915: Prevent module unload to avoid random memory corruption | Chris Wilson |
2010-10-07 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds |
2010-10-07 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-10-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-10-07 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-10-07 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-10-07 | drm: don't drop handle reference on unload | Dave Airlie |
2010-10-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2010-10-07 | md: check return code of read_sb_page | Vasiliy Kulikov |
2010-10-07 | md/raid1: minor bio initialisation improvements. | NeilBrown |
2010-10-07 | md/raid1: avoid overflow in raid1 resync when bitmap is in use. | NeilBrown |
2010-10-06 | ath9k_hw: fix regression in ANI listen time calculation | Felix Fietkau |
2010-10-06 | Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab... | Linus Torvalds |
2010-10-06 | HID: hidraw, fix a NULL pointer dereference in hidraw_write | Antonio Ospite |
2010-10-06 | HID: hidraw, fix a NULL pointer dereference in hidraw_ioctl | Antonio Ospite |
2010-10-05 | bonding: fix WARN_ON when writing to bond_master sysfs file | Neil Horman |
2010-10-06 | drm/ttm: Fix two race conditions + fix busy codepaths | Thomas Hellstrom |
2010-10-05 | skge: add quirk to limit DMA | Stanislaw Gruszka |
2010-10-05 | IPS driver: Fix limit clamping when reducing CPU power | Matthew Garrett |
2010-10-05 | [PATCH 2/2] IPS driver: disable CPU turbo | Jesse Barnes |
2010-10-05 | IPS driver: apply BIOS provided CPU limit if different from default | Jesse Barnes |
2010-10-05 | intel_ips -- ensure we do not enable gpu turbo mode without driver linkage | Andy Whitcroft |
2010-10-05 | intel_ips: Print MCP limit exceeded values. | Tim Gardner |
2010-10-05 | IPS driver: verify BIOS provided limits | Jesse Barnes |
2010-10-05 | IPS driver: don't toggle CPU turbo on unsupported CPUs | Jesse Barnes |
2010-10-05 | NULL pointer might be used in ips_monitor() | minskey guo |
2010-10-05 | Release symbol on error-handling path of ips_get_i915_syms() | minskey guo |
2010-10-05 | old_cpu_power is wrongly divided by 65535 in ips_monitor() | minskey guo |
2010-10-05 | seqno mask of THM_ITV register is 16bit | minskey guo |
2010-10-05 | xen: do not set xenstored_ready before xenbus_probe on hvm | Stefano Stabellini |
2010-10-04 | Input: wacom - fix runtime PM related deadlock | Dmitry Torokhov |
2010-10-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds |
2010-10-04 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2010-10-04 | Merge branch 'merge-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-10-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-10-04 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2010-10-03 | netdev: Depend on INET before selecting INET_LRO | Ben Hutchings |
2010-10-03 | drm/i915: Rephrase pwrite bounds checking to avoid any potential overflow | Chris Wilson |
2010-10-03 | drm/i915: Sanity check pread/pwrite | Chris Wilson |