dcache: extrace and use d_unlinked()
[safe/jmp/linux-2.6] / kernel /
2009-06-12 Al ViroSwitch collect_mounts() to struct path
2009-06-11 Linus TorvaldsMerge branch 'for-linus' of git://linux-arm.org/linux-2.6
2009-06-11 Linus TorvaldsMerge branch 'perfcounters-for-linus' of git://git...
2009-06-11 Linus TorvaldsMerge branch 'topic/slab/earlyboot' of git://git./linux...
2009-06-11 Oleg Nesterovslow_work_thread() should do the exclusive wait
2009-06-11 Linus TorvaldsMerge branch 'for-2.6.31' of git://git.kernel.dk/linux...
2009-06-11 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2009-06-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-11 Pekka Enbergirq: use kcalloc() instead of the bootmem allocator
2009-06-11 Pekka Enbergsched: use slab in cpupri_init()
2009-06-11 Pekka Enbergsched: use alloc_cpumask_var() instead of alloc_bootmem...
2009-06-11 Yinghai Luirq/cpumask: make memoryless node zero happy
2009-06-11 Yinghai Lux86: remove some alloc_bootmem_cpumask_var calling
2009-06-11 Pekka Enbergsched: use kzalloc() instead of the bootmem allocator
2009-06-11 Catalin Marinaskmemleak: Add modules support
2009-06-11 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-06-11 Peter Zijlstraperf_counter: Add counter->id to the throttle event
2009-06-11 Peter Zijlstraperf_counter: Standardize event names
2009-06-11 Peter Zijlstraperf_counter: Rename enums
2009-06-11 Peter Zijlstraperf_counter: Rename perf_counter_limit sysctl
2009-06-11 Peter Zijlstraperf_counter: More paranoia settings
2009-06-11 Paul MundtMerge branch 'master' of git://git./linux/kernel/git...
2009-06-11 Linus TorvaldsMerge branch 'tracing-urgent-for-linus' of git://git...
2009-06-11 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-06-11 Linus TorvaldsMerge branch 'signal-for-linus' of git://git./linux...
2009-06-11 Linus TorvaldsMerge branch 'rcu-for-linus' of git://git./linux/kernel...
2009-06-11 James MorrisMerge branch 'next' into for-linus
2009-06-11 Peter Zijlstraperf_counter: Accurate period data
2009-06-11 Peter Zijlstraperf_counter: Introduce struct for sample data
2009-06-11 Peter Zijlstraperf_counter: Annotate exit ctx recursion
2009-06-10 Linus TorvaldsMerge branch 'locking-for-linus' of git://git./linux...
2009-06-10 Linus TorvaldsMerge branch 'futexes-for-linus' of git://git./linux...
2009-06-10 Linus TorvaldsMerge branch 'x86-xen-for-linus' of git://git./linux...
2009-06-10 Linus TorvaldsMerge branch 'sched-docs-for-linus' of git://git./linux...
2009-06-10 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2009-06-10 Linus TorvaldsMerge branch 'x86-kbuild-for-linus' of git://git./linux...
2009-06-10 Linus TorvaldsMerge branch 'irq-for-linus' of git://git./linux/kernel...
2009-06-10 Peter Zijlstraperf_counter: More aggressive frequency adjustment
2009-06-09 Steven Rostedttracing: add protection around module events unload
2009-06-09 Steven Rostedttracing: add trace_seq_vprint interface
2009-06-09 Li Zefantracing/events: convert block trace points to TRACE_EVENT()
2009-06-09 Steven Rostedtring-buffer: fix ret in rb_add_time_stamp
2009-06-09 Yinghai Lucpumask: alloc zeroed cpumask for static cpumask_var_ts
2009-06-08 James MorrisMerge branch 'master' into next
2009-06-08 Peter Zijlstraring-buffer: pass in lockdep class key for reader_lock
2009-06-08 Linus Torvaldsasync: Fix lack of boot-time console due to insufficien...
2009-06-06 Ingo Molnarperf_counter: Implement generalized cache event types
2009-06-06 Ingo Molnarperf_counter: Separate out attr->type from attr->config
2009-06-05 Peter Zijlstraperf_counter: Fix frequency adjustment for < HZ
2009-06-05 Peter Zijlstraperf_counter: Add PERF_SAMPLE_PERIOD
2009-06-05 Peter Zijlstraperf_counter: Change PERF_SAMPLE_CONFIG into PERF_SAMPLE_ID
2009-06-05 Ingo MolnarMerge branch 'tip/tracing/ftrace-4' of git://git./linux...
2009-06-05 Peter Zijlstraperf_counter: Generate mmap events for install_special_...
2009-06-05 Paul Mackerrasperf_counter: Fix lockup with interrupting counters
2009-06-05 Oleg Nesterovptrace: revert "ptrace_detach: the wrong wakeup breaks...
2009-06-05 Oleg Nesterovptrace: tracehook_report_clone: fix false positives
2009-06-04 Peter Zijlstraperf_counter: Remove munmap stuff
2009-06-04 Peter Zijlstraperf_counter: Add fork event
2009-06-04 Ingo MolnarMerge branch 'tracing/ftrace' into tracing/core
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
next