aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-02-28Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-28Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-02-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-28Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-02-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-02-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-02-28Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-02-28Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes...Linus Torvalds
2010-02-27Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2010-02-27Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2010-02-27rcu: Fix accelerated GPs for last non-dynticked CPUPaul E. McKenney
2010-02-27rcu: Fix accelerated grace periods for last non-dynticked CPUPaul E. McKenney
2010-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-02-26ftrace: Add function names to dangling } in function graph tracerSteven Rostedt
2010-02-26PM / Hibernate: Fix preallocating of memoryRafael J. Wysocki
2010-02-26PM / Hibernate: Remove swsusp.c finallyJiri Slaby
2010-02-26PM / Hibernate: Remove trailing space in messageFrans Pop
2010-02-26PM / Hibernate: Swap, remove useless check from swsusp_read()Jiri Slaby
2010-02-26PM / Hibernate: Really deprecate deprecated user ioctlsJiri Slaby
2010-02-26PM: Add facility for advanced testing of async suspend/resumeRafael J. Wysocki
2010-02-26PM: Add a switch for disabling/enabling asynchronous suspend/resumeRafael J. Wysocki
2010-02-26Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-02-26perf_event: Fix preempt warning in perf_clock()Peter Zijlstra
2010-02-26sched: Fix SCHED_MC regression caused by change in sched cpu_powerSuresh Siddha
2010-02-26perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()Peter Zijlstra
2010-02-26perf_events, x86: AMD event schedulingStephane Eranian
2010-02-26perf_events: Add new start/stop PMU callbacksStephane Eranian
2010-02-26perf_events: Report the MMAP pgoff value in bytesPeter Zijlstra
2010-02-26Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2010-02-26Merge commit 'v2.6.33' into tracing/coreIngo Molnar
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-25tracing: Simplify memory recycle of trace_define_fieldWenji Huang
2010-02-25tracing: Remove unnecessary variable in print_graph_returnWenji Huang
2010-02-25tracing: Fix typo of info text in trace_kprobe.cWenji Huang
2010-02-25tracing: Fix typo in prof_sysexit_enable()Wenji Huang
2010-02-25tracing: Remove CONFIG_TRACE_POWER from kernel configLi Zefan
2010-02-25tracing: Fix ftrace_event_call alignment for use with gcc 4.5Jeff Mahoney
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