| Commit message (Expand) | Author | Age | Files | Lines |
* | oprofile: disable write access to oprofilefs while profiler is running | Robert Richter | 2010-10-12 | 4 | -20/+18 |
* | Merge branch 'oprofile/perf' into oprofile/core | Robert Richter | 2010-10-11 | 1 | -0/+323 |
|\ |
|
| * | oprofile, ARM: Use oprofile_arch_exit() to cleanup on failure | Robert Richter | 2010-10-11 | 1 | -28/+26 |
| * | oprofile, ARM: Rework op_create_counter() | Robert Richter | 2010-10-11 | 1 | -10/+10 |
| * | oprofile, ARM: Remove some goto statements | Robert Richter | 2010-10-11 | 1 | -4/+2 |
| * | oprofile, ARM: Release resources on failure | Robert Richter | 2010-10-11 | 1 | -0/+1 |
| * | Merge branch 'oprofile/urgent' (early part) into oprofile/perf | Robert Richter | 2010-10-11 | 254 | -1658/+2766 |
| |\ |
|
| * | | oprofile: Abstract the perf-events backend | Matt Fleming | 2010-10-11 | 1 | -0/+326 |
* | | | oprofile: Remove duplicate code around __oprofilefs_create_file() | Robert Richter | 2010-10-04 | 1 | -32/+14 |
* | | | Merge branch 'oprofile/urgent' into oprofile/core | Robert Richter | 2010-10-01 | 254 | -1658/+2766 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | 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 |