Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | debug warnings: print the DMI board info name in a WARN/WARN_ON | Arjan van de Ven | 2008-11-28 | 1 | -0/+6 | |
| | * | | | | | | | | | | | debug warnings: consolidate warn_slowpath and warn_on_slowpath | Arjan van de Ven | 2008-11-28 | 1 | -20/+12 | |
| | * | | | | | | | | | | | Merge commit 'v2.6.28-rc6' into core/debug | Ingo Molnar | 2008-11-26 | 114 | -4506/+9635 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge commit 'v2.6.28' into core/core | Ingo Molnar | 2008-12-25 | 26 | -91/+195 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | ||||||
| | | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-----------. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor... | Ingo Molnar | 2008-11-24 | 12 | -225/+187 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | / / / / / / / / / | | |_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | / / / / / / / / | | | | |_|_|_|_|_|/ / / / / / / / | | | |/| | | | | | | / / / / / / | | | | | |_|_|_|_|_|/ / / / / / | | | | |/| | | | | | | | / / / | | | | | | |_|_|_|_|_|_|/ / / | | | | | |/| | | | | | | | | | ||||||
| | | | | | * | | | | | | | | | thread_group_cputime: move a couple of callsites outside of ->siglock | Oleg Nesterov | 2008-11-17 | 2 | -2/+2 | |
| | | | | | * | | | | | | | | | thread_group_cputime: kill the bogus ->signal != NULL check | Oleg Nesterov | 2008-11-17 | 1 | -5/+5 | |
| | | | | | * | | | | | | | | | account_steal_time: kill the unneeded account_group_system_time() | Oleg Nesterov | 2008-11-17 | 1 | -1/+0 | |
| | | | | * | | | | | | | | | | rcu: make rcu-stall debug printout more standard | Ingo Molnar | 2008-11-03 | 1 | -2/+2 | |
| | | | * | | | | | | | | | | | mutex: __used is needed for function referenced only from inline asm | Török Edwin | 2008-11-24 | 1 | -4/+4 | |
| | | | * | | | | | | | | | | | Merge branch 'linus' into core/locking | Ingo Molnar | 2008-11-12 | 38 | -836/+724 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.28-rc2' into core/locking | Ingo Molnar | 2008-10-28 | 108 | -3684/+8722 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | lockstat: contend with points | Peter Zijlstra | 2008-10-20 | 3 | -15/+41 | |
| | | | * | | | | | | | | | | | | | sched: improve preempt debugging | Nick Piggin | 2008-09-30 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | | lockstat: fixup signed division | Peter Zijlstra | 2008-09-23 | 1 | -3/+4 | |
| | | * | | | | | | | | | | | | | | futex: fixup get_futex_key() for private futexes | Peter Zijlstra | 2008-09-30 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | futex: cleanup fshared | Peter Zijlstra | 2008-09-30 | 1 | -29/+19 | |
| | | * | | | | | | | | | | | | | | futex: use fast_gup() | Peter Zijlstra | 2008-09-30 | 1 | -3/+1 | |
| | | * | | | | | | | | | | | | | | futex: reduce mmap_sem usage | Peter Zijlstra | 2008-09-30 | 1 | -79/+4 | |
| | | * | | | | | | | | | | | | | | futex: rely on get_user_pages() for shared futexes | Peter Zijlstra | 2008-09-30 | 1 | -82/+80 | |
| | * | | | | | | | | | | | | | | | Merge branch 'linus' into core/debug | Ingo Molnar | 2008-09-10 | 33 | -342/+557 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | debug: add notifier chain debugging, v2 | Arjan van de Ven | 2008-09-10 | 2 | -9/+17 | |
| | * | | | | | | | | | | | | | | | | softlockup: increase hung tasks check from 2 minutes to 8 minutes | Ingo Molnar | 2008-09-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | debug: add notifier chain debugging | Arjan van de Ven | 2008-09-10 | 1 | -0/+16 | |
* | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2008-12-28 | 1 | -10/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | allow stripping of generated symbols under CONFIG_KALLSYMS_ALL | Jan Beulich | 2008-12-19 | 1 | -10/+6 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-12-28 | 8 | -204/+250 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/core | Ingo Molnar | 2008-12-25 | 4 | -10/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | sched: use RCU variant of list traversal in for_each_leaf_rt_rq() | Bharata B Rao | 2008-12-16 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | schedstat: consolidate per-task cpu runtime stats | Ken Chen | 2008-12-18 | 3 | -4/+5 | |
| * | | | | | | | | | | | | | | | | | | sched, cpuacct: export percpu cpuacct cgroup stats | Ken Chen | 2008-12-16 | 1 | -0/+20 | |
| * | | | | | | | | | | | | | | | | | | sched, cpuacct: refactoring cpuusage_read / cpuusage_write | Ken Chen | 2008-12-16 | 1 | -17/+39 | |
| * | | | | | | | | | | | | | | | | | | sched: optimize update_curr() | Peter Zijlstra | 2008-12-16 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | sched: fix wakeup preemption clock | Mike Galbraith | 2008-12-16 | 2 | -5/+4 | |
| * | | | | | | | | | | | | | | | | | | sched: add missing arch_update_cpu_topology() call | Heiko Carstens | 2008-12-12 | 1 | -2/+6 | |
| * | | | | | | | | | | | | | | | | | | sched: let arch_update_cpu_topology indicate if topology changed | Heiko Carstens | 2008-12-12 | 1 | -1/+7 | |
| * | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.28-rc8' into sched/core | Ingo Molnar | 2008-12-12 | 12 | -28/+94 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | sched: idle_balance() does not call load_balance_newidle() | Vaidyanathan Srinivasan | 2008-12-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | sched: fix sd_parent_degenerate on non-numa smp machine | Ken Chen | 2008-12-08 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2008-12-08 | 13 | -55/+88 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | sched: add uid information to sched_debug for CONFIG_USER_SCHED | Arun R Bharadwaj | 2008-12-01 | 3 | -1/+17 | |
| * | | | | | | | | | | | | | | | | | | | sched: move double_unlock_balance() higher | Alexey Dobriyan | 2008-11-28 | 2 | -38/+33 | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2008-11-28 | 1 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'sched/rt' into sched/core | Ingo Molnar | 2008-11-24 | 2 | -4/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | sched, lockdep: inline double_unlock_balance() | Sripathi Kodi | 2008-11-06 | 2 | -2/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | sched/rt: small optimization to update_curr_rt() | Dimitri Sivanich | 2008-11-03 | 1 | -2/+2 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | sched: update comment for move_task_off_dead_cpu | Vegard Nossum | 2008-11-21 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.28-rc6' into sched/core | Ingo Molnar | 2008-11-21 | 7 | -75/+99 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | sched: fix inconsistency when redistribute per-cpu tg->cfs_rq shares | Ken Chen | 2008-11-19 | 1 | -26/+15 | |
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into sched/core | Ingo Molnar | 2008-11-19 | 25 | -150/+422 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |