| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/pci/intel-iommu.c: fix build with older gcc's | Andrew Morton | 2010-09-22 | 1 | -47/+43 |
* | drivers/video/sis/sis_main.c: prevent reading uninitialized stack memory | Dan Rosenberg | 2010-09-22 | 1 | -0/+3 |
* | fbcon: fix lockdep warning from fbcon_deinit() | Jarek Poplawski | 2010-09-22 | 1 | -2/+3 |
* | efifb: support the EFI framebuffer on more Apple hardware | Luke Macken | 2010-09-22 | 1 | -0/+42 |
* | efifb: check that the base address is plausible on pci systems | Peter Jones | 2010-09-22 | 1 | -12/+49 |
* | drivers/rtc/rtc-ab3100.c: add missing platform_set_drvdata() in ab3100_rtc_pr... | Axel Lin | 2010-09-22 | 1 | -0/+2 |
* | vmware balloon: rename module | Dmitry Torokhov | 2010-09-22 | 3 | -2/+2 |
* | ipmi: fix acpi probe print | Yinghai Lu | 2010-09-22 | 1 | -5/+5 |
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-09-22 | 2 | -2/+3 |
|\ |
|
| * | char: Mark /dev/zero and /dev/kmem as not capable of writeback | Jan Kara | 2010-09-22 | 1 | -1/+2 |
| * | cciss: freeing uninitialized data on error path | Dan Carpenter | 2010-09-21 | 1 | -1/+1 |
* | | Merge branch 'for-linus/i2c/2636-rc5' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2010-09-21 | 1 | -0/+2 |
|\ \ |
|
| * | | i2c-omap: Make sure i2c bus is free before setting it to idle | Mathias Nyman | 2010-09-22 | 1 | -0/+2 |
| |/ |
|
* | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-09-21 | 8 | -26/+73 |
|\ \ |
|
| * \ | Merge remote branch 'linus' into drm-intel-fixes | Chris Wilson | 2010-09-21 | 93 | -431/+743 |
| |\ \ |
|
| * | | | drm/i915: Hold a reference to the object whilst unbinding the eviction list | Chris Wilson | 2010-09-20 | 1 | -2/+7 |
| * | | | drm/i915,agp/intel: Add second set of PCI-IDs for B43 | Chris Wilson | 2010-09-17 | 3 | -0/+5 |
| * | | | drm/i915: Fix Sandybridge fence registers | Chris Wilson | 2010-09-17 | 2 | -22/+51 |
| * | | | drm/i915/crt: Downgrade warnings for hotplug failures | Chris Wilson | 2010-09-17 | 1 | -2/+2 |
| * | | | Merge remote branch 'linus' into drm-intel-fixes | Chris Wilson | 2010-09-13 | 151 | -891/+1453 |
| |\ \ \ |
|
| * | | | | drm/i915: Ensure that the crtcinfo is populated during mode_fixup() | Chris Wilson | 2010-09-12 | 1 | -0/+8 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2010-09-21 | 1 | -1/+5 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | virtio: console: Prevent userspace from submitting NULL buffers | Amit Shah | 2010-09-21 | 1 | -0/+4 |
| * | | | | virtio: console: Fix poll blocking even though there is data to read | Hans de Goede | 2010-09-21 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2010-09-20 | 3 | -22/+10 |
|\ \ \ \ |
|
| * | | | | Staging: vt6655: fix buffer overflow | Dan Carpenter | 2010-09-20 | 1 | -3/+8 |
| * | | | | Revert: "Staging: batman-adv: Adding netfilter-bridge hooks" | Sven Eckelmann | 2010-09-20 | 2 | -19/+2 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-09-20 | 5 | -30/+64 |
|\ \ \ \ |
|
| * | | | | USB: serial/mos*: prevent reading uninitialized stack memory | Dan Rosenberg | 2010-09-20 | 2 | -0/+6 |
| * | | | | USB: otg: twl4030: fix phy initialization(v1) | Ming Lei | 2010-09-20 | 1 | -27/+51 |
| * | | | | USB: EHCI: Disable langwell/penwell LPM capability | Alek Du | 2010-09-20 | 1 | -0/+5 |
| * | | | | usb: musb_debugfs: don't use the struct file private_data field with seq_files | Mathias Nyman | 2010-09-20 | 1 | -3/+2 |
| |/ / / |
|
* | | | | serial: mfd: fix bug in serial_hsu_remove() | Feng Tang | 2010-09-20 | 1 | -8/+9 |
* | | | | serial: amba-pl010: fix set_ldisc | Mika Westerberg | 2010-09-20 | 1 | -7/+2 |
|/ / / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 | Linus Torvalds | 2010-09-19 | 1 | -9/+3 |
|\ \ \ |
|
| * | | | ide: Fix ordering of procfs registry. | Wolfram Sang | 2010-09-13 | 1 | -9/+3 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-09-19 | 10 | -17/+105 |
|\ \ \ \ |
|
| * | | | | dca: disable dca on IOAT ver.3.0 multiple-IOH platforms | Sosnowski, Maciej | 2010-09-17 | 1 | -6/+79 |
| * | | | | drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memory | Dan Rosenberg | 2010-09-16 | 1 | -0/+2 |
| * | | | | drivers/net/eql.c: prevent reading uninitialized stack memory | Dan Rosenberg | 2010-09-16 | 1 | -0/+2 |
| * | | | | drivers/net/usb/hso.c: prevent reading uninitialized memory | Dan Rosenberg | 2010-09-16 | 1 | -0/+2 |
| * | | | | r8169: Handle rxfifo errors on 8168 chips | Matthew Garrett | 2010-09-15 | 1 | -3/+2 |
| * | | | | 3c59x: Remove atomic context inside vortex_{set|get}_wol | Denis Kirjanov | 2010-09-15 | 1 | -4/+3 |
| * | | | | phylib: fix PAL state machine restart on resume | Simon Guinot | 2010-09-14 | 1 | -2/+2 |
| * | | | | bonding: correctly process non-linear skbs | Andy Gospodarek | 2010-09-14 | 2 | -0/+6 |
| * | | | | ppp: potential NULL dereference in ppp_mp_explode() | Dan Carpenter | 2010-09-13 | 1 | -2/+7 |
* | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-09-17 | 7 | -37/+43 |
|\ \ \ \ \ |
|
| * | | | | | hwmon: (lm95241) Replace rate sysfs attribute with update_interval | Guenter Roeck | 2010-09-17 | 1 | -10/+11 |
| * | | | | | hwmon: (adm1031) Replace update_rate sysfs attribute with update_interval | Guenter Roeck | 2010-09-17 | 1 | -19/+24 |
| * | | | | | hwmon: (w83627ehf) Use proper exit sequence | Jonas Jonsson | 2010-09-17 | 1 | -0/+1 |