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
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: dtb: Add irq domain abstraction
Sebastian Andrzej Siewior
2011-02-23
3
-1
/
+59
*
x86: dtb: Add a device tree for CE4100
Sebastian Andrzej Siewior
2011-02-23
1
-0
/
+428
*
x86: Add device tree support
Sebastian Andrzej Siewior
2011-02-23
8
-13
/
+106
*
x86: e820: Remove conditional early mapping in parse_e820_ext
Sebastian Andrzej Siewior
2011-02-23
3
-11
/
+16
*
Merge branch 'x86/apic' into x86/platform
Thomas Gleixner
2011-02-23
6
-176
/
+163
|
\
|
*
x86: ioapic: Move trigger defines to io_apic.h
Thomas Gleixner
2011-02-23
2
-4
/
+4
|
*
x86: ioapic: Implement and use io_apic_setup_irq_pin_once()
Thomas Gleixner
2011-02-23
1
-32
/
+25
|
*
x86: ioapic: Remove useless inlines
Thomas Gleixner
2011-02-23
1
-12
/
+2
|
*
x86: ioapic: Make a few functions static
Thomas Gleixner
2011-02-23
2
-32
/
+28
|
*
x86: ioapic: Use setup function in setup_IO_APIC_irq_extra()
Thomas Gleixner
2011-02-23
1
-10
/
+6
|
*
x86: ioapic: Use setup function in __io_apic_setup_irqs()
Thomas Gleixner
2011-02-23
1
-12
/
+5
|
*
x86: ioapic: Use setup function in __io_apic_set_pci_routing()
Thomas Gleixner
2011-02-23
1
-31
/
+3
|
*
x86: ioapic: Use new setup function in pre_init_apic_IRQ0()
Thomas Gleixner
2011-02-23
1
-7
/
+2
|
*
x86: ioapic: Add io_apic_setup_irq_pin()
Thomas Gleixner
2011-02-23
2
-0
/
+17
|
*
x86: ioapic: Split out the nested loop in setup_IO_APIC_irqs()
Thomas Gleixner
2011-02-23
1
-6
/
+13
|
*
x86: ioapic: Remove silly debug bloat in setup_IOAPIC_irqs()
Thomas Gleixner
2011-02-23
1
-20
/
+12
|
*
x86: Fix deps of X86_UP_IOAPIC
Henrik Kretzschmar
2011-02-23
1
-1
/
+1
|
*
x86: Add dummy functions for compiling without IOAPIC
Henrik Kretzschmar
2011-02-23
2
-1
/
+19
|
*
x86: Rework arch_disable_smp_support() for x86
Henrik Kretzschmar
2011-02-23
4
-4
/
+20
|
*
x86: Add dummy mp_save_irq()
Henrik Kretzschmar
2011-02-23
1
-0
/
+1
|
*
x86: Move ioapic_irq_destination_types to apicdef.h
Henrik Kretzschmar
2011-02-23
2
-11
/
+12
*
|
x86: OLPC: Make OLPC=n build again
Thomas Gleixner
2011-02-23
1
-0
/
+7
*
|
x86: OLPC: Remove extra OLPC_OPENFIRMWARE_DT indirection
Thomas Gleixner
2011-02-23
3
-8
/
+4
*
|
x86: OLPC: Cleanup config maze completely
Thomas Gleixner
2011-02-23
4
-20
/
+5
*
|
x86: OLPC: Hide OLPC_OPENFIRMWARE config switch
Thomas Gleixner
2011-02-23
1
-8
/
+2
*
|
x86: OLPC: Remove redundant !X64_64 config dependency
Thomas Gleixner
2011-02-23
1
-2
/
+2
*
|
Merge branch 'linus' into x86/platform
Thomas Gleixner
2011-02-23
16
-55
/
+84
|
\
|
|
*
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-02-15
1
-1
/
+1
|
|
\
|
|
*
x86: Fix text_poke_smp_batch() deadlock
Peter Zijlstra
2011-02-12
1
-1
/
+1
|
*
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-02-15
7
-13
/
+33
|
|
\
\
|
|
*
|
x86, dmi, debug: Log board name (when present) in dmesg/oops output
Naga Chumbalkar
2011-02-15
1
-6
/
+16
|
|
*
|
x86, ioapic: Don't warn about non-existing IOAPICs if we have none
Paul Bolle
2011-02-15
1
-0
/
+3
|
|
*
|
x86: Fix mwait_usable section mismatch
Borislav Petkov
2011-02-14
2
-2
/
+2
|
|
*
|
x86: Readd missing irq_to_desc() in fixup_irq()
Thomas Gleixner
2011-02-12
1
-1
/
+2
|
|
*
|
x86: Fix section mismatch in LAPIC initialization
Jan Beulich
2011-02-10
3
-4
/
+10
|
|
|
/
|
*
|
Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2011-02-11
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
KVM: SVM: Make sure KERNEL_GS_BASE is valid when loading gs_index
Joerg Roedel
2011-02-09
1
-1
/
+1
|
*
|
x86, nx: Mark the ACPI resume trampoline code as +x
H. Peter Anvin
2011-02-07
1
-3
/
+10
|
*
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-02-06
6
-33
/
+26
|
|
\
\
|
|
*
|
x86-32: Make sure the stack is set up before we use it
H. Peter Anvin
2011-02-04
4
-24
/
+17
|
|
*
|
x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platforms
Suresh Siddha
2011-02-03
1
-1
/
+9
|
|
*
|
x86, nx: Don't force pages RW when setting NX bits
Matthieu CASTET
2011-02-02
1
-8
/
+0
|
|
|
/
|
*
|
x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s...
Suresh Siddha
2011-02-03
1
-2
/
+3
|
*
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-02-03
1
-2
/
+10
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
perf: Fix Pentium4 raw event validation
Stephane Eranian
2011-01-27
1
-2
/
+10
*
|
|
Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 int...
Thomas Gleixner
2011-02-22
214
-4571
/
+8533
|
\
|
|
|
*
|
Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-01-28
2
-13
/
+13
|
|
\
\
|
|
*
|
xen/setup: Route halt operations to safe_halt pvop.
Stefano Stabellini
2011-01-27
1
-0
/
+1
|
|
*
|
xen/e820: Guard against E820_RAM not having page-aligned size or start.
Stefano Stabellini
2011-01-27
1
-1
/
+6
|
|
*
|
xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn.
Stefan Bader
2011-01-27
1
-12
/
+6
[next]