index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86, arch/x86/kernel/io_apic_32.c: use kzalloc instead of kmalloc/memset
Christophe Jaillet
2008-07-08
1
-6
/
+3
*
x86: fix IO APIC breakage on HP nx6325, v2
Maciej W. Rozycki
2008-07-08
1
-2
/
+26
*
x86: fix IO APIC breakage on HP nx6325
Maciej W. Rozycki
2008-07-08
1
-0
/
+1
*
x86: coding style fixes to arch/x86/kernel/io_apic_32.c
Paolo Ciarrocchi
2008-07-08
1
-175
/
+173
*
x86, io-apic: use predefined names instead of numeric constants
Cyrill Gorcunov
2008-07-08
2
-10
/
+13
*
x86: APIC/SMP: Downgrade the NMI watchdog for "nosmp"
Maciej W. Rozycki
2008-07-08
1
-0
/
+3
*
x86: APIC/UP: Remove redundant NMI watchdog downgrade
Maciej W. Rozycki
2008-07-08
1
-3
/
+0
*
x86: APIC/UP: Downgrade the NMI watchdog for no I/O APIC
Maciej W. Rozycki
2008-07-08
2
-0
/
+6
*
Revert "x86: APIC/SMP: downgrade the NMI watchdog for "nosmp""
Ingo Molnar
2008-07-08
1
-4
/
+0
*
Revert "x86, io-apic: fix nmi_watchdog=1 bootup hang"
Ingo Molnar
2008-07-08
2
-8
/
+4
*
x86, io-apic: fix nmi_watchdog=1 bootup hang
Ingo Molnar
2008-07-08
2
-4
/
+8
*
x86: IO-APIC - use NMI_NONE instead of numeric constant
Cyrill Gorcunov
2008-07-08
2
-2
/
+2
*
x86 build fix:
Ingo Molnar
2008-07-08
1
-1
/
+1
*
x86: apic_64.c fix sparse warnings about shadowed variables
Thomas Gleixner
2008-07-08
1
-4
/
+4
*
x86: make irq_cfg static
Thomas Gleixner
2008-07-08
1
-1
/
+1
*
x86: move pci_routirq declaration to pci.h
Thomas Gleixner
2008-07-08
1
-1
/
+0
*
x86: I/O APIC: timer through 8259A second-chance
Maciej W. Rozycki
2008-07-08
2
-17
/
+57
*
x86: I/O APIC: keep the timer IRQ masked during set-up
Maciej W. Rozycki
2008-07-08
2
-2
/
+2
*
x86: I/O APIC: unmask the second-chance timer interrupt
Maciej W. Rozycki
2008-07-08
2
-0
/
+2
*
x86: I/O APIC: rename setup_ExtINT_IRQ0_pin()
Maciej W. Rozycki
2008-07-08
2
-9
/
+10
*
x86: I/O APIC: remove redundant LVT0 masking
Maciej W. Rozycki
2008-07-08
2
-6
/
+0
*
x86: I/O APIC: remove redundant 8259A {,un}masking
Maciej W. Rozycki
2008-07-08
2
-8
/
+0
*
x86: I/O APIC: fix the name of the through-8259A handler
Maciej W. Rozycki
2008-07-08
1
-2
/
+1
*
x86: I/O APIC: fix the name of the L-APIC IRQ handler
Maciej W. Rozycki
2008-07-08
1
-1
/
+1
*
x86: I/O APIC: clean up the 8259A on a NMI watchdog failure
Maciej W. Rozycki
2008-07-08
4
-2
/
+17
*
x86: APIC/SMP: downgrade the NMI watchdog for "nosmp"
Maciej W. Rozycki
2008-07-08
1
-0
/
+4
*
x86: APIC/SMP: correct the message for "nosmp"
Maciej W. Rozycki
2008-07-08
1
-2
/
+1
*
x86: I/O APIC: keep IRQ off when changing LVT registers
Maciej W. Rozycki
2008-07-08
2
-0
/
+4
*
x86: I/O APIC: clean up after a fasteoi failure
Maciej W. Rozycki
2008-07-08
2
-0
/
+2
*
x86: I/O APIC: remove parameters to fiddle with the 8259A
Maciej W. Rozycki
2008-07-08
3
-51
/
+4
*
x86: I/O APIC: AEOI timer acknowledgement clean-ups
Maciej W. Rozycki
2008-07-08
4
-19
/
+13
*
Revert "Revert "x86: fix ioapic bug again""
Ingo Molnar
2008-07-08
2
-4
/
+17
*
Merge branch 'x86/s2ram-fix' into x86/urgent
Ingo Molnar
2008-07-05
3
-2
/
+57
|
\
|
*
x86 ACPI: normalize segment descriptor register on resume
H. Peter Anvin
2008-07-05
3
-2
/
+57
*
|
x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64
Rafael J. Wysocki
2008-07-05
1
-1
/
+1
|
/
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-07-04
3
-9
/
+10
|
\
|
*
xen: fix address truncation in pte mfn<->pfn conversion
Jeremy Fitzhardinge
2008-07-04
1
-2
/
+2
|
*
arch/x86/mm/init_64.c: early_memtest(): fix types
Andrew Morton
2008-07-03
1
-3
/
+4
|
*
x86: fix Intel Mac booting with EFI
Hugh Dickins
2008-07-03
1
-4
/
+4
*
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-07-03
1
-2
/
+2
|
\
|
|
*
x86: fix NODES_SHIFT Kconfig range
Thomas Gleixner
2008-07-01
1
-2
/
+2
*
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-06-30
3
-7
/
+6
|
\
|
|
*
ptrace GET/SET FPXREGS broken
TAKADA Yoshihito
2008-06-30
1
-2
/
+2
|
*
x86: fix cpu hotplug crash
Zhang, Yanmin
2008-06-30
1
-1
/
+0
|
*
x86: section/warning fixes
Daniel J Blueman
2008-06-26
1
-4
/
+4
*
|
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-06-25
11
-223
/
+285
|
\
\
|
|
/
|
/
|
|
*
x86: KVM guest: Use the paravirt clocksource structs and functions
Gerd Hoffmann
2008-06-24
2
-56
/
+34
|
*
KVM: Make kvm host use the paravirt clocksource structs
Gerd Hoffmann
2008-06-24
1
-13
/
+62
|
*
x86: Make xen use the paravirt clocksource structs and functions
Gerd Hoffmann
2008-06-24
2
-120
/
+13
|
*
x86: Add structs and functions for paravirt clocksource
Gerd Hoffmann
2008-06-24
3
-0
/
+146
[next]