string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / kernel /
2009-11-19 David HowellsSLOW_WORK: Allow the work items to be viewed through...
2009-11-19 Jens AxboeSLOW_WORK: Add delayed_slow_work support
2009-11-19 Jens AxboeSLOW_WORK: Add support for cancellation of slow work
2009-11-19 Jens AxboeSLOW_WORK: Make slow_work_ops ->get_ref/->put_ref optional
2009-11-19 David HowellsSLOW_WORK: Wait for outstanding work items belonging...
2009-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-18 Eric W. Biedermansysctl: Drop & in front of every proc_handler.
2009-11-18 Stanislaw Gruszkaitimers: Fix racy writes to cpu_itimer fields
2009-11-18 Rusty Russellgeneric-ipi: Add smp_call_function_any()
2009-11-18 Alexey Dobriyangenirq: switch /proc/irq/*/spurious to seq_file
2009-11-18 Stanislaw Gruszkaposix-cpu-timers: optimize and document timer_create...
2009-11-18 H Hartley Sweetenclockevents: Add missing include to pacify sparse
2009-11-18 Tejun Heoworkqueue: fix race condition in schedule_on_each_cpu()
2009-11-17 Lai Jiangshantracing: Prevent build warning: 'ftrace_graph_buf'...
2009-11-17 Carsten Emdetracing: Fix trace_marker output
2009-11-17 Steven Rostedtring-buffer: Move access to commit_page up into functio...
2009-11-17 Lin Mingtimekeeping: Fix clock_gettime vsyscall time warp
2009-11-17 Ingo MolnarMerge branch 'perf/core' into perf/probes
2009-11-17 Eric W. BiedermanMerge commit 'v2.6.32-rc7'
2009-11-16 Peter Zijlstraperf_event: Optimize perf_output_lock()
2009-11-16 Peter Zijlstrasched: Sched_rt_periodic_timer vs cpu hotplug
2009-11-15 Thomas Gleixnerworkqueue: Add debugobjects support
2009-11-15 Tejun Heosched, kvm: Fix race condition involving sched_in_preem...
2009-11-15 Ingo MolnarMerge branches 'perf/powerpc' and 'perf/bench' into...
2009-11-15 Ingo MolnarMerge commit 'v2.6.32-rc7' into perf/core
2009-11-14 Paul E. McKenneyrcu: Eliminate __rcu_pending() false positives
2009-11-14 Paul E. McKenneyrcu: Further cleanups of use of lastcomp
2009-11-13 Thomas Gleixnerclocksource/events: Fix fallout of generic code changes
2009-11-13 Thomas Gleixnerlocking: Reduce ifdefs in kernel/spinlock.c
2009-11-13 Thomas Gleixnerlocking: Make inlining decision Kconfig based
2009-11-13 Jon Hunternohz: Allow 32-bit machines to sleep for more than...
2009-11-13 Thomas Gleixnernohz: Track last do_timer() cpu
2009-11-13 Jon Hunternohz: Prevent clocksource wrapping during idle
2009-11-13 Thomas Gleixnernohz: Type cast printk argument
2009-11-13 Thomas Gleixnerclocksource: Provide a generic mult/shift factor calcul...
2009-11-13 Thomas Gleixnerclockevents: Use u32 for mult and shift factors
2009-11-13 Frederic Weisbeckertracing: Rename 'lockdep' event subsystem into 'lock'
2009-11-13 Paul E. McKenneyrcu: Simplify association of forced quiescent states...
2009-11-13 Paul E. McKenneyrcu: Accelerate callback processing on CPUs not detecti...
2009-11-13 Peter Zijlstrasched: More generic WAKE_AFFINE vs select_idle_sibling()
2009-11-13 Peter Zijlstrasched: Cleanup select_task_rq_fair()
2009-11-12 Hidetoshi Setosched: Fix granularity of task_u/stime()
2009-11-12 Mike Galbraithsched: Fix/add missing update_rq_clock() calls
2009-11-12 Eric W. Biedermansysctl: Remove the last of the generic binary sysctl...
2009-11-12 Eric W. Biedermansysctl kernel: Remove binary sysctl logic
2009-11-12 Eric W. Biedermansysctl binary: Reorder the tests to process wild card...
2009-11-12 Eric W. Biedermansysctl: sysctl_binary.c Fix compilation when !CONFIG_NET
2009-11-12 Steven Rostedttracing: do not disable interrupts for trace_clock_local
2009-11-12 Eric W. Biedermansysctl: Warn about all uses of sys_sysctl.
2009-11-12 Steven Rostedtring-buffer: Add multiple iterations between benchmark...
2009-11-12 David S. Millerclocksource/timecompare: Fix symbol exports to be GPL'd.
2009-11-12 Roel Kluintracing: Fix return value of tracing_stats_read()
2009-11-11 Paul E. McKenneyrcu: Mark init-time-only rcu_bootup_announce() as __init
2009-11-11 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-11-11 Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git./linux...
2009-11-11 Eric W. Biedermansysctl: Don't look at ctl_name and strategy in the...
2009-11-11 Eric W. Biedermansysctl: Remove references to ctl_name and strategy...
2009-11-11 Eric W. Biedermansysctl: Remove dead code from sysctl_check
2009-11-11 Eric W. Biedermansysctl: Neuter the generic sysctl strategy routines.
2009-11-11 Eric W. Biedermansysctl: Reduce sys_sysctl to a compatibility wrapper...
2009-11-10 Paul E. McKenneyrcu: Simplify association of quiescent states with...
2009-11-10 Paul E. McKenneyrcu: Rename dynticks_completed to completed_fqs
2009-11-10 Paul E. McKenneyrcu: Enable synchronize_sched_expedited() fastpath
2009-11-10 Paul E. McKenneyrcu: Remove inline from forward-referenced functions
2009-11-10 Peter Zijlstrasched: Make sure task has correct sched_class after...
2009-11-10 Frederic Weisbeckerhw-breakpoints: Fix broken hw-breakpoint sample module
2009-11-10 Paul Mundtksym_tracer: Support read accesses independent of read...
2009-11-10 Mike Galbraithsched: Fix and clean up rate-limit newidle code
2009-11-10 Paul E. McKenneyrcu: Fix note_new_gpnum() uses of ->gpnum
2009-11-10 Paul E. McKenneyrcu: Fix synchronization for rcu_process_gp_end() uses...
2009-11-10 Paul E. McKenneyrcu: Prepare for synchronization fixes: clean up for...
2009-11-10 Ingo MolnarMerge branch 'core/urgent' into core/rcu
2009-11-09 Eric Parissecurity: report the module name to security_module_request
2009-11-09 Naohiro Ooiwasignal: Print warning message when dropping signals
2009-11-09 Uwe Kleine-Königtree-wide: fix typos "selct" + "slect" -> "select"
2009-11-08 Li Zefanksym_tracer: Remove KSYM_SELFTEST_ENTRY
2009-11-08 Frederic Weisbeckerhw-breakpoints: Arbitrate access to pmu following regis...
2009-11-08 Frederic Weisbeckerhw-breakpoints: Rewrite the hw-breakpoints layer on...
2009-11-08 Lai Jiangshansched, no_hz: Remove unused rq->last_tick_seen field
2009-11-08 Cyrill Gorcunovsched: Use root_task_group_empty only with FAIR_GROUP_SCHED
2009-11-08 Cyrill Gorcunovirq: Do not attempt to create subdirectories if /proc...
2009-11-08 Randy Dunlapsched: Fix kernel-doc function parameter name
2009-11-08 Frederic Weisbeckertracing, perf_events: Protect the buffer from recursion...
2009-11-07 Yong Zhanggenirq: try_one_irq() must be called with irq disabled
2009-11-06 Eric W. Biedermansysctl: Make do_sysctl static
2009-11-06 Eric W. Biedermansysctl: Remove the cond_syscall entry for sys32_sysctl
2009-11-06 Eric W. Biedermansysctl: Introduce a generic compat sysctl sysctl
2009-11-06 Eric W. Biedermansysctl: Refactor the binary sysctl handling to remove...
2009-11-06 Eric W. Biedermansysctl: Separate the binary sysctl logic into it's...
2009-11-05 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-11-05 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-11-05 Mike Galbraithsched: Fix affinity logic in select_task_rq_fair()
2009-11-05 Martin Schwidefskynohz: Introduce arch_needs_cpu
2009-11-05 Martin Schwidefskynohz: Reuse ktime in sub-functions of tick_check_idle.
2009-11-04 Bjorn Helgaasresources: when allocate_resource() fails, leave resour...
2009-11-04 Mike Galbraithsched: Rate-limit newidle
2009-11-04 Mike Galbraithsched: Check for an idle shared cache in select_task_rq...
2009-11-04 Thomas Gleixnerirq: Remove unused debug_poll_all_shared_irqs()
2009-11-04 Liuweniirq: Fix docbook comments
2009-11-04 Rusty Russellcpumask: Partition_sched_domains takes array of cpumask...
next