aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-02-26rcu: Export rcu_scheduler_activePaul E. McKenney
2010-02-26rcu: Make rcu_read_lock_sched_held() take boot time into accountPaul E. McKenney
2010-02-26rcu: Make lockdep_rcu_dereference() message less alarmistPaul E. McKenney
2010-02-25sched, cgroups: Fix module exportIngo Molnar
2010-02-25rcu: Add RCU_CPU_STALL_VERBOSE to dump detailed per-task informationPaul E. McKenney
2010-02-25rcu: Fix rcutorture mod_timer argument to delay one jiffyPaul E. McKenney
2010-02-25rcu: Fix deadlock in TREE_PREEMPT_RCU CPU stall detectionPaul E. McKenney
2010-02-25rcu: Convert to raw_spinlocksPaul E. McKenney
2010-02-25rcu: Stop overflowing signed integersPaul E. McKenney
2010-02-25rcu: Accelerate grace period if last non-dynticked CPUPaul E. McKenney
2010-02-25sched: Better name for for_each_domain_rdPaul E. McKenney
2010-02-25sched: Use lockdep-based checking on rcu_dereference()Paul E. McKenney
2010-02-25rcu: Integrate rcu_dereference_check() message into lockdepPaul E. McKenney
2010-02-25rcu: Introduce lockdep-based checking to RCU read-side primitivesPaul E. McKenney
2010-02-25Merge commit 'v2.6.33' into core/rcuIngo Molnar
2010-02-22kernel/sys.c: fix missing rcu protection for sys_getpriority()Tetsuo Handa
2010-02-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-16kfifo: Don't use integer as NULL pointerAnton Vorontsov
2010-02-16kfifo: Make kfifo_initialized work after kfifo_freeAnton Vorontsov
2010-02-15Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-02-15Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-14perf_events: Fix FORK eventsPeter Zijlstra
2010-02-14tracing/kprobes: Fix probe parsingHeiko Carstens
2010-02-09Export the symbol of getboottime and mmonotonic_to_bootbasedJason Wang
2010-02-04Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-04perf: Make bp_len type to u64 generic across the archMahesh Salgaonkar
2010-02-03hrtimer, softirq: Fix hrtimer->softirq trampolinePeter Zijlstra
2010-02-03futex: Handle futex value corruption gracefullyThomas Gleixner
2010-02-03futex: Handle user space corruption gracefullyThomas Gleixner
2010-02-03futex_lock_pi() key refcnt fixMikael Pettersson
2010-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-02-02cgroups: fix to return errno in a failure pathLi Zefan
2010-02-02kfifo: fix kernel-doc notationRandy Dunlap
2010-02-03kernel/cred.c: use kmem_cache_freeJulia Lawall
2010-02-02tracing: Fix circular dead lock in stack traceLai Jiangshan
2010-02-01Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-01Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-01Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-02-01Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-02-01softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resumeJason Wessel
2010-01-30perf, hw_breakpoint, kgdb: Do not take mutex for kernel debuggerJason Wessel
2010-01-30x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint APIJason Wessel
2010-01-28hw_breakpoints: Release the bp slot if arch_validate_hwbkpt_settings() fails.Mahesh Salgaonkar
2010-01-28sched: Correct printk whitespace in warning from cpu down task checkFrans Pop
2010-01-28sched: Fix incorrect sanity checkPeter Zijlstra
2010-01-27lockdep: Fix check_usage_backwards() error messageOleg Nesterov
2010-01-26tracing/documentation: Cover new frame pointer semanticsMike Frysinger
2010-01-26ring-buffer: Check for end of page in iteratorSteven Rostedt
2010-01-26ring-buffer: Check if ring buffer iterator has stale dataSteven Rostedt