aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
...
| | * | | geode: fix modular buildIngo Molnar2008-06-12
| | |/ /
| * | | Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-06-12
| |\ \ \
| | * | | common implementation of iterative div/modJeremy Fitzhardinge2008-06-12
| | |/ /
| * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-06-11
| |\ \ \
| | * | | ACPI: handle invalid ACPI SLIT tableFenghua Yu2008-06-11
| | |/ /
| * | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-11
| |\ \ \ | | |/ / | |/| |
| | * | KVM: MMU: Fix is_empty_shadow_page() checkAvi Kivity2008-06-06
| | * | KVM: MMU: Fix printk() format stringAvi Kivity2008-06-06
| | * | KVM: MMU: reschedule during shadow teardownAvi Kivity2008-06-06
| | * | KVM: VMX: Clear CR4.VMXE in hardware_disableEli Collins2008-06-06
| | * | KVM: migrate PIT timerMarcelo Tosatti2008-06-06
| | * | KVM: x86 emulator: fix hypercall return value on AMDAvi Kivity2008-06-06
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-06-06
| |\ \ \ | | |/ / | |/| |
| | * | x86/PCI: add workaround for bug in ASUS A7V600 BIOS (rev 1005)Bertram Felgenhauer2008-06-05
| | * | PCI/x86: fix up PCI stuff so that PCI_GOANY supports OLPCAndres Salomon2008-06-05
| * | | x86: fix CONFIG_NONPROMISC_DEVMEM prompt and help textStefan Richter2008-06-05
| |/ /
| * | x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stackSuresh Siddha2008-06-04
| * | suspend-vs-iommu: prevent suspend if we could not resumePavel Machek2008-06-04
| * | x86: section mismatch fixAndrew Morton2008-06-04
| * | x86: fix Xorg crash with xf86MapVidMem errorVenki Pallipadi2008-06-04
| * | x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtestKevin Winchester2008-06-04
| * | x86: fix bad pmd ffff810000207xxx(9090909090909090)Hugh Dickins2008-06-04
| * | x86: ioremap fix failing nesting checkIngo Molnar2008-06-04
| * | x86: fix broken math-emu with lazy allocation of fpu areaSuresh Siddha2008-06-04
| * | x86: enable preemption in delaySteven Rostedt2008-06-04
| * | x86: disable preemption in native_smp_prepare_cpusIngo Molnar2008-06-04
| * | x86: fix APIC warning on 32bit v2Yinghai Lu2008-06-04
| * | lguest: fix ugly <NULL> in /proc/interruptsRusty Russell2008-05-30
| * | Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LISTSam Ravnborg2008-05-25
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-05-24
| |\ \
| | * | x86: use explicit copy in vdso_gettimeofday()Andi Kleen2008-05-23
| | * | namespacecheck: automated fixesIngo Molnar2008-05-23
| | * | x86/xen: fix arbitrary_virt_to_machine()Jan Beulich2008-05-23
| | * | x86: don't read maxlvt before checking if APIC is mappedChuck Ebbert2008-05-23
| | * | x86: disable TSC for sched_clock() when calibration failedThomas Gleixner2008-05-23
| | * | x86: distangle user disabled TSC from unstableThomas Gleixner2008-05-23
| | * | x86: fix setup of cyc2ns in tsc_64.cThomas Gleixner2008-05-23
| | |/
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2008-05-23
| |\ \
| | * | [CPUFREQ] Crusoe: longrun cpufreq module reports false min freqmaximilian attems2008-05-19
| | * | [CPUFREQ] powernow-k8: improve error messagesMark Langsdorf2008-05-19
| * | | x86: fix integer as NULL pointer warningHarvey Harrison2008-05-23
| | |/ | |/|
* | | x86: update mptable, fixYinghai Lu2008-06-10
* | | x86: make generic arch support NUMAQYinghai Lu2008-06-10
* | | x86: introduce max_physical_apicid for bigsmp switchingYinghai Lu2008-06-10
* | | x86: fix boot failure with 64GB+ system with numa 32-bitYinghai Lu2008-06-10
* | | x86, numa, 32-bit: use find_e820_area() to find KVA RAM on nodeYinghai Lu2008-06-10
* | | mm, x86: shrink_active_range() should check allYinghai Lu2008-06-10
* | | x86: remove all active memory ranges before registering them again after trim...Yinghai Lu2008-06-10
* | | Revert "x86, 32-bit: SRAT fix"Ingo Molnar2008-06-09
* | | x86, 32-bit: SRAT fixIngo Molnar2008-06-06