nfsd: add etoosmall to nfserrno
[safe/jmp/linux-2.6] / kernel /
2008-12-04 Frederic Weisbeckertracing/function-graph-tracer: handle ftrace_printk...
2008-12-04 Peter Zijlstralockdep: change a held lock's class
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 Ingo MolnarMerge commit 'v2.6.28-rc7' into core/locking
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 Ingo MolnarMerge branch 'linus' into cpus4096
2008-12-02 David Brownellgenirq: warn when IRQF_DISABLED may be ignored
2008-12-02 David Brownellgenirq: record IRQ_LEVEL in irq_desc[]
2008-12-02 Frederic Weisbeckertracing/function-graph-tracer: support for x86-64
2008-12-02 Liming Wangfunction trace: fix a bug of single thread function...
2008-12-02 Ingo MolnarMerge branches 'tracing/branch-tracer', 'tracing/ftrace...
2008-12-02 Arjan van de Ventaint: add missing comment
2008-12-02 Davide Libenziepoll: introduce resource usage limits
2008-12-01 Arun R Bharadwajsched: add uid information to sched_debug for CONFIG_US...
2008-11-30 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-11-30 Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git./linux...
2008-11-30 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2008-11-30 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2008-11-30 Christoph Hellwigremove __ARCH_WANT_COMPAT_SYS_PTRACE
2008-11-30 Al Virocpuinit fixes in kernel/*
2008-11-29 Ingo Molnarsched: prevent divide by zero error in cpu_avg_load_per...
2008-11-29 Ingo Molnarsched, cpusets: fix warning in kernel/cpuset.c
2008-11-29 Frederic Weisbeckertracing/branch-tracer: include missing irqflags.h
2008-11-28 Alexey Dobriyansched: move double_unlock_balance() higher
2008-11-28 Ingo MolnarMerge branch 'sched/urgent' into sched/core
2008-11-28 Ingo Molnardebug warnings: eliminate warn_on_slowpath()
2008-11-28 Arjan van de Vendebug warnings: print the DMI board info name in a...
2008-11-28 Arjan van de Vendebug warnings: consolidate warn_slowpath and warn_on_s...
2008-11-28 Liming Wangsoftirq: remove useless function __local_bh_enable
2008-11-28 Liming Wangftrace: improve seq_operation of ftrace
2008-11-28 Török Edwintracing, alpha: fix build: add missing #ifdef CONFIG_ST...
2008-11-28 Ingo Molnartracing/function-graph-tracer: more output tweaks
2008-11-28 Frederic Weisbeckertracing/function-graph-tracer: adjustments of the trace...
2008-11-28 Lachlan McIlroyMerge git://git./linux/kernel/git/torvalds/linux-2.6
2008-11-27 Frederic Weisbeckertracing/function-graph-tracer: enhancements for the...
2008-11-27 Ingo MolnarMerge branches 'tracing/blktrace', 'tracing/ftrace...
2008-11-27 Steven Rostedtsched: prevent divide by zero error in cpu_avg_load_per...
2008-11-27 Lai Jiangshanftrace: prevent recursion
2008-11-26 Arjan van de Ventracing: add "power-tracer": C/P state tracer to help...
2008-11-26 Ingo MolnarMerge commit 'v2.6.28-rc6' into core/debug
2008-11-26 Rusty Russellsched: avoid stack var in move_task_off_dead_cpu, fix
2008-11-26 Rusty Russellsched: convert local_cpu_mask to cpumask_var_t, fix
2008-11-26 Rusty Russellsched: convert nohz struct to cpumask_var_t, fix
2008-11-26 Steven Rostedtftrace: add cpu annotation for function graph tracer
2008-11-26 Steven Rostedtftrace: add thread comm to function graph tracer
2008-11-26 Steven Rostedtftrace: let function tracing and function return run...
2008-11-26 Steven Rostedtftrace: use code patching for ftrace graph tracer
2008-11-26 Steven Rostedtftrace: add function tracing to single thread
2008-11-26 Frederic Weisbeckertracing/function-return-tracer: set a more human readab...
2008-11-26 Frederic Weisbeckertracing/function-return-tracer: change the name into...
2008-11-25 Markus Metzgerx86, bts, ftrace: a BTS ftrace plug-in prototype
2008-11-25 Markus Metzgerx86, ftrace: call trace->open() before stopping tracing...
2008-11-25 Peter Zijlstrahrtimer: removing all ur callback modes
2008-11-25 Ingo Molnarlockdep: fix unused function warning in kernel/lockdep.c
2008-11-24 Serge HallynUser namespaces: use the current_user_ns() macro
2008-11-24 Serge HallynUser namespaces: set of cleanups (v2)
2008-11-24 Thomas Gleixnerfutex: make clock selectable for FUTEX_WAIT_BITSET
2008-11-24 Thomas GleixnerMerge branch 'linus' into core/futexes
2008-11-24 Rusty Russellsched: convert remaining old-style cpumask operators
2008-11-24 Rusty Russellsched: convert local_cpu_mask to cpumask_var_t.
2008-11-24 Rusty Russellsched: convert check_preempt_equal_prio to cpumask_var_t.
2008-11-24 Rusty Russellsched: convert struct cpupri_vec cpumask_var_t.
2008-11-24 Rusty Russellsched: convert falback_doms to cpumask_var_t.
2008-11-24 Rusty Russellsched: convert cpu_isolated_map to cpumask_var_t.
2008-11-24 Rusty Russellsched: convert sched_domain_debug to cpumask_var_t.
2008-11-24 Rusty Russellsched: convert struct (sys_)sched_setaffinity() to...
2008-11-24 Rusty Russellsched: avoid stack var in move_task_off_dead_cpu
2008-11-24 Rusty Russellsched: convert sys_sched_getaffinity() to cpumask_var_t.
2008-11-24 Rusty Russellsched: convert rebalance_domains() to cpumask_var_t.
2008-11-24 Rusty Russellsched: convert idle_balance() to cpumask_var_t.
2008-11-24 Rusty Russellsched: convert nohz struct to cpumask_var_t.
2008-11-24 Rusty Russellsched: convert struct root_domain to cpumask_var_t.
2008-11-24 Rusty Russellsched: convert nohz_cpu_mask to cpumask_var_t.
2008-11-24 Rusty Russellsched: convert struct sched_group/sched_domain cpumask_...
2008-11-24 Rusty Russellsched: wrap sched_group and sched_domain cpumask accesses.
2008-11-24 Rusty Russellsched: remove any_online_cpu()
2008-11-24 Rusty Russellsched: get rid of boutique sched.c allocations, use...
next