aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | | | x86, cacheinfo: Fix disabling of L3 cache indicesBorislav Petkov2010-01-22
| * | | | | | | | intel-agp: Switch to wbinvd_on_all_cpusBorislav Petkov2010-01-22
| * | | | | | | | x86, lib: Add wbinvd smp helpersBorislav Petkov2010-01-22
* | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-02-28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86: Remove trailing spaces in messagesFrans Pop2010-02-07
| * | | | | | | | | x86, mtrr: Remove unused mtrr/state.cBorislav Petkov2010-02-04
| * | | | | | | | | x86, trivial: Fix grammo in tsc comment about Geode TSC reliabilityThadeu Lima de Souza Cascardo2010-01-18
* | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-02-28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86: Mark atomic irq ops raw for 32bit legacyIngo Molnar2010-02-16
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | x86: Merge show_regs()Brian Gerst2010-01-13
| * | | | | | | | | x86: Macroise x86 cache descriptorsDave Jones2010-01-13
| * | | | | | | | | x86-32: clean up rwsem inline asm statementsLinus Torvalds2010-01-12
| * | | | | | | | | x86: Merge asm/atomic_{32,64}.hBrian Gerst2010-01-07
| * | | | | | | | | x86: Sync asm/atomic_32.h and asm/atomic_64.hBrian Gerst2010-01-07
| * | | | | | | | | x86: Split atomic64_t functions into seperate headersBrian Gerst2010-01-07
| * | | | | | | | | x86-64: Modify memcpy()/memset() alternatives mechanismJan Beulich2009-12-30
| * | | | | | | | | x86-64: Modify copy_user_generic() alternatives mechanismJan Beulich2009-12-30
| * | | | | | | | | x86: Lift restriction on the location of FIX_BTMAP_*Jan Beulich2009-12-30
| * | | | | | | | | x86, core: Optimize hweight32()Akinobu Mita2009-12-28
* | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sched: Fix SCHED_MC regression caused by change in sched cpu_powerSuresh Siddha2010-02-26
| * | | | | | | | | | sched: Don't use possibly stale sched_classThomas Gleixner2010-02-17
| * | | | | | | | | | Merge branch 'sched/urgent' into sched/coreThomas Gleixner2010-02-16
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | kthread, sched: Remove reference to kthread_create_on_cpuAnton Blanchard2010-02-09
| * | | | | | | | | | | sched: cpuacct: Use bigger percpu counter batch values for stats countersAnton Blanchard2010-02-08
| * | | | | | | | | | | percpu_counter: Make __percpu_counter_add an inline function on UPAnton Blanchard2010-02-08
| * | | | | | | | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2010-02-08
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | sched: Remove member rt_se from struct rt_rqYong Zhang2010-02-04
| * | | | | | | | | | | | sched: Change usage of rt_rq->rt_se to rt_rq->tg->rt_se[cpu]Yong Zhang2010-02-04
| * | | | | | | | | | | | sched: Remove unused update_shares_locked()Peter Zijlstra2010-02-02
| * | | | | | | | | | | | sched: Use for_each_bitAkinobu Mita2010-02-02
| * | | | | | | | | | | | sched: Queue a deboosted task to the head of the RT prio queueThomas Gleixner2010-01-22
| * | | | | | | | | | | | sched: Implement head queueing for sched_rtThomas Gleixner2010-01-22
| * | | | | | | | | | | | sched: Extend enqueue_task to allow head queueingThomas Gleixner2010-01-22
| * | | | | | | | | | | | sched: Remove USER_SCHEDDhaval Giani2010-01-21
| * | | | | | | | | | | | sched: Fix the place where group powers are updatedGautham R Shenoy2010-01-21
| * | | | | | | | | | | | sched: Assume *balance is validPeter Zijlstra2010-01-21
| * | | | | | | | | | | | sched: Remove load_balance_newidle()Peter Zijlstra2010-01-21
| * | | | | | | | | | | | sched: Unify load_balance{,_newidle}()Peter Zijlstra2010-01-21
| * | | | | | | | | | | | sched: Add a lock break for PREEMPT=yPeter Zijlstra2010-01-21
| * | | | | | | | | | | | sched: Remove from fwd declsPeter Zijlstra2010-01-21
| * | | | | | | | | | | | sched: Remove rq_iterator from move_one_taskPeter Zijlstra2010-01-21
| * | | | | | | | | | | | sched: Remove rq_iterator usage from load_balance_fairPeter Zijlstra2010-01-21
| * | | | | | | | | | | | sched: Remove the sched_class load_balance methodsPeter Zijlstra2010-01-21
| * | | | | | | | | | | | sched: Move load balance code into sched_fair.cPeter Zijlstra2010-01-21
| * | | | | | | | | | | | sched: Don't expose local functionsH Hartley Sweeten2010-01-17
| * | | | | | | | | | | | sched: might_sleep(): Make file parameter const char *Simon Kagstrom2009-12-28
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-02-28
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | sched: Fix race between ttwu() and task_rq_lock()Peter Zijlstra2010-02-16
| * | | | | | | | | | | sched: Fix SMT scheduler regression in find_busiest_queue()Suresh Siddha2010-02-16