| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: fix 27-rc crash on vsmp due to paravirt during module load | Ravikiran G Thirumalai | 2008-09-23 | 1 | -1/+1 |
* | AMD IOMMU: protect completion wait loop with iommu lock | Joerg Roedel | 2008-09-18 | 1 | -4/+8 |
* | AMD IOMMU: set iommu sunc flag after command queuing | Joerg Roedel | 2008-09-18 | 1 | -2/+8 |
* | x86: completely disable NOPL on 32 bits | H. Peter Anvin | 2008-09-16 | 1 | -20/+4 |
* | x86: fix possible x86_64 and EFI regression | Jeremy Fitzhardinge | 2008-09-12 | 1 | -1/+4 |
* | arch/x86/kernel/kdebugfs.c: introduce missing kfree | Julia Lawall | 2008-09-10 | 1 | -0/+1 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-09-09 | 1 | -1/+1 |
|\ |
|
| * | x86: fix memmap=exactmap boot argument | Prarit Bhargava | 2008-09-09 | 1 | -1/+1 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-09-07 | 7 | -50/+149 |
|\| |
|
| * | x86: cpu_init(): fix memory leak when using CPU hotplug | Andreas Herrmann | 2008-09-06 | 1 | -10/+13 |
| * | x86: pda_init(): fix memory leak when using CPU hotplug | Andreas Herrmann | 2008-09-06 | 1 | -6/+9 |
| * | x86: move mtrr cpu cap setting early in early_init_xxxx | Yinghai Lu | 2008-09-06 | 3 | -8/+44 |
| * | x86: delay early cpu initialization until cpuid is done | Krzysztof Helt | 2008-09-06 | 1 | -2/+2 |
| * | x86: use X86_FEATURE_NOPL in alternatives | H. Peter Anvin | 2008-09-06 | 1 | -23/+13 |
| * | x86: add NOPL as a synthetic CPU feature bit | H. Peter Anvin | 2008-09-06 | 3 | -2/+69 |
* | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-09-07 | 1 | -6/+13 |
|\ \ |
|
| * | | x86: HPET: read back compare register before reading counter | Thomas Gleixner | 2008-09-06 | 1 | -0/+7 |
| * | | x86: HPET fix moronic 32/64bit thinko | Thomas Gleixner | 2008-09-06 | 1 | -4/+4 |
| * | | HPET: make minimum reprogramming delta useful | Thomas Gleixner | 2008-09-05 | 1 | -2/+2 |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-09-05 | 1 | -0/+8 |
|\ \ \
| | |/
| |/| |
|
| * | | x86: add io delay quirk for Presario F700 | Chuck Ebbert | 2008-09-04 | 1 | -0/+8 |
| |/ |
|
* / | x86: Change warning message in TSC calibration. | Alok N Kataria | 2008-09-04 | 1 | -2/+1 |
|/ |
|
* | Split up PIT part of TSC calibration from native_calibrate_tsc | Linus Torvalds | 2008-09-03 | 1 | -61/+71 |
* | [x86] Fix TSC calibration issues | Thomas Gleixner | 2008-09-03 | 1 | -54/+181 |
* | x86: cpuid: correct return value on partial operations | H. Peter Anvin | 2008-08-26 | 1 | -5/+9 |
* | x86: msr: correct return value on partial operations | H. Peter Anvin | 2008-08-26 | 1 | -10/+18 |
* | x86: cpuid: propagate error from smp_call_function_single() | H. Peter Anvin | 2008-08-26 | 1 | -1/+4 |
* | x86: msr: propagate errors from smp_call_function_single() | H. Peter Anvin | 2008-08-26 | 1 | -4/+10 |
* | x86: fix cpufreq + sched_clock() regression | Peter Zijlstra | 2008-08-25 | 1 | -1/+1 |
* | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2008-08-25 | 2 | -75/+37 |
|\ |
|
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-08-22 | 13 | -52/+64 |
| |\ |
|
| * | | Revert "[CPUFREQ][2/2] preregister support for powernow-k8" | Linus Torvalds | 2008-08-19 | 2 | -75/+37 |
* | | | x86: do not enable TSC notifier if we don't need it | Linus Torvalds | 2008-08-25 | 1 | -0/+4 |
* | | | x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUs | Rafael J. Wysocki | 2008-08-23 | 2 | -13/+10 |
| |/
|/| |
|
* | | x86: work around MTRR mask setting, v2 | Ingo Molnar | 2008-08-22 | 1 | -1/+6 |
* | | x86: fix section mismatch warning - uv_cpu_init | Marcin Slusarz | 2008-08-22 | 2 | -3/+8 |
* | | x86: fix VMI for early params | Alok Kataria | 2008-08-22 | 1 | -8/+8 |
* | | x86: work around MTRR mask setting | Yinghai Lu | 2008-08-22 | 1 | -2/+13 |
* | | x86: PAT Update validate_pat_support for intel CPUs | venkatesh.pallipadi@intel.com | 2008-08-21 | 1 | -2/+15 |
* | | x86: fix BUG: unable to handle kernel paging request (numaq_tsc_disable) | Vegard Nossum | 2008-08-21 | 1 | -1/+1 |
* | | x86: export pv_lock_ops non-GPL | Jeremy Fitzhardinge | 2008-08-21 | 1 | -1/+1 |
* | | x86: use WARN() in arch/x86/kernel | Arjan van de Ven | 2008-08-21 | 3 | -10/+4 |
* | | werror: fix pci calgary | David Howells | 2008-08-21 | 1 | -5/+6 |
* | | x86, SGI UV: hardcode the TLB flush interrupt system vector | Cliff Wickman | 2008-08-20 | 1 | -1/+2 |
* | | x86: fix "kernel won't boot on a Cyrix MediaGXm (Geode)" | Samuel Sieb | 2008-08-20 | 1 | -18/+0 |
* | | x86 iommu: remove unneeded parenthesis | Jiri Kosina | 2008-08-19 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-08-18 | 7 | -11/+18 |
|\ |
|
| * | x86, calgary: fix section mismatch warning - get_tce_space_from_tar | Marcin Slusarz | 2008-08-18 | 1 | -1/+1 |
| * | x86: silence section mismatch warning - get_local_pda | Marcin Slusarz | 2008-08-18 | 1 | -2/+9 |
| * | x86: fix i486 suspend to disk CR4 oops | David Fries | 2008-08-18 | 2 | -3/+3 |