summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2009-11-16workqueue: Add debugobjects supportThomas Gleixner
2009-11-15sched, kvm: Fix race condition involving sched_in_preempt_notifersTejun Heo
2009-11-15Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar
2009-11-15Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar
2009-11-14rcu: Eliminate __rcu_pending() false positivesPaul E. McKenney
2009-11-14rcu: Further cleanups of use of lastcompPaul E. McKenney
2009-11-14clocksource/events: Fix fallout of generic code changesThomas Gleixner
2009-11-13locking: Reduce ifdefs in kernel/spinlock.cThomas Gleixner
2009-11-13locking: Make inlining decision Kconfig basedThomas Gleixner
2009-11-13nohz: Allow 32-bit machines to sleep for more than 2.15 secondsJon Hunter
2009-11-13nohz: Track last do_timer() cpuThomas Gleixner
2009-11-13nohz: Prevent clocksource wrapping during idleJon Hunter
2009-11-13nohz: Type cast printk argumentThomas Gleixner
2009-11-13clocksource: Provide a generic mult/shift factor calculationThomas Gleixner
2009-11-13clockevents: Use u32 for mult and shift factorsThomas Gleixner
2009-11-13tracing: Rename 'lockdep' event subsystem into 'lock'Frederic Weisbecker
2009-11-13rcu: Simplify association of forced quiescent states with grace periodsPaul E. McKenney
2009-11-13rcu: Accelerate callback processing on CPUs not detecting GP endPaul E. McKenney
2009-11-13sched: More generic WAKE_AFFINE vs select_idle_sibling()Peter Zijlstra
2009-11-13sched: Cleanup select_task_rq_fair()Peter Zijlstra
2009-11-12sched: Fix granularity of task_u/stime()Hidetoshi Seto
2009-11-12sched: Fix/add missing update_rq_clock() callsMike Galbraith
2009-11-12sysctl: Remove the last of the generic binary sysctl supportEric W. Biederman
2009-11-12sysctl kernel: Remove binary sysctl logicEric W. Biederman
2009-11-12sysctl binary: Reorder the tests to process wild card entries first.Eric W. Biederman
2009-11-12sysctl: sysctl_binary.c Fix compilation when !CONFIG_NETEric W. Biederman
2009-11-11tracing: do not disable interrupts for trace_clock_localSteven Rostedt
2009-11-11sysctl: Warn about all uses of sys_sysctl.Eric W. Biederman
2009-11-11ring-buffer: Add multiple iterations between benchmark timestampsSteven Rostedt
2009-11-11clocksource/timecompare: Fix symbol exports to be GPL'd.David S. Miller
2009-11-11tracing: Fix return value of tracing_stats_read()Roel Kluin
2009-11-11rcu: Mark init-time-only rcu_bootup_announce() as __initPaul E. McKenney
2009-11-11Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-11-11Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-11-11sysctl: Don't look at ctl_name and strategy in the generic codeEric W. Biederman
2009-11-11sysctl: Remove references to ctl_name and strategy from the generic sysctl tableEric W. Biederman
2009-11-11sysctl: Remove dead code from sysctl_checkEric W. Biederman
2009-11-11sysctl: Neuter the generic sysctl strategy routines.Eric W. Biederman
2009-11-11sysctl: Reduce sys_sysctl to a compatibility wrapper around /proc/sysEric W. Biederman
2009-11-10rcu: Simplify association of quiescent states with grace periodsPaul E. McKenney
2009-11-10rcu: Rename dynticks_completed to completed_fqsPaul E. McKenney
2009-11-10rcu: Enable synchronize_sched_expedited() fastpathPaul E. McKenney
2009-11-10rcu: Remove inline from forward-referenced functionsPaul E. McKenney
2009-11-10sched: Make sure task has correct sched_class after policy changePeter Zijlstra
2009-11-10hw-breakpoints: Fix broken hw-breakpoint sample moduleFrederic Weisbecker
2009-11-10ksym_tracer: Support read accesses independent of read/write.Paul Mundt
2009-11-10sched: Fix and clean up rate-limit newidle codeMike Galbraith
2009-11-10rcu: Fix note_new_gpnum() uses of ->gpnumPaul E. McKenney
2009-11-10rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed counterPaul E. McKenney
2009-11-10rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling of ->...Paul E. McKenney