x86, ioapic, acpi: add a knob to disable IRQ 0 through I/O APIC
[safe/jmp/linux-2.6] / arch / x86 /
2008-07-08 Maciej W. Rozyckix86, ioapic, acpi: add a knob to disable IRQ 0 through...
2008-07-08 Yinghai Lux86: simplify x86_mpparse dependency check
2008-07-08 Yinghai Lux86: fix compiling when CONFIG_X86_MPPARSE is not set
2008-07-08 Yinghai Lux86: let MPS support be selectable, v2
2008-07-08 Yinghai Lux86: update mptable fix with no ioapic v2
2008-07-08 Yinghai Lux86: cleanup machine_specific_memory_setup, v2
2008-07-08 Yinghai Lux86: use acpi_numa_init to parse on 32-bit numa
2008-07-08 Yinghai Lux86: Kconfig cleanup with genericarch
2008-07-08 Yinghai Lux86: move some function out of setup_bootmem_alloc
2008-07-08 Yinghai Lux86: merge setup_memory_map with e820
2008-07-08 Yinghai Lux86: kill bad_ppro
2008-07-08 Yinghai Lux86: move e820_resource_resources to e820.c
2008-07-08 Huang, Yingx86 boot: pass E820 memory map entries more than 128...
2008-07-08 Yinghai Lux86, mm: use add_highpages_with_active_regions() for...
2008-07-08 Yinghai Lux86: rename two e820 related functions
2008-07-08 Yinghai Lux86: use dstapic in mp_config_acpi_legacy_irqs
2008-07-08 Yinghai Lux86: keep MP_intsrc_info untouched if we do not update...
2008-07-08 Yinghai Lux86: clean up relocate_initrd
2008-07-08 Yinghai Lux86: replace shrink_active_range() with remove_active_r...
2008-07-08 Yinghai Lux86: clean up reserve_bootmem_generic() and port it...
2008-07-08 Yinghai Lux86: make generic arch support NUMAQ, fix #2
2008-07-08 Yinghai Lux86: make generic arch support NUMAQ, fix
2008-07-08 Yinghai Lux86: e820 merge parsing of the mem=/memmap= boot parameters
2008-07-08 Ingo Molnarx86: unify the reserve_bootmem() behavior of early_res_...
2008-07-08 Bernhard Wallex86: use reserve_bootmem_generic() to reserve crashkern...
2008-07-08 Bernhard Wallex86: add flags parameter to reserve_bootmem_generic()
2008-07-08 Ingo MolnarMerge branch 'linus' into tmp.x86.mpparse.new
2008-07-05 Ingo MolnarMerge branch 'x86/s2ram-fix' into x86/urgent
2008-07-05 Rafael J. Wysockix86 ACPI: fix resume from suspend to RAM on uniprocesso...
2008-07-05 H. Peter Anvinx86 ACPI: normalize segment descriptor register on...
2008-07-04 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-07-04 Jeremy Fitzhardingexen: fix address truncation in pte mfn<->pfn conversion
2008-07-03 Andrew Mortonarch/x86/mm/init_64.c: early_memtest(): fix types
2008-07-03 Hugh Dickinsx86: fix Intel Mac booting with EFI
2008-07-03 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-07-01 Thomas Gleixnerx86: fix NODES_SHIFT Kconfig range
2008-06-30 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-06-30 TAKADA Yoshihitoptrace GET/SET FPXREGS broken
2008-06-30 Zhang, Yanminx86: fix cpu hotplug crash
2008-06-26 Daniel J Bluemanx86: section/warning fixes
2008-06-25 Linus TorvaldsMerge branch 'kvm-updates-2.6.26' of git://git./linux...
2008-06-24 Gerd Hoffmannx86: KVM guest: Use the paravirt clocksource structs...
2008-06-24 Gerd HoffmannKVM: Make kvm host use the paravirt clocksource structs
2008-06-24 Gerd Hoffmannx86: Make xen use the paravirt clocksource structs...
2008-06-24 Gerd Hoffmannx86: Add structs and functions for paravirt clocksource
2008-06-24 Jeremy Fitzhardingexen: remove support for non-PAE 32-bit
2008-06-24 Avi KivityKVM: VMX: Fix host msr corruption with preemption enabled
2008-06-24 Avi KivityKVM: MMU: Fix oops on guest userspace access to guest...
2008-06-24 Marcelo TosattiKVM: MMU: large page update_pte issue with non-PAE...
2008-06-24 Marcelo TosattiKVM: MMU: Fix rmap_write_protect() hugepage iteration bug
2008-06-24 Marcelo TosattiKVM: close timer injection race window in __vcpu_run
2008-06-24 Marcelo TosattiKVM: Fix race between timer migration and vcpu migration
2008-06-20 Jeremy Fitzhardingexen: don't drop NX bit
2008-06-20 Jeremy Fitzhardingexen: mask unwanted pte bits in __supported_pte_mask
2008-06-19 Jordan Crousex86, geode: add a VSA2 ID for General Software
2008-06-19 Bernhard Wallex86: use BOOTMEM_EXCLUSIVE on 32-bit
2008-06-19 Mikael Petterssonx86, 32-bit: fix boot failure on TSC-less processors
2008-06-19 Suresh Siddhax86: fix NULL pointer deref in __switch_to
2008-06-18 Linus Torvaldsx86-64: Fix "bytes left to copy" return value for copy_...
2008-06-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-06-13 Stas Sergeevprovide rtc_cmos platform device
2008-06-12 Jesse BarnesMerge branch 'pci-for-jesse' of git://git./linux/kernel...
2008-06-12 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-06-12 Kevin Winchesterx86: fix pointer type warning in arch/x86/mm/init_64...
2008-06-12 Vegard Nossumx86, lockdep: fix "WARNING: at kernel/lockdep.c:2658...
2008-06-12 David Howellsx86: fix an incompatible pointer type warning on 64...
2008-06-12 Peter Zijlstrax86: fix lockdep warning during suspend-to-ram
2008-06-12 Manish Katiyarx86: fix unused variable 'loops' warning in arch/x86...
2008-06-12 Ingo MolnarRevert "x86: fix ioapic bug again"
2008-06-12 Joe Kortyx86: fix asm warning in head_32.S
2008-06-12 Henry Nestlerx86: fix endless page faults in mount_block_root for...
2008-06-12 Ingo Molnargeode: fix modular build
2008-06-12 Linus TorvaldsMerge branch 'core/iter-div' of git://git./linux/kernel...
2008-06-12 Jeremy Fitzhardingecommon implementation of iterative div/mod
2008-06-12 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-06-11 Fenghua YuACPI: handle invalid ACPI SLIT table
2008-06-11 Linus TorvaldsMerge branch 'kvm-updates-2.6.26' of git://git./linux...
2008-06-10 Miquel van Smoorenburgx86, pci-dma.c: don't always add __GFP_NORETRY to gfp
2008-06-10 Yinghai Lux86: update mptable, fix
2008-06-10 Yinghai Lux86: make generic arch support NUMAQ
2008-06-10 Yinghai Lux86: introduce max_physical_apicid for bigsmp switching
2008-06-10 Yinghai Lux86: fix boot failure with 64GB+ system with numa 32-bit
2008-06-10 Yinghai Lux86, numa, 32-bit: use find_e820_area() to find KVA...
2008-06-10 Yinghai Lumm, x86: shrink_active_range() should check all
2008-06-10 Yinghai Lux86: remove all active memory ranges before registering...
2008-06-09 Ingo MolnarRevert "x86, 32-bit: SRAT fix"
2008-06-06 Avi KivityKVM: MMU: Fix is_empty_shadow_page() check
2008-06-06 Avi KivityKVM: MMU: Fix printk() format string
2008-06-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-06-06 Avi KivityKVM: MMU: reschedule during shadow teardown
2008-06-06 Eli CollinsKVM: VMX: Clear CR4.VMXE in hardware_disable
2008-06-06 Marcelo TosattiKVM: migrate PIT timer
2008-06-06 Avi KivityKVM: x86 emulator: fix hypercall return value on AMD
2008-06-06 Ingo Molnarx86, 32-bit: SRAT fix
2008-06-05 Bertram Felgenhauerx86/PCI: add workaround for bug in ASUS A7V600 BIOS...
2008-06-05 Andres SalomonPCI/x86: fix up PCI stuff so that PCI_GOANY supports...
2008-06-05 Stefan Richterx86: fix CONFIG_NONPROMISC_DEVMEM prompt and help text
2008-06-05 Huang, Yingx86: linked list of setup_data for i386
2008-06-05 Huang, Yingx86: extract common part of head32.c and head64.c into...
2008-06-05 Huang, Yingx86: reserve EFI memory map with reserve_early
next