summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | sched_clock: delay using sched_clock()Peter Zijlstra2008-08-112-13/+20
| | * | | | sched clock: couple local and remote clocksIngo Molnar2008-07-311-12/+21
| | * | | | sched clock: simplify __update_sched_clock()Ingo Molnar2008-07-311-3/+4
| | * | | | sched: eliminate scd->prev_rawIngo Molnar2008-07-311-5/+1
| | * | | | sched clock: clean up sched_clock_cpu()Ingo Molnar2008-07-311-5/+2
| | * | | | sched clock: revert various sched_clock() changesIngo Molnar2008-07-313-114/+14
| | * | | | Merge branch 'sched/urgent' into sched/clockIngo Molnar2008-07-304-13/+12
| | |\ \ \ \
| * | | | | | sched, cpu hotplug: fix set_cpus_allowed() use in hotplug callbacksDmitry Adamushko2008-08-111-3/+2
| * | | | | | sched: fix mysql+oltp regressionMike Galbraith2008-08-111-7/+12
| * | | | | | Merge branch 'linus' into sched/urgentIngo Molnar2008-08-115092-121202/+167744
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'linus' into sched/urgentIngo Molnar2008-07-311011-12753/+22281
| |\ \ \ \ \ \ | | | |/ / / / | | |/| / / / | | |_|/ / / | |/| | | |
| * | | | | sched: move sched_clock before first useHugh Dickins2008-07-281-10/+9
| * | | | | sched: test runtime rather than period in global_rt_runtime()roel kluin2008-07-281-1/+1
| * | | | | sched: fix SCHED_HRTICK dependencyOGAWA Hirofumi2008-07-281-1/+1
| * | | | | sched: fix warning in hrtick_start_fair()Peter Zijlstra2008-07-281-1/+1
* | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-08-112-5/+15
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'timers/urgent' of ssh://master.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2008-07-272-5/+15
| |\ \ \ \ \ \
| | * | | | | | posix-timers: fix posix_timer_event() vs dequeue_signal() raceOleg Nesterov2008-07-242-4/+14
| | * | | | | | posix-timers: do_schedule_next_timer: fix the setting of ->si_overrunOleg Nesterov2008-07-241-1/+1
* | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-08-1116-153/+413
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge branch 'core/locking' into core/urgentIngo Molnar2008-08-1215-146/+366
| |\ \ \ \ \ \ \
| | * | | | | | | lockdep: fix debug_lock_allocPeter Zijlstra2008-08-111-6/+0
| | * | | | | | | lockdep: increase MAX_LOCKDEP_KEYSIngo Molnar2008-08-111-1/+1
| | * | | | | | | lockdep: fix overflow in the hlock shrinkage codePeter Zijlstra2008-08-111-1/+6
| | * | | | | | | lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]()Ingo Molnar2008-08-114-21/+21
| | * | | | | | | lockdep: handle chains involving classes defined in modulesRabin Vincent2008-08-112-0/+4
| | * | | | | | | mm: fix mm_take_all_locks() locking orderPeter Zijlstra2008-08-111-2/+8
| | * | | | | | | lockdep: annotate mm_take_all_locks()Peter Zijlstra2008-08-111-6/+6
| | * | | | | | | lockdep: spin_lock_nest_lock()Peter Zijlstra2008-08-114-0/+21
| | * | | | | | | lockdep: lock protection locksPeter Zijlstra2008-08-113-22/+40
| | * | | | | | | lockdep: map_acquirePeter Zijlstra2008-08-114-16/+28
| | * | | | | | | lockdep: shrink held_lock structureDave Jones2008-08-113-58/+74
| | * | | | | | | lockdep: re-annotate scheduler runqueuesPeter Zijlstra2008-08-112-5/+14
| | * | | | | | | lockdep: lock_set_subclass - reset a held lock's subclassPeter Zijlstra2008-08-112-0/+73
| | * | | | | | | lockdep: change scheduler annotationPeter Zijlstra2008-08-011-6/+4
| | * | | | | | | debug_locks: set oops_in_progress if we will log messages.David Miller2008-08-011-0/+2
| | * | | | | | | lockdep: fix combinatorial explosion in lock subgraph traversalDavid Miller2008-07-314-31/+93
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask()Nick Piggin2008-08-111-7/+47
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-1113-49/+89
|\ \ \ \ \ \ \
| * | | | | | | x86: fix 2.6.27rc1 cannot boot more than 8CPUsYinghai Lu2008-08-112-6/+10
| * | | | | | | x86: make "apic" an early_param() on 32-bit, NULL checkRene Herman2008-08-111-3/+7
| * | | | | | | EFI, x86: fix function prototypeRandy Dunlap2008-08-111-1/+1
| * | | | | | | x86, pci-calgary: fix function declarationRandy Dunlap2008-08-111-1/+1
| * | | | | | | x86: work around gcc 3.4.x bugJeremy Fitzhardinge2008-08-111-0/+3
| * | | | | | | x86: make "apic" an early_param() on 32-bitRene Herman2008-08-111-2/+2
| * | | | | | | x86, debug: tone down arch/x86/kernel/mpparse.c debugging printkRene Herman2008-08-111-5/+6
| * | | | | | | x86_64: restore the proper NR_IRQS define so larger systems work.Eric W. Biederman2008-08-111-1/+9
| * | | | | | | x86: Restore proper vector locking during cpu hotplugEric W. Biederman2008-08-114-20/+35
| * | | | | | | x86: Fix broken VMI in 2.6.27-rc..Alok Kataria2008-08-082-9/+10
| * | | | | | | x86: fdiv bug detection fixKrzysztof Helt2008-07-311-1/+5
OpenPOWER on IntegriCloud