aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | perf config: Allow '_' in config file variable namesArnaldo Carvalho de Melo2012-05-291-1/+1
| | * | perf annotate browser: Make feature toggles globalArnaldo Carvalho de Melo2012-05-291-35/+66
| * | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-05-3013-60/+150
| |\| |
| | * | perf annotate browser: The idx_asm field should be used in asm only viewArnaldo Carvalho de Melo2012-05-291-1/+5
| | * | perf tools: Convert critical messages to ui__error()Namhyung Kim2012-05-294-27/+25
| | * | perf ui: Make --stdio default when TUI is not supportedNamhyung Kim2012-05-281-0/+1
| | * | tools lib traceevent: Silence compiler warning on 32bit buildNamhyung Kim2012-05-261-1/+1
| | * | perf record: Fix branch_stack type in perf_record_optsStephane Eranian2012-05-251-1/+1
| | * | perf tools: Reconstruct event with modifiers from perf_event_attrArnaldo Carvalho de Melo2012-05-253-16/+104
| | * | perf top: Fix counter name fixup when fallbacking to cpu-clockArnaldo Carvalho de Melo2012-05-251-1/+1
| | * | perf tools: fix thread_map__new_by_pid_str() memory leak in error pathFranck Bui-Huu2012-05-251-11/+10
| | * | perf tools: Do not use _FORTIFY_SOURCE when DEBUG=1 is specifiedArnaldo Carvalho de Melo2012-05-241-2/+2
| * | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-05-242-7/+20
| |\| |
| | * | tools lib traceevent: Fix signature of create_arg_item()Namhyung Kim2012-05-241-3/+2
| | * | tools lib traceevent: Use proper function parameter typeNamhyung Kim2012-05-241-0/+1
| | * | tools lib traceevent: Fix freeing arg on process_dynamic_array()Namhyung Kim2012-05-241-3/+4
| | * | tools lib traceevent: Fix a possibly wrong memory dereferenceNamhyung Kim2012-05-241-0/+2
| | * | tools lib traceevent: Fix a possible memory leakNamhyung Kim2012-05-241-1/+4
| | * | tools lib traceevent: Allow expressions in __print_symbolic() fieldsStefan Hajnoczi2012-05-241-0/+7
| |/ /
| * | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2012-05-241-1/+1
| |\ \
| | * | perf evlist: Explicititely initialize input_nameArnaldo Carvalho de Melo2012-05-231-1/+1
| * | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-05-241-0/+5
| |\ \ \
| | * | | ring-buffer: Check for valid buffer before changing sizeSteven Rostedt2012-05-231-0/+5
* | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-3010-14/+51
|\ \ \ \ \
| * | | | | i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown2012-05-309-10/+25
| * | | | | i2c-dev: Add support for I2C_M_RECV_LENJean Delvare2012-05-301-4/+26
* | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-05-3017-582/+891
|\ \ \ \ \ \
| * | | | | | watchdog: iTCO_wdt.c: fix printk format warningsRandy Dunlap2012-05-301-3/+3
| * | | | | | watchdog: sp805_wdt: Add clk_{un}prepare supportViresh Kumar2012-05-301-0/+8
| * | | | | | watchdog: sp805_wdt: convert to watchdog coreViresh Kumar2012-05-302-159/+83
| * | | | | | hwmon/sch56xx: Depend on watchdog for watchdog core functionsHans de Goede2012-05-301-2/+4
| * | | | | | watchdog: sch56xx-common: set correct bits in register()Dan Carpenter2012-05-301-2/+2
| * | | | | | Watchdog: DA9052/53 PMIC watchdog supportAshish Jangam2012-05-304-0/+269
| * | | | | | watchdog: sch56xx-common: Add proper ref-counting of watchdog dataHans de Goede2012-05-301-1/+29
| * | | | | | watchdog: sch56xx: Remove unnecessary checks for register changesHans de Goede2012-05-301-25/+16
| * | | | | | watchdog: sch56xx: Use watchdog coreHans de Goede2012-05-304-316/+61
| * | | | | | watchdog: Add support for dynamically allocated watchdog_device structsHans de Goede2012-05-303-2/+86
| * | | | | | watchdog: Add Locking supportHans de Goede2012-05-304-0/+29
| * | | | | | watchdog: watchdog_dev: Rewrite wrapper codeHans de Goede2012-05-301-40/+130
| * | | | | | watchdog: use dev_ functionsAlan Cox2012-05-301-3/+2
| * | | | | | watchdog: create all the proper device filesAlan Cox2012-05-304-2/+42
| * | | | | | watchdog: Add a flag to indicate the watchdog doesn't reboot thingsAlan Cox2012-05-301-0/+2
| * | | | | | watchdog: Add multiple device supportAlan Cox2012-05-305-50/+140
| * | | | | | watchdog: watchdog_core.h: make functions externWim Van Sebroeck2012-05-301-2/+2
| * | | | | | watchdog: correct the name of the watchdog_core inlude fileWim Van Sebroeck2012-05-303-2/+2
| * | | | | | watchdog: Add watchdog_active() routineViresh Kumar2012-05-303-4/+10
| * | | | | | watchdog: watchdog_dev: include private header to pickup global symbol protot...H Hartley Sweeten2012-05-301-0/+2
| |/ / / / /
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-05-3019-141/+250
|\ \ \ \ \ \
| * | | | | | drm/edid/quirks: ViewSonic VA2026wAdam Jackson2012-05-291-4/+18
| * | | | | | drm/udl: remove unused variables.Dave Airlie2012-05-291-2/+0