Documentation/memory.txt: remove some very outdated recommendations
[safe/jmp/linux-2.6] / kernel /
2009-09-22 Alexey Dobriyanconst: mark remaining inode_operations as const
2009-09-22 Alexey Dobriyanconst: mark remaining super_operations const
2009-09-21 Linus TorvaldsMerge branch 'perfcounters-rename-for-linus' of git...
2009-09-21 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-09-21 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-09-21 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-09-21 Ingo Molnarperf: Tidy up after the big rename
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-09-21 Ingo Molnarperf_counter: Rename 'event' to event_id/hw_event
2009-09-21 Ingo Molnarperf_counter: Rename list_entry -> group_entry, counter...
2009-09-21 Peter Williamssched: Simplify sys_sched_rr_get_interval() system...
2009-09-20 Linus TorvaldsMerge git://git./linux/kernel/git/jaswinder/linux-2.6
2009-09-20 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/tty-2.6
2009-09-20 Linus TorvaldsMerge branch 'perfcounters-core-for-linus' of git:...
2009-09-20 Yong Zhangsched: Fix potential NULL derference of doms_cur
2009-09-20 Alexey Dobriyankernel/profile.c: Switch /proc/irq/prof_cpu_mask to...
2009-09-20 Andrew Mortonsched: Fix raciness in runqueue_is_locked()
2009-09-20 Peter Zijlstratracing: Export trace_profile_buf symbols
2009-09-20 Jaswinder Singh... includecheck fix: kernel/trace, ring_buffer.c
2009-09-19 Alan Coxvt: remove power stuff from kernel/power
2009-09-19 Alan Coxkfifo: Use "const" definitions
2009-09-19 Ian Schramperf_counter: Fix perf_copy_attr() pointer arithmetic
2009-09-19 Ingo MolnarMerge branch 'tip/tracing/core' of git://git./linux...
2009-09-19 Li Zefantracing/events: use list_for_entry_continue
2009-09-19 Li Zefantracing: remove max_tracer_type_len
2009-09-19 Li Zefanfunction-graph: use ftrace_graph_funcs directly
2009-09-19 Mike Galbraithsched: Re-add lost cpu_allowed check to sched_fair...
2009-09-19 Ingo MolnarMerge branch 'tracing/core-v3' of git://git./linux...
2009-09-19 Arjan van de Ventracing, perf: Convert the power tracer into an event...
2009-09-19 Arjan van de Venperf: Add a timestamp to fork events
2009-09-19 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-09-19 Paul E. McKenneyrcu: Fix whitespace inconsistencies
2009-09-19 Paul E. McKenneyrcu: Fix thinko, actually initialize full tree
2009-09-19 Paul E. McKenneyrcu: Apply results of code inspection of kernel/rcutree...
2009-09-19 Paul E. McKenneyrcu: Add WARN_ON_ONCE() consistency checks covering...
2009-09-18 Christoph Hellwigtracing: Remove markers
2009-09-18 Peter Zijlstrasched_clock: Make it NMI safe
2009-09-18 Peter Zijlstraperf_counter: Fix up swcounter throttling
2009-09-18 Markus Metzgerx86, perf_counter, bts: Optimize BTS overflow handling
2009-09-18 Alexey Dobriyanheaders: taskstats_kern.h trim
2009-09-18 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-09-18 Mike Galbraithsched: Remove unneeded indentation in sched_fair.c...
2009-09-18 Frederic Weisbeckertracing: Allocate the ftrace event profile buffer dynam...
2009-09-18 Frederic Weisbeckertracing: Factorize the events profile accounting
2009-09-18 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2009-09-17 Paul E. McKenneyrcu: Fix synchronize_rcu() for TREE_PREEMPT_RCU
2009-09-17 Paul E. McKenneyrcu: Simplify rcu_read_unlock_special() quiescent-state...
2009-09-17 Paul E. McKenneyrcu: Add debug checks to TREE_PREEMPT_RCU for premature...
2009-09-17 Josh Triplettrcutorture: Occasionally delay readers enough to make...
2009-09-17 Paul E. McKenneyrcu: Initialize multi-level RCU grace periods holding...
2009-09-17 Paul E. McKenneyrcu: Need to update rnp->gpnum if preemptable RCU is...
2009-09-17 H. Peter AnvinMerge branch 'x86/pat' into x86/urgent
2009-09-17 Peter Zijlstraperf_counter: Allow for a wakeup watermark
2009-09-17 Peter Zijlstraperf_counter: Do not throttle single swcounter events
2009-09-17 Li Zefansoftirq: add BLOCK_IOPOLL to softirq_to_name
2009-09-17 Steven Rostedttracing: switch function prints from %pf to %ps
2009-09-17 Ingo MolnarMerge branch 'linus' into tracing/core
2009-09-17 Peter Zijlstrasched: Fix SD_POWERSAVING_BALANCE|SD_PREFER_LOCAL vs...
2009-09-17 Peter Zijlstrasched: Stop buddies from hogging the system
2009-09-17 Peter Zijlstrasched: Add new wakeup preemption mode: WAKEUP_RUNNING
2009-09-17 Ingo Molnarsched: Fix TASK_WAKING & loadaverage breakage
2009-09-16 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-09-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-09-16 Peter Zijlstrasched: Rename flags to wake_flags
2009-09-16 Peter Zijlstrasched: Clean up the load_idx selection in select_task_r...
2009-09-16 Peter Zijlstrasched: Optimize cgroup vs wakeup a bit
2009-09-16 Atsushi Tsujitracing: Fix minor bugs for __unregister_ftrace_functio...
2009-09-16 Ingo Molnarsched: Implement a gentler fair-sleepers feature
2009-09-16 Peter Zijlstrasched: Add SD_PREFER_LOCAL
2009-09-15 Jens Axboeblock: fix linkage problem with blk_iopoll and !CONFIG_...
2009-09-15 Peter Zijlstrasched: Add a few SYNC hint knobs to play with
2009-09-15 Peter Zijlstrasched: Fix sync wakeups again
2009-09-15 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-09-15 Ming Leidriver-core: move dma-coherent.c from kernel to driver...
2009-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-15 Linus TorvaldsMerge branch 'perfcounters-fixes-for-linus' of git...
2009-09-15 Steven Rostedttracing: optimize global_trace_clock cachelines
2009-09-15 Linus TorvaldsMerge branch 'x86-pat-for-linus' of git://git./linux...
2009-09-15 Linus TorvaldsMerge branch 'x86-txt-for-linus' of git://git./linux...
2009-09-15 Peter Zijlstrasched: Add WF_FORK
2009-09-15 Peter Zijlstrasched: Rename sync arguments
2009-09-15 Peter Zijlstrasched: Rename select_task_rq() argument
2009-09-15 Peter Zijlstrasched: Feature to disable APERF/MPERF cpu_power
2009-09-15 Peter Zijlstrasched: Provide arch_scale_freq_power
2009-09-15 Mike Galbraithsched: Improve latencies and throughput
2009-09-15 Peter Zijlstrasched: Tweak wake_idx
2009-09-15 Peter Zijlstrasched: Fix task affinity for select_task_rq_fair
2009-09-15 Peter Zijlstrasched: for_each_domain() vs RCU
2009-09-15 Peter Zijlstrasched: Weaken SD_POWERSAVINGS_BALANCE
2009-09-15 Peter Zijlstrasched: Merge select_task_rq_fair() and sched_balance_self()
2009-09-15 Peter Zijlstrasched: Add TASK_WAKING
2009-09-15 Peter Zijlstrasched: Hook sched_balance_self() into sched_class:...
2009-09-15 Peter Zijlstrasched: Move sched_balance_self() into sched_fair.c
2009-09-15 Peter Zijlstrasched: Move code around
2009-09-15 Peter Zijlstrasched: Add come comments to the sched features
2009-09-15 Mike Galbraithsched: Complete buddy switches
2009-09-15 Peter Zijlstrasched: Split WAKEUP_OVERLAP
2009-09-15 Peter Zijlstrasched: Fix double_rq_lock() compile warning
2009-09-15 Thomas Gleixnertime: Prevent 32 bit overflow with set_normalized_times...
2009-09-15 Xiao Guangrongperf_counter: Fix buffer overflow in perf_copy_attr()
next