[XFS] use scalable vmap API
[safe/jmp/linux-2.6] / kernel /
2008-12-29 Lachlan McIlroy[XFS] Fix merge failures
2008-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-next
2008-12-28 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2008-12-28 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2008-12-25 Ingo MolnarMerge branch 'sched/urgent'; commit 'v2.6.28' into...
2008-12-25 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/hw-branch...
2008-12-25 Peter Zijlstrasched, trace: update trace_sched_wakeup()
2008-12-25 James MorrisMerge branch 'next' into for-linus
2008-12-24 Ingo MolnarMerge branch 'linus' into tracing/hw-branch-tracing
2008-12-23 Li Zefancgroups: avoid accessing uninitialized data in failure...
2008-12-23 Sharyathi Nageshcgroups: suppress bogus warning messages
2008-12-23 Steven Rostedtring-buffer: prevent false positive warning
2008-12-23 Steven Rostedtring-buffer: fix dangling commit race
2008-12-22 Lachlan McIlroy[XFS] Fix merge conflict in fs/xfs/xfs_rename.c
2008-12-20 Thomas GleixnerNull pointer deref with hrtimer_try_to_cancel()
2008-12-20 Markus Metzgerx86, bts: add fork and exit handling
2008-12-19 Jan Beulichallow stripping of generated symbols under CONFIG_KALLS...
2008-12-19 Pekka J Enbergftrace: introduce tracing_reset_online_cpus() helper
2008-12-19 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/ring-buffer...
2008-12-19 Ingo Molnartracing: fix warnings in kernel/trace/trace_sched_switch.c
2008-12-19 Ingo Molnartracing: fix warning in kernel/trace/trace.c
2008-12-18 Ken Chenschedstat: consolidate per-task cpu runtime stats
2008-12-18 Lai Jiangshantracing/ring-buffer: remove unused ring_buffer size
2008-12-18 Thomas Gleixnertrace: fix task state printout
2008-12-18 Steven Rostedtftrace: add not to regex on filtering functions
2008-12-18 Steven Rostedttrace: better use of stack_trace_enabled for boot up...
2008-12-18 Steven Rostedttrace: add a way to enable or disable the stack tracer
2008-12-16 Frederic Weisbeckertracing/ftrace: add the printk-msg-only option
2008-12-16 Frederic Weisbeckertracing/ftrace: use preempt_enable_no_resched_notrace...
2008-12-16 Bharata B Raosched: use RCU variant of list traversal in for_each_le...
2008-12-16 Ken Chensched, cpuacct: export percpu cpuacct cgroup stats
2008-12-16 Ken Chensched, cpuacct: refactoring cpuusage_read / cpuusage_write
2008-12-16 Ingo MolnarMerge branches 'tracing/fastboot', 'tracing/ftrace...
2008-12-16 Peter Zijlstrasched: optimize update_curr()
2008-12-16 Mike Galbraithsched: fix wakeup preemption clock
2008-12-16 Paul Menagecgroups: fix a race between rmdir and remount
2008-12-15 Linus TorvaldsRevert "sched_clock: prevent scd->clock from moving...
2008-12-12 Heiko Carstenssched: add missing arch_update_cpu_topology() call
2008-12-12 Heiko Carstenssched: let arch_update_cpu_topology indicate if topolog...
2008-12-12 Peter Zijlstrasched: fix tracepoints in scheduler
2008-12-12 Frederic Weisbeckertracing/function-graph-tracer: Output arrows signal...
2008-12-12 Ingo MolnarMerge commit 'v2.6.28-rc8' into sched/core
2008-12-12 Markus Metzgerx86, bts, ftrace: adapt the hw-branch-tracer to the...
2008-12-10 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-12-10 Hugh Dickinsfix mapping_writably_mapped()
2008-12-10 Hugh DickinsKSYM_SYMBOL_LEN fixes
2008-12-10 Tom Zanussirelayfs: fix infinite loop with splice()
2008-12-09 Brian Kingsched: CPU remove deadlock fix
2008-12-09 Al Viro[PATCH] fix broken timestamps in AVC generated by kerne...
2008-12-09 Randy Dunlap[patch 1/1] audit: remove excess kernel-doc
2008-12-09 Al Viro[PATCH] return records for fork() both to child and...
2008-12-09 Eric Paris[PATCH] Audit: make audit=0 actually turn off audit
2008-12-08 Serge E. Hallynuser namespaces: document CFS behavior
2008-12-08 Ingo Molnartracing/function-graph-tracer: fix 'flags' variable...
2008-12-08 Vaidyanathan Srini... sched: idle_balance() does not call load_balance_newidle()
2008-12-08 Frederic Weisbeckertracing/function-graph-tracer: append the tracing_graph...
2008-12-08 Frederic Weisbeckertracing/function-graph-tracer: turn tracing_selftest_ru...
2008-12-08 Frederic Weisbeckertracing/function-graph-tracer: introduce __notrace_func...
2008-12-08 Ken Chensched: fix sd_parent_degenerate on non-numa smp machine
2008-12-08 Ingo MolnarMerge branch 'sched/urgent' into sched/core
2008-12-08 Frederic Weisbeckertracing/function-graph-tracer: implement a print_header...
2008-12-07 Serge E. Hallynuser namespaces: require cap_set{ug}id for CLONE_NEWUSER
2008-12-07 Serge E. Hallynuser namespaces: let user_ns be cloned with fairsched
2008-12-05 Steven Rostedtftrace: use init_struct_pid as swapper pid
2008-12-05 Frederic Weisbeckertracing/ftrace: provide the macro task_curr_ret_stack()
2008-12-05 Frederic Weisbeckertracing/ftrace: fix the check of ftrace_trace_task
2008-12-05 Frederic Weisbeckertracing/ftrace: don't insert TRACE_PRINT during selftests
2008-12-05 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/function...
2008-12-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-12-05 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2008-12-05 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2008-12-05 Lachlan McIlroyMerge git://git./linux/kernel/git/torvalds/linux-2.6
2008-12-04 Al Viro[PATCH] kill obsolete temporary comment in swsusp_close()
2008-12-04 Frederic Weisbeckertracing/function-graph-tracer: handle ftrace_printk...
2008-12-04 Liming Wangftrace: avoid duplicated function when writing set_grap...
2008-12-04 Ingo Molnartracing: fix typo and missing inline function
2008-12-04 Steven Rostedtftrace: add ability to only trace swapper tasks
2008-12-04 Steven Rostedtftrace: use struct pid
2008-12-04 Steven Rostedtftrace: trace single pid for function graph tracer
2008-12-04 Steven Rostedtftrace: use task struct trace flag to filter on pid
2008-12-04 Steven Rostedtftrace: graph of a single function
2008-12-04 Ingo MolnarMerge branches 'tracing/ftrace' and 'tracing/function...
2008-12-04 Ingo MolnarMerge commit 'v2.6.28-rc7' into tracing/core
2008-12-04 john stultztime: catch xtime_nsec underflows and fix them
2008-12-04 James MorrisMerge branch 'master' into next
2008-12-03 Steven Rostedtftrace: fix race in function graph during fork
2008-12-03 Steven Rostedttrace: fix output of stack trace
2008-12-03 Ingo Molnartracing/function-graph-tracer: enabled by default
2008-12-03 Roel Kluincheck_hung_task(): unsigned sysctl_hung_task_warnings...
2008-12-03 Frederic Weisbeckertracing/function-graph-tracer: improve duration output
2008-12-03 Frederic Weisbeckertracing/function-graph-tracer: display unified style...
2008-12-03 Steven Rostedtftrace: function graph return for function entry
2008-12-03 Steven Rostedtring-buffer: change "page" variable names to "bpage"
2008-12-03 Steven Rostedtftrace: add ftrace_graph_stop()
2008-12-03 Steven Rostedtring-buffer: read page interface
2008-12-03 Steven Rostedtring-buffer: move some metadata into buffer page
2008-12-03 Steven Rostedtftrace: replace raw_local_irq_save with local_irq_save
2008-12-03 Ingo MolnarMerge commit 'v2.6.28-rc7'; branch 'x86/dumpstack'...
2008-12-03 Ingo MolnarMerge branches 'tracing/ftrace' and 'tracing/function...
2008-12-02 Frederic Weisbeckertracing/function-graph-tracer: support for x86-64
next