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: fix setup code crashes on my old 486 box
Joerg Roedel
2008-08-20
3
-7
/
+13
*
sparc64: Handle stack trace attempts before irqstacks are setup.
David S. Miller
2008-08-20
2
-20
/
+21
*
sparc64: Implement IRQ stacks.
David S. Miller
2008-08-20
7
-30
/
+157
*
sparc64: Make global reg dumping even more useful.
David S. Miller
2008-08-20
2
-6
/
+36
*
sparc64: Fix recursion in stack overflow detection handling.
David S. Miller
2008-08-20
1
-3
/
+14
*
sparc64: Fix end-of-stack checking in save_stack_trace().
David S. Miller
2008-08-20
1
-2
/
+4
*
x86: amd opteron TOM2 mask val fix
Yinghai Lu
2008-08-20
2
-3
/
+3
*
KVM: ia64: Fix irq disabling leak in error handling code
Julia Lawall
2008-08-20
1
-2
/
+3
*
KVM: task switch: translate guest segment limit to virt-extension byte granul...
Marcelo Tosatti
2008-08-20
1
-0
/
+4
*
KVM: Avoid instruction emulation when event delivery is pending
Avi Kivity
2008-08-20
3
-1
/
+9
*
KVM: task switch: use seg regs provided by subarch instead of reading from GDT
Marcelo Tosatti
2008-08-20
1
-63
/
+30
*
KVM: task switch: segment base is linear address
Marcelo Tosatti
2008-08-20
1
-3
/
+9
*
sparc64: Do not clobber %g7 in setcontext() trap.
David S. Miller
2008-08-20
1
-2
/
+4
*
sparc64: Fix global reg snapshotting on self-cpu.
David S. Miller
2008-08-20
1
-1
/
+1
*
Add compat handler for PTRACE_GETSIGINFO
Andreas Schwab
2008-08-06
2
-0
/
+29
*
Kprobe smoke test lockdep warning
Peter Zijlstra
2008-08-06
1
-1
/
+0
*
x86: io delay - add checking for NULL early param
Cyrill Gorcunov
2008-08-06
1
-0
/
+3
*
x86: idle process - add checking for NULL early param
Cyrill Gorcunov
2008-08-06
1
-0
/
+3
*
cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called already
Thomas Renninger
2008-08-01
1
-0
/
+6
*
UML - Fix boot crash
Jeff Dike
2008-08-01
1
-0
/
+8
*
x86: fix kernel_physical_mapping_init() for large x86 systems
Ingo Molnar
2008-08-01
1
-1
/
+1
*
sparc64: Fix cpufreq notifier registry.
David S. Miller
2008-08-01
1
-5
/
+10
*
sparc64: Fix lockdep issues in LDC protocol layer.
David S. Miller
2008-08-01
2
-20
/
+28
*
x86: fix crash due to missing debugctlmsr on AMD K6-3
Jan Kratochvil
2008-08-01
1
-1
/
+1
*
x86, suspend, acpi: enter Big Real Mode
H. Peter Anvin
2008-08-01
1
-4
/
+13
*
x86 reboot quirks: add Dell Precision WorkStation T5400
Ingo Molnar
2008-08-01
1
-0
/
+8
*
Patch Upstream: x86 ptrace: fix PTRACE_GETFPXREGS error
Roland McGrath
2008-08-01
2
-4
/
+4
*
KVM: MMU: Fix potential race setting upper shadow ptes on nonpae hosts
Avi Kivity
2008-08-01
1
-3
/
+4
*
KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction
Marcelo Tosatti
2008-08-01
4
-0
/
+16
*
KVM: x86 emulator: Fix HLT instruction
Mohammed Gamal
2008-08-01
1
-1
/
+1
*
KVM: VMX: Add ept_sync_context in flush_tlb
Sheng Yang
2008-08-01
1
-0
/
+3
*
KVM: mmu_shrink: kvm_mmu_zap_page requires slots_lock to be held
Marcelo Tosatti
2008-08-01
1
-0
/
+3
*
KVM: SVM: fix suspend/resume support
Joerg Roedel
2008-08-01
1
-12
/
+22
*
KVM: VMX: Fix a wrong usage of vmcs_config
Sheng Yang
2008-08-01
1
-2
/
+2
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-07-10
1
-1
/
+24
|
\
|
*
x86: fix /dev/mem compatibility under PAT
Venkatesh Pallipadi
2008-07-10
1
-1
/
+24
*
|
arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it s...
Daniel Guilak
2008-07-10
1
-0
/
+1
*
|
powerpc: Add missing reference to coherent_dma_mask
Vitaly Bordug
2008-07-08
1
-0
/
+2
*
|
[MIPS] Fix 32bit kernels on R4k with 128 byte cache line size
Thomas Bogendoerfer
2008-07-08
1
-29
/
+32
*
|
[MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigs
Shane McDonald
2008-07-08
2
-5
/
+5
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2008-07-07
1
-4
/
+4
|
\
\
|
*
|
Revert "PCI: Correct last two HP entries in the bfsort whitelist"
Jesse Barnes
2008-07-07
1
-4
/
+4
*
|
|
[UML] fix gcc ICEs and unresolved externs
Jeff Dike
2008-07-07
3
-1
/
+10
|
/
/
*
|
powerpc: Fix unterminated of_device_id array in legacy_serial.c
Benjamin Herrenschmidt
2008-07-07
1
-2
/
+3
|
/
*
Merge branch 'x86/s2ram-fix' into x86/urgent
Ingo Molnar
2008-07-05
3
-2
/
+57
|
\
|
*
x86 ACPI: normalize segment descriptor register on resume
H. Peter Anvin
2008-07-05
3
-2
/
+57
*
|
x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64
Rafael J. Wysocki
2008-07-05
1
-1
/
+1
|
/
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-07-04
3
-9
/
+10
|
\
|
*
xen: fix address truncation in pte mfn<->pfn conversion
Jeremy Fitzhardinge
2008-07-04
1
-2
/
+2
|
*
arch/x86/mm/init_64.c: early_memtest(): fix types
Andrew Morton
2008-07-03
1
-3
/
+4
[next]