| Commit message (Expand) | Author | Age | Files | Lines |
* | arm*: disable NEON in kernel mode | Sebastian Andrzej Siewior | 2020-11-06 | 2 | -8/+8 |
* | crypto: limit more FPU-enabled sections | Sebastian Andrzej Siewior | 2020-11-06 | 10 | -19/+158 |
* | arch/arm64: Add lazy preempt support | Anders Roxell | 2020-11-06 | 5 | -5/+18 |
* | powerpc: Add support for lazy preemption | Thomas Gleixner | 2020-11-06 | 5 | -11/+33 |
* | arm: Add support for lazy preemption | Thomas Gleixner | 2020-11-06 | 6 | -8/+33 |
* | x86: Support for lazy preemption | Thomas Gleixner | 2020-11-06 | 7 | -3/+79 |
* | cpumask: Disable CONFIG_CPUMASK_OFFSTACK for RT | Thomas Gleixner | 2020-11-06 | 1 | -1/+1 |
* | crypto: Reduce preempt disabled regions, more algos | Sebastian Andrzej Siewior | 2020-11-06 | 2 | -28/+24 |
* | x86: crypto: Reduce preempt disabled regions | Peter Zijlstra | 2020-11-06 | 1 | -11/+13 |
* | KVM: lapic: mark LAPIC timer handler as irqsafe | Marcelo Tosatti | 2020-11-06 | 1 | -0/+1 |
* | x86: kvm Require const tsc for RT | Thomas Gleixner | 2020-11-06 | 1 | -0/+7 |
* | arm: Enable highmem for rt | Thomas Gleixner | 2020-11-06 | 2 | -8/+56 |
* | arm/highmem: Flush tlb on unmap | Sebastian Andrzej Siewior | 2020-11-06 | 1 | -1/+1 |
* | x86/highmem: Add a "already used pte" check | Sebastian Andrzej Siewior | 2020-11-06 | 1 | -0/+2 |
* | mm, rt: kmap_atomic scheduling | Peter Zijlstra | 2020-11-06 | 3 | -4/+50 |
* | mips: Disable highmem on RT | Thomas Gleixner | 2020-11-06 | 1 | -1/+1 |
* | powerpc: Disable highmem on RT | Thomas Gleixner | 2020-11-06 | 1 | -1/+1 |
* | arm64/xen: Make XEN depend on !RT | Thomas Gleixner | 2020-11-06 | 1 | -1/+1 |
* | KVM: arm/arm64: downgrade preempt_disable()d region to migrate_disable() | Josh Cartwright | 2020-11-06 | 1 | -3/+3 |
* | ARM: enable irq in translation/section permission fault handlers | Yadi.hu | 2020-11-06 | 1 | -0/+6 |
* | powerpc: ps3/device-init.c - adapt to completions using swait vs wait | Paul Gortmaker | 2020-11-06 | 1 | -1/+1 |
* | powerpc/kvm: Disable in-kernel MPIC emulation for PREEMPT_RT_FULL | Bogdan Purcareata | 2020-11-06 | 1 | -0/+1 |
* | powerpc: Use generic rwsem on RT | Thomas Gleixner | 2020-11-06 | 1 | -1/+2 |
* | jump-label: disable if stop_machine() is used | Thomas Gleixner | 2020-11-06 | 1 | -1/+1 |
* | x86: UV: raw_spinlock conversion | Mike Galbraith | 2020-11-06 | 3 | -28/+33 |
* | x86: Use generic rwsem_spinlocks on -rt | Thomas Gleixner | 2020-11-06 | 1 | -1/+4 |
* | x86: stackprotector: Avoid random pool on rt | Thomas Gleixner | 2020-11-06 | 1 | -1/+8 |
* | x86/mce: use swait queue for mce wakeups | Steven Rostedt | 2020-11-06 | 1 | -12/+56 |
* | x86: Convert mce timer to hrtimer | Thomas Gleixner | 2020-11-06 | 1 | -32/+20 |
* | arm: include definition for cpumask_t | Sebastian Andrzej Siewior | 2020-11-06 | 1 | -0/+2 |
* | softirq: Disable softirq stacks for RT | Thomas Gleixner | 2020-11-06 | 7 | -0/+14 |
* | ARM: Initialize split page table locks for vector page | Frank Rowand | 2020-11-06 | 1 | -0/+24 |
* | x86/signal: delay calling signals on 32bit | Yang Shi | 2020-11-06 | 1 | -1/+1 |
* | signal/x86: Delay calling signals in atomic | Oleg Nesterov | 2020-11-06 | 2 | -0/+20 |
* | kconfig: Disable config options which are not RT compatible | Thomas Gleixner | 2020-11-06 | 1 | -0/+1 |
* | latencyhist: disable jump-labels | Sebastian Andrzej Siewior | 2020-11-06 | 1 | -0/+1 |
* | arm: Convert arm boot_lock to raw | Frank Rowand | 2020-11-06 | 8 | -47/+47 |
* | sparc64: use generic rwsem spinlocks rt | Allen Pais | 2020-11-06 | 1 | -4/+2 |
* | x86/mm/cpa: avoid wbinvd() for PREEMPT | John Ogness | 2020-11-06 | 1 | -0/+8 |
* | x86/apic: get rid of "warning: 'acpi_ioapic_lock' defined but not used" | Sebastian Andrzej Siewior | 2020-11-06 | 1 | -0/+2 |
* | ARM: smp: Move clear_tasks_mm_cpumask() call to __cpu_die() | Grygorii Strashko | 2020-11-06 | 1 | -2/+3 |
* | powerpc/powernv/dump: Fix race while processing OPAL dump | Vasant Hegde | 2020-10-29 | 1 | -12/+29 |
* | arm64: dts: zynqmp: Remove additional compatible string for i2c IPs | Michal Simek | 2020-10-29 | 1 | -2/+2 |
* | arm64: dts: qcom: msm8916: Fix MDP/DSI interrupts | Stephan Gerhold | 2020-10-29 | 1 | -2/+2 |
* | KVM: x86: emulating RDPID failure shall return #UD rather than #GP | Robert Hoo | 2020-10-29 | 1 | -1/+1 |
* | powerpc/perf/hv-gpci: Fix starting index value | Kajol Jain | 2020-10-29 | 1 | -3/+3 |
* | powerpc/perf: Exclude pmc5/6 from the irrelevant PMU group constraints | Athira Rajeev | 2020-10-29 | 1 | -0/+10 |
* | powerpc/tau: Disable TAU between measurements | Finn Thain | 2020-10-29 | 2 | -48/+26 |
* | powerpc/tau: Remove duplicated set_thresholds() call | Finn Thain | 2020-10-29 | 1 | -5/+0 |
* | powerpc/tau: Use appropriate temperature sample interval | Finn Thain | 2020-10-29 | 2 | -9/+5 |