Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | tools/perf/build: Fix timerfd feature check | Ingo Molnar | 2013-11-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | | Merge branch 'linus' into perf/urgent | Ingo Molnar | 2013-11-14 | 3971 | -77457/+167186 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2013-11-16 | 23 | -230/+564 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | tracing: Add rcu annotation for syscall trace descriptors | Steven Rostedt (Red Hat) | 2013-11-11 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | tracing: Do not use signed enums with unsigned long long in fgragh output | Steven Rostedt (Red Hat) | 2013-11-06 | 2 | -11/+13 | |
| * | | | | | | | | | | | | | | tracing: Remove unused function ftrace_off_permanent() | Steven Rostedt (Red Hat) | 2013-11-06 | 2 | -17/+0 | |
| * | | | | | | | | | | | | | | tracing: Do not assign filp->private_data to freed memory | Geyslan G. Bem | 2013-11-06 | 1 | -1/+8 | |
| * | | | | | | | | | | | | | | tracing: Add helper function tracing_is_disabled() | Geyslan G. Bem | 2013-11-06 | 2 | -0/+6 | |
| * | | | | | | | | | | | | | | tracing: Open tracer when ftrace_dump_on_oops is used | Cody P Schafer | 2013-11-06 | 1 | -0/+11 | |
| * | | | | | | | | | | | | | | tracing: Add support for SOFT_DISABLE to syscall events | Tom Zanussi | 2013-11-05 | 3 | -14/+36 | |
| * | | | | | | | | | | | | | | tracing: Make register/unregister_ftrace_command __init | Tom Zanussi | 2013-11-05 | 3 | -6/+14 | |
| * | | | | | | | | | | | | | | tracing: Update event filters for multibuffer | Tom Zanussi | 2013-11-05 | 15 | -102/+264 | |
| * | | | | | | | | | | | | | | recordmcount.pl: Add support for __fentry__ | Jamie Iles | 2013-11-05 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | ftrace: Have control op function callback only trace when RCU is watching | Steven Rostedt (Red Hat) | 2013-11-05 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | rcu: Do not trace rcu_is_watching() functions | Steven Rostedt | 2013-11-05 | 2 | -3/+3 | |
| * | | | | | | | | | | | | | | Merge branch 'idle.2013.09.25a' of git://git.kernel.org/pub/scm/linux/kernel/... | Steven Rostedt (Red Hat) | 2013-11-05 | 9 | -36/+72 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | ftrace/x86: skip over the breakpoint for ftrace caller | Kevin Hao | 2013-11-05 | 1 | -1/+13 | |
| * | | | | | | | | | | | | | | | trace/trace_stat: use rbtree postorder iteration helper instead of opencoding | Cody P Schafer | 2013-11-05 | 1 | -36/+5 | |
| * | | | | | | | | | | | | | | | ftrace: Add set_graph_notrace filter | Namhyung Kim | 2013-10-18 | 4 | -3/+109 | |
| * | | | | | | | | | | | | | | | ftrace: Narrow down the protected area of graph_lock | Namhyung Kim | 2013-10-18 | 1 | -13/+9 | |
| * | | | | | | | | | | | | | | | ftrace: Introduce struct ftrace_graph_data | Namhyung Kim | 2013-10-18 | 1 | -19/+62 | |
| * | | | | | | | | | | | | | | | ftrace: Get rid of ftrace_graph_filter_enabled | Namhyung Kim | 2013-10-18 | 2 | -7/+2 | |
| * | | | | | | | | | | | | | | | tracing: Fix potential out-of-bounds in trace_get_user() | Steven Rostedt | 2013-10-18 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | tracing: Show more exact help information about snapshot | Wang YanQing | 2013-10-09 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-11-16 | 51 | -392/+433 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Documentation/pwm: Update supported SoC name for pwm-samsung | Sachin Kamat | 2013-11-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | pwm: samsung: Fix kernel warning while unexporting a channel | Sachin Kamat | 2013-11-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | MAINTAINERS: Move PWM subsystem tree to kernel.org | Thierry Reding | 2013-11-01 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | | Documentation/pwm: Fix trivial typos | Sachin Kamat | 2013-10-24 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | pwm-backlight: Remove unused variable | Thierry Reding | 2013-10-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | pwm_backlight: avoid short blank screen while doing hibernation | Huayi Li | 2013-10-22 | 1 | -2/+8 | |
| * | | | | | | | | | | | | | | | | pwm-backlight: Fix brightness adjustment | Thierry Reding | 2013-10-18 | 1 | -12/+18 | |
| * | | | | | | | | | | | | | | | | pwm: add ep93xx PWM support | H Hartley Sweeten | 2013-10-17 | 6 | -300/+240 | |
| * | | | | | | | | | | | | | | | | pwm-backlight: Allow for non-increasing brightness levels | Mike Dunn | 2013-10-16 | 1 | -14/+15 | |
| * | | | | | | | | | | | | | | | | pwm-backlight: Add power supply support | Thierry Reding | 2013-10-16 | 2 | -0/+15 | |
| * | | | | | | | | | | | | | | | | pwm-backlight: Use new enable_gpio field | Thierry Reding | 2013-10-16 | 2 | -7/+55 | |
| * | | | | | | | | | | | | | | | | unicore32: Initialize PWM backlight enable_gpio field | Thierry Reding | 2013-10-16 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | ARM: shmobile: Initialize PWM backlight enable_gpio field | Thierry Reding | 2013-10-16 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | ARM: SAMSUNG: Initialize PWM backlight enable_gpio field | Thierry Reding | 2013-10-16 | 11 | -0/+15 | |
| * | | | | | | | | | | | | | | | | ARM: pxa: Initialize PWM backlight enable_gpio field | Thierry Reding | 2013-10-16 | 17 | -34/+19 | |
| * | | | | | | | | | | | | | | | | ARM: OMAP: Initialize PWM backlight enable_gpio field | Thierry Reding | 2013-10-16 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | pwm-backlight: Add optional enable GPIO | Thierry Reding | 2013-10-16 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | | | pwm-backlight: Track enable state | Thierry Reding | 2013-10-16 | 1 | -0/+11 | |
| * | | | | | | | | | | | | | | | | pwm-backlight: Refactor backlight power on/off | Thierry Reding | 2013-10-16 | 1 | -22/+31 | |
| * | | | | | | | | | | | | | | | | pwm-backlight: Improve readability | Thierry Reding | 2013-10-16 | 1 | -1/+6 | |
| * | | | | | | | | | | | | | | | | pwm: don't use devm_pinctrl_get_select_default() in probe | Wolfram Sang | 2013-10-15 | 2 | -12/+0 | |
| * | | | | | | | | | | | | | | | | pwm: imx: Remove redundant of_match_ptr | Sachin Kamat | 2013-10-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | pwm: lpc32xx: Remove redundant of_match_ptr | Sachin Kamat | 2013-10-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | pwm: mxs: Remove redundant of_match_ptr | Sachin Kamat | 2013-10-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | pwm: twl: Include linux/of.h header | Sachin Kamat | 2013-10-08 | 1 | -0/+1 |