index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/mce: fix mce timer interval
Mike Galbraith
2014-02-26
1
-2
/
+2
*
x86/mce: Defer mce wakeups to threads for PREEMPT_RT
Steven Rostedt
2014-02-26
1
-17
/
+61
*
x86/32: Use kmap switch for non highmem as well
Thomas Gleixner
2014-02-26
1
-1
/
+1
*
Subject: powerpc: Mark low level irq handlers NO_THREAD
Thomas Gleixner
2014-02-26
2
-0
/
+2
*
kconfig-disable-a-few-options-rt.patch
Thomas Gleixner
2014-02-26
1
-0
/
+1
*
mips-remove-smp-reserve-lock.patch
Thomas Gleixner
2014-02-26
1
-6
/
+0
*
cpumask: Disable CONFIG_CPUMASK_OFFSTACK for RT
Thomas Gleixner
2014-02-26
1
-1
/
+1
*
x86: crypto: Reduce preempt disabled regions
Peter Zijlstra
2014-02-26
1
-11
/
+13
*
x86-kvm-require-const-tsc-for-rt.patch
Thomas Gleixner
2014-02-26
1
-0
/
+7
*
mm, rt: kmap_atomic scheduling
Peter Zijlstra
2014-02-26
1
-0
/
+36
*
mips-disable-highmem-on-rt.patch
Thomas Gleixner
2014-02-26
1
-1
/
+1
*
arm-disable-highmem-on-rt.patch
Thomas Gleixner
2014-02-26
1
-1
/
+1
*
power-disable-highmem-on-rt.patch
Thomas Gleixner
2014-02-26
1
-1
/
+1
*
power-use-generic-rwsem-on-rt
Thomas Gleixner
2014-02-26
1
-1
/
+2
*
x86-no-perf-irq-work-rt.patch
Thomas Gleixner
2014-02-26
1
-0
/
+2
*
x86: Disable IST stacks for debug/int 3/stack fault for PREEMPT_RT
Andi Kleen
2014-02-26
3
-6
/
+21
*
x86: Use generic rwsem_spinlocks on -rt
Thomas Gleixner
2014-02-26
1
-2
/
+2
*
x86: stackprotector: Avoid random pool on rt
Thomas Gleixner
2014-02-26
1
-1
/
+9
*
x86: Convert mce timer to hrtimer
Thomas Gleixner
2014-02-26
1
-26
/
+23
*
softirq-disable-softirq-stacks-for-rt.patch
Thomas Gleixner
2014-02-26
8
-1
/
+16
*
ARM: Initialize ptl->lock for vector page
Frank Rowand
2014-02-26
1
-0
/
+25
*
acpi: Do not disable interrupts on PREEMPT_RT
Thomas Gleixner
2014-02-26
1
-2
/
+2
*
early-printk-consolidate.patch
Thomas Gleixner
2014-02-26
12
-103
/
+36
*
x86: Do not disable preemption in int3 on 32bit
Steven Rostedt
2014-02-26
1
-9
/
+23
*
x86: Do not unmask io_apic when interrupt is in progress
Ingo Molnar
2014-02-26
1
-1
/
+2
*
of-convert-devtree-lock.patch
Thomas Gleixner
2014-02-26
1
-2
/
+2
*
x86: highmem: Replace BUG_ON by WARN_ON
Ingo Molnar
2014-02-26
1
-1
/
+1
*
mm: pagefault_disabled()
Peter Zijlstra
2014-02-26
22
-25
/
+24
*
mm: Fixup all fault handlers to check current->pagefault_disable
Thomas Gleixner
2014-02-26
22
-24
/
+27
*
ARM: AT91: PIT: Remove irq handler when clock event is unused
Benedikt Spranger
2014-02-26
2
-1
/
+5
*
signal/x86: Delay calling signals in atomic
Oleg Nesterov
2014-02-26
2
-0
/
+22
*
arm-omap-make-wakeupgen_lock-raw.patch
Thomas Gleixner
2014-02-26
1
-7
/
+7
*
preempt-rt: Convert arm boot_lock to raw
Frank Rowand
2014-02-26
5
-26
/
+26
*
arm: Allow forced irq threading
Thomas Gleixner
2014-02-26
1
-0
/
+1
*
arm: Mark pmu interupt IRQF_NO_THREAD
Thomas Gleixner
2014-02-26
1
-1
/
+1
*
arm-enable-interrupts-in-signal-code.patch
Thomas Gleixner
2014-02-26
1
-0
/
+3
*
mips-enable-interrupts-in-signal.patch
Thomas Gleixner
2014-02-26
1
-0
/
+3
*
x86: hpet: Disable MSI on Lenovo W510
Thomas Gleixner
2014-02-26
1
-0
/
+27
*
x86: kprobes: Remove remove bogus preempt_enable
Thomas Gleixner
2014-02-26
1
-1
/
+0
*
s390: fix kernel crash due to linkage stack instructions
Martin Schwidefsky
2014-02-22
1
-2
/
+5
*
s390/dump: Fix dump memory detection
Michael Holzheu
2014-02-22
1
-0
/
+10
*
powerpc: Make sure "cache" directory is removed when offlining cpu
Paul Mackerras
2014-02-06
1
-0
/
+3
*
KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)
Andy Honig
2014-02-06
1
-1
/
+2
*
ARM: at91: smc: bug fix in sam9_smc_cs_read()
Jean-Jacques Hiblot
2014-02-06
1
-1
/
+1
*
perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h
Robert Richter
2014-01-29
1
-8
/
+45
*
KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)
Andy Honig
2014-01-29
3
-44
/
+17
*
x86, fpu, amd: Clear exceptions in AMD FXSAVE workaround
Linus Torvalds
2014-01-15
1
-6
/
+7
*
ARM: shmobile: mackerel: Fix coherent DMA mask
Laurent Pinchart
2014-01-15
1
-2
/
+2
*
ARM: fix "bad mode in ... handler" message for undefined instructions
Russell King
2014-01-15
1
-1
/
+7
*
sh: always link in helper functions extracted from libgcc
Geert Uytterhoeven
2014-01-08
1
-1
/
+1
[next]