index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-28
[PATCH] kprobe: fix resume execution on i386
Masami Hiramatsu
1
-4
/
+8
2006-04-28
[PATCH] kprobe cleanup for VM_MASK judgement
mao, bibo
1
-9
/
+0
2006-04-28
[PATCH] Mark VMSPLIT EMBEDDED
Andi Kleen
1
-1
/
+1
2006-04-28
[PATCH] enable X86_PC for HOTPLUG_CPU
Ashok Raj
1
-1
/
+1
2006-04-28
[PATCH] Avoid printing pointless tsc skew msgs
Dave Jones
1
-1
/
+3
2006-04-28
[PATCH] PCI: fix via irq SATA patch
Greg Kroah-Hartman
1
-1
/
+0
2006-04-26
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
Chandra Seetharaman
1
-1
/
+1
2006-04-20
[PATCH] i386/x86-64: Fix x87 information leak between processes
Andi Kleen
1
-0
/
+2
2006-04-19
[PATCH] Switch Kprobes inline functions to __kprobes for i386
Prasanna S Panchamukhi
1
-9
/
+9
2006-04-19
[PATCH] apm: fix Armada laptops again
Samuel Thibault
1
-1
/
+1
2006-04-19
[PATCH] voyager: no need to define BITS_PER_BYTE when it's already in types.h
Jesper Juhl
1
-1
/
+0
2006-04-19
[PATCH] x86 cpuid and msr notifier callback section mismatches
Randy Dunlap
2
-2
/
+2
2006-04-19
[CPUFREQ] powernow-k8.c: fix a check-after-use
Adrian Bunk
1
-2
/
+5
2006-04-19
[CPUFREQ] Remove duplicate check in powernow-k8
Tobias Klauser
1
-3
/
+0
2006-04-18
[PATCH] i386: Move CONFIG_DOUBLEFAULT into arch/i386 where it belongs.
Andi Kleen
1
-0
/
+9
2006-04-18
[PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismerge
Andi Kleen
1
-1
/
+4
2006-04-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-0
/
+3
2006-04-14
[PATCH] arch/i386/pci/irq.c - new VIA chipsets (fwd)
Grzegorz Janoszka
1
-0
/
+3
2006-04-14
[PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/
Bjorn Helgaas
2
-359
/
+1
2006-04-11
[PATCH] splice: add support for sys_tee()
Jens Axboe
1
-0
/
+1
2006-04-11
[PATCH] i386/x86-64: Remove checks for value == NULL in PCI config space access
Andi Kleen
2
-3
/
+5
2006-04-11
[PATCH] i386: Remove bogus special case code from AMD core parsing
Andi Kleen
1
-2
/
+0
2006-04-11
[PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled.
Andi Kleen
1
-1
/
+4
2006-04-11
[PATCH] vesafb: Fix incorrect logo colors in x86_64
Antonino A. Daplas
1
-0
/
+5
2006-04-11
[PATCH] No arch-specific strpbrk implementations
Kyle McMartin
1
-1
/
+0
2006-04-11
[PATCH] Configurable NODES_SHIFT
Yasunori Goto
1
-0
/
+6
2006-04-11
[PATCH] Enable TSC for AMD Geode GX/LX
Jordan Crouse
1
-1
/
+1
2006-04-11
[PATCH] i386: move SMP option above subarch selection
Adrian Bunk
1
-29
/
+29
2006-04-11
[PATCH] mpparse: prevent table index out-of-bounds
Randy Dunlap
1
-0
/
+7
2006-04-11
[PATCH] menu: relocate DOUBLEFAULT option
Randy Dunlap
1
-9
/
+0
2006-04-11
[PATCH] i386: print EIP/ESP last
Randy Dunlap
1
-1
/
+15
2006-04-11
[PATCH] swsusp: don't require bigsmp
Ashok Raj
1
-7
/
+8
2006-04-11
[PATCH] arch/i386/mach-voyager/voyager_cat.c: named initializers
Adrian Bunk
1
-2
/
+8
2006-04-09
Move request_standard_resources() back to before PCI probing
Linus Torvalds
1
-3
/
+3
2006-04-09
[PATCH] i386: Remove printk about reboot fixups at reboot
Andi Kleen
1
-2
/
+0
2006-04-09
[PATCH] i386/x86-64: Return defined error value for bad PCI config space acce...
Andi Kleen
2
-2
/
+6
2006-04-09
[PATCH] i386/x86_64: Check if MCFG works for the first 16 busses
Andi Kleen
1
-22
/
+30
2006-04-09
[PATCH] x86_64: Proper null pointer check in powernow_k8_get
Jacob Shin
1
-1
/
+10
2006-04-09
[PATCH] x86_64: Revert earlier powernow-k8 change
Andi Kleen
1
-4
/
+3
2006-04-09
[PATCH] i386: Consolidate modern APIC handling
Andi Kleen
2
-28
/
+16
2006-04-09
[PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled.
Andi Kleen
1
-1
/
+4
2006-04-09
[PATCH] x86_64: Don't sanity check Type 1 PCI bus access on newer systems
Andi Kleen
1
-0
/
+5
2006-04-09
[PATCH] i386/x86-64: Check that MCFG points to an e820 reserved area
Arjan van de Ven
1
-0
/
+11
2006-04-09
[PATCH] x86_64: Introduce e820_all_mapped
Arjan van de Ven
1
-0
/
+30
2006-04-09
[PATCH] x86_64: Support memory hotadd without sparsemem
Andi Kleen
1
-0
/
+2
2006-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2006-04-02
Manual merge with Linus.
Dmitry Torokhov
81
-1403
/
+2506
2006-04-01
kexec: grammar fix for crash_save_this_cpu()
Horms
1
-1
/
+1
2006-04-01
[PATCH] unexport get_wchan
Adrian Bunk
1
-1
/
+0
2006-04-01
[PATCH] sys_sync_file_range()
Andrew Morton
1
-0
/
+1
[next]