aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* mwl8k: fix UPDATE_STADB command struct legacy_rates array lengthLennert Buytenhek2009-12-07
* mwl8k: fix MCS bitmap size in SET_RATE commandLennert Buytenhek2009-12-07
* mac80211: Fix dynamic power save for scanning.Vivek Natarajan2009-12-07
* mac80211: recalculate idle later in MLMEJohannes Berg2009-12-07
* wl1251: don't build null data template in wl1251_op_config()Kalle Valo2009-12-07
* wl1251: fix bssid handlingKalle Valo2009-12-07
* wl1251: remove false warning messagesKalle Valo2009-12-07
* iwlwifi: fix warning from ieee80211_stop_tx_ba_cb_irqsafe argument changeJohn W. Linville2009-12-07
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-05
|\
| * Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-05
| |\
| | * tracing: Separate raw syscall from syscall tracerLai Jiangshan2009-11-25
| | * ring-buffer-benchmark: Add parameters to set produce/consumer prioritiesSteven Rostedt2009-11-25
| | * tracing, function tracer: Clean up strstrip() usageIngo Molnar2009-11-23
| | * ring-buffer benchmark: Run producer/consumer threads at nice +19Ingo Molnar2009-11-23
| | * tracing: Remove the stale include/trace/power.hJosh Stone2009-11-18
| | * tracing: Only print objcopy version warning once from recordmcountSteven Rostedt2009-11-17
| | * tracing: Prevent build warning: 'ftrace_graph_buf' defined but not usedLai Jiangshan2009-11-17
| | * ring-buffer: Move access to commit_page up into function usedSteven Rostedt2009-11-17
| | * tracing: do not disable interrupts for trace_clock_localSteven Rostedt2009-11-11
| | * ring-buffer: Add multiple iterations between benchmark timestampsSteven Rostedt2009-11-11
| | * kprobes: Sanitize struct kretprobe_instance allocationsAnanth N Mavinakayanahalli2009-11-02
| | * tracing: Fix to use __always_unused attributeLi Zefan2009-11-02
| | * compiler: Introduce __always_unusedLi Zefan2009-11-02
| | * tracing: Exit with error if a weak function is used in recordmcount.plLi Hong2009-10-29
| | * tracing: Move conditional into update_funcs() in recordmcount.plLi Hong2009-10-29
| | * tracing: Add regex for weak functions in recordmcount.plLi Hong2009-10-29
| | * tracing: Move mcount section search to front of loop in recordmcount.plLi Hong2009-10-29
| | * tracing: Fix objcopy revision check in recordmcount.plLi Hong2009-10-29
| | * tracing: Check absolute path of input file in recordmcount.plLi Hong2009-10-29
| | * tracing: Correct the check for number of arguments in recordmcount.plLi Hong2009-10-29
| | * tracing: Amend documentation in recordmcount.pl to reflect implementationLi Hong2009-10-29
| | * Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-29
| | |\
| | * | ftrace: Rename set_bootup_ftrace into set_cmdline_ftraceFrederic Weisbecker2009-10-14
| | * | ftrace: Copy ftrace_graph_filter boot param using strlcpyFrederic Weisbecker2009-10-14
| | * | tracing: Document HAVE_SYSCALL_TRACEPOINTS needsFrederic Weisbecker2009-10-14
| | * | tracing: Move syscalls metadata handling from arch to coreFrederic Weisbecker2009-10-14
| | * | tracing: Enable "__cold" functionsJiri Olsa2009-10-14
| | * | tracing: Enable records during the module loadJiri Olsa2009-10-14
| | * | tracing: Support multiple pids in set_pid_ftrace filejolsa@redhat.com2009-10-14
| | * | function-graph/x86: Replace unbalanced ret with jmpSteven Rostedt2009-10-14
| | * | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2009-10-13
| | |\ \
| | | * | tracing: Remove unused ftrace_trace_addr helperFrederic Weisbecker2009-10-13
| | | * | tracing: Rename set_ftrace to set_bootup_ftraceFrederic Weisbecker2009-10-13
| | | * | ftrace: add kernel command line graph function filteringStefan Assmann2009-10-12
| | * | | Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-13
| | |\ \ \ | | | |/ / | | |/| |
| | * | | testmmiotrace.c: Add and use pr_fmt(fmt)Joe Perches2009-10-12
| | * | | ftrace.c: Add #define pr_fmt(fmt) KBUILD_MODNAME ": " fmtJoe Perches2009-10-12
| | * | | Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-01
| | |\ \ \
| | * | | | tracing: Pushdown the bkl tracepoints callsFrederic Weisbecker2009-09-28
| | * | | | tracing/filters: Unify the regex parsing helpersFrederic Weisbecker2009-09-24