summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-111-2/+2
|\
| * context_tracking: Switch to new static_branch APIAndy Lutomirski2015-11-241-2/+2
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-01-113-7/+58
|\ \
| * | kexec: Fix race between panic() and crash_kexec()Hidehiro Kawai2015-12-192-3/+35
| * | panic, x86: Allow CPUs to save registers even if looping in NMI contextHidehiro Kawai2015-12-192-1/+10
| * | panic, x86: Fix re-entrance problem due to panic on NMIHidehiro Kawai2015-12-192-4/+14
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-1110-286/+404
|\ \ \
| * | | sched/fair: Fix new task's load avg removed from source CPU in wake_up_new_ta...Yuyang Du2016-01-061-10/+28
| * | | sched/deadline: Fix the earliest_dl.next logicWanpeng Li2016-01-061-52/+7
| * | | Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging ...Ingo Molnar2016-01-0629-206/+323
| |\ \ \
| * | | | sched/fair: Disable the task group load_avg update for the root_task_groupWaiman Long2015-12-041-0/+6
| * | | | sched/fair: Move the cache-hot 'load_avg' variable into its own cachelineWaiman Long2015-12-042-4/+13
| * | | | sched/fair: Avoid redundant idle_cpu() call in update_sg_lb_stats()Waiman Long2015-12-041-3/+7
| * | | | sched/core: Move the sched_to_prio[] arrays out of lineAndi Kleen2015-12-043-43/+46
| * | | | sched/cputime: Convert vtime_seqlock to seqcountFrederic Weisbecker2015-12-042-23/+25
| * | | | sched/cputime: Introduce vtime accounting check for readersFrederic Weisbecker2015-12-041-3/+3
| * | | | sched/cputime: Rename vtime_accounting_enabled() to vtime_accounting_cpu_enab...Frederic Weisbecker2015-12-042-2/+2
| * | | | sched/cputime: Correctly handle task guest time on housekeepersFrederic Weisbecker2015-12-041-1/+1
| * | | | sched/cputime: Clarify vtime symbols and document themFrederic Weisbecker2015-12-042-4/+4
| * | | | sched/cputime: Remove extra cost in task_cputime()Hiroshi Shimamoto2015-12-041-0/+16
| * | | | sched/fair: Make it possible to account fair load avg consistentlyByungchul Park2015-12-043-1/+60
| * | | | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2015-12-044-14/+44
| |\ \ \ \
| * | | | | sched/fair: Modify the comment about lock assumptions in migrate_task_rq_fair()Byungchul Park2015-11-231-2/+1
| * | | | | stop_machine: Clean up the usage of the preemption counter in cpu_stopper_thr...Oleg Nesterov2015-11-231-10/+5
| * | | | | stop_machine: Shift the 'done != NULL' check from cpu_stop_signal_done() to c...Oleg Nesterov2015-11-231-10/+8
| * | | | | stop_machine: Kill cpu_stop_done->executedOleg Nesterov2015-11-231-9/+3
| * | | | | stop_machine: Change __stop_cpus() to rely on cpu_stop_queue_work()Oleg Nesterov2015-11-231-4/+10
| * | | | | stop_machine: Change stop_one_cpu() to rely on cpu_stop_queue_work()Oleg Nesterov2015-11-231-2/+4
| * | | | | stop_machine: Make cpu_stop_queue_work() and stop_one_cpu_nowait() return boolOleg Nesterov2015-11-231-4/+12
| * | | | | stop_machine: Don't disable preemption in stop_two_cpus()Oleg Nesterov2015-11-231-8/+3
| * | | | | stop_machine: Fix possible cpu_stopper_thread() crashOleg Nesterov2015-11-231-1/+1
| * | | | | sched/core: Use list_is_singular() in sched_can_stop_tick()Geliang Tang2015-11-231-1/+1
| * | | | | sched/core: Fix incorrect wait time and wait count statisticsJoonwoo Park2015-11-232-22/+60
| * | | | | sched/numa: Cap PTE scanning overhead to 3% of run timeRik van Riel2015-11-231-0/+12
| * | | | | sched/fair: Consider missed ticks in NOHZ_FULL in update_cpu_load_nohz()Byungchul Park2015-11-232-8/+10
| * | | | | sched/fair: Prepare __update_cpu_load() to handle active ticklessByungchul Park2015-11-231-8/+41
| * | | | | sched/fair: Clean up the explanation around decaying load update missesPeter Zijlstra2015-11-231-29/+24
| * | | | | sched/fair: Remove empty idle enter and exit functionsDietmar Eggemann2015-11-233-32/+1
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-01-111-177/+109
|\ \ \ \ \ \
| * | | | | | perf/core: Collapse more IPI loopsPeter Zijlstra2016-01-061-73/+33
| * | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar2016-01-061-29/+6
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'v4.4-rc5' into perf/core, to pick up fixesIngo Molnar2015-12-1420-180/+285
| |\ \ \ \ \ \ \
| * | | | | | | | perf/core: Collapse common IPI patternPeter Zijlstra2015-12-061-104/+76
* | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-01-116-88/+730
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT opDarren Hart2015-12-201-1/+2
| * | | | | | | | | futex: Cleanup the goto confusion in requeue_pi()Thomas Gleixner2015-12-201-2/+7
| * | | | | | | | | futex: Remove pointless put_pi_state calls in requeue()Thomas Gleixner2015-12-201-4/+2
| * | | | | | | | | futex: Document pi_state refcounting in requeue codeThomas Gleixner2015-12-201-12/+39
| * | | | | | | | | futex: Rename free_pi_state() to put_pi_state()Thomas Gleixner2015-12-201-7/+10
| * | | | | | | | | futex: Drop refcount if requeue_pi() acquired the rtmutexThomas Gleixner2015-12-201-0/+5
OpenPOWER on IntegriCloud