summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2008-08-20x86: fix setup code crashes on my old 486 boxJoerg Roedel
2008-08-06x86: ioremap of 64-bit resource on 32-bit kernel fixIngo Molnar
2008-08-01x86: fix kernel_physical_mapping_init() for large x86 systemsIngo Molnar
2008-08-01x86: fix crash due to missing debugctlmsr on AMD K6-3Jan Kratochvil
2008-07-02x86: fix cpu hotplug crashYanmin Zhang
2008-07-02ptrace GET/SET FPXREGS brokenTAKADA Yoshihito
2008-07-02x86_64 ptrace: fix sys32_ptrace task_struct leakRoland McGrath
2008-06-24x86: use BOOTMEM_EXCLUSIVE on 32-bitBernhard Walle
2008-06-21x86: disable mwait for AMD family 10H/11H CPUsThomas Gleixner
2008-06-21x86: remove mwait capability C-state checkIngo Molnar
2008-06-21x86-64: Fix "bytes left to copy" return value for copy_from_user()Linus Torvalds
2008-06-16x86: fix recursive dependenciesRoman Zippel
2008-06-16Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LISTSam Ravnborg
2008-06-09x86: fix bad pmd ffff810000207xxx(9090909090909090)Hugh Dickins
2008-06-09x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stackSuresh Siddha
2008-06-09CPUFREQ: Make acpi-cpufreq more robust against BIOS freq changes behind our b...Venkatesh Pallipadi
2008-06-09Revert "PCI: remove default PCI expansion ROM memory allocation"Linus Torvalds
2008-06-09x86: disable TSC for sched_clock() when calibration failedThomas Gleixner
2008-06-09x86: distangle user disabled TSC from unstableThomas Gleixner
2008-06-09x86: if we cannot calibrate the TSC, we panic.Rusty Russell
2008-06-09x86: fix setup of cyc2ns in tsc_64.cThomas Gleixner
2008-06-09x86: don't read maxlvt before checking if APIC is mappedChuck Ebbert
2008-06-09i386: fix asm constraint in do_IRQ()Jan Beulich
2008-06-09x86: user_regset_view table fix for ia32 on 64-bitRoland McGrath
2008-05-15x86: use defconfigs from x86/configs/*Sam Ravnborg
2008-05-09x86 PCI: call dmi_check_pciprobe()Yinghai Lu
2008-05-01x86: Fix 32-bit x86 MSI-X allocation leakagePJ Waskiewicz
2008-05-01x86, pci: fix off-by-one errors in some pirq warningsBjörn Steinbrink
2008-04-15acpi: unneccessary to scan the PCI bus already scannedyakui.zhao@intel.com
2008-04-10asmlinkage_protect replaces prevent_tail_callRoland McGrath
2008-04-10x86: Simplify cpu_idle_waitVenki Pallipadi
2008-04-09pop previous section in alternative.cSteven Rostedt
2008-04-07x86: fix call to set_cyc2ns_scale() from time_cpufreq_notifier()Karsten Wiese
2008-04-07revert "x86: tsc prevent time going backwards"Ingo Molnar
2008-04-06Fix booting pentium+ with dodgy TSCRusty Russell
2008-04-04x86: revert assign IRQs to hpet timerThomas Gleixner
2008-04-04x86: tsc prevent time going backwardsThomas Gleixner
2008-04-04xen: Clear PG_pinned in release_{pt,pd}()Mark McLoughlin
2008-04-04xen: Do not pin/unpin PMD pagesMark McLoughlin
2008-04-04xen: refactor xen_{alloc,release}_{pt,pd}()Mark McLoughlin
2008-04-04x86, agpgart: scary messages are fortunately obsoletePavel Machek
2008-04-04x86: print message if nmi_watchdog=2 cannot be enabledIngo Molnar
2008-04-04x86: fix nmi_watchdog=2 on Pentium-D CPUsIngo Molnar
2008-04-03x86 ptrace: avoid unnecessary wrmsrRoland McGrath
2008-04-02vmcoreinfo: add the symbol "phys_base"Ken'ichi Ohmichi
2008-03-28Avoid false positive warnings in kmap_atomic_prot() with DEBUG_HIGHMEMAndrew Morton
2008-03-28lguest: comment documentation update.Rusty Russell
2008-03-27x86: prefetch fix #2Ingo Molnar
2008-03-27xen: fix UP setup of shared_infoJeremy Fitzhardinge
2008-03-27xen: fix RMW when unmasking eventsJeremy Fitzhardinge