MAINTAINERS: add file patterns to TTY LAYER
[safe/jmp/linux-2.6] / kernel /
2009-06-04 Christoph Lametersecurity: use mmap_min_addr indepedently of security...
2009-06-03 Ingo Molnarperf_counter: Fix throttling lock-up
2009-06-03 Steven Rostedttracing: add annotation to what type of stack trace...
2009-06-03 Steven Whitehousetracing: fix multiple use of __print_flags and __print_...
2009-06-03 walimistracing/events: fix output format of user stack
2009-06-03 walimistracing/events: fix output format of kernel stack
2009-06-03 walimistracing/trace_stack: fix the number of entries in the...
2009-06-03 Steven Rostedtring-buffer: discard timestamps that are at the start...
2009-06-03 Steven Rostedtring-buffer: try to discard unneeded timestamps
2009-06-03 Tim Birdring-buffer: fix bug in ring_buffer_discard_commit
2009-06-03 Peter Zijlstraperf_counter: Fix race in counter initialization
2009-06-03 Peter Zijlstraperf_counter: Add a comm hook for pure fork()s
2009-06-02 Steven Rostedtfunction-graph: always initialize task ret_stack
2009-06-02 Steven Rostedtfunction-graph: move initialization of new tasks up...
2009-06-02 Peter Zijlstraperf_counter: Rename perf_counter_hw_event => perf_coun...
2009-06-02 Peter Zijlstraperf_counter: Add ioctl for changing the sample period...
2009-06-02 Peter Zijlstraperf_counter: Change data head from u32 to u64
2009-06-02 Peter Zijlstraperf_counter: Rename various fields
2009-06-02 Peter Zijlstraperf_counter: Add unique counter id
2009-06-02 Steven Rostedtfunction-graph: add memory barriers for accessing task...
2009-06-02 Steven Rostedtfunction-graph: enable the stack after initialization...
2009-06-02 Steven Rostedtfunction-graph: only allocate init tasks if it was...
2009-06-02 Peter Zijlstraperf_counter: Use PID namespaces properly
2009-06-02 Paul Mackerrasperf_counter: Remove unused prev_state field
2009-06-02 Paul Mackerrasperf_counter: Fix cpu migration counter
2009-06-02 Paul Mackerrasperf_counter: Initialize per-cpu context earlier on...
2009-06-02 Steven Rostedtftrace: do not profile functions when disabled
2009-06-02 Steven Rostedttracing: make trace pipe recognize latency format flag
2009-06-02 Steven Whitehousetracing: add exports to use __print_symbolic and __prin...
2009-06-02 Li Zefantracing/events: introduce __dynamic_array()
2009-06-02 Steven Rostedttracing: combine the default tracers into one config
2009-06-02 Steven Rostedttracing: fix config options to not show when automatica...
2009-06-02 Steven Rostedtftrace: add kernel command line function filtering
2009-06-01 Frederic Weisbeckertracing/stat: remove unappropriate safe walk on list
2009-06-01 Li Zefantracing/stat: do some cleanups
2009-06-01 Li Zefantracing/stat: remember to free root node
2009-06-01 Li Zefantracing/stat: change dummpy_cmp() to return -1
2009-06-01 Frederic Weisbeckertracing/stat: replace linked list by an rbtree for...
2009-06-01 Frederic Weisbeckertracing/stat: replace trace_stat_session by stat_session
2009-06-01 Zhaoleitrace_workqueue: remove blank line between each cpu
2009-06-01 Zhaoleitrace_workqueue: remove cpu_workqueue_stats->first_entry
2009-06-01 Zhaoleitrace_workqueue: use list_for_each_entry() instead...
2009-06-01 Zhaoleiftrace, workqueuetrace: make workqueue tracepoints...
2009-06-01 H. Peter AnvinMerge branch 'irq/numa' into x86/mce3
2009-06-01 Ingo MolnarMerge branch 'linus' into irq/numa
2009-06-01 Ingo Molnarperf_counter: Tidy up style details
2009-06-01 Paul Mackerrasperf_counter: Allow software counters to count while...
2009-06-01 Paul Mackerrasperf_counter: Provide functions for locking and pinning...
2009-06-01 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-05-29 Peter Zijlstraperf_counter: Ammend cleanup in fork() fail
2009-05-29 Peter Zijlstraperf_counter: Clean up task_ctx vs interrupts
2009-05-29 Peter Zijlstraperf_counter: Fix COMM and MMAP events for cpu wide...
2009-05-29 Ingo Molnarperf_counter: Robustify counter-free logic
2009-05-29 Ingo Molnarperf_counter: Fix cpuctx->task_ctx races
2009-05-29 Paul Mackerrasperf_counter: Don't swap contexts containing locked...
2009-05-28 Andi KleenExport add_timer_on for modules
2009-05-28 Paul Mackerrasperf_counter: Fix race in attaching counters to tasks...
2009-05-27 Heiko Carstenstrace: disable preemption before taking raw spinlocks
2009-05-26 Tetsuo Handakmod: Release sub_info on cred allocation failure.
2009-05-26 Steven Rostedttracing: add __print_symbolic to trace events
2009-05-26 Steven Rostedttracing: add __print_flags for events
2009-05-26 Ingo Molnarperf_counter: Initialize ->oncpu properly
2009-05-26 Zhaoleiftrace: clean up of using ftrace_event_enable_disable()
2009-05-26 Zhaoleiftrace: Add task_comm support for trace_event
2009-05-25 Lai Jiangshantracing: add trace_event_read_lock()
2009-05-25 Ingo Molnarperf_counter: fix warning & lockup
2009-05-25 Peter Zijlstraperf_counter: Generic per counter interrupt throttle
2009-05-25 Peter Zijlstraperf_counter: Fix PERF_COUNTER_CONTEXT_SWITCHES for...
2009-05-25 Peter Zijlstraperf_counter: Propagate inheritance failures down the...
2009-05-25 Peter Zijlstraperf_counter: Make pctrl() affect inherited counters too
2009-05-25 Ingo Molnarperf_counter: Move child perfcounter init to after...
2009-05-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-24 James Bottomleyasync: make sure independent async domains can't accide...
2009-05-24 Rafael J. WysockiPM: Do not hold dpm_list_mtx while disabling/enabling...
2009-05-24 Ingo Molnarperf_counter: Increase mmap limit
2009-05-24 Peter Zijlstraperf_counter: Remove perf_counter_context::nr_enabled
2009-05-24 Peter Zijlstraperf_counter: Change pctrl() behaviour
2009-05-23 Peter Zijlstraperf_counter: Simplify context cleanup
2009-05-23 Peter Zijlstraperf_counter: Sanitize context locking
2009-05-23 Peter Zijlstraperf_counter: Sanitize counter->mutex
2009-05-23 Peter Zijlstraperf_counter: Fix dynamic irq_period logging
2009-05-23 Paul Mundtsparseirq: Allow early irq_desc allocation
2009-05-22 Jens AxboeMerge branch 'master' into for-2.6.31
2009-05-22 Jens AxboeMerge branch 'master' into for-2.6.31
2009-05-22 Paul Mackerrasperf_counter: Optimize context switch between identical...
2009-05-22 Paul Mackerrasperf_counter: Dynamically allocate tasks' perf_counter_...
2009-05-22 James MorrisMerge branch 'master' into next
2009-05-22 Paul MundtMerge branches 'sh/stable-updates' and 'sh/sparseirq'
2009-05-20 Ingo Molnarperf_counter: Fix context removal deadlock
2009-05-20 Ming Leiftrace: fix check for return value of register_module_n...
2009-05-20 Peter Zijlstraperf_counter: Optimize sched in/out of counters
2009-05-20 Peter Zijlstraperf_counter: Optimize disable of time based sw counters
2009-05-20 Peter Zijlstraperf_counter: Log irq_period changes
2009-05-20 Peter Zijlstraperf_counter: Solve the rotate_ctx vs inherit race...
2009-05-20 Thomas Gleixnerfutex: fix restart in wait_requeue_pi
2009-05-20 Thomas Gleixnerfutex: fix restart for early wakeup in futex_wait_reque...
2009-05-20 Thomas Gleixnerfutex: cleanup error exit
2009-05-20 Thomas GleixnerMerge branch 'core/urgent' into core/futexes
2009-05-19 Ingo Molnarperf_counter: fix counter inheritance race
2009-05-19 Ingo Molnarperf_counter: fix counter freeing logic
next