aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | Merge branch 'core/futexes' into core/coreIngo Molnar2008-12-25
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | futex: clean up futex_(un)lock_pi fault handlingDarren Hart2008-12-19
| | * | | | | | | | | | | | | futex: rename field in futex_q to clarify single waiter semanticsDarren Hart2008-12-18
| | * | | | | | | | | | | | | futex: make clock selectable for FUTEX_WAIT_BITSETThomas Gleixner2008-11-24
| | * | | | | | | | | | | | | Merge branch 'linus' into core/futexesThomas Gleixner2008-11-24
| | |\| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'core/debug' into core/coreIngo Molnar2008-12-25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | debug warnings: eliminate warn_on_slowpath()Ingo Molnar2008-11-28
| | * | | | | | | | | | | | | | debug warnings: print the DMI board info name in a WARN/WARN_ONArjan van de Ven2008-11-28
| | * | | | | | | | | | | | | | debug warnings: consolidate warn_slowpath and warn_on_slowpathArjan van de Ven2008-11-28
| | * | | | | | | | | | | | | | Merge commit 'v2.6.28-rc6' into core/debugIngo Molnar2008-11-26
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / | | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge commit 'v2.6.28' into core/coreIngo Molnar2008-12-25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | |
| | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-----------. \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor...Ingo Molnar2008-11-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | / / / / / / / / / / / / | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | / / / / / / / / / / / | | | | |_|_|_|_|_|/ / / / / / / / / / / | | | |/| | | | | | | / / / / / / / / / | | | | | |_|_|_|_|_|/ / / / / / / / / | | | | |/| | | | | | | | / / / / / / | | | | | | |_|_|_|_|_|_|/ / / / / / | | | | | |/| | | | | | | | | | | |
| | | | | | * | | | | | | | | | | | thread_group_cputime: move a couple of callsites outside of ->siglockOleg Nesterov2008-11-17
| | | | | | * | | | | | | | | | | | thread_group_cputime: kill the bogus ->signal != NULL checkOleg Nesterov2008-11-17
| | | | | | * | | | | | | | | | | | account_steal_time: kill the unneeded account_group_system_time()Oleg Nesterov2008-11-17
| | | | | * | | | | | | | | | | | | rcu: make rcu-stall debug printout more standardIngo Molnar2008-11-03
| | | | * | | | | | | | | | | | | | mutex: __used is needed for function referenced only from inline asmTörök Edwin2008-11-24
| | | | * | | | | | | | | | | | | | Merge branch 'linus' into core/lockingIngo Molnar2008-11-12
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.28-rc2' into core/lockingIngo Molnar2008-10-28
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | lockstat: contend with pointsPeter Zijlstra2008-10-20
| | | | * | | | | | | | | | | | | | | | sched: improve preempt debuggingNick Piggin2008-09-30
| | | | * | | | | | | | | | | | | | | | lockstat: fixup signed divisionPeter Zijlstra2008-09-23
| | | * | | | | | | | | | | | | | | | | futex: fixup get_futex_key() for private futexesPeter Zijlstra2008-09-30
| | | * | | | | | | | | | | | | | | | | futex: cleanup fsharedPeter Zijlstra2008-09-30
| | | * | | | | | | | | | | | | | | | | futex: use fast_gup()Peter Zijlstra2008-09-30
| | | * | | | | | | | | | | | | | | | | futex: reduce mmap_sem usagePeter Zijlstra2008-09-30
| | | * | | | | | | | | | | | | | | | | futex: rely on get_user_pages() for shared futexesPeter Zijlstra2008-09-30
| | * | | | | | | | | | | | | | | | | | Merge branch 'linus' into core/debugIngo Molnar2008-09-10
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | debug: add notifier chain debugging, v2Arjan van de Ven2008-09-10
| | * | | | | | | | | | | | | | | | | | | softlockup: increase hung tasks check from 2 minutes to 8 minutesIngo Molnar2008-09-10
| | * | | | | | | | | | | | | | | | | | | debug: add notifier chain debuggingArjan van de Ven2008-09-10
* | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2008-12-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | allow stripping of generated symbols under CONFIG_KALLSYMS_ALLJan Beulich2008-12-19
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-12-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/coreIngo Molnar2008-12-25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | sched: use RCU variant of list traversal in for_each_leaf_rt_rq()Bharata B Rao2008-12-16
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | schedstat: consolidate per-task cpu runtime statsKen Chen2008-12-18
| * | | | | | | | | | | | | | | | | | | | | sched, cpuacct: export percpu cpuacct cgroup statsKen Chen2008-12-16
| * | | | | | | | | | | | | | | | | | | | | sched, cpuacct: refactoring cpuusage_read / cpuusage_writeKen Chen2008-12-16
| * | | | | | | | | | | | | | | | | | | | | sched: optimize update_curr()Peter Zijlstra2008-12-16
| * | | | | | | | | | | | | | | | | | | | | sched: fix wakeup preemption clockMike Galbraith2008-12-16
| * | | | | | | | | | | | | | | | | | | | | sched: add missing arch_update_cpu_topology() callHeiko Carstens2008-12-12
| * | | | | | | | | | | | | | | | | | | | | sched: let arch_update_cpu_topology indicate if topology changedHeiko Carstens2008-12-12
| * | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.28-rc8' into sched/coreIngo Molnar2008-12-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | sched: idle_balance() does not call load_balance_newidle()Vaidyanathan Srinivasan2008-12-08
| * | | | | | | | | | | | | | | | | | | | | sched: fix sd_parent_degenerate on non-numa smp machineKen Chen2008-12-08
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2008-12-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | sched: add uid information to sched_debug for CONFIG_USER_SCHEDArun R Bharadwaj2008-12-01
| * | | | | | | | | | | | | | | | | | | | | | sched: move double_unlock_balance() higherAlexey Dobriyan2008-11-28
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2008-11-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \