Age | Commit message (Expand) | Author | Files | Lines |
2019-12-17 | stop_machine: remove try_stop_cpus helper | Yangtao Li | 2 | -37/+0 |
2019-12-17 | schied/fair: Skip calculating @contrib without load | Peng Wang | 1 | -3/+17 |
2019-12-17 | sched/fair: Optimize select_idle_cpu | Cheng Jian | 1 | -3/+4 |
2019-12-17 | cpu/hotplug, stop_machine: Fix stop_machine vs hotplug order | Peter Zijlstra | 1 | -4/+9 |
2019-12-17 | sched/wait: fix ___wait_var_event(exclusive) | Oleg Nesterov | 1 | -0/+1 |
2019-12-17 | sched: Use fair:prio_changed() instead of ad-hoc implementation | Frederic Weisbecker | 1 | -8/+8 |
2019-12-17 | sched: Spare resched IPI when prio changes on a single fair task | Frederic Weisbecker | 1 | -0/+3 |
2019-12-08 | sched/rt, workqueue: Use PREEMPTION | Sebastian Andrzej Siewior | 1 | -1/+1 |
2019-12-08 | sched/core: Use CONFIG_PREEMPTION | Sebastian Andrzej Siewior | 1 | -1/+1 |
2019-12-08 | sched/rt, locking: Use CONFIG_PREEMPTION | Sebastian Andrzej Siewior | 1 | -6/+6 |
2019-12-08 | sched/rt, mm: Use CONFIG_PREEMPTION | Thomas Gleixner | 2 | -7/+7 |
2019-12-08 | sched/rt, btrfs: Use CONFIG_PREEMPTION | Thomas Gleixner | 1 | -1/+1 |
2019-12-08 | sched/rt, fs: Use CONFIG_PREEMPTION | Thomas Gleixner | 3 | -8/+8 |
2019-12-08 | sched/rt, xen: Use CONFIG_PREEMPTION | Thomas Gleixner | 2 | -4/+4 |
2019-12-08 | sched/rt, net: Use CONFIG_PREEMPTION.patch | Thomas Gleixner | 1 | -1/+1 |
2019-12-08 | sched/rt, xtensa: Use CONFIG_PREEMPTION | Thomas Gleixner | 2 | -3/+6 |
2019-12-08 | sched/rt, sparc: Use CONFIG_PREEMPTION | Thomas Gleixner | 2 | -2/+2 |
2019-12-08 | sched/rt, sh: Use CONFIG_PREEMPTION | Thomas Gleixner | 3 | -5/+5 |
2019-12-08 | sched/rt, s390: Use CONFIG_PREEMPTION | Thomas Gleixner | 4 | -4/+6 |
2019-12-08 | sched/rt, riscv: Use CONFIG_PREEMPTION | Thomas Gleixner | 1 | -2/+2 |
2019-12-08 | sched/rt, parisc: Use CONFIG_PREEMPTION | Thomas Gleixner | 2 | -6/+6 |
2019-12-08 | sched/rt, nios2: Use CONFIG_PREEMPTION | Thomas Gleixner | 1 | -1/+1 |
2019-12-08 | sched/rt, nds32: Use CONFIG_PREEMPTION | Thomas Gleixner | 2 | -3/+3 |
2019-12-08 | sched/rt, MIPS: Use CONFIG_PREEMPTION | Thomas Gleixner | 2 | -5/+5 |
2019-12-08 | sched/rt, microblaze: Use CONFIG_PREEMPTION | Thomas Gleixner | 1 | -1/+1 |
2019-12-08 | sched/rt, ia64: Use CONFIG_PREEMPTION | Thomas Gleixner | 2 | -7/+7 |
2019-12-08 | sched/rt, hexagon: Use CONFIG_PREEMPTION | Thomas Gleixner | 1 | -3/+3 |
2019-12-08 | sched/rt, h8300: Use CONFIG_PREEMPTION | Thomas Gleixner | 1 | -3/+3 |
2019-12-08 | sched/rt, csky: Use CONFIG_PREEMPTION | Thomas Gleixner | 1 | -2/+2 |
2019-12-08 | sched/rt, c6x: Use CONFIG_PREEMPTION | Thomas Gleixner | 1 | -4/+4 |
2019-12-08 | sched/rt, ARC: Use CONFIG_PREEMPTION | Thomas Gleixner | 1 | -3/+3 |
2019-12-08 | sched/rt, powerpc: Use CONFIG_PREEMPTION | Thomas Gleixner | 3 | -5/+5 |
2019-12-08 | sched/rt, arm64: Use CONFIG_PREEMPTION | Thomas Gleixner | 6 | -33/+36 |
2019-12-08 | sched/rt, ARM: Use CONFIG_PREEMPTION | Thomas Gleixner | 5 | -7/+9 |
2019-12-08 | Merge branch 'linus' into sched/urgent, to pick up the latest before merging ... | Ingo Molnar | 6108 | -120623/+240731 |
2019-12-04 | Merge tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 27 | -442/+1019 |
2019-12-04 | Merge tag 'spdx-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 4 | -2/+8 |
2019-12-04 | Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 49 | -715/+665 |
2019-12-04 | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 152 | -2130/+2862 |
2019-12-04 | Merge tag 'rtc-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 72 | -678/+566 |
2019-12-04 | Merge tag 'iomap-5.5-merge-13' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -17/+22 |
2019-12-03 | Merge tag 'apparmor-pr-2019-12-03' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 15 | -165/+526 |
2019-12-03 | Merge tag 's390-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 35 | -768/+627 |
2019-12-03 | Merge tag 'xtensa-20191201' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 37 | -663/+772 |
2019-12-03 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 12 | -145/+117 |
2019-12-03 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 30 | -188/+1065 |
2019-12-03 | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -1/+44 |
2019-12-03 | Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/denni... | Linus Torvalds | 1 | -8/+8 |
2019-12-03 | firmware: dmi: Add dmi_memdev_handle | Jean Delvare | 2 | -0/+18 |
2019-12-03 | firmware: dmi: Remember the memory type | Jean Delvare | 2 | -1/+26 |