Commit Graph

25483 Commits (9d31d35b5f9d619bb2482235cc889326de049e29)

Author SHA1 Message Date
Yinghai Lu 9d31d35b5f x86: order functions in cpu/common.c and cpu/common_64.c v2 17 years ago
Yinghai Lu 3da99c9776 x86: make (early)_identify_cpu more the same between 32bit and 64 bit 17 years ago
Krzysztof Helt 5031088dbc x86: delay early cpu initialization until cpuid is done 17 years ago
Yinghai Lu 5fef55fddb x86: move mtrr cpu cap setting early in early_init_xxxx 17 years ago
H. Peter Anvin 7414aa41a6 x86: generate names for /proc/cpuinfo from <asm/cpufeature.h> 17 years ago
H. Peter Anvin c1b362e3b4 x86: update defconfigs 17 years ago
H. Peter Anvin 9ea2b82ed6 x86: cpuid: correct return value on partial operations 17 years ago
H. Peter Anvin 85f1cb6015 x86: msr: correct return value on partial operations 17 years ago
H. Peter Anvin 4b46ca701b x86: cpuid: propagate error from smp_call_function_single() 17 years ago
H. Peter Anvin c6f31932d0 x86: msr: propagate errors from smp_call_function_single() 17 years ago
Peter Zijlstra 52a8968ce9 x86: fix cpufreq + sched_clock() regression 17 years ago
Yinghai Lu a2bd7274b4 x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3 17 years ago
Linus Torvalds 060700b571 x86: do not enable TSC notifier if we don't need it 17 years ago
Adrian Bunk 7a8fc9b248 removed unused #include <linux/version.h>'s 17 years ago
Rafael J. Wysocki 8735728ef8 x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUs 17 years ago
Robert Richter 91ede005d7 x86: fix: make PCI ECS for AMD CPUs hotplug capable 17 years ago
Robert Richter 9b4e27b528 x86: fix: do not run code in amd_bus.c on non-AMD CPUs 17 years ago
Ingo Molnar 9754a5b840 x86: work around MTRR mask setting, v2 17 years ago
Marcin Slusarz c4bd1fdab0 x86: fix section mismatch warning - uv_cpu_init 17 years ago
Yinghai Lu b05f78f5c7 x86_64: printout msr -v2 17 years ago
Alok Kataria 3a6ddd5f18 x86: fix VMI for early params 17 years ago
Jan Beulich 9482ac6e34 x86: fix two modpost warnings in mm/init_64.c 17 years ago
Jan Beulich 8ae3a5a8df x86: fix 1:1 mapping init on 64-bit (memory hotplug case) 17 years ago
Yinghai Lu 38cc1c3df7 x86: work around MTRR mask setting 17 years ago
Martin Schwidefsky cce7496d3d [S390] Update default configuration. 17 years ago
Eric Sandeen 152382af40 [S390] fix ext2_find_next_bit 17 years ago
Heiko Carstens 8853e505a1 [S390] Remove unneeded spinlock initialization. 17 years ago
Josef 'Jeff' Sipek 3e972394f9 [S390] Fix uninitialized spinlock use 17 years ago
venkatesh.pallipadi@intel.com 8323444b5d x86: PAT Update validate_pat_support for intel CPUs 17 years ago
venkatesh.pallipadi@intel.com 28df82ebab devmem, x86: PAT Change /dev/mem mmap with O_SYNC to use UC_MINUS 17 years ago
venkatesh.pallipadi@intel.com c15238df3b x86: PAT proper tracking of set_memory_uc and friends 17 years ago
Vegard Nossum b2a6a58ca6 x86: fix BUG: unable to handle kernel paging request (numaq_tsc_disable) 17 years ago
Jeremy Fitzhardinge 7946612de2 x86: export pv_lock_ops non-GPL 17 years ago
Marcin Slusarz 7701e8c59b x86, mmiotrace: silence section mismatch warning - leave_uniprocessor 17 years ago
Arjan van de Ven bde78a79a6 x86: use WARN() in arch/x86/kernel 17 years ago
Arjan van de Ven 0c072bb452 x86: use WARN() in arch/x86/mm/ioremap.c 17 years ago
David Howells 85d577979a werror: fix pci calgary 17 years ago
Mike Rapoport 55d8460c92 [ARM] 5212/1: pxa: fix build error when CPU_PXA310 is not defined 17 years ago
Andi Kleen 80a8c9fffa x86: fix oprofile + hibernation badness 17 years ago
Cliff Wickman 99dd871330 x86, SGI UV: hardcode the TLB flush interrupt system vector 17 years ago
Venki Pallipadi 80c5e73d60 x86: fix Xorg startup/shutdown slowdown with PAT 17 years ago
Samuel Sieb c6744955d0 x86: fix "kernel won't boot on a Cyrix MediaGXm (Geode)" 17 years ago
Brian King cd5aeb9f6c powerpc: Fix vio_bus_probe oops on probe error 17 years ago
Joachim Fenkes 4589f1fe57 powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices 17 years ago
Michael Ellerman 7230ced492 powerpc: Fix /dev/oldmem interface for kdump 17 years ago
Linus Torvalds f607e3a03c Revert "[CPUFREQ][2/2] preregister support for powernow-k8" 17 years ago
Tomasz Chmielewski d90c1add96 [ARM] 5208/1: fsg-setup.c fixes 17 years ago
Ilpo Järvinen cb9808d3d0 powerpc/spufs: Remove invalid semicolon after if statement 17 years ago
H. Peter Anvin f1c5d30e1d x86: use X86_FEATURE_NOPL in alternatives 17 years ago
H. Peter Anvin 7e00df5818 x86: add NOPL as a synthetic CPU feature bit 17 years ago