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
2007-05-08
fbdev: ignore VESA modes if framebuffer is disabled
Antonino A. Daplas
1
-1
/
+3
2007-05-08
x86, serial: convert legacy COM ports to platform devices
Bjorn Helgaas
2
-0
/
+68
2007-05-08
Add IRQF_IRQPOLL flag on i386
Bernhard Walle
3
-3
/
+3
2007-05-08
Kprobes: The ON/OFF knob thru debugfs
Ananth N Mavinakayanahalli
1
-0
/
+5
2007-05-08
kprobes: kretprobes simplifications
Christoph Hellwig
1
-13
/
+4
2007-05-08
utimensat implementation
Ulrich Drepper
1
-0
/
+1
2007-05-08
dma_declare_coherent_memory wrong allocation
Guennadi Liakhovetski
1
-1
/
+1
2007-05-08
apm: fix incorrect comment
Alan Cox
1
-1
/
+1
2007-05-08
EFI: warn only for pre-1.00 system tables
Bjorn Helgaas
1
-7
/
+5
2007-05-08
Kprobes: print details of kretprobe on assertion failure
Ananth N Mavinakayanahalli
1
-2
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
19
-19
/
+0
2007-05-08
move die notifier handling to common code
Christoph Hellwig
7
-22
/
+8
2007-05-08
ipmi: add new IPMI nmi watchdog handling
Corey Minyard
1
-0
/
+5
2007-05-08
use SLAB_PANIC flag cleanup
Akinobu Mita
1
-7
/
+2
2007-05-07
get_unmapped_area handles MAP_FIXED on i386
Benjamin Herrenschmidt
1
-0
/
+6
2007-05-07
SLUB core
Christoph Lameter
1
-0
/
+4
2007-05-07
Revert "[PATCH] x86: __pa and __pa_symbol address space separation"
Linus Torvalds
2
-10
/
+9
2007-05-06
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
81
-2958
/
+2957
2007-05-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/voyager-2.6
Linus Torvalds
5
-97
/
+83
2007-05-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
6
-7
/
+7
2007-05-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
5
-36
/
+34
2007-05-03
PCI: add debug information to resource collision message
Chuck Ebbert
1
-2
/
+2
2007-05-03
MSI: arch must connect the irq and the msi_desc
Michael Ellerman
1
-2
/
+2
2007-05-03
msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2)
Dan Williams
1
-0
/
+1
2007-05-03
PCI: fix sysfs rom file creation for BIOS ROM shadows
Jesse Barnes
1
-1
/
+1
2007-05-03
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2
-2
/
+1
2007-05-02
[PATCH] i386: Don't delete cpu_devs data to identify different x86 types in l...
Thomas Renninger
7
-78
/
+0
2007-05-02
[PATCH] i386: type may be unused
David Rientjes
1
-1
/
+1
2007-05-02
[PATCH] i386: Some additional chipset register values validation.
Olivier Galibert
1
-8
/
+17
2007-05-02
[PATCH] i386: Add missing !X86_PAE dependincy to the 2G/2G split.
Bill Irwin
1
-1
/
+5
2007-05-02
[PATCH] i386: Drop noisy e820 debugging printks
Andi Kleen
1
-13
/
+2
2007-05-02
[PATCH] i386: Remove copy_*_user BUG_ONs for (size < 0)
Andi Kleen
1
-7
/
+0
2007-05-02
[PATCH] i386: Little cleanups in smpboot.c
Andi Kleen
1
-3
/
+1
2007-05-02
[PATCH] i386: Implement X86_FEATURE_SYNC_RDTSC on i386
Andi Kleen
1
-1
/
+3
2007-05-02
[PATCH] i386: Verify important CPUID bits in real mode
Andi Kleen
3
-2
/
+102
2007-05-02
[PATCH] i386: Drop -traditional in arch/i386/boot
Andi Kleen
1
-2
/
+2
2007-05-02
[PATCH] i386: Clean up NMI watchdog code
Andi Kleen
3
-776
/
+713
2007-05-02
[PATCH] i386: fix wrong comment for syscall stack layout
Andi Kleen
1
-1
/
+1
2007-05-02
[PATCH] i386: convert to the kthread API
Eric W. Biederman
1
-5
/
+3
2007-05-02
[PATCH] i386: remove xtime_lock'ing around cpufreq notifier
Daniel Walker
1
-7
/
+1
2007-05-02
[PATCH] i386: check capability
Joachim Deguara
2
-2
/
+4
2007-05-02
[PATCH] i386: clean up flush_tlb_others fn
Keshavamurthy, Anil S
1
-11
/
+1
2007-05-02
[PATCH] i386: replace spin_lock_irqsave with spin_lock
Hisashi Hifumi
1
-4
/
+2
2007-05-02
[PATCH] i386: avoid checking for cpu gone when CONFIG_HOTPLUG_CPU not defined
Keshavamurthy, Anil S
1
-1
/
+3
2007-05-02
[PATCH] i386: PARAVIRT: fix startup_ipi_hook config dependency
Jeremy Fitzhardinge
1
-2
/
+1
2007-05-02
[PATCH] i386: fix mtrr sections
Randy Dunlap
1
-3
/
+4
2007-05-02
[PATCH] i386: Use safe_apic_wait_icr_idle in safe_apic_wait_icr_idle - i386
Fernando Luis [** ISO-8859-1 charset **] VázquezCao
1
-1
/
+4
2007-05-02
[PATCH] i386: __send_IPI_dest_field - i386
Fernando Luis [** ISO-8859-1 charset **] VázquezCao
1
-29
/
+18
2007-05-02
[PATCH] i386: use safe_apic_wait_icr_idle in smpboot.c
Fernando Luis VazquezCao
1
-2
/
+5
2007-05-02
[PATCH] i386: use safe_apic_wait_icr_idle - i386
Fernando Luis VazquezCao
1
-28
/
+8
[next]