summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * atomic: Export fetch_or()Frederic Weisbecker2016-02-132-14/+21
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-1437-715/+1300
|\ \ \
| * | | sched/cputime: Fix steal_account_process_tick() to always return jiffiesChris Friesen2016-03-081-7/+7
| * | | sched/deadline: Remove dl_new from struct sched_dl_entityLuca Abeni2016-03-083-28/+14
| * | | Revert "kbuild: Add option to turn incompatible pointer check into error"Ingo Molnar2016-03-051-3/+0
| * | | sched/deadline: Remove superfluous call to switched_to_dl()Peter Zijlstra2016-02-291-2/+1
| * | | sched/debug: Fix preempt_disable_ip recording for preempt_disable()Sebastian Andrzej Siewior2016-02-294-16/+16
| * | | sched, time: Switch VIRT_CPU_ACCOUNTING_GEN to jiffy granularityRik van Riel2016-02-291-16/+23
| * | | time, acct: Drop irq save & restore from __acct_update_integrals()Rik van Riel2016-02-291-5/+4
| * | | acct, time: Change indentation in __acct_update_integrals()Rik van Riel2016-02-291-25/+26
| * | | sched, time: Remove non-power-of-two divides from __acct_update_integrals()Rik van Riel2016-02-291-10/+16
| * | | sched/rt: Kick RT bandwidth timer immediately on start upSteven Rostedt2016-02-291-1/+9
| * | | sched/debug: Add deadline scheduler bandwidth ratio to /proc/sched_debugSteven Rostedt (Red Hat)2016-02-291-0/+9
| * | | sched/debug: Move sched_domain_sysctl to debug.cSteven Rostedt (Red Hat)2016-02-293-178/+186
| * | | sched/debug: Move the /sys/kernel/debug/sched_features file setup into debug.cSteven Rostedt (Red Hat)2016-02-292-133/+131
| * | | sched/rt: Fix PI handling vs. sched_setscheduler()Peter Zijlstra2016-02-294-50/+113
| * | | sched/core: Remove duplicated sched_group_set_shares() prototypeDongsheng Yang2016-02-291-1/+0
| * | | sched/fair: Consolidate nohz CPU load update codeFrederic Weisbecker2016-02-291-23/+25
| * | | sched/fair: Avoid using decay_load_missed() with a negative valueByungchul Park2016-02-291-2/+10
| * | | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2016-02-291048-60025/+12028
| |\ \ \
| | * | | sched/deadline: Always calculate end of period on sched_yield()Peter Zijlstra2016-02-291-9/+13
| | * | | sched/cgroup: Fix cgroup entity load tracking tear-downPeter Zijlstra2016-02-293-20/+23
| * | | | rcu: Use simple wait queues where possible in rcutreePaul Gortmaker2016-02-253-30/+31
| * | | | rcu: Do not call rcu_nocb_gp_cleanup() while holding rnp->lockDaniel Wagner2016-02-253-5/+18
| * | | | KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti2016-02-2511-43/+42
| * | | | kbuild: Add option to turn incompatible pointer check into errorDaniel Wagner2016-02-251-0/+3
| * | | | wait.[ch]: Introduce the simple waitqueue (swait) implementationPeter Zijlstra (Intel)2016-02-253-1/+296
| * | | | sched/wait: Fix wait_event_freezable() documentationStafford Horne2016-02-241-1/+1
| * | | | sched/core: Remove dead statement in __schedule()Byungchul Park2016-02-171-1/+0
| * | | | sched/numa: Spread memory according to CPU and memory useRik van Riel2016-02-091-40/+47
| * | | | sched/debug: Make schedstats a runtime tunable that is disabled by defaultMel Gorman2016-02-0913-90/+256
| * | | | sched/isolcpus: Output warning when the 'isolcpus=' kernel parameter is invalidPrarit Bhargava2016-02-051-2/+7
* | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-1418-184/+962
|\ \ \ \ \
| * | | | | EDAC/sb_edac: Fix computation of channel addressLuck, Tony2016-03-101-16/+10
| * | | | | x86/mm, x86/mce: Add memcpy_mcsafe()Tony Luck2016-03-083-0/+132
| * | | | | x86/mce/AMD: Document some functionalityAravind Gopalakrishnan2016-03-082-14/+19
| * | | | | x86/mce: Clarify comments regarding deferred errorAravind Gopalakrishnan2016-03-081-1/+1
| * | | | | x86/mce/AMD: Fix logic to obtain block addressAravind Gopalakrishnan2016-03-082-29/+59
| * | | | | x86/mce/AMD, EDAC: Enable error decoding of Scalable MCA errorsAravind Gopalakrishnan2016-03-083-3/+420
| * | | | | x86/mce: Move MCx_CONFIG MSR definitionsAravind Gopalakrishnan2016-03-082-4/+4
| * | | | | Merge branch 'linus' into ras/core, to pick up fixesIngo Molnar2016-03-08765-6341/+9850
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | x86/mce: Check for faults tagged in EXTABLE_CLASS_FAULT exception table entriesTony Luck2016-02-182-36/+56
| * | | | | x86/mm: Expand the exception table logic to allow new handling optionsTony Luck2016-02-188-57/+176
| * | | | | Merge tag 'v4.5-rc4' into ras/core, to pick up fixesIngo Molnar2016-02-18735-56897/+6588
| |\ \ \ \ \
| * | | | | | x86/mce/AMD: Set MCAX Enable bitAravind Gopalakrishnan2016-02-012-0/+18
| * | | | | | x86/mce/AMD: Carve out threshold block preparationBorislav Petkov2016-02-011-38/+49
| * | | | | | x86/mce/AMD: Fix LVT offset configuration for thresholdingAravind Gopalakrishnan2016-02-011-1/+26
| * | | | | | x86/mce/AMD: Reduce number of blocks scanned per bankAravind Gopalakrishnan2016-02-011-1/+1
| * | | | | | x86/mce/AMD: Do not perform shared bank check for future processorsAravind Gopalakrishnan2016-02-011-0/+7
| * | | | | | x86/mce: Fix order of AMD MCE init function callAravind Gopalakrishnan2016-02-011-1/+1
| | |_|_|_|/ | |/| | | |