summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-05-19Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-05-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-05-19cpumask: fix compat getaffinityKOSAKI Motohiro
2010-05-19Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-05-18Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-18Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-18Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-18Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-05-18Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-05-18Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-18stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_ca...Ingo Molnar
2010-05-17Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred...Linus Torvalds
2010-05-17[S390] debug: enable exception-trace debug facilityHeiko Carstens
2010-05-14profile: fix stats and data leakageHugh Dickins
2010-05-13Merge commit 'v2.6.34-rc7' into tracing/coreIngo Molnar
2010-05-12genirq: Clear CPU mask in affinity_hint when none is providedPeter P Waskiewicz Jr
2010-05-11memcg: fix css_is_ancestor() RCU lockingKAMEZAWA Hiroyuki
2010-05-11memcg: fix css_id() RCU locking for realKAMEZAWA Hiroyuki
2010-05-11bsdacct: use del_timer_sync() in acct_exit_ns()Vitaliy Gusev
2010-05-11kexec: fix OOPS in crash_kernel_shrinkVitaly Mayatskikh
2010-05-11revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt
2010-05-11rcu: remove all rcu head initializations, except on_stack initializationsPaul E. McKenney
2010-05-11sched, wait: Use wrapper functionsChangli Gao
2010-05-11perf: Fix exit() vs event-groupsPeter Zijlstra
2010-05-11perf: Fix exit() vs PERF_FORMAT_GROUPPeter Zijlstra
2010-05-11Revert "perf: Fix exit() vs PERF_FORMAT_GROUP"Ingo Molnar
2010-05-10rcu: fix build bug in RCU_FAST_NO_HZ buildsPaul E. McKenney
2010-05-10rcu: RCU_FAST_NO_HZ must check RCU dyntick statePaul E. McKenney
2010-05-10rcu: reduce the number of spurious RCU_SOFTIRQ invocationsPaul E. McKenney
2010-05-10rcu: permit discontiguous cpu_possible_mask CPU numberingPaul E. McKenney
2010-05-10rcu: improve RCU CPU stall-warning messagesPaul E. McKenney
2010-05-10rcu: print boot-time console messages if RCU configs out of ordinaryPaul E. McKenney
2010-05-10rcu: disable CPU stall warnings upon panicPaul E. McKenney
2010-05-10rcu: slim down rcutiny by removing rcu_scheduler_active and friendsPaul E. McKenney
2010-05-10rcu: refactor RCU's context-switch handlingPaul E. McKenney
2010-05-10rcu: rename rcutiny rcu_ctrlblk to rcu_sched_ctrlblkPaul E. McKenney
2010-05-10rcu: shrink rcutiny by making synchronize_rcu_bh() be inlinePaul E. McKenney
2010-05-10rcu: ignore offline CPUs in last non-dyntick-idle CPU checkLai Jiangshan
2010-05-10rcu: move some code from macro to functionLai Jiangshan
2010-05-10rcu: make dead code really deadLai Jiangshan
2010-05-10rcu: substitute set_need_resched for sending resched IPIsPaul E. McKenney
2010-05-10rcu: optionally leave lockdep enabled after RCU lockdep splatLai Jiangshan
2010-05-10clocksource: Add clocksource_register_hz/khz interfaceJohn Stultz
2010-05-10posix-cpu-timers: Optimize run_posix_cpu_timers()Stanislaw Gruszka
2010-05-10Merge branch 'linus' into timers/coreThomas Gleixner
2010-05-10Merge commit 'v2.6.34-rc7' into oprofileIngo Molnar
2010-05-10sched: Remove a stale commentLi Zefan
2010-05-09sched: Intoduce get_cpu_iowait_time_us()Arjan van de Ven
2010-05-09sched: Eliminate the ts->idle_lastupdate fieldArjan van de Ven
2010-05-09sched: Fold updating of the last_update_time_info into update_ts_time_stats()Arjan van de Ven