aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2008-06-05PCI/x86: fix up PCI stuff so that PCI_GOANY supports OLPCAndres Salomon
2008-06-05x86: fix CONFIG_NONPROMISC_DEVMEM prompt and help textStefan Richter
2008-06-04x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stackSuresh Siddha
2008-06-04suspend-vs-iommu: prevent suspend if we could not resumePavel Machek
2008-06-04x86: section mismatch fixAndrew Morton
2008-06-04x86: fix Xorg crash with xf86MapVidMem errorVenki Pallipadi
2008-06-04x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtestKevin Winchester
2008-06-04x86: fix bad pmd ffff810000207xxx(9090909090909090)Hugh Dickins
2008-06-04x86: ioremap fix failing nesting checkIngo Molnar
2008-06-04x86: fix broken math-emu with lazy allocation of fpu areaSuresh Siddha
2008-06-04x86: enable preemption in delaySteven Rostedt
2008-06-04x86: disable preemption in native_smp_prepare_cpusIngo Molnar
2008-06-04x86: fix APIC warning on 32bit v2Yinghai Lu
2008-06-02xen: add new Xen elfnote types and use them appropriatelyJeremy Fitzhardinge
2008-06-02xen: resume timers on all vcpusJeremy Fitzhardinge
2008-06-02xen: restore vcpu_info mappingJeremy Fitzhardinge
2008-06-02xen: avoid hypercalls when updating unpinned pud/pmdJeremy Fitzhardinge
2008-06-02xen: export get_phys_to_machineIngo Molnar
2008-06-02suspend-vs-iommu: prevent suspend if we could not resumePavel Machek
2008-06-02x86: pci-dma.c: use __GFP_NO_OOM instead of __GFP_NORETRYMiquel van Smoorenburg
2008-06-02pci, x86: add workaround for bug in ASUS A7V600 BIOS (rev 1005)Bertram Felgenhauer
2008-05-30lguest: fix ugly <NULL> in /proc/interruptsRusty Russell
2008-05-28xen: fix early bootup crash on native hardwareIngo Molnar
2008-05-27xen: maintain clock offset over save/restoreJeremy Fitzhardinge
2008-05-27xen: implement save/restoreJeremy Fitzhardinge
2008-05-27xen: add p2m mfn_list_listJeremy Fitzhardinge
2008-05-27xen: make dummy_shared_info non-staticJeremy Fitzhardinge
2008-05-27xen: efficiently support a holey p2m tableJeremy Fitzhardinge
2008-05-27xen: add configurable max domain sizeJeremy Fitzhardinge
2008-05-27xen: make phys_to_machine structure dynamicJeremy Fitzhardinge
2008-05-27xen: count resched interrupts properlyJeremy Fitzhardinge
2008-05-27xen: Move manage.c to drivers/xen for ia64/xen supportIsaku Yamahata
2008-05-27xen: make earlyprintk=xen work againJeremy Fitzhardinge
2008-05-27xen: Enable console tty by default in domU if it's not a dummyMarkus Armbruster
2008-05-27x86/paravirt: add pte_flags to just get pte flagsJeremy Fitzhardinge
2008-05-27xen: don't worry about preempt during xen_irq_enable()Jeremy Fitzhardinge
2008-05-27xen: allow some cr4 updatesJeremy Fitzhardinge
2008-05-27xen: use new sched_opJeremy Fitzhardinge
2008-05-27xen: use hypercall rather than cltsJeremy Fitzhardinge
2008-05-25Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LISTSam Ravnborg
2008-05-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-05-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2008-05-23x86: fix integer as NULL pointer warningHarvey Harrison
2008-05-23x86: use explicit copy in vdso_gettimeofday()Andi Kleen
2008-05-23namespacecheck: automated fixesIngo Molnar
2008-05-23x86/xen: fix arbitrary_virt_to_machine()Jan Beulich
2008-05-23x86: don't read maxlvt before checking if APIC is mappedChuck Ebbert
2008-05-23x86: disable TSC for sched_clock() when calibration failedThomas Gleixner
2008-05-23x86: distangle user disabled TSC from unstableThomas Gleixner
2008-05-23x86: fix setup of cyc2ns in tsc_64.cThomas Gleixner