aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-30sched: Fix unregister_fair_sched_group()Paul Turner1-2/+1
2010-11-26sched: Remove unused argument dest_cpu to migrate_task()Nikanth Karthikesan1-5/+3
2010-11-26mutexes, sched: Introduce arch_mutex_cpu_relax()Gerald Schaefer2-2/+3
2010-11-26Merge commit 'v2.6.37-rc3' into sched/coreIngo Molnar11-39/+84
2010-11-23sched: Add some clock info to sched_debugPeter Zijlstra2-5/+28
2010-11-23cpu: Remove incorrect BUG_ONPeter Zijlstra1-1/+4
2010-11-23cpu: Remove unused variableDhaval Giani1-1/+0
2010-11-23sched: Fix UP build breakagePeter Zijlstra1-1/+1
2010-11-23sched: Make task dump print all 15 chars of proc commErik Gilling1-1/+1
2010-11-19Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking"Linus Torvalds1-1/+1
2010-11-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds1-10/+11
2010-11-18sched: Update tg->shares after cpu.shares writePaul Turner1-31/+11
2010-11-18sched: Allow update_cfs_load() to update global loadPaul Turner1-15/+29
2010-11-18sched: Implement demand based update_cfs_load()Paul Turner2-1/+20
2010-11-18sched: Update shares on idle_balancePaul Turner1-0/+1
2010-11-18sched: Add sysctl_sched_shares_windowPaul Turner2-1/+15
2010-11-18sched: Introduce hierarchal order on shares update listPaul Turner1-10/+16
2010-11-18sched: Fix update_cfs_load() synchronizationPaul Turner2-13/+22
2010-11-18sched: Fix load corruption from update_cfs_shares()Paul Turner1-8/+8
2010-11-18sched: Make tg_shares_up() walk on-demandPeter Zijlstra2-67/+58
2010-11-18sched: Implement on-demand (active) cfs_rq listPeter Zijlstra3-83/+92
2010-11-18sched: Rewrite tg_shares_up)Peter Zijlstra5-211/+162
2010-11-18sched: Simplify cpu-hot-unplug task migrationPeter Zijlstra2-155/+67
2010-11-18Merge commit 'v2.6.37-rc2' into sched/coreIngo Molnar62-911/+1301
2010-11-17kdb: fix crash when KDB_BASE_CMD_MAX is exceededJovi Zhang1-4/+4
2010-11-17kdb: fix memory leak in kdb_main.cJovi Zhang1-6/+7
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-11-16kernel: make /proc/kallsyms mode 400 to reduce ease of attackingMarcus Meissner1-1/+1
2010-11-16Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-22/+61
2010-11-16Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds2-2/+6
2010-11-16Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-2/+4
2010-11-16Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+1
2010-11-16kernel/sysctl.c: Fix build failure with !CONFIG_PRINTKJoe Perches1-1/+1
2010-11-15capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris1-1/+14
2010-11-15PM / PM QoS: Fix reversed min and maxColin Cross1-2/+2
2010-11-12Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-4/+0
2010-11-12Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-8/+34
2010-11-12Restrict unprivileged access to kernel syslogDan Rosenberg2-0/+15
2010-11-12latencytop: fix per task accumulatorKen Chen1-9/+8
2010-11-12kernel/range.c: fix clean_sort_range() for the case of full arrayAlexey Khoroshilov1-1/+1
2010-11-11sched: Fix cross-sched-class wakeup preemptionPeter Zijlstra3-18/+27
2010-11-11PM / OPP: Hide OPP configuration when SoCs do not provide an implementationMark Brown1-0/+4
2010-11-10sched: Fix runnable condition for stoptaskPeter Zijlstra1-1/+1
2010-11-10sched: Use group weight, idle cpu metrics to fix imbalances during idleSuresh Siddha2-3/+33
2010-11-10perf_events: Fix time tracking in samplesStephane Eranian1-8/+34
2010-11-10block: remove REQ_HARDBARRIERChristoph Hellwig1-4/+0
2010-11-10futex: Address compiler warnings in exit_robust_listDarren Hart2-2/+4
2010-11-10[S390] ftrace: build without frame pointers on s390Heiko Carstens1-1/+1
2010-11-05watchdog: Fix section mismatch and potential undefined behavior.David Daney1-1/+1
2010-11-05posix-cpu-timers: workaround to suppress the problems with mt execOleg Nesterov1-0/+8