Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | ipmi: fix acpi probe print | Yinghai Lu | 2010-09-23 | 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-22 | 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-21 | 3 | -22/+10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Staging: vt6655: fix buffer overflow | Dan Carpenter | 2010-09-21 | 1 | -3/+8 | |
| * | | | | | | | | | | Revert: "Staging: batman-adv: Adding netfilter-bridge hooks" | Sven Eckelmann | 2010-09-21 | 2 | -19/+2 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-09-21 | 5 | -30/+64 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | USB: serial/mos*: prevent reading uninitialized stack memory | Dan Rosenberg | 2010-09-21 | 2 | -0/+6 | |
| * | | | | | | | | | | USB: otg: twl4030: fix phy initialization(v1) | Ming Lei | 2010-09-21 | 1 | -27/+51 | |
| * | | | | | | | | | | USB: EHCI: Disable langwell/penwell LPM capability | Alek Du | 2010-09-21 | 1 | -0/+5 | |
| * | | | | | | | | | | usb: musb_debugfs: don't use the struct file private_data field with seq_files | Mathias Nyman | 2010-09-21 | 1 | -3/+2 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | serial: mfd: fix bug in serial_hsu_remove() | Feng Tang | 2010-09-21 | 1 | -8/+9 | |
* | | | | | | | | | | serial: amba-pl010: fix set_ldisc | Mika Westerberg | 2010-09-21 | 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-14 | 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-18 | 1 | -6/+79 | |
| * | | | | | | | | drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memory | Dan Rosenberg | 2010-09-17 | 1 | -0/+2 | |
| * | | | | | | | | drivers/net/eql.c: prevent reading uninitialized stack memory | Dan Rosenberg | 2010-09-17 | 1 | -0/+2 | |
| * | | | | | | | | drivers/net/usb/hso.c: prevent reading uninitialized memory | Dan Rosenberg | 2010-09-17 | 1 | -0/+2 | |
| * | | | | | | | | r8169: Handle rxfifo errors on 8168 chips | Matthew Garrett | 2010-09-16 | 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 | |
| * | | | | | | | | hwmon: (emc1403) Remove unnecessary hwmon_device_unregister | Yong Wang | 2010-09-17 | 1 | -1/+0 | |
| * | | | | | | | | hwmon: (f75375s) Do not overwrite values read from registers | Guillem Jover | 2010-09-17 | 1 | -2/+2 | |
| * | | | | | | | | hwmon: (f75375s) Shift control mode to the correct bit position | Guillem Jover | 2010-09-17 | 1 | -1/+1 | |
| * | | | | | | | | hwmon: (lis3lv02d) Prevent NULL pointer dereference | Kuninori Morimoto | 2010-09-17 | 2 | -4/+4 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2010-09-17 | 2 | -1/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | firewire: nosy: fix build when CONFIG_FIREWIRE=N | Stefan Richter | 2010-09-17 | 1 | -1/+1 | |
| * | | | | | | | | firewire: ohci: activate cycle timer register quirk on Ricoh chips | Heikki Lindholm | 2010-09-08 | 1 | -0/+1 |