summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-06-065-10/+18
| |\ \ \ | | |/ / | |/| |
| | * | x86/PCI: add workaround for bug in ASUS A7V600 BIOS (rev 1005)Bertram Felgenhauer2008-06-051-0/+7
| | * | PCI/x86: fix up PCI stuff so that PCI_GOANY supports OLPCAndres Salomon2008-06-054-10/+11
| * | | x86: fix CONFIG_NONPROMISC_DEVMEM prompt and help textStefan Richter2008-06-051-8/+12
| |/ /
| * | x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stackSuresh Siddha2008-06-042-2/+8
| * | suspend-vs-iommu: prevent suspend if we could not resumePavel Machek2008-06-041-1/+30
| * | x86: section mismatch fixAndrew Morton2008-06-041-1/+1
| * | x86: fix Xorg crash with xf86MapVidMem errorVenki Pallipadi2008-06-041-25/+24
| * | x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtestKevin Winchester2008-06-041-2/+2
| * | x86: fix bad pmd ffff810000207xxx(9090909090909090)Hugh Dickins2008-06-041-1/+1
| * | x86: ioremap fix failing nesting checkIngo Molnar2008-06-041-2/+3
| * | x86: fix broken math-emu with lazy allocation of fpu areaSuresh Siddha2008-06-042-20/+37
| * | x86: enable preemption in delaySteven Rostedt2008-06-042-8/+53
| * | x86: disable preemption in native_smp_prepare_cpusIngo Molnar2008-06-041-1/+4
| * | x86: fix APIC warning on 32bit v2Yinghai Lu2008-06-041-2/+14
| * | lguest: fix ugly <NULL> in /proc/interruptsRusty Russell2008-05-301-2/+3
| * | Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LISTSam Ravnborg2008-05-251-10/+3
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-05-247-20/+26
| |\ \
| | * | x86: use explicit copy in vdso_gettimeofday()Andi Kleen2008-05-231-3/+3
| | * | namespacecheck: automated fixesIngo Molnar2008-05-232-3/+3
| | * | x86/xen: fix arbitrary_virt_to_machine()Jan Beulich2008-05-231-1/+1
| | * | x86: don't read maxlvt before checking if APIC is mappedChuck Ebbert2008-05-231-1/+1
| | * | x86: disable TSC for sched_clock() when calibration failedThomas Gleixner2008-05-231-0/+5
| | * | x86: distangle user disabled TSC from unstableThomas Gleixner2008-05-231-10/+10
| | * | x86: fix setup of cyc2ns in tsc_64.cThomas Gleixner2008-05-231-2/+3
| | |/
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2008-05-232-3/+14
| |\ \
| | * | [CPUFREQ] Crusoe: longrun cpufreq module reports false min freqmaximilian attems2008-05-191-1/+1
| | * | [CPUFREQ] powernow-k8: improve error messagesMark Langsdorf2008-05-191-2/+13
| * | | x86: fix integer as NULL pointer warningHarvey Harrison2008-05-231-1/+1
| | |/ | |/|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-05-201-4/+4
| |\ \
| | * | PCI: Correct last two HP entries in the bfsort whitelistTony Camuso2008-05-191-4/+4
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-191-1/+0
| |\ \ \
| | * | | [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
| | |/ /
| * | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-05-193-4/+7
| |\ \ \ | | |_|/ | |/| |
| | * | KVM: LAPIC: ignore pending timers if LVTT is disabledMarcelo Tosatti2008-05-181-1/+1
| | * | KVM: PIT: take inject_pending into account when emulating hltMarcelo Tosatti2008-05-181-1/+1
| | * | KVM: x86 emulator: fix writes to registers with modrm encodingsAvi Kivity2008-05-181-2/+5
| | |/
| * | x86: disable mwait for AMD family 10H/11H CPUsThomas Gleixner2008-05-171-1/+28
| * | x86: fix crash on cpu hotplug on pat-incapable machinesAvi Kivity2008-05-171-1/+1
| * | x86: remove mwait capability C-state checkIngo Molnar2008-05-171-10/+1
| |/
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-05-1310-32/+39
| |\
| | * x86: user_regset_view table fix for ia32 on 64-bitRoland McGrath2008-05-131-2/+5
| | * x86: arch/x86/mm/pat.c - fix warningPranith Kumar2008-05-131-2/+2
| | * x86: fix csum_partial() exportIngo Molnar2008-05-132-2/+3
| | * x86: early_init_centaur(): use set_cpu_cap()Andrew Morton2008-05-131-1/+1
| | * x86: fix app crashes after SMP resumeHugh Dickins2008-05-133-19/+20
| | * x86: wakeup.lds.S - section ordering fixCyrill Gorcunov2008-05-121-5/+5
| | * x86: [VOYAGER] fix duplicate phys_cpu_present_map symbolJames Bottomley2008-05-121-1/+3
| | * x86/pci: fix broken ISA DMATakashi Iwai2008-05-121-3/+5
| * | x86/PCI: X86_PAT & mprotectVenki Pallipadi2008-05-131-3/+1