USB: use kfifo to buffer usb-generic serial writes
[sfrench/cifs-2.6.git] / kernel /
2009-09-22 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2009-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-22 Linus TorvaldsMerge branch 'for-2.6.32' of git://linux-nfs.org/~bfiel...
2009-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-22 Arjan van de Vencpuidle: fix the menu governor to boost IO performance
2009-09-22 Bernd Schmidtnommu: add support for Memory Protection Units (MPU)
2009-09-22 KOSAKI Motohirooom: move oom_adj value from task_struct to signal_struct
2009-09-22 Alexey Dobriyanoom: move oom_killer_enable()/oom_killer_disable to...
2009-09-22 Jan Beulichmm: also use alloc_large_system_hash() for the PID...
2009-09-22 Jan Beulichmm: don't use alloc_bootmem_low() where not strictly...
2009-09-22 Andrea Arcangeliksm: fix deadlock with munlock in exit_mmap
2009-09-22 Hugh Dickinsksm: fix oom deadlock
2009-09-22 Hugh Dickinsksm: the mm interface to ksm
2009-09-22 KOSAKI Motohiromm: oom analysis: Show kernel stack usage in /proc...
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 'perfcounters-fixes-for-linus' of git...
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 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-09-21 Linus TorvaldsMerge branch 'writeback' of git://git.kernel.dk/linux...
2009-09-21 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-09-21 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-09-21 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-09-21 Joe Perchestrivial: remove unnecessary semicolons
2009-09-21 Uwe Kleine-Koenigtrivial: Fix duplicated word "options" in comment
2009-09-21 Anand Gadiyartrivial: fix typo "to to" in multiple files
2009-09-21 Robert P. J. Daytrivial: Correct print_tainted routine name in comment
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 Ingo MolnarMerge branch 'linus' into perfcounters/rename
2009-09-21 Artem BityutskiyMerge branch 'master' of git://git./linux/kernel/git...
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 branch 'next-i2c' of git://aeryn.fluff.org.uk...
2009-09-20 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-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 Ingo MolnarMerge branch 'linus' into x86/urgent
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 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
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 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-09-18 Alexey Dobriyanheaders: taskstats_kern.h trim
2009-09-18 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2009-09-18 Linus TorvaldsMerge branch 'for-linus' of git://gitserver.sunplusct...
2009-09-18 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2009-09-18 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-09-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-18 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2009-09-18 Linus TorvaldsMerge branch 'davinci-for-linus' of git://git./linux...
2009-09-18 Linus TorvaldsMerge branch 'omap-for-linus' of git://git./linux/kerne...
2009-09-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-18 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-09-18 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
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 'x86-mce-for-linus' of git://git./linux...
2009-09-18 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2009-09-18 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-09-18 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2009-09-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-09-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
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
next