Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2010-03-11 | 4 | -12/+48 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | function-graph: Add tracing_thresh support to function_graph tracer | Tim Bird | 2010-03-05 | 3 | -5/+43 | |
| | * | | | | | | | | | tracing: Update the comm field in the right variable in update_max_tr | Arnaldo Carvalho de Melo | 2010-03-05 | 1 | -2/+2 | |
| | * | | | | | | | | | function-graph: Use comment notation for func names of dangling '}' | Steven Rostedt | 2010-03-05 | 1 | -1/+1 | |
| | * | | | | | | | | | function-graph: Fix unused reference to ftrace_set_func() | Steven Rostedt | 2010-03-05 | 1 | -4/+2 | |
| * | | | | | | | | | | Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2010-03-04 | 50 | -3253/+3933 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | tracing: Fix warning in s_next of trace file ops | Lai Jiangshan | 2010-03-02 | 1 | -0/+1 | |
| * | | | | | | | | | | tracing: Include irqflags headers from trace clock | Frederic Weisbecker | 2010-02-28 | 1 | -0/+1 | |
* | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-03-13 | 2 | -34/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | perf: Provide generic perf_sample_data initialization | Peter Zijlstra | 2010-03-10 | 1 | -13/+8 | |
| * | | | | | | | | | | Merge commit 'v2.6.34-rc1' into perf/urgent | Ingo Molnar | 2010-03-09 | 79 | -3457/+5379 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'perf/core' into perf/urgent | Ingo Molnar | 2010-03-04 | 18 | -517/+666 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | perf, x86: Restrict the ANY flag | Peter Zijlstra | 2010-03-02 | 1 | -15/+0 | |
| | * | | | | | | | | | | percpu: Add __percpu sparse annotations to hw_breakpoint | Tejun Heo | 2010-02-27 | 1 | -5/+5 | |
| | * | | | | | | | | | | Merge commit 'v2.6.33' into perf/core | Frederic Weisbecker | 2010-02-27 | 21 | -82/+216 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | hw-breakpoints: Remove stub unthrottle callback | Frederic Weisbecker | 2010-02-28 | 1 | -1/+0 | |
* | | | | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-03-12 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | timekeeping: Prevent oops when GENERIC_TIME=n | john stultz | 2010-03-02 | 1 | -0/+4 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-12 | 8 | -12/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 8 | -12/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in comments | Uwe Kleine-König | 2010-02-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | devres/irq: Fix devm_irq_match comment | Jean Delvare | 2010-02-11 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | Remove reference to kthread_create_on_cpu | Anton Blanchard | 2010-02-09 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | tree-wide: fix 'lenght' typo in comments and code | Daniel Mack | 2010-02-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | devres: typo fix s/dev/devm/ | Baruch Siach | 2010-02-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | Remove redundant trailing semicolons from macros | Edward Z. Yang | 2010-02-05 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | fix comment typo boo -> boot in ksysfs.c | Thadeu Lima de Souza Cascardo | 2010-02-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | Fix misspelling of "should" and "shouldn't" in comments. | Adam Buchbinder | 2010-02-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | Fix misspellings of "invocation" in comments. | Adam Buchbinder | 2010-02-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | Fix misspellings of "truly" in comments. | Adam Buchbinder | 2010-02-04 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | sysctl extern cleanup: lockdep | Dave Young | 2010-03-12 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | sysctl extern cleanup: rtmutex | Dave Young | 2010-03-12 | 1 | -4/+3 | |
* | | | | | | | | | | | | | | sysctl extern cleanup: acct | Dave Young | 2010-03-12 | 1 | -4/+3 | |
* | | | | | | | | | | | | | | sysctl extern cleanup: sg | Dave Young | 2010-03-12 | 1 | -4/+3 | |
* | | | | | | | | | | | | | | sysctl extern cleanup: module | Dave Young | 2010-03-12 | 1 | -4/+0 | |
* | | | | | | | | | | | | | | sysctl extern cleanup: rcu | Dave Young | 2010-03-12 | 1 | -3/+0 | |
* | | | | | | | | | | | | | | sysctl extern cleanup: signal | Dave Young | 2010-03-12 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | sysctl extern cleanup: C_A_D | Dave Young | 2010-03-12 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | nsproxy: remove INIT_NSPROXY() | Alexey Dobriyan | 2010-03-12 | 1 | -1/+12 | |
* | | | | | | | | | | | | | | pid_ns: zap_pid_ns_processes: use SEND_SIG_NOINFO instead of force_sig() | Oleg Nesterov | 2010-03-12 | 1 | -4/+3 | |
* | | | | | | | | | | | | | | copy_signal() cleanup: clean thread_group_cputime_init() | Veaceslav Falico | 2010-03-12 | 1 | -11/+0 | |
* | | | | | | | | | | | | | | copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct() | Veaceslav Falico | 2010-03-12 | 1 | -10/+0 | |
* | | | | | | | | | | | | | | copy_signal() cleanup: use zalloc and remove initializations | Veaceslav Falico | 2010-03-12 | 1 | -26/+1 | |
* | | | | | | | | | | | | | | cgroups: remove events before destroying subsystem state objects | Kirill A. Shutemov | 2010-03-12 | 1 | -0/+8 | |
* | | | | | | | | | | | | | | cgroups: fix race between userspace and kernelspace | Kirill A. Shutemov | 2010-03-12 | 1 | -15/+17 | |
* | | | | | | | | | | | | | | cgroup: implement eventfd-based generic API for notifications | Kirill A. Shutemov | 2010-03-12 | 1 | -1/+227 | |
* | | | | | | | | | | | | | | cgroups: clean up cgroup_pidlist_find() a bit | Li Zefan | 2010-03-12 | 1 | -5/+3 | |
* | | | | | | | | | | | | | | cgroups: blkio subsystem as module | Ben Blum | 2010-03-12 | 1 | -0/+9 | |
* | | | | | | | | | | | | | | cgroups: subsystem module unloading | Ben Blum | 2010-03-12 | 1 | -25/+142 | |
* | | | | | | | | | | | | | | cgroups: subsystem module loading interface | Ben Blum | 2010-03-12 | 1 | -5/+145 |