aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ftrace: Add self-tests for multiple function trace usersSteven Rostedt2011-05-18
* ftrace: Modify ftrace_set_filter/notrace to take opsSteven Rostedt2011-05-18
* ftrace: Allow dynamically allocated function tracersSteven Rostedt2011-05-18
* ftrace: Implement separate user function filteringSteven Rostedt2011-05-18
* ftrace: Free hash with call_rcu_sched()Steven Rostedt2011-05-18
* ftrace: Have global_ops store the functions that are to be tracedSteven Rostedt2011-05-18
* ftrace: Add ops parameter to ftrace_startup/shutdown functionsSteven Rostedt2011-05-18
* ftrace: Add enabled_functions fileSteven Rostedt2011-05-18
* ftrace: Use counters to enable functions to traceSteven Rostedt2011-05-18
* ftrace: Separate hash allocation and assignmentSteven Rostedt2011-05-18
* ftrace: Create a global_ops to hold the filter and notrace hashesSteven Rostedt2011-05-18
* ftrace: Use hash instead for FTRACE_FL_FILTERSteven Rostedt2011-05-18
* ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functionsSteven Rostedt2011-05-18
* perf: Fix multi-event parsing bugStephane Eranian2011-05-17
* x86: Remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger2011-05-12
* perf probe: Fix the missed parameter initializationLin Ming2011-05-10
* Merge commit 'v2.6.39-rc7' into perf/coreIngo Molnar2011-05-10
|\
| * Linux 2.6.39-rc7Linus Torvalds2011-05-09
| * vm: fix vm_pgoff wrap in upward expansionHugh Dickins2011-05-09
| * Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-05-09
| |\
| | * drm/i915/lvds: Only act on lid notify when the device is onAlex Williamson2011-05-09
| | * drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup"Chris Wilson2011-05-09
| | * drm/i915: Only enable the plane after setting the fb base (pre-ILK)Chris Wilson2011-05-09
| | * drm/i915/dp: Be paranoid in case we disable a DP before it is attachedChris Wilson2011-05-04
| | * drm/i915: Release object along create user fb error pathChris Wilson2011-05-04
| * | Don't lock guardpage if the stack is growing upMikulas Patocka2011-05-09
| * | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-05-09
| |\ \
| | * | eeepc-laptop: Use ACPI handle to identify rfkill portMatthew Garrett2011-05-09
| | * | [PATCH] sony-laptop: limit brightness range to DSDT provided onesMattia Dongili2011-05-09
| | * | sony-laptop: report failures on setting LCD brightnessMattia Dongili2011-05-09
| | * | thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.Manoj Iyer2011-05-09
| * | | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2011-05-09
| |\ \ \
| | * | | ASoC: Fix CODEC DAI names for GoniMark Brown2011-04-28
| | * | | ASoC: Fix CODEC name in GoniMark Brown2011-04-28
| | * | | davinci-mcasp: fix _CBM_CFS pin directionsBen Gardiner2011-04-26
| | * | | davinci-mcasp: fix _CBM_CFS hw_paramsBen Gardiner2011-04-26
| | * | | davinci-mcasp: use bitfield definitions for PDIRBen Gardiner2011-04-26
| | * | | ASoC: davinci-mcasp: correct tdm_slots limitBen Gardiner2011-04-26
| * | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-05-09
| |\ \ \ \
| | * | | | drm/radeon/kms: add pci id to acer travelmate quirk for 5730Alex Deucher2011-05-08
| | * | | | drm/radeon: fix order of doing things in radeon_crtc_cursor_setIlija Hadzic2011-05-08
| | * | | | drm: mm: fix debug outputDaniel Vetter2011-05-08
| | * | | | Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie2011-05-08
| | |\ \ \ \
| | | * | | | drm/nouveau: Fix a crash at card takedown for NV40 and older cardsJimmy Rentz2011-05-08
| | * | | | | drm/radeon/kms: ATPX switcheroo fixesAlex Deucher2011-05-08
| | |/ / / /
| * | | | | Merge branch 'hpfs'Linus Torvalds2011-05-09
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | HPFS: Remove unused variableMikulas Patocka2011-05-09
| | * | | | HPFS: Move declaration up, so that there are no out-of-scope pointersMikulas Patocka2011-05-09
| | * | | | HPFS: Fix some unaligned accessesMikulas Patocka2011-05-09
| | * | | | HPFS: Fix endianity. Make hpfs work on big-endian machinesMikulas Patocka2011-05-09