| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | atomic: Export fetch_or() | Frederic Weisbecker | 2016-02-13 | 2 | -14/+21 |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-03-14 | 37 | -715/+1300 |
|\ \ \ |
|
| * | | | sched/cputime: Fix steal_account_process_tick() to always return jiffies | Chris Friesen | 2016-03-08 | 1 | -7/+7 |
| * | | | sched/deadline: Remove dl_new from struct sched_dl_entity | Luca Abeni | 2016-03-08 | 3 | -28/+14 |
| * | | | Revert "kbuild: Add option to turn incompatible pointer check into error" | Ingo Molnar | 2016-03-05 | 1 | -3/+0 |
| * | | | sched/deadline: Remove superfluous call to switched_to_dl() | Peter Zijlstra | 2016-02-29 | 1 | -2/+1 |
| * | | | sched/debug: Fix preempt_disable_ip recording for preempt_disable() | Sebastian Andrzej Siewior | 2016-02-29 | 4 | -16/+16 |
| * | | | sched, time: Switch VIRT_CPU_ACCOUNTING_GEN to jiffy granularity | Rik van Riel | 2016-02-29 | 1 | -16/+23 |
| * | | | time, acct: Drop irq save & restore from __acct_update_integrals() | Rik van Riel | 2016-02-29 | 1 | -5/+4 |
| * | | | acct, time: Change indentation in __acct_update_integrals() | Rik van Riel | 2016-02-29 | 1 | -25/+26 |
| * | | | sched, time: Remove non-power-of-two divides from __acct_update_integrals() | Rik van Riel | 2016-02-29 | 1 | -10/+16 |
| * | | | sched/rt: Kick RT bandwidth timer immediately on start up | Steven Rostedt | 2016-02-29 | 1 | -1/+9 |
| * | | | sched/debug: Add deadline scheduler bandwidth ratio to /proc/sched_debug | Steven Rostedt (Red Hat) | 2016-02-29 | 1 | -0/+9 |
| * | | | sched/debug: Move sched_domain_sysctl to debug.c | Steven Rostedt (Red Hat) | 2016-02-29 | 3 | -178/+186 |
| * | | | sched/debug: Move the /sys/kernel/debug/sched_features file setup into debug.c | Steven Rostedt (Red Hat) | 2016-02-29 | 2 | -133/+131 |
| * | | | sched/rt: Fix PI handling vs. sched_setscheduler() | Peter Zijlstra | 2016-02-29 | 4 | -50/+113 |
| * | | | sched/core: Remove duplicated sched_group_set_shares() prototype | Dongsheng Yang | 2016-02-29 | 1 | -1/+0 |
| * | | | sched/fair: Consolidate nohz CPU load update code | Frederic Weisbecker | 2016-02-29 | 1 | -23/+25 |
| * | | | sched/fair: Avoid using decay_load_missed() with a negative value | Byungchul Park | 2016-02-29 | 1 | -2/+10 |
| * | | | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying... | Ingo Molnar | 2016-02-29 | 1048 | -60025/+12028 |
| |\ \ \ |
|
| | * | | | sched/deadline: Always calculate end of period on sched_yield() | Peter Zijlstra | 2016-02-29 | 1 | -9/+13 |
| | * | | | sched/cgroup: Fix cgroup entity load tracking tear-down | Peter Zijlstra | 2016-02-29 | 3 | -20/+23 |
| * | | | | rcu: Use simple wait queues where possible in rcutree | Paul Gortmaker | 2016-02-25 | 3 | -30/+31 |
| * | | | | rcu: Do not call rcu_nocb_gp_cleanup() while holding rnp->lock | Daniel Wagner | 2016-02-25 | 3 | -5/+18 |
| * | | | | KVM: Use simple waitqueue for vcpu->wq | Marcelo Tosatti | 2016-02-25 | 11 | -43/+42 |
| * | | | | kbuild: Add option to turn incompatible pointer check into error | Daniel Wagner | 2016-02-25 | 1 | -0/+3 |
| * | | | | wait.[ch]: Introduce the simple waitqueue (swait) implementation | Peter Zijlstra (Intel) | 2016-02-25 | 3 | -1/+296 |
| * | | | | sched/wait: Fix wait_event_freezable() documentation | Stafford Horne | 2016-02-24 | 1 | -1/+1 |
| * | | | | sched/core: Remove dead statement in __schedule() | Byungchul Park | 2016-02-17 | 1 | -1/+0 |
| * | | | | sched/numa: Spread memory according to CPU and memory use | Rik van Riel | 2016-02-09 | 1 | -40/+47 |
| * | | | | sched/debug: Make schedstats a runtime tunable that is disabled by default | Mel Gorman | 2016-02-09 | 13 | -90/+256 |
| * | | | | sched/isolcpus: Output warning when the 'isolcpus=' kernel parameter is invalid | Prarit Bhargava | 2016-02-05 | 1 | -2/+7 |
* | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-14 | 18 | -184/+962 |
|\ \ \ \ \ |
|
| * | | | | | EDAC/sb_edac: Fix computation of channel address | Luck, Tony | 2016-03-10 | 1 | -16/+10 |
| * | | | | | x86/mm, x86/mce: Add memcpy_mcsafe() | Tony Luck | 2016-03-08 | 3 | -0/+132 |
| * | | | | | x86/mce/AMD: Document some functionality | Aravind Gopalakrishnan | 2016-03-08 | 2 | -14/+19 |
| * | | | | | x86/mce: Clarify comments regarding deferred error | Aravind Gopalakrishnan | 2016-03-08 | 1 | -1/+1 |
| * | | | | | x86/mce/AMD: Fix logic to obtain block address | Aravind Gopalakrishnan | 2016-03-08 | 2 | -29/+59 |
| * | | | | | x86/mce/AMD, EDAC: Enable error decoding of Scalable MCA errors | Aravind Gopalakrishnan | 2016-03-08 | 3 | -3/+420 |
| * | | | | | x86/mce: Move MCx_CONFIG MSR definitions | Aravind Gopalakrishnan | 2016-03-08 | 2 | -4/+4 |
| * | | | | | Merge branch 'linus' into ras/core, to pick up fixes | Ingo Molnar | 2016-03-08 | 765 | -6341/+9850 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | x86/mce: Check for faults tagged in EXTABLE_CLASS_FAULT exception table entries | Tony Luck | 2016-02-18 | 2 | -36/+56 |
| * | | | | | x86/mm: Expand the exception table logic to allow new handling options | Tony Luck | 2016-02-18 | 8 | -57/+176 |
| * | | | | | Merge tag 'v4.5-rc4' into ras/core, to pick up fixes | Ingo Molnar | 2016-02-18 | 735 | -56897/+6588 |
| |\ \ \ \ \ |
|
| * | | | | | | x86/mce/AMD: Set MCAX Enable bit | Aravind Gopalakrishnan | 2016-02-01 | 2 | -0/+18 |
| * | | | | | | x86/mce/AMD: Carve out threshold block preparation | Borislav Petkov | 2016-02-01 | 1 | -38/+49 |
| * | | | | | | x86/mce/AMD: Fix LVT offset configuration for thresholding | Aravind Gopalakrishnan | 2016-02-01 | 1 | -1/+26 |
| * | | | | | | x86/mce/AMD: Reduce number of blocks scanned per bank | Aravind Gopalakrishnan | 2016-02-01 | 1 | -1/+1 |
| * | | | | | | x86/mce/AMD: Do not perform shared bank check for future processors | Aravind Gopalakrishnan | 2016-02-01 | 1 | -0/+7 |
| * | | | | | | x86/mce: Fix order of AMD MCE init function call | Aravind Gopalakrishnan | 2016-02-01 | 1 | -1/+1 |
| | |_|_|_|/
| |/| | | | |
|