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-08-13
x86: don't send SIGBUS for kernel page faults
Linus Torvalds
1
-1
/
+3
2010-08-13
powerpc/eeh: Fix a bug when pci structure is null
Breno Leitao
4
-5
/
+10
2010-08-13
x86: Fix out of order of gsi
Eric W. Biederman
1
-18
/
+10
2010-08-13
memory hotplug: fix a bug on /dev/mem for 64-bit kernels
Shaohui Zheng
1
-0
/
+19
2010-08-13
fix SBA IOMMU to handle allocation failure properly
FUJITA Tomonori
1
-9
/
+29
2010-08-13
timekeeping: Fix clock_gettime vsyscall time warp
Lin Ming
4
-7
/
+10
2010-08-13
nohz: Introduce arch_needs_cpu
Martin Schwidefsky
3
-0
/
+12
2010-08-13
ARM: 6280/1: imx: Fix build failure when including <mach/gpio.h> without <lin...
Uwe Kleine-König
1
-0
/
+1
2010-08-13
ARM: 6299/1: errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faul...
Will Deacon
2
-0
/
+20
2010-08-13
x86, vmware: Preset lpj values when on VMware.
Alok Kataria
1
-1
/
+9
2010-08-13
x86: Add memory modify constraints to xchg() and cmpxchg()
H. Peter Anvin
2
-85
/
+89
2010-08-13
powerpc: fix build with make 3.82
Sam Ravnborg
1
-4
/
+12
2010-08-10
xen: drop xen_sched_clock in favour of using plain wallclock time
Jeremy Fitzhardinge
2
-40
/
+1
2010-08-10
parisc: pass through '\t' to early (iodc) console
Kyle McMartin
1
-10
/
+2
2010-08-10
arm/imx/gpio: add spinlock protection
Baruch Siach
2
-0
/
+9
2010-08-02
Input: RX51 keymap - fix recent compile breakage
Dmitry Torokhov
1
-2
/
+2
2010-08-02
Fix spinaphore down_spin()
Tony Luck
1
-1
/
+1
2010-08-02
MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1
Shane McDonald
2
-5
/
+19
2010-08-02
ACPI: Unconditionally set SCI_EN on resume
Matthew Garrett
1
-2
/
+0
2010-08-02
ACPI: skip checking BM_STS if the BIOS doesn't ask for it
Len Brown
1
-0
/
+9
2010-08-02
PM / x86: Save/restore MISC_ENABLE register
Ondrej Zary
3
-0
/
+8
2010-08-02
KVM: MMU: invalidate and flush on spte small->large page size change
Marcelo Tosatti
1
-0
/
+2
2010-08-02
KVM: SVM: Implement workaround for Erratum 383
Joerg Roedel
2
-1
/
+84
2010-08-02
KVM: SVM: Handle MCEs early in the vmexit process
Joerg Roedel
1
-1
/
+14
2010-08-02
KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 page
Avi Kivity
1
-0
/
+3
2010-08-02
x86: Do not try to disable hpet if it hasn't been initialized before
Stefano Stabellini
1
-1
/
+1
2010-08-02
ARM: 6226/1: fix kprobe bug in ldr instruction emulation
Nicolas Pitre
1
-2
/
+3
2010-08-02
ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220
Catalin Marinas
2
-0
/
+10
2010-08-02
Input: twl40300-keypad - fix handling of "all ground" rows
Dmitry Torokhov
1
-3
/
+14
2010-08-02
x86: Fix x2apic preenabled system with kexec
Yinghai Lu
1
-1
/
+1
2010-08-02
x86, Calgary: Limit the max PHB number to 256
Darrick J. Wong
1
-3
/
+1
2010-08-02
x86, Calgary: Increase max PHB number
Darrick J. Wong
1
-5
/
+10
2010-08-02
x86: Fix vsyscall on gcc 4.5 with -Os
Andi Kleen
1
-1
/
+1
2010-08-02
sparc: Fix use of uid16_t and gid16_t in asm/stat.h
Rob Landley
1
-2
/
+2
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
[next]