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.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] Make vm86 support optional
Matt Mackall
2006-01-08
3
-1
/
+5
*
[PATCH] tiny: Make *[ug]id16 support optional
Matt Mackall
2006-01-08
1
-4
/
+0
*
[PATCH] tiny: Make x86 doublefault handling optional
Matt Mackall
2006-01-08
2
-1
/
+4
*
[PATCH] Make apm buildable without legacy pm
Dave Jones
2006-01-08
2
-1
/
+5
*
[PATCH] Split out screen_info from tty.h
Brian Gerst
2006-01-08
1
-1
/
+1
*
[PATCH] remove gcc-2 checks
Andrew Morton
2006-01-08
3
-13
/
+6
*
[PATCH] move rtc_interrupt() prototype to rtc.h
Adrian Bunk
2006-01-08
1
-2
/
+0
*
[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...
Ravikiran G Thirumalai
2006-01-08
2
-2
/
+2
*
[PATCH] Swap Migration V5: sys_migrate_pages interface
Christoph Lameter
2006-01-08
1
-0
/
+1
*
x86: remove bogus 'pci=usepirqmask' suggestion when no irq is defined
Linus Torvalds
2006-01-06
1
-1
/
+1
*
[PATCH] i386: Handle HP laptop rebooting properly.
Ben Collins
2006-01-06
1
-3
/
+3
*
[PATCH] i386: ioapic virtual wire mode fix
Vivek Goyal
2006-01-06
1
-2
/
+2
*
[PATCH] fix cpu frequency detection in arch/i386/kernel/timers/timer_tsc.c::r...
Larry Finger
2006-01-06
1
-0
/
+2
*
[PATCH] APM Screen Blanking fix
Jordan Crouse
2006-01-06
1
-13
/
+14
*
[PATCH] Base support for AMD Geode GX/LX processors
Jordan Crouse
2006-01-06
3
-6
/
+42
*
[PATCH] arch/i386/kernel/cpuid.c: unused variable
Daniel Marjamaki
2006-01-06
1
-2
/
+1
*
[PATCH] arch/i386/kernel/msr.c: removed unused variable
Daniel Marjamaki
2006-01-06
1
-2
/
+1
*
[PATCH] x86: missing printk newline in apic boot option parser
Dave Jones
2006-01-06
1
-1
/
+1
*
[PATCH] x86: change_page_attr() fix
Dave Jones
2006-01-06
1
-6
/
+21
*
[PATCH] make bigsmp the default mode if CONFIG_HOTPLUG_CPU
Ashok Raj
2006-01-06
1
-8
/
+18
*
[PATCH] i386 sparsemem for single node systems
Andy Whitcroft
2006-01-06
2
-2
/
+14
*
[PATCH] x86/x86_64: mark rodata section read-only: make some datastructures c...
Arjan van de Ven
2006-01-06
2
-1
/
+1
*
[PATCH] x86/x86_64: mark rodata section read only: x86 parts
Arjan van de Ven
2006-01-06
2
-0
/
+34
*
[PATCH] x86: Deprecate useless bug
Zachary Amsden
2006-01-06
1
-11
/
+1
*
[PATCH] x86: Apm is on cpu zero only
Zachary Amsden
2006-01-06
1
-12
/
+11
*
[PATCH] x86: Stop deleting nt
Zachary Amsden
2006-01-06
1
-5
/
+0
*
[PATCH] x86: Fixed pnp bios limits
Zachary Amsden
2006-01-06
1
-4
/
+8
*
[PATCH] x86: Pnp byte granularity
Zachary Amsden
2006-01-06
1
-6
/
+6
*
[PATCH] x86: Apm seg in gdt
Zachary Amsden
2006-01-06
2
-10
/
+5
*
[PATCH] x86: Always relax segments
Zachary Amsden
2006-01-06
1
-38
/
+17
*
[PATCH] x86: Cr4 is valid on some 486s
Zachary Amsden
2006-01-06
1
-3
/
+1
*
[PATCH] i386: fix bound check IDT gate
Jan Beulich
2006-01-06
1
-2
/
+2
*
[PATCH] i386: move SIMD initialization
Jan Beulich
2006-01-06
1
-0
/
+22
*
[PATCH] i386: don't blindly enable interrupts in die()
Jan Beulich
2006-01-06
1
-2
/
+5
*
[PATCH] x86: GDT alignment fix
Zachary Amsden
2006-01-06
5
-5
/
+11
*
[PATCH] i386: PTRACE_POKEUSR: allow changing RF bit in EFLAGS register.
Chuck Ebbert
2006-01-05
1
-3
/
+6
*
[PATCH] i386: "invalid operand" -> "invalid opcode"
Chuck Ebbert
2006-01-04
1
-1
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2006-01-04
8
-44
/
+105
|
\
|
*
[CPUFREQ] CPU frequency display in /proc/cpuinfo
Venkatesh Pallipadi
2005-12-06
1
-1
/
+5
|
*
[CPUFREQ] Move PMBASE reading away and do it only once at initialization time
Mattia Dongili
2005-12-06
1
-13
/
+30
|
*
[CPUFREQ] Measure transition latency at driver initialization
Mattia Dongili
2005-12-06
4
-3
/
+35
|
*
Merge ../linus/
Dave Jones
2005-12-06
3
-2
/
+17
|
|
\
|
*
|
[CPUFREQ] Change loglevels on powernow-k8 bios error printk's.
Dave Jones
2005-12-06
1
-2
/
+2
|
*
|
[PATCH] cpufreq-nforce2.c fix u32<0 test
Gabriel A. Devenyi
2005-12-01
1
-1
/
+2
|
*
|
[CPUFREQ] Fix indentation in powernow-k8
Dave Jones
2005-11-30
1
-4
/
+4
|
*
|
Merge ../linus
Dave Jones
2005-11-29
4
-12
/
+8
|
|
\
\
|
*
|
|
[PATCH] Support 100 MHz frequency transitions
Langsdorf, Mark
2005-11-29
2
-14
/
+12
|
*
|
|
[CPUFREQ] Improve Error reporting in powernow-k8
Jacob Shin
2005-11-21
1
-11
/
+20
*
|
|
|
[PATCH] x86: teach dump_task_regs() about the -8 offset.
Stas Sergeev
2005-12-31
1
-1
/
+3
*
|
|
|
[PATCH] Fix build with CONFIG_PCI_MMCONFIG
Andi Kleen
2005-12-20
1
-1
/
+1
[next]