aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'x86-hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-06
|\
| * x86, hwmon: Package Level Thermal/Power: pkgtemp documentationFenghua Yu2010-08-03
| * x86, hwmon: Package Level Thermal/Power: power limitFenghua Yu2010-08-03
| * x86, hwmon: Package Level Thermal/Power: thermal throttling handlerFenghua Yu2010-08-03
| * x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driverFenghua Yu2010-08-03
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-08-06
|\ \
| * | x86: Fix keeping track of AMD C1EMichal Schmidt2010-08-02
| |/
| * x86, cpu: Package Level Thermal Control, Power Limit Notification definitionsFenghua Yu2010-07-30
| * x86, cpu: Export AMD errata definitionsH. Peter Anvin2010-07-28
| * x86, cpu: Use AMD errata checking framework for erratum 383Hans Rosenfeld2010-07-28
| * x86, cpu: Clean up AMD erratum 400 workaroundHans Rosenfeld2010-07-28
| * x86, cpu: AMD errata checking frameworkHans Rosenfeld2010-07-28
| * Merge remote branch 'linus/master' into x86/cpuH. Peter Anvin2010-07-28
| |\
| * | x86, cpu: Split addon_cpuid_features.cH. Peter Anvin2010-07-19
| * | x86, cpu: Clean up formatting in cpufeature.h, remove overrideH. Peter Anvin2010-07-19
| * | x86, cpu: Enumerate xsaveoptSuresh Siddha2010-07-19
| * | x86, cpu: Add xsaveopt cpufeatureSuresh Siddha2010-07-19
| * | x86, cpu: Make init_scattered_cpuid_features() consider cpuid subleavesSuresh Siddha2010-07-19
| * | x86, cpu: Support the features flags in new CPUID leaf 7H. Peter Anvin2010-07-07
| * | x86, cpu: Add CPU flags for F16C and RDRNDH. Peter Anvin2010-07-07
| * | x86: Look for IA32_ENERGY_PERF_BIAS supportVenkatesh Pallipadi2010-06-16
| * | x86, AMD: Extend support to future familiesBorislav Petkov2010-06-09
| * | x86, cacheinfo: Carve out L3 cache slot accessorsBorislav Petkov2010-06-09
| * | x86, xsave: Cleanup return codes in check_for_xstate()Dan Carpenter2010-06-09
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-06
|\ \ \
| * \ \ Merge branch 'sched/urgent' into sched/coreIngo Molnar2010-08-05
| |\ \ \
| | * | | sched: Revert nohz_ratelimit() for nowPeter Zijlstra2010-07-17
| * | | | sched: Use correct macro to display sched_child_runs_first in /proc/sched_debugJosh Hunt2010-07-21
| * | | | Merge branch 'linus' into sched/coreIngo Molnar2010-07-21
| |\ \ \ \
| * | | | | sched: No need for bootmem special casesPekka Enberg2010-07-17
| * | | | | sched: Reduce update_group_power() callsPeter Zijlstra2010-07-17
| * | | | | sched: Update rq->clock for nohz balanced cpusSuresh Siddha2010-07-17
| * | | | | sched: Fix spelling of siblingMichael Neuling2010-06-29
| * | | | | sched, cpuset: Drop __cpuexit from cpu hotplug callbacksTejun Heo2010-06-22
| * | | | | sched: Fix the racy usage of thread_group_cputimer() in fastpath_timer_check()Oleg Nesterov2010-06-18
| * | | | | sched: run_posix_cpu_timers: Don't check ->exit_state, use lock_task_sighand()Oleg Nesterov2010-06-18
| * | | | | sched: thread_group_cputime: Simplify, document the "alive" checkOleg Nesterov2010-06-18
| * | | | | sched: Remove the obsolete exit_state/signal hacksOleg Nesterov2010-06-18
| * | | | | sched: task_tick_rt: Remove the obsolete ->signal != NULL checkOleg Nesterov2010-06-18
| * | | | | sched: __sched_setscheduler: Read the RLIMIT_RTPRIO value locklessOleg Nesterov2010-06-18
| * | | | | sched: Fix comments to make them DocBook happyMichael Neuling2010-06-18
| * | | | | sched: Fix fix_small_capacityMichael Neuling2010-06-18
| * | | | | Merge commit 'v2.6.35-rc3' into sched/coreIngo Molnar2010-06-18
| |\ \ \ \ \
| * | | | | | powerpc: Exclude arch_sd_sibiling_asym_packing() on UPPeter Zijlstra2010-06-09
| * | | | | | powerpc: Enable asymmetric SMT scheduling on POWER7Michael Neuling2010-06-09
| * | | | | | sched: Add asymmetric group packing option for sibling domainMichael Neuling2010-06-09
| * | | | | | sched: Fix capacity calculations for SMT4Srivatsa Vaddagiri2010-06-09
| * | | | | | sched: Change nohz idle load balancing logic to push modelVenkatesh Pallipadi2010-06-09
| * | | | | | sched: Avoid side-effect of tickless idle on update_cpu_loadVenkatesh Pallipadi2010-06-09
| * | | | | | sched: Simplify the reacquire_kernel_lock() logicOleg Nesterov2010-06-09