summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sched: Add a tracepoint to track rq->nr_runningPhil Auld2020-07-086-8/+30
* net: Restrict receive packets queuing to housekeeping CPUsAlex Belits2020-07-081-1/+9
* PCI: Restrict probe functions to housekeeping CPUsAlex Belits2020-07-081-1/+4
* lib: Restrict cpumask_local_spread to houskeeping CPUsAlex Belits2020-07-081-5/+11
* sched/uclamp: Protect uclamp fast path code with static keyQais Yousef2020-07-083-4/+119
* sched/uclamp: Fix initialization of struct uclamp_rqQais Yousef2020-07-081-5/+16
* sched, vmlinux.lds: Increase STRUCT_ALIGNMENT to 64 bytes for GCC-4.9Peter Zijlstra2020-07-082-8/+13
* Merge branch 'sched/urgent'Peter Zijlstra2020-07-081250-6391/+11132
|\
| * sched: Fix unreliable rseq cpu_id for new tasksMathieu Desnoyers2020-07-081-0/+2
| * sched: Fix loadavg accounting racePeter Zijlstra2020-07-082-20/+51
| * Linux 5.8-rc4v5.8-rc4Linus Torvalds2020-07-061-1/+1
| * x86/ldt: use "pr_info_once()" instead of open-coding it badlyLinus Torvalds2020-07-051-10/+1
| * Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-0519-154/+274
| |\
| | * x86/ldt: Disable 16-bit segments on Xen PVAndy Lutomirski2020-07-041-1/+34
| | * x86/entry/32: Fix #MC and #DB wiring on x86_32Andy Lutomirski2020-07-043-12/+17
| | * x86/entry/xen: Route #DB correctly on Xen PVAndy Lutomirski2020-07-044-25/+44
| | * x86/entry, selftests: Further improve user entry sanity checksAndy Lutomirski2020-07-042-0/+30
| | * x86/entry/compat: Clear RAX high bits on Xen PV SYSENTERAndy Lutomirski2020-07-041-9/+10
| | * selftests/x86: Consolidate and fix get/set_eflags() helpersAndy Lutomirski2020-07-017-90/+51
| | * selftests/x86/syscall_nt: Clear weird flags after each testAndy Lutomirski2020-07-011-0/+1
| | * selftests/x86/syscall_nt: Add more flag combinationsAndy Lutomirski2020-07-011-0/+15
| | * x86/entry/64/compat: Fix Xen PV SYSENTER frame setupAndy Lutomirski2020-07-012-4/+17
| | * x86/entry: Move SYSENTER's regs->sp and regs->flags fixups into CAndy Lutomirski2020-07-013-9/+19
| | * x86/entry: Assert that syscalls are on the right stackAndy Lutomirski2020-07-011-3/+15
| | * x86/split_lock: Don't write MSR_TEST_CTRL on CPUs that aren't whitelistedSean Christopherson2020-06-301-1/+10
| | * x86/fpu: Reset MXCSR to default in kernel_fpu_begin()Petteri Aimonen2020-06-292-0/+11
| * | Merge tag 'irq-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-054-17/+9
| |\ \
| | * \ Merge tag 'irqchip-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2020-06-3015017-322616/+871431
| | |\ \
| | | * | irqchip/gic: Atomically update affinityMarc Zyngier2020-06-211-11/+3
| | | * | irqchip/riscv-intc: Fix a typo in a pr_warn()Palmer Dabbelt2020-06-211-1/+1
| | | * | irqchip/gic-v4.1: Use readx_poll_timeout_atomic() to fix sleep in atomicZenghui Yu2020-06-211-4/+4
| | | * | irqchip/loongson-pci-msi: Fix a typo in KconfigJiaxun Yang2020-06-211-1/+1
| * | | | Merge tag 'core-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-07-051-1/+1
| |\ \ \ \
| | * \ \ \ Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2020-06-031-1/+1
| | |\ \ \ \
| | | * | | | rcuperf: Fix printk format warningKefeng Wang2020-06-021-1/+1
| * | | | | | Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-07-058-86/+136
| |\ \ \ \ \ \
| | * | | | | | .gitignore: Do not track `defconfig` from `make savedefconfig`Paul Menzel2020-07-051-0/+3
| | * | | | | | kbuild: make Clang build userprogs for target architectureMasahiro Yamada2020-07-011-2/+2
| | * | | | | | kbuild: fix CONFIG_CC_CAN_LINK(_STATIC) for cross-compilation with ClangMasahiro Yamada2020-07-011-4/+4
| | * | | | | | kconfig: qconf: parse newer types at debug infoMauro Carvalho Chehab2020-07-011-0/+3
| | * | | | | | kconfig: qconf: navigate menus on hyperlinksMauro Carvalho Chehab2020-07-011-18/+7
| | * | | | | | kconfig: qconf: don't show goback button on splitModeMauro Carvalho Chehab2020-07-011-2/+3
| | * | | | | | kconfig: qconf: simplify the goBack() logicMauro Carvalho Chehab2020-07-011-31/+17
| | * | | | | | kconfig: qconf: re-implement setSelected()Mauro Carvalho Chehab2020-07-012-12/+11
| | * | | | | | kconfig: qconf: make debug links work againMauro Carvalho Chehab2020-07-012-5/+71
| | * | | | | | kconfig: qconf: make search fully work again on split modeMauro Carvalho Chehab2020-07-011-7/+18
| | * | | | | | kconfig: qconf: cleanup includesMauro Carvalho Chehab2020-07-012-25/+16
| | * | | | | | docs: kbuild: fix ReST formattingDov Murik2020-06-281-3/+4
| | * | | | | | gcc-plugins: fix gcc-plugins directory path in documentationMasahiro Yamada2020-06-282-2/+2
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-07-053-27/+29
| |\ \ \ \ \ \