summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* sched: Add 'autogroup' scheduling feature: automated per session task groupsMike Galbraith2010-11-307-49/+292
* sched: Fix unregister_fair_sched_group()Paul Turner2010-11-301-2/+1
* sched: Remove unused argument dest_cpu to migrate_task()Nikanth Karthikesan2010-11-261-5/+3
* mutexes, sched: Introduce arch_mutex_cpu_relax()Gerald Schaefer2010-11-262-2/+3
* Merge commit 'v2.6.37-rc3' into sched/coreIngo Molnar2010-11-2611-39/+84
|\
| * Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking"Linus Torvalds2010-11-191-1/+1
| * Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-11-181-10/+11
| |\
| | * kdb: fix crash when KDB_BASE_CMD_MAX is exceededJovi Zhang2010-11-171-4/+4
| | * kdb: fix memory leak in kdb_main.cJovi Zhang2010-11-171-6/+7
| * | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
| * | kernel: make /proc/kallsyms mode 400 to reduce ease of attackingMarcus Meissner2010-11-161-1/+1
| * | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-11-163-22/+61
| |\ \
| | * | sched: Fix cross-sched-class wakeup preemptionPeter Zijlstra2010-11-113-18/+27
| | * | sched: Fix runnable condition for stoptaskPeter Zijlstra2010-11-101-1/+1
| | * | sched: Use group weight, idle cpu metrics to fix imbalances during idleSuresh Siddha2010-11-102-3/+33
| * | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-11-162-2/+6
| |\ \ \
| | * | | PM / PM QoS: Fix reversed min and maxColin Cross2010-11-151-2/+2
| | * | | PM / OPP: Hide OPP configuration when SoCs do not provide an implementationMark Brown2010-11-111-0/+4
| | |/ /
| * | | Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-11-162-2/+4
| |\ \ \
| | * | | futex: Address compiler warnings in exit_robust_listDarren Hart2010-11-102-2/+4
| | |/ /
| * | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-11-161-1/+1
| |\ \ \
| | * | | [S390] ftrace: build without frame pointers on s390Heiko Carstens2010-11-101-1/+1
| | |/ /
| * | | kernel/sysctl.c: Fix build failure with !CONFIG_PRINTKJoe Perches2010-11-161-1/+1
| | |/ | |/|
* | | sched: Add some clock info to sched_debugPeter Zijlstra2010-11-232-5/+28
* | | cpu: Remove incorrect BUG_ONPeter Zijlstra2010-11-231-1/+4
* | | cpu: Remove unused variableDhaval Giani2010-11-231-1/+0
* | | sched: Fix UP build breakagePeter Zijlstra2010-11-231-1/+1
* | | sched: Make task dump print all 15 chars of proc commErik Gilling2010-11-231-1/+1
* | | sched: Update tg->shares after cpu.shares writePaul Turner2010-11-181-31/+11
* | | sched: Allow update_cfs_load() to update global loadPaul Turner2010-11-181-15/+29
* | | sched: Implement demand based update_cfs_load()Paul Turner2010-11-182-1/+20
* | | sched: Update shares on idle_balancePaul Turner2010-11-181-0/+1
* | | sched: Add sysctl_sched_shares_windowPaul Turner2010-11-182-1/+15
* | | sched: Introduce hierarchal order on shares update listPaul Turner2010-11-181-10/+16
* | | sched: Fix update_cfs_load() synchronizationPaul Turner2010-11-182-13/+22
* | | sched: Fix load corruption from update_cfs_shares()Paul Turner2010-11-181-8/+8
* | | sched: Make tg_shares_up() walk on-demandPeter Zijlstra2010-11-182-67/+58
* | | sched: Implement on-demand (active) cfs_rq listPeter Zijlstra2010-11-183-83/+92
* | | sched: Rewrite tg_shares_up)Peter Zijlstra2010-11-185-211/+162
* | | sched: Simplify cpu-hot-unplug task migrationPeter Zijlstra2010-11-182-155/+67
* | | Merge commit 'v2.6.37-rc2' into sched/coreIngo Molnar2010-11-1862-911/+1301
|\ \ \ | |/ /
| * | capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris2010-11-151-1/+14
| * | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-11-121-4/+0
| |\ \
| | * | block: remove REQ_HARDBARRIERChristoph Hellwig2010-11-101-4/+0
| | |/
| * | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-121-8/+34
| |\ \
| | * | perf_events: Fix time tracking in samplesStephane Eranian2010-11-101-8/+34
| | |/
| * | Restrict unprivileged access to kernel syslogDan Rosenberg2010-11-122-0/+15
| * | latencytop: fix per task accumulatorKen Chen2010-11-121-9/+8
| * | kernel/range.c: fix clean_sort_range() for the case of full arrayAlexey Khoroshilov2010-11-121-1/+1
| |/
| * watchdog: Fix section mismatch and potential undefined behavior.David Daney2010-11-051-1/+1
OpenPOWER on IntegriCloud