summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | tracing: Open tracer when ftrace_dump_on_oops is usedCody P Schafer2013-11-061-0/+11
| * | | | | | | | | | | | | tracing: Add support for SOFT_DISABLE to syscall eventsTom Zanussi2013-11-053-14/+36
| * | | | | | | | | | | | | tracing: Make register/unregister_ftrace_command __initTom Zanussi2013-11-053-6/+14
| * | | | | | | | | | | | | tracing: Update event filters for multibufferTom Zanussi2013-11-0515-102/+264
| * | | | | | | | | | | | | recordmcount.pl: Add support for __fentry__Jamie Iles2013-11-051-2/+2
| * | | | | | | | | | | | | ftrace: Have control op function callback only trace when RCU is watchingSteven Rostedt (Red Hat)2013-11-051-0/+9
| * | | | | | | | | | | | | rcu: Do not trace rcu_is_watching() functionsSteven Rostedt2013-11-052-3/+3
| * | | | | | | | | | | | | Merge branch 'idle.2013.09.25a' of git://git.kernel.org/pub/scm/linux/kernel/...Steven Rostedt (Red Hat)2013-11-059-36/+72
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ftrace/x86: skip over the breakpoint for ftrace callerKevin Hao2013-11-051-1/+13
| * | | | | | | | | | | | | | trace/trace_stat: use rbtree postorder iteration helper instead of opencodingCody P Schafer2013-11-051-36/+5
| * | | | | | | | | | | | | | ftrace: Add set_graph_notrace filterNamhyung Kim2013-10-194-3/+109
| * | | | | | | | | | | | | | ftrace: Narrow down the protected area of graph_lockNamhyung Kim2013-10-191-13/+9
| * | | | | | | | | | | | | | ftrace: Introduce struct ftrace_graph_dataNamhyung Kim2013-10-191-19/+62
| * | | | | | | | | | | | | | ftrace: Get rid of ftrace_graph_filter_enabledNamhyung Kim2013-10-192-7/+2
| * | | | | | | | | | | | | | tracing: Fix potential out-of-bounds in trace_get_user()Steven Rostedt2013-10-191-1/+4
| * | | | | | | | | | | | | | tracing: Show more exact help information about snapshotWang YanQing2013-10-101-1/+1
* | | | | | | | | | | | | | | Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-1651-392/+433
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Documentation/pwm: Update supported SoC name for pwm-samsungSachin Kamat2013-11-111-1/+1
| * | | | | | | | | | | | | | | pwm: samsung: Fix kernel warning while unexporting a channelSachin Kamat2013-11-011-1/+1
| * | | | | | | | | | | | | | | MAINTAINERS: Move PWM subsystem tree to kernel.orgThierry Reding2013-11-011-2/+1
| * | | | | | | | | | | | | | | Documentation/pwm: Fix trivial typosSachin Kamat2013-10-241-2/+2
| * | | | | | | | | | | | | | | pwm-backlight: Remove unused variableThierry Reding2013-10-221-1/+1
| * | | | | | | | | | | | | | | pwm_backlight: avoid short blank screen while doing hibernationHuayi Li2013-10-221-2/+8
| * | | | | | | | | | | | | | | pwm-backlight: Fix brightness adjustmentThierry Reding2013-10-181-12/+18
| * | | | | | | | | | | | | | | pwm: add ep93xx PWM supportH Hartley Sweeten2013-10-176-300/+240
| * | | | | | | | | | | | | | | pwm-backlight: Allow for non-increasing brightness levelsMike Dunn2013-10-161-14/+15
| * | | | | | | | | | | | | | | pwm-backlight: Add power supply supportThierry Reding2013-10-162-0/+15
| * | | | | | | | | | | | | | | pwm-backlight: Use new enable_gpio fieldThierry Reding2013-10-162-7/+55
| * | | | | | | | | | | | | | | unicore32: Initialize PWM backlight enable_gpio fieldThierry Reding2013-10-161-0/+1
| * | | | | | | | | | | | | | | ARM: shmobile: Initialize PWM backlight enable_gpio fieldThierry Reding2013-10-161-0/+1
| * | | | | | | | | | | | | | | ARM: SAMSUNG: Initialize PWM backlight enable_gpio fieldThierry Reding2013-10-1611-0/+15
| * | | | | | | | | | | | | | | ARM: pxa: Initialize PWM backlight enable_gpio fieldThierry Reding2013-10-1617-34/+19
| * | | | | | | | | | | | | | | ARM: OMAP: Initialize PWM backlight enable_gpio fieldThierry Reding2013-10-161-0/+1
| * | | | | | | | | | | | | | | pwm-backlight: Add optional enable GPIOThierry Reding2013-10-161-0/+5
| * | | | | | | | | | | | | | | pwm-backlight: Track enable stateThierry Reding2013-10-161-0/+11
| * | | | | | | | | | | | | | | pwm-backlight: Refactor backlight power on/offThierry Reding2013-10-161-22/+31
| * | | | | | | | | | | | | | | pwm-backlight: Improve readabilityThierry Reding2013-10-161-1/+6
| * | | | | | | | | | | | | | | pwm: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2013-10-152-12/+0
| * | | | | | | | | | | | | | | pwm: imx: Remove redundant of_match_ptrSachin Kamat2013-10-081-1/+1
| * | | | | | | | | | | | | | | pwm: lpc32xx: Remove redundant of_match_ptrSachin Kamat2013-10-081-1/+1
| * | | | | | | | | | | | | | | pwm: mxs: Remove redundant of_match_ptrSachin Kamat2013-10-081-1/+1
| * | | | | | | | | | | | | | | pwm: twl: Include linux/of.h headerSachin Kamat2013-10-081-0/+1
| * | | | | | | | | | | | | | | pwm: twl-led: Include linux/of.h headerSachin Kamat2013-10-081-0/+1
| * | | | | | | | | | | | | | | pwm: samsung: Include linux/of.h headerSachin Kamat2013-10-081-0/+1
| * | | | | | | | | | | | | | | pwm: imx: Include linux/of.h headerSachin Kamat2013-10-081-0/+1
| * | | | | | | | | | | | | | | pwm: atmel-tcb: fix max time computation for slow clk sourceBoris BREZILLON2013-09-191-1/+1
| * | | | | | | | | | | | | | | pwm: atmel-tcb: add missing clk source configBoris BREZILLON2013-09-191-0/+2
| | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-11-1612-105/+146
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | nfsd: export proper maximum file size to the clientChristoph Hellwig2013-11-141-1/+1
| * | | | | | | | | | | | | | | nfsd4: improve write performance with better sendspace reservationsJ. Bruce Fields2013-11-131-0/+31