summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-11-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-27Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-11-26Merge branch 'perf/core' into auto-latestIngo Molnar
2010-11-26Merge branch 'sched/core' into auto-latestIngo Molnar
2010-11-26Merge branch 'sched/urgent' into auto-latestIngo Molnar
2010-11-26Merge branch 'perf/urgent' into auto-latestIngo Molnar
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra
2010-11-26perf: Ignore non-sampling overflowsPeter Zijlstra
2010-11-26perf: Don't bother to init the hrtimer for no SW sampling countersFranck Bui-Huu
2010-11-26perf: Limit event refresh to sampling eventFranck Bui-Huu
2010-11-26perf: Introduce is_sampling_event()Franck Bui-Huu
2010-11-26Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-11-26sched: Remove unused argument dest_cpu to migrate_task()Nikanth Karthikesan
2010-11-26mutexes, sched: Introduce arch_mutex_cpu_relax()Gerald Schaefer
2010-11-26Merge commit 'v2.6.37-rc3' into sched/coreIngo Molnar
2010-11-26Merge commit 'v2.6.37-rc3' into perf/coreIngo Molnar
2010-11-26nohz: Fix printk_needs_cpu() return value on offline cpusHeiko Carstens
2010-11-26printk: Fix wake_up_klogd() vs cpu hotplugHeiko Carstens
2010-11-26perf: Fix the software context switch counterPeter Zijlstra
2010-11-26perf: Fix inherit vs. context rotation bugThomas Gleixner
2010-11-26Merge branch 'x86/security' into auto-latestIngo Molnar
2010-11-26Merge branch 'core/locking' into auto-latestIngo Molnar
2010-11-26Merge branch 'core/futexes' into auto-latestIngo Molnar
2010-11-26Merge branch 'sched/core' into auto-latestIngo Molnar
2010-11-26Merge branch 'timers/core' into auto-latestIngo Molnar
2010-11-26Merge branch 'perf/core' into auto-latestIngo Molnar
2010-11-23sched: Add some clock info to sched_debugPeter Zijlstra
2010-11-23cpu: Remove incorrect BUG_ONPeter Zijlstra
2010-11-23cpu: Remove unused variableDhaval Giani
2010-11-23sched: Fix UP build breakagePeter Zijlstra
2010-11-23sched: Make task dump print all 15 chars of proc commErik Gilling
2010-11-22kdb: code cleanup to use macro instead of valueJovi Zhang
2010-11-22Merge branches 'perf/urgent', 'sched/urgent', 'timers/urgent' and 'x86/urgent...Ingo Molnar
2010-11-19Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking"Linus Torvalds
2010-11-18Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar
2010-11-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-11-18tracing: New flag to allow non privileged users to use a trace eventFrederic Weisbecker
2010-11-18x86: Add RO/NX protection for loadable kernel modulesmatthieu castet
2010-11-18sched: Update tg->shares after cpu.shares writePaul Turner
2010-11-18sched: Allow update_cfs_load() to update global loadPaul Turner
2010-11-18sched: Implement demand based update_cfs_load()Paul Turner
2010-11-18sched: Update shares on idle_balancePaul Turner
2010-11-18sched: Add sysctl_sched_shares_windowPaul Turner
2010-11-18sched: Introduce hierarchal order on shares update listPaul Turner
2010-11-18sched: Fix update_cfs_load() synchronizationPaul Turner
2010-11-18sched: Fix load corruption from update_cfs_shares()Paul Turner
2010-11-18sched: Make tg_shares_up() walk on-demandPeter Zijlstra
2010-11-18sched: Implement on-demand (active) cfs_rq listPeter Zijlstra
2010-11-18sched: Rewrite tg_shares_up)Peter Zijlstra
2010-11-18sched: Simplify cpu-hot-unplug task migrationPeter Zijlstra