summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | | param: fix lots of bugs with writing charp params from sysfs, by leaking mem.Rusty Russell2009-10-291-9/+1
| | | | |/ / / / / / / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-10-292-7/+37
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | HWPOISON: Allow schedule_on_each_cpu() from keventdAndi Kleen2009-10-191-2/+19
| | | * | | | | | | | | | | | HWPOISON: Clean up PR_MCE_KILL interfaceAndi Kleen2009-10-041-5/+18
| | * | | | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-10-294-22/+102
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | | futex: Move drop_futex_key_refs out of spinlock'ed regionDarren Hart2009-10-161-1/+2
| | | * | | | | | | | | | | | rcu: Fix TREE_PREEMPT_RCU CPU_HOTPLUG bad-luck hangPaul E. McKenney2009-10-153-12/+34
| | | * | | | | | | | | | | | rcu: Stopgap fix for synchronize_rcu_expedited() for TREE_PREEMPT_RCUPaul E. McKenney2009-10-151-0/+21
| | | * | | | | | | | | | | | rcu: Prevent RCU IPI storms in presence of high call_rcu() loadPaul E. McKenney2009-10-152-5/+28
| | | * | | | | | | | | | | | futex: Check for NULL keys in match_futexDarren Hart2009-10-141-1/+2
| | | * | | | | | | | | | | | futex: Handle spurious wake upThomas Gleixner2009-10-131-3/+15
| | * | | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-10-291-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-10-291-14/+13
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | | sched: Do less agressive buddy clearingPeter Zijlstra2009-10-141-14/+13
| | * | | | | | | | | | | | | sysctl: fix false positives when PROC_SYSCTL=nAlexey Dobriyan2009-10-291-1/+1
| | * | | | | | | | | | | | | cgroup: fix strstrip() misuseKOSAKI Motohiro2009-10-291-5/+3
| | * | | | | | | | | | | | | connector: fix regression introduced by sid connectorChristian Borntraeger2009-10-292-3/+3
| | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | PM: Make warning in suspend_test_finish() less likely to happenRafael J. Wysocki2009-10-221-2/+3
| * | | | | | | | | | | | | tracing/filters: Fix to make system filter workLi Zefan2009-10-291-1/+1
* | | | | | | | | | | | | | tracing, perf_events: Protect the buffer from recursion in perfFrederic Weisbecker2009-11-083-39/+96
* | | | | | | | | | | | | | tracing/kprobes: Rename Kprobe-tracer to kprobe-eventMasami Hiramatsu2009-11-043-12/+15
* | | | | | | | | | | | | | kprobe-tracer: Compare both of event-name and event-group to find probeMasami Hiramatsu2009-10-291-3/+5
* | | | | | | | | | | | | | Merge branch 'perf/core' into perf/probesIngo Molnar2009-10-239-339/+781
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2009-10-201-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| | * | | | | | | | | | | perf_event: Adjust frequency and unthrottle for non-group-leader eventsPaul Mackerras2009-10-141-1/+1
| * | | | | | | | | | | | tracing/events: Fix locking imbalance in the filter codeIngo Molnar2009-10-151-11/+15
| * | | | | | | | | | | | tracing/profile: Add filter supportLi Zefan2009-10-153-34/+182
| * | | | | | | | | | | | tracing/filters: Use a different op for glob matchLi Zefan2009-10-152-32/+29
| * | | | | | | | | | | | tracing/filters: Refactor subsystem filter codeLi Zefan2009-10-152-80/+45
| * | | | | | | | | | | | Merge branch 'tracing/core' into perf/coreIngo Molnar2009-10-156-183/+499
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ftrace: Rename set_bootup_ftrace into set_cmdline_ftraceFrederic Weisbecker2009-10-141-2/+2
| | * | | | | | | | | | | | ftrace: Copy ftrace_graph_filter boot param using strlcpyFrederic Weisbecker2009-10-141-1/+1
| | * | | | | | | | | | | | tracing: Move syscalls metadata handling from arch to coreFrederic Weisbecker2009-10-141-0/+86
| | * | | | | | | | | | | | tracing: Enable records during the module loadJiri Olsa2009-10-141-8/+30
| | * | | | | | | | | | | | tracing: Support multiple pids in set_pid_ftrace filejolsa@redhat.com2009-10-142-71/+167
| | * | | | | | | | | | | | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2009-10-133-6/+36
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | tracing: Remove unused ftrace_trace_addr helperFrederic Weisbecker2009-10-131-4/+0
| | | * | | | | | | | | | | | tracing: Rename set_ftrace to set_bootup_ftraceFrederic Weisbecker2009-10-131-2/+2
| | | * | | | | | | | | | | | ftrace: add kernel command line graph function filteringStefan Assmann2009-10-121-0/+34
| | * | | | | | | | | | | | | Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-1315-72/+65
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-0189-8544/+8962
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | tracing/filters: Unify the regex parsing helpersFrederic Weisbecker2009-09-243-70/+23
| | * | | | | | | | | | | | | | tracing/filters: Provide basic regex supportFrederic Weisbecker2009-09-242-25/+157
| | * | | | | | | | | | | | | | tracing/event: Cleanup the useless dentry variableFrederic Weisbecker2009-09-241-12/+11
| | * | | | | | | | | | | | | | tracing/filters: Cleanup useless headersFrederic Weisbecker2009-09-241-2/+0
| * | | | | | | | | | | | | | | Merge branch 'linus' into perf/coreIngo Molnar2009-10-155-15/+41
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge commit 'v2.6.32-rc4' into perf/coreIngo Molnar2009-10-1330-387/+513
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | tracing/events: Add 'signed' field to format filesTom Zanussi2009-10-064-36/+48
* | | | | | | | | | | | | | | | Merge commit 'v2.6.32-rc5' into perf/probesIngo Molnar2009-10-1768-1286/+2419
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge the right tty-fixes branchLinus Torvalds2009-10-151-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
OpenPOWER on IntegriCloud