summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | debug warnings: print the DMI board info name in a WARN/WARN_ONArjan van de Ven2008-11-281-0/+6
| | * | | | | | | | | | | debug warnings: consolidate warn_slowpath and warn_on_slowpathArjan van de Ven2008-11-281-20/+12
| | * | | | | | | | | | | Merge commit 'v2.6.28-rc6' into core/debugIngo Molnar2008-11-26114-4506/+9635
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | | | |/| | | | | | | | |
| * | | | | | | | | | | | Merge commit 'v2.6.28' into core/coreIngo Molnar2008-12-2526-91/+195
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| *-----------. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor...Ingo Molnar2008-11-2412-225/+187
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | / / / / / / / / / | | |_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | / / / / / / / / | | | | |_|_|_|_|_|/ / / / / / / / | | | |/| | | | | | | / / / / / / | | | | | |_|_|_|_|_|/ / / / / / | | | | |/| | | | | | | | / / / | | | | | | |_|_|_|_|_|_|/ / / | | | | | |/| | | | | | | | |
| | | | | | * | | | | | | | | thread_group_cputime: move a couple of callsites outside of ->siglockOleg Nesterov2008-11-172-2/+2
| | | | | | * | | | | | | | | thread_group_cputime: kill the bogus ->signal != NULL checkOleg Nesterov2008-11-171-5/+5
| | | | | | * | | | | | | | | account_steal_time: kill the unneeded account_group_system_time()Oleg Nesterov2008-11-171-1/+0
| | | | | * | | | | | | | | | rcu: make rcu-stall debug printout more standardIngo Molnar2008-11-031-2/+2
| | | | * | | | | | | | | | | mutex: __used is needed for function referenced only from inline asmTörök Edwin2008-11-241-4/+4
| | | | * | | | | | | | | | | Merge branch 'linus' into core/lockingIngo Molnar2008-11-1238-836/+724
| | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.28-rc2' into core/lockingIngo Molnar2008-10-28108-3684/+8722
| | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | lockstat: contend with pointsPeter Zijlstra2008-10-203-15/+41
| | | | * | | | | | | | | | | | | sched: improve preempt debuggingNick Piggin2008-09-301-1/+1
| | | | * | | | | | | | | | | | | lockstat: fixup signed divisionPeter Zijlstra2008-09-231-3/+4
| | | * | | | | | | | | | | | | | futex: fixup get_futex_key() for private futexesPeter Zijlstra2008-09-301-0/+1
| | | * | | | | | | | | | | | | | futex: cleanup fsharedPeter Zijlstra2008-09-301-29/+19
| | | * | | | | | | | | | | | | | futex: use fast_gup()Peter Zijlstra2008-09-301-3/+1
| | | * | | | | | | | | | | | | | futex: reduce mmap_sem usagePeter Zijlstra2008-09-301-79/+4
| | | * | | | | | | | | | | | | | futex: rely on get_user_pages() for shared futexesPeter Zijlstra2008-09-301-82/+80
| | * | | | | | | | | | | | | | | Merge branch 'linus' into core/debugIngo Molnar2008-09-1033-342/+557
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | debug: add notifier chain debugging, v2Arjan van de Ven2008-09-102-9/+17
| | * | | | | | | | | | | | | | | | softlockup: increase hung tasks check from 2 minutes to 8 minutesIngo Molnar2008-09-101-1/+1
| | * | | | | | | | | | | | | | | | debug: add notifier chain debuggingArjan van de Ven2008-09-101-0/+16
* | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2008-12-281-10/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | allow stripping of generated symbols under CONFIG_KALLSYMS_ALLJan Beulich2008-12-191-10/+6
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-12-288-204/+250
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/coreIngo Molnar2008-12-254-10/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | sched: use RCU variant of list traversal in for_each_leaf_rt_rq()Bharata B Rao2008-12-161-1/+1
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | schedstat: consolidate per-task cpu runtime statsKen Chen2008-12-183-4/+5
| * | | | | | | | | | | | | | | | | | sched, cpuacct: export percpu cpuacct cgroup statsKen Chen2008-12-161-0/+20
| * | | | | | | | | | | | | | | | | | sched, cpuacct: refactoring cpuusage_read / cpuusage_writeKen Chen2008-12-161-17/+39
| * | | | | | | | | | | | | | | | | | sched: optimize update_curr()Peter Zijlstra2008-12-161-0/+2
| * | | | | | | | | | | | | | | | | | sched: fix wakeup preemption clockMike Galbraith2008-12-162-5/+4
| * | | | | | | | | | | | | | | | | | sched: add missing arch_update_cpu_topology() callHeiko Carstens2008-12-121-2/+6
| * | | | | | | | | | | | | | | | | | sched: let arch_update_cpu_topology indicate if topology changedHeiko Carstens2008-12-121-1/+7
| * | | | | | | | | | | | | | | | | | Merge commit 'v2.6.28-rc8' into sched/coreIngo Molnar2008-12-1212-28/+94
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | sched: idle_balance() does not call load_balance_newidle()Vaidyanathan Srinivasan2008-12-081-1/+1
| * | | | | | | | | | | | | | | | | | sched: fix sd_parent_degenerate on non-numa smp machineKen Chen2008-12-081-0/+2
| * | | | | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2008-12-0813-55/+88
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | sched: add uid information to sched_debug for CONFIG_USER_SCHEDArun R Bharadwaj2008-12-013-1/+17
| * | | | | | | | | | | | | | | | | | | sched: move double_unlock_balance() higherAlexey Dobriyan2008-11-282-38/+33
| * | | | | | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2008-11-281-2/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sched/rt' into sched/coreIngo Molnar2008-11-242-4/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | sched, lockdep: inline double_unlock_balance()Sripathi Kodi2008-11-062-2/+3
| | * | | | | | | | | | | | | | | | | | | | sched/rt: small optimization to update_curr_rt()Dimitri Sivanich2008-11-031-2/+2
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | sched: update comment for move_task_off_dead_cpuVegard Nossum2008-11-211-1/+0
| * | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.28-rc6' into sched/coreIngo Molnar2008-11-217-75/+99
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | sched: fix inconsistency when redistribute per-cpu tg->cfs_rq sharesKen Chen2008-11-191-26/+15
| * | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into sched/coreIngo Molnar2008-11-1925-150/+422
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud