| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | | * | | | | | | | | | | x86: introducing asm-x86/traps.h | Jaswinder Singh | 2008-07-18 | 1 | -0/+66 |
| | | | |/ / / / / / / / / |
|
| | | * | | | | | | | | | | x86, VisWS: turn into generic arch, eliminate leftover files | Ingo Molnar | 2008-07-20 | 5 | -9/+0 |
| | | * | | | | | | | | | | x86: add ->pre_time_init to x86_quirks | Yinghai Lu | 2008-07-20 | 2 | -0/+2 |
| | | * | | | | | | | | | | x86: extend and use x86_quirks to clean up NUMAQ code | Yinghai Lu | 2008-07-20 | 2 | -0/+12 |
| | | * | | | | | | | | | | x86: introduce x86_quirks | Yinghai Lu | 2008-07-20 | 1 | -7/+11 |
| | | * | | | | | | | | | | x86: reduce force_mwait visibility | Jan Beulich | 2008-07-18 | 1 | -2/+0 |
| | | * | | | | | | | | | | x86: reduce forbid_dac's visibility | Jan Beulich | 2008-07-18 | 1 | -1/+0 |
| | | * | | | | | | | | | | x86, cleanup: fix description of __fls(): __fls(0) is undefined | Alexander van Heukelum | 2008-07-18 | 1 | -1/+1 |
| | | |/ / / / / / / / / |
|
| | * | | | | | | | | | | x86: more apic debugging | Maciej W. Rozycki | 2008-07-18 | 1 | -1/+1 |
| | * | | | | | | | | | | x86: APIC: Make apic_verbosity unsigned | Maciej W. Rozycki | 2008-07-18 | 1 | -1/+1 |
| | * | | | | | | | | | | x86: APIC: remove apic_write_around(); use alternatives | Maciej W. Rozycki | 2008-07-18 | 7 | -31/+16 |
| | |/ / / / / / / / / |
|
| * | | | | | | | | | | Merge branch 'linus' into x86/amd-iommu | Ingo Molnar | 2008-07-18 | 140 | -3242/+4132 |
| |\ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / |
|
| * | | | | | | | | | | x86, AMD IOMMU: replace DEVID macro with a function | Joerg Roedel | 2008-07-11 | 1 | -0/+7 |
| * | | | | | | | | | | x86, AMD IOMMU: fix device table entry size | Joerg Roedel | 2008-07-11 | 1 | -1/+1 |
| * | | | | | | | | | | x86, AMD IOMMU: replace HIGH_U32 macro with upper_32_bits function | Joerg Roedel | 2008-07-11 | 1 | -1/+0 |
| * | | | | | | | | | | x86, AMD IOMMU: add comments to amd_iommu_types.h | Joerg Roedel | 2008-07-11 | 1 | -6/+98 |
* | | | | | | | | | | | KVM: fix exception entry / build bug, on 64-bit | Ingo Molnar | 2008-07-21 | 1 | -3/+5 |
* | | | | | | | | | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2008-07-21 | 3 | -24/+57 |
|\ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/ / /
| |/| | | | | | | | | |
|
| * | | | | | | | | | | KVM: Prefix some x86 low level function with kvm_, to avoid namespace issues | Avi Kivity | 2008-07-20 | 1 | -14/+12 |
| * | | | | | | | | | | KVM: x86 emulator: lazily evaluate segment registers | Avi Kivity | 2008-07-20 | 1 | -7/+3 |
| * | | | | | | | | | | KVM: x86 emulator: simplify rip relative decoding | Avi Kivity | 2008-07-20 | 1 | -0/+1 |
| * | | | | | | | | | | KVM: Add coalesced MMIO support (x86 part) | Laurent Vivier | 2008-07-20 | 1 | -0/+1 |
| * | | | | | | | | | | KVM: Prefixes segment functions that will be exported with "kvm_" | Guillaume Thouvenin | 2008-07-20 | 1 | -0/+4 |
| * | | | | | | | | | | KVM: MTRR support | Avi Kivity | 2008-07-20 | 1 | -0/+3 |
| * | | | | | | | | | | KVM: Order segment register constants in the same way as cpu operand encoding | Avi Kivity | 2008-07-20 | 1 | -2/+2 |
| * | | | | | | | | | | KVM: VMX: Enable NMI with in-kernel irqchip | Sheng Yang | 2008-07-20 | 1 | -0/+1 |
| * | | | | | | | | | | KVM: IOAPIC/LAPIC: Enable NMI support | Sheng Yang | 2008-07-20 | 1 | -0/+4 |
| * | | | | | | | | | | KVM: Remove decache_vcpus_on_cpu() and related callbacks | Avi Kivity | 2008-07-20 | 1 | -1/+0 |
| * | | | | | | | | | | KVM: Handle virtualization instruction #UD faults during reboot | Avi Kivity | 2008-07-20 | 1 | -0/+24 |
| * | | | | | | | | | | KVM: MMU: Fix false flooding when a pte points to page table | Avi Kivity | 2008-07-20 | 1 | -0/+1 |
| * | | | | | | | | | | KVM: SVM: add tracing support for TDP page faults | Joerg Roedel | 2008-07-20 | 1 | -0/+1 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Fix typos from signal_32/64.h merge | Herton Ronaldo Krzesinski | 2008-07-18 | 1 | -2/+2 |
* | | | | | | | | | | ftrace: copy + paste typo in asm/ftrace.h | Sebastian Siewior | 2008-07-18 | 1 | -1/+1 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-07-17 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86: fix asm/e820.h for userspace inclusion | Rusty Russell | 2008-07-17 | 1 | -1/+2 |
| | |_|_|/ / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-07-16 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | PCI/x86: early dump pci conf space v2 | Yinghai Lu | 2008-06-10 | 1 | -0/+3 |
| * | | | | | | | | | PCI/x86: write_pci_config_byte fix offset | Yinghai Lu | 2008-06-10 | 1 | -0/+1 |
* | | | | | | | | | | ACPI : Create "idle=nomwait" bootparam | Zhao Yakui | 2008-07-16 | 1 | -0/+1 |
* | | | | | | | | | | ACPI: Create "idle=halt" bootparam | Zhao Yakui | 2008-07-16 | 1 | -0/+1 |
| |/ / / / / / / /
|/| | | | | | | | |
|
* | | | | | | | | | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 | 7 | -31/+23 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86, visws: use mach-default/entry_arch.h | Ingo Molnar | 2008-07-10 | 1 | -32/+2 |
| * | | | | | | | | | x86, visws: fix generic-ipi build | Ingo Molnar | 2008-07-10 | 1 | -0/+12 |
| * | | | | | | | | | x86: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 8 | -11/+22 |
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
* | | | | | | | | | x86: Fix compile error with CONFIG_AS_CFI=n | Kevin Winchester | 2008-07-15 | 1 | -15/+15 |
| |_|_|/ / / / /
|/| | | | | | | |
|
* | | | | | | | | Merge branch 'auto-ftrace-next' into tracing/for-linus | Ingo Molnar | 2008-07-14 | 4 | -23/+20 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'tracing/mmiotrace' into auto-ftrace-next | Ingo Molnar | 2008-07-10 | 1 | -9/+0 |
| |\ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ | Merge branch 'linus' into tracing/mmiotrace | Ingo Molnar | 2008-07-07 | 10 | -33/+87 |
| | |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | x86: mmiotrace full patch, preview 1 | Pekka Paalanen | 2008-05-24 | 1 | -7/+0 |
| | * | | | | | | | | | x86: explicit call to mmiotrace in do_page_fault() | Pekka Paalanen | 2008-05-24 | 1 | -7/+5 |