summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* function-graph: Init curr_ret_stack with ret_stackSteven Rostedt2010-03-121-1/+1
* ring-buffer: Move disabled check into preempt disable sectionLai Jiangshan2010-03-121-6/+6
* Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2010-03-114-12/+48
|\
| * function-graph: Add tracing_thresh support to function_graph tracerTim Bird2010-03-053-5/+43
| * tracing: Update the comm field in the right variable in update_max_trArnaldo Carvalho de Melo2010-03-051-2/+2
| * function-graph: Use comment notation for func names of dangling '}'Steven Rostedt2010-03-051-1/+1
| * function-graph: Fix unused reference to ftrace_set_func()Steven Rostedt2010-03-051-4/+2
* | Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2010-03-044418-110921/+285434
|\ \ | |/ |/|
| * tracing: Fix warning in s_next of trace file opsLai Jiangshan2010-03-021-0/+1
| * Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-03-0231-1840/+2186
| |\
| | * OMAP: DSS2: Taal: Fix TE when resumingTomi Valkeinen2010-03-021-3/+18
| | * OMAP: DSS2: Taal: Fix ESD checkTomi Valkeinen2010-03-011-2/+5
| | * OMAP: DSS2: OMAPFB: Constify some function parametersVille Syrjälä2010-03-011-9/+9
| | * OMAP: DSS2: OMAPFB: install omapfb.hVille Syrjälä2010-03-011-0/+1
| | * OMAP: DSS2: DSI: add error printsTomi Valkeinen2010-02-261-13/+34
| | * OMAP: DSS2: TPO-TD03MTEA1: fix function namesTomi Valkeinen2010-02-261-6/+6
| | * OMAP: DSS2: DSI: add dsi_vc_dcs_read_2() helperTomi Valkeinen2010-02-252-0/+17
| | * OMAP: DSS2: OMAPFB: Remove FB_OMAP2_FORCE_AUTO_UPDATETomi Valkeinen2010-02-242-23/+3
| | * OMAP: DSS2: DSI: remove external TE supportTomi Valkeinen2010-02-241-16/+4
| | * OMAP: DSS2: move timing functionsTomi Valkeinen2010-02-247-80/+68
| | * OMAP: DSS2: move set/get_wss()Tomi Valkeinen2010-02-243-40/+41
| | * OMAP: DSS2: move enable/disable/suspend/resumeTomi Valkeinen2010-02-2415-538/+465
| | * OMAP: DSS2: move update() and sync()Tomi Valkeinen2010-02-246-506/+226
| | * OMAP: DSS2: move set/get_update_mode()Tomi Valkeinen2010-02-2410-199/+84
| | * OMAP: DSS2: move enable/get_te()Tomi Valkeinen2010-02-247-69/+34
| | * OMAP: DSS2: move get_recommended_bpp()Tomi Valkeinen2010-02-247-15/+43
| | * OMAP: DSS2: move get_resolution()Tomi Valkeinen2010-02-249-14/+24
| | * OMAP: DSS2: move enable/disable_channel to overlay managerTomi Valkeinen2010-02-249-23/+61
| | * OMAP: DSS2: move wait_vsync()Tomi Valkeinen2010-02-244-16/+16
| | * OMAP: DSS2: move get/set_rotate()Tomi Valkeinen2010-02-244-42/+11
| | * OMAP: DSS2: move set/get_mirror()Tomi Valkeinen2010-02-244-34/+10
| | * OMAP: DSS2: move memory_read()Tomi Valkeinen2010-02-244-39/+12
| | * OMAP: DSS2: move run_test()Tomi Valkeinen2010-02-244-46/+13
| | * OMAP: DSS2: DSI: remove auto-update perf measurementTomi Valkeinen2010-02-241-72/+9
| | * OMAP: DSS2: DSI: change DSI bus_lock to semaphoreTomi Valkeinen2010-02-241-14/+6
| | * OMAP: DSS2: fix get_dsi/dispc_clk_source() usageTomi Valkeinen2010-02-232-6/+8
| | * OMAP: DSS2: OMAPFB: fix cleanup on dssdev enable errorTomi Valkeinen2010-02-181-1/+3
| | * OMAP: DSS2: OMAPFB: fix dssdev cleanup on errorTomi Valkeinen2010-02-181-2/+7
| | * OMAP: DSS2: fix driver probe error handlingTomi Valkeinen2010-02-181-0/+1
| | * OMAP: DSS2: remove sub-panel systemTomi Valkeinen2010-02-183-65/+5
| | * OMAP: DSS2: Check ctx loss count only when starting the first clockTomi Valkeinen2010-02-151-1/+3
| | * OMAP: DSS2: DSI: remove dsi_vc_print_status()Tomi Valkeinen2010-02-151-21/+0
| | * OMAP: DSS2: DSI: configure all DSI VCsTomi Valkeinen2010-02-151-22/+17
| | * OMAP: DSS2: DSI: export dsi_vc_enable_hs()Tomi Valkeinen2010-02-152-5/+10
| | * OMAP: DSS2: DSI: add helpers for DCS read/writeTomi Valkeinen2010-02-152-0/+33
| | * OMAP: DSS2: DSI: add dsi_bus_is_locked()Tomi Valkeinen2010-02-151-4/+9
| | * OMAP: DSS2: improve DSS clk src selectionTomi Valkeinen2010-02-154-18/+51
| | * OMAP: DSS2: OMAPFB: Add omapfb_update_window prototypeTomi Valkeinen2010-02-151-0/+3
| | * OMAP: DSS2: fix irq-stats compilationTomi Valkeinen2010-02-152-3/+3
| | * OMAP: DSS2: OMAPFB: implement OMAPFB_GET_DISPLAY_INFOTomi Valkeinen2010-02-152-0/+33
OpenPOWER on IntegriCloud