Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[safe/jmp/linux-2.6] / arch / x86 /
2008-06-24 Jeremy Fitzhardingexen: remove support for non-PAE 32-bit
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-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-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-04 Suresh Siddhax86, fpu: fix CONFIG_PREEMPT=y corruption of applicatio...
2008-06-04 Pavel Macheksuspend-vs-iommu: prevent suspend if we could not resume
2008-06-04 Andrew Mortonx86: section mismatch fix
2008-06-04 Venki Pallipadix86: fix Xorg crash with xf86MapVidMem error
2008-06-04 Kevin Winchesterx86: fix pointer type warning in arch/x86/mm/init_64...
2008-06-04 Hugh Dickinsx86: fix bad pmd ffff810000207xxx(9090909090909090)
2008-06-04 Ingo Molnarx86: ioremap fix failing nesting check
2008-06-04 Suresh Siddhax86: fix broken math-emu with lazy allocation of fpu...
2008-06-04 Steven Rostedtx86: enable preemption in delay
2008-06-04 Ingo Molnarx86: disable preemption in native_smp_prepare_cpus
2008-06-04 Yinghai Lux86: fix APIC warning on 32bit v2
2008-06-02 Pavel Macheksuspend-vs-iommu: prevent suspend if we could not resume
2008-06-02 Miquel van Smoorenburgx86: pci-dma.c: use __GFP_NO_OOM instead of __GFP_NORETRY
2008-06-02 Bertram Felgenhauerpci, x86: add workaround for bug in ASUS A7V600 BIOS...
2008-05-30 Rusty Russelllguest: fix ugly <NULL> in /proc/interrupts
2008-05-25 Sam RavnborgKconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LIST
2008-05-24 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-05-23 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2008-05-23 Harvey Harrisonx86: fix integer as NULL pointer warning
2008-05-23 Andi Kleenx86: use explicit copy in vdso_gettimeofday()
2008-05-23 Ingo Molnarnamespacecheck: automated fixes
2008-05-23 Jan Beulichx86/xen: fix arbitrary_virt_to_machine()
2008-05-23 Chuck Ebbertx86: don't read maxlvt before checking if APIC is mapped
2008-05-23 Thomas Gleixnerx86: disable TSC for sched_clock() when calibration...
2008-05-23 Thomas Gleixnerx86: distangle user disabled TSC from unstable
2008-05-23 Thomas Gleixnerx86: fix setup of cyc2ns in tsc_64.c
2008-05-22 Tony CamusoPCI: Correct last two HP entries in the bfsort whitelist
2008-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-05-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-05-19 maximilian attems[CPUFREQ] Crusoe: longrun cpufreq module reports false...
2008-05-19 Mark Langsdorf[CPUFREQ] powernow-k8: improve error messages
2008-05-19 Linus TorvaldsMerge branch 'kvm-updates-2.6.26' of git://git./linux...
2008-05-19 Tony CamusoPCI: Correct last two HP entries in the bfsort whitelist
2008-05-18 Marcelo TosattiKVM: LAPIC: ignore pending timers if LVTT is disabled
2008-05-18 Marcelo TosattiKVM: PIT: take inject_pending into account when emulati...
2008-05-18 Avi KivityKVM: x86 emulator: fix writes to registers with modrm...
2008-05-17 Thomas Gleixnerx86: disable mwait for AMD family 10H/11H CPUs
2008-05-17 Avi Kivityx86: fix crash on cpu hotplug on pat-incapable machines
2008-05-17 Ingo Molnarx86: remove mwait capability C-state check
2008-05-16 Al Viro[PATCH] take init_files to fs/file.c
2008-05-13 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-05-13 Roland McGrathx86: user_regset_view table fix for ia32 on 64-bit
2008-05-13 Pranith Kumarx86: arch/x86/mm/pat.c - fix warning
2008-05-13 Ingo Molnarx86: fix csum_partial() export
2008-05-13 Andrew Mortonx86: early_init_centaur(): use set_cpu_cap()
2008-05-13 Hugh Dickinsx86: fix app crashes after SMP resume
2008-05-13 Venki Pallipadix86/PCI: X86_PAT & mprotect
2008-05-13 Takashi Iwaix86/PCI: fix broken ISA DMA
2008-05-12 Cyrill Gorcunovx86: wakeup.lds.S - section ordering fix
2008-05-12 James Bottomleyx86: [VOYAGER] fix duplicate phys_cpu_present_map symbol
2008-05-12 Takashi Iwaix86/pci: fix broken ISA DMA
2008-05-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-05-10 Ingo Molnarx86: rdc: leds build/config fix
2008-05-10 Helge Wagnerx86: restrict keyboard io ports reservation to make...
2008-05-10 Suresh Siddhax86: fix fpu restore from sig return
2008-05-10 Yinghai Lux86: remove spew print out about bus to node mapping
2008-05-10 Thomas Gleixnerx86: revert printk format warning change which is for...
2008-05-09 Linus TorvaldsRevert "PCI: remove default PCI expansion ROM memory...
2008-05-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-05-08 Thomas Gleixnerx86: cleanup PAT cpu validation
2008-05-08 Andres Salomonx86: GEODE: cache results from geode_has_vsa2() and...
2008-05-08 Thomas Gleixnerx86: revert geode config dependency
2008-05-07 Stas Sergeevpcspkr: fix dependancies
next