index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] more for_each_cpu() conversions
Andrew Morton
2006-03-23
4
-23
/
+14
*
[PATCH] pause_on_oops command line option
Andrew Morton
2006-03-23
2
-16
/
+26
*
[PATCH] make bug messages more consistent
Ingo Molnar
2006-03-23
2
-3
/
+3
*
[PATCH] sem2mutex: kprobes
Ingo Molnar
2006-03-23
1
-2
/
+2
*
[PATCH] swsusp: finally solve mysqld problem
Rafael J. Wysocki
2006-03-23
1
-4
/
+0
*
[PATCH] x86 topology: don;t create a control file for BSP that cannot be removed
Ashok Raj
2006-03-23
1
-0
/
+9
*
[PATCH] x86: some fixups for the X86_NUMAQ dependencies
Adrian Bunk
2006-03-23
1
-4
/
+3
*
[PATCH] x86: deterine xapic using apic version
Shaohua Li
2006-03-23
2
-2
/
+4
*
[PATCH] x86: cpuid.4 doesn't need cpu level 5
Shaohua Li
2006-03-23
1
-1
/
+1
*
[PATCH] i386: fix dump_stack()
Chuck Ebbert
2006-03-23
1
-6
/
+4
*
[PATCH] i386: cleanup after cpu_gdt_descr conversion to per-cpu data
Jan Beulich
2006-03-23
1
-4
/
+1
*
[PATCH] Fix the imlicit declaration of mtrr_centaur_report_mcr in arch/i386/k...
Jesper Juhl
2006-03-23
1
-0
/
+1
*
[PATCH] fix implicit declaration of GET_APIC_ID in arch/i386/kernel/apic.c
Jesper Juhl
2006-03-23
1
-0
/
+1
*
[PATCH] i386: more vsyscall documentation
Chuck Ebbert
2006-03-23
1
-0
/
+3
*
[PATCH] i386: fix singlestep through an int80 syscall
Chuck Ebbert
2006-03-23
1
-0
/
+4
*
[PATCH] i386: fix uses of user_mode() vs. user_mode_vm()
Jan Beulich
2006-03-23
3
-4
/
+4
*
[PATCH] i386: actively synchronize vmalloc area when registering certain call...
Jan Beulich
2006-03-23
2
-57
/
+119
*
[PATCH] x86: early printk handling fixes
Stas Sergeev
2006-03-23
1
-13
/
+10
*
[PATCH] i386: let signal handlers set the resume flag
Chuck Ebbert
2006-03-23
1
-1
/
+2
*
[PATCH] i386: Don't let ptrace set the nested task bit
Chuck Ebbert
2006-03-23
1
-2
/
+2
*
[PATCH] i386 traps: merge printk calls
Jean Delvare
2006-03-23
1
-6
/
+3
*
[PATCH] Compilation fix for ES7000 when no ACPI is specified in config (i386)
Natalie.Protasevich@unisys.com
2006-03-23
3
-7
/
+8
*
[PATCH] i386: fall back to sensible CPU model name
Chuck Ebbert
2006-03-23
1
-1
/
+1
*
[PATCH] i386: allow disabling X86_FEATURE_SEP at boot
Chuck Ebbert
2006-03-23
1
-1
/
+14
*
[PATCH] i386: __devinit should be __cpuinit
Chuck Ebbert
2006-03-23
3
-23
/
+23
*
[PATCH] x86: SMP alternatives
Gerd Hoffmann
2006-03-23
9
-134
/
+394
*
[PATCH] i386: multi-column stack backtraces
Chuck Ebbert
2006-03-23
2
-5
/
+36
*
[PATCH] Make CONFIG_REGPARM enabled by default
Ingo Molnar
2006-03-23
1
-2
/
+10
*
[PATCH] i386: let REGPARM no longer depend on EXPERIMENTAL
Adrian Bunk
2006-03-23
1
-4
/
+1
*
[PATCH] hugepage: is_aligned_hugepage_range() cleanup
David Gibson
2006-03-22
1
-12
/
+0
*
[PATCH] Uninline sys_mmap common code (reduce binary size)
Michael Buesch
2006-03-22
1
-16
/
+9
*
[PATCH] remove set_page_count() outside mm/
Nick Piggin
2006-03-22
1
-3
/
+3
*
[PATCH] i386: pageattr remove __put_page
Nick Piggin
2006-03-22
1
-7
/
+13
*
[PATCH] on_each_cpu(): disable local interrupts
Andrew Morton
2006-03-22
1
-16
/
+12
*
[PATCH] x86: mark cyc2ns_scale readmostly
Ravikiran G Thirumalai
2006-03-22
2
-2
/
+2
*
[PATCH] efi_call_phys_epilog() warning fix
Andrew Morton
2006-03-22
1
-1
/
+1
*
update the i386 defconfig
Adrian Bunk
2006-03-20
1
-431
/
+741
*
[PATCH] x86: check for online cpus before bringing them up
Srivatsa Vaddagiri
2006-03-17
1
-0
/
+10
*
[PATCH] Plug kdump shutdown race window
Maneesh Soni
2006-03-14
1
-2
/
+4
*
[PATCH] i386: port ATI timer fix from x86_64 to i386 II
Andi Kleen
2006-03-08
6
-6
/
+32
*
[PATCH] fix kexec asm
Michael Matz
2006-03-08
1
-7
/
+7
*
[PATCH] x86: cpu model calculation for family 6 cpu
Shaohua Li
2006-03-08
1
-2
/
+2
*
[PATCH] x86: Fix i386 nmi_watchdog that does not trigger die_nmi
GOTO Masanori
2006-03-08
1
-2
/
+2
*
[PATCH] EFI: Fix gdt load
Edgar Hucek
2006-03-06
1
-6
/
+8
*
[PATCH] x86: fix potential jiffies overflow in timer_resume()
Atsushi Nemoto
2006-03-06
1
-2
/
+2
*
[PATCH] x86 microcode driver vs hotplug CPUs.
Dave Jones
2006-02-28
1
-6
/
+9
*
Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC...
Linus Torvalds
2006-02-27
1
-0
/
+3
*
Make Kprobes depend on modules
Linus Torvalds
2006-02-26
1
-0
/
+1
*
[PATCH] fix voyager after topology.c move
James Bottomley
2006-02-26
2
-15
/
+1
*
[PATCH] i386: Handle non existing APICs without panicing
Andreas Deresch
2006-02-26
2
-4
/
+12
[next]