summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-08-25Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-25Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-08-25Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-08-25rcu: Add #ifdef to suppress __rcu_offline_cpu() warning in !HOTPLUG_CPU buildsPaul E. McKenney
2009-08-25tracing: Eliminate code duplication in kernel/tracepoint.cAnirban Sinha
2009-08-25Merge commit 'v2.6.31-rc7' into irq/coreIngo Molnar
2009-08-25perf_counter: Allow sharing of output channelsPeter Zijlstra
2009-08-25perf_counter: Start counting time enabled when group leader gets enabledPaul Mackerras
2009-08-24rcu: Add CPU-offline processing for single-node configurationsPaul E. McKenney
2009-08-24bsdacct: switch credentials for writing to the accounting fileMichal Schmidt
2009-08-23rcu: Remove CONFIG_PREEMPT_RCUPaul E. McKenney
2009-08-23rcu: Merge preemptable-RCU functionality into hierarchical RCUPaul E. McKenney
2009-08-23rcu: Simplify rcu_pending()/rcu_check_callbacks() APIPaul E. McKenney
2009-08-23rcu: Use debugfs_remove_recursive() simplify code.Paul E. McKenney
2009-08-23rcu: Merge per-RCU-flavor initialization into pre-existing macroPaul E. McKenney
2009-08-23rcu: Fix online/offline indication for rcudata.csv trace filePaul E. McKenney
2009-08-23rcu: Renamings to increase RCU clarityPaul E. McKenney
2009-08-23rcu: Move private definitions from include/linux/rcutree.h to kernel/rcutree.hPaul E. McKenney
2009-08-21perf_counter: Fix typo in read() output generationPeter Zijlstra
2009-08-21sched: Avoid division by zeroPeter Zijlstra
2009-08-20sched: Use for_each_class macro in move_one_task()Hiroshi Shimamoto
2009-08-20tracing/syscalls: Fix the output of syscalls with no argumentsLi Zefan
2009-08-19Merge branch 'master' into nextJames Morris
2009-08-19Merge branch 'perfcounters-fixes-for-linus-2' of git://git.kernel.org/pub/scm...Linus Torvalds
2009-08-19clockevent: Prevent dead lock on clockevents_lockSuresh Siddha
2009-08-19tracing/syscalls: Add filtering supportLi Zefan
2009-08-19tracing/events: Add trace_define_common_fields()Li Zefan
2009-08-19tracing/events: Add ftrace_event_call param to define_fields()Li Zefan
2009-08-19tracing/syscalls: Add fields format for exit eventsLi Zefan
2009-08-19tracing/syscalls: Fix fields format for enter eventsLi Zefan
2009-08-19rcu: Delay rcu_barrier() wait until beginning of next CPU-hotunplug operation.Paul E. McKenney
2009-08-19tracing: handle broken names in ftrace filterJiri Olsa
2009-08-18mm: revert "oom: move oom_adj value"KOSAKI Motohiro
2009-08-18Security/SELinux: remove duplicated #includeHuang Weiyi
2009-08-18Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-18sched: Consolidate definition of variable sd in __build_sched_domainsAndreas Herrmann
2009-08-18sched: Separate out build of NUMA sched groups from __build_sched_domainsAndreas Herrmann
2009-08-18sched: Separate out build of ALLNODES sched groups from __build_sched_domainsAndreas Herrmann
2009-08-18sched: Separate out build of CPU sched groups from __build_sched_domainsAndreas Herrmann
2009-08-18sched: Separate out build of MC sched groups from __build_sched_domainsAndreas Herrmann
2009-08-18sched: Separate out build of SMT sched groups from __build_sched_domainsAndreas Herrmann
2009-08-18sched: Separate out build of SMT sched domain from __build_sched_domainsAndreas Herrmann
2009-08-18sched: Separate out build of MC sched domain from __build_sched_domainsAndreas Herrmann
2009-08-18sched: Separate out build of CPU sched domain from __build_sched_domainsAndreas Herrmann
2009-08-18sched: Separate out build of NUMA sched domain from __build_sched_domainsAndreas Herrmann
2009-08-18sched: Separate out allocation/free/goto-hell from __build_sched_domainsAndreas Herrmann
2009-08-18sched: Use structure to store local data in __build_sched_domainsAndreas Herrmann
2009-08-18genirq: Wake up irq thread after action has been installedThomas Gleixner
2009-08-18perf_counter: Fix the PARISC buildIngo Molnar
2009-08-18ftrace: Unify effect of writing to trace_options and option/*Zhaolei