index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-05
parisc: clear floating point exception flag on SIGFPE signal
Helge Deller
1
-0
/
+1
2010-07-05
KVM: x86: Inject #GP with the right rip on efer writes
Roedel, Joerg
1
-19
/
+12
2010-07-05
KVM: x86: Add missing locking to arch specific vcpu ioctls
Avi Kivity
1
-0
/
+6
2010-07-05
KVM: Fix wallclock version writing race
Avi Kivity
1
-2
/
+10
2010-07-05
KVM: MMU: Don't read pdptrs with mmu spinlock held in mmu_alloc_roots
Avi Kivity
1
-0
/
+7
2010-07-05
KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)
Shane Wang
3
-13
/
+25
2010-07-05
KVM: MMU: Segregate shadow pages with different cr0.wp
Avi Kivity
2
-1
/
+3
2010-07-05
KVM: x86: Check LMA bit before set_efer
Sheng Yang
1
-2
/
+2
2010-07-05
KVM: Don't allow lmsw to clear cr0.pe
Avi Kivity
1
-1
/
+1
2010-07-05
x86, paravirt: Add a global synchronization point for pvclock
Glauber Costa
1
-0
/
+24
2010-07-05
KVM: PPC: Do not create debugfs if fail to create vcpu
Wei Yongjun
1
-1
/
+2
2010-07-05
KVM: s390: Fix possible memory leak of in kvm_arch_vcpu_create()
Wei Yongjun
1
-1
/
+3
2010-07-05
perf_events: Fix resource leak in x86 __hw_perf_event_init()
Stephane Eranian
1
-1
/
+4
2010-07-05
xen: ensure timer tick is resumed even on CPU driving the resume
Ian Campbell
1
-2
/
+2
2010-07-05
x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012
Gabor Gombas
1
-0
/
+11
2010-07-05
ARM: VFP: Fix vfp_put_double() for d16-d31
Russell King
1
-1
/
+1
2010-07-05
ARM: 6144/1: TCM memory bug freeing bug
Linus Walleij
1
-3
/
+3
2010-07-05
ARM: 6146/1: sa1111: Prevent deadlock in resume path
Marek VaĊĦut
1
-2
/
+7
2010-07-05
ARM: 6164/1: Add kto and kfrom to input operands list.
Khem Raj
4
-8
/
+8
2010-07-05
ARM: 6166/1: Proper prefetch abort handling on pre-ARMv6
Anfei
1
-0
/
+3
2010-07-05
Blackfin: set ARCH_KMALLOC_MINALIGN
FUJITA Tomonori
1
-0
/
+2
2010-07-05
xtensa: set ARCH_KMALLOC_MINALIGN
FUJITA Tomonori
1
-0
/
+1
2010-07-05
frv: set ARCH_KMALLOC_MINALIGN
FUJITA Tomonori
1
-0
/
+2
2010-07-05
m68k: set ARCH_KMALLOC_MINALIGN
FUJITA Tomonori
1
-0
/
+2
2010-07-05
mn10300: set ARCH_KMALLOC_MINALIGN
FUJITA Tomonori
1
-0
/
+2
2010-07-05
x86/amd-iommu: Fix suspend/resume with IOMMU
Joerg Roedel
1
-1
/
+1
2010-07-05
powerpc/oprofile: fix potential buffer overrun in op_model_cell.c
Denis Kirjanov
1
-1
/
+1
2010-07-05
powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpu
Michael Neuling
3
-26
/
+34
2010-07-05
powerpc/pseries: Only call start-cpu when a CPU is stopped
Michael Neuling
1
-0
/
+6
2010-07-05
powerpc: Fix handling of strncmp with zero len
Jeff Mahoney
1
-1
/
+3
2010-07-05
oprofile/x86: fix uninitialized counter usage during cpu hotplug
Robert Richter
1
-2
/
+8
2010-05-26
Revert "parisc: Set PCI CLS early in boot."
Greg Kroah-Hartman
1
-5
/
+2
2010-05-26
x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRs
Andreas Herrmann
1
-5
/
+7
2010-05-26
x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro...
Frank Arnold
1
-0
/
+4
2010-05-26
x86, k8: Fix build error when K8_NB is disabled
Borislav Petkov
1
-0
/
+5
2010-05-26
powerpc/perf_event: Fix oops due to perf_event_do_pending call
Paul Mackerras
5
-66
/
+48
2010-05-26
ptrace: fix return value of do_syscall_trace_enter()
Gerald Schaefer
1
-3
/
+2
2010-05-12
MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions.
Ralf Baechle
2
-1
/
+20
2010-05-12
pxa/colibri: fix missing #include <mach/mfp.h> in colibri.h
Jakob Viketoft
1
-0
/
+1
2010-05-12
parisc: Set PCI CLS early in boot.
Carlos O'Donell
1
-2
/
+5
2010-05-12
kgdb: don't needlessly skip PAGE_USER test for Fsl booke
Wufei
1
-5
/
+0
2010-05-12
KVM: remove unused load_segment_descriptor_to_kvm_desct
Marcelo Tosatti
1
-12
/
+0
2010-05-12
ACPI: introduce kernel parameter acpi_sleep=sci_force_enable
Zhang Rui
1
-0
/
+2
2010-05-12
x86, AMD: Fix stale cpuid4_info shared_map data in shared_cpu_map cpumasks
Prarit Bhargava
1
-6
/
+7
2010-05-12
x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys...
Borislav Petkov
3
-3
/
+17
2010-05-12
x86: Disable large pages on CPUs with Atom erratum AAE44
H. Peter Anvin
1
-0
/
+21
2010-05-12
x86-64: Clear a 64-bit FS/GS base on fork if selector is nonzero
H. Peter Anvin
1
-3
/
+2
2010-05-12
powernow-k8: Fix frequency reporting
Mark Langsdorf
1
-1
/
+2
2010-05-12
core, x86: make LIST_POISON less deadly
Avi Kivity
1
-0
/
+5
2010-04-26
x86/gart: Disable GART explicitly before initialization
Joerg Roedel
2
-1
/
+17
[next]