| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: move iomap.h to the new include location | Arjan van de Ven | 2008-11-09 | 1 | -30/+0 |
* | x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps | Keith Packard | 2008-10-31 | 1 | -0/+30 |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 | 333 | -38672/+0 |
* | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-10-20 | 1 | -0/+10 |
|\ |
|
| * | ftrace: mcount call site on boot nops core | Steven Rostedt | 2008-10-14 | 1 | -0/+10 |
* | | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-10-20 | 18 | -126/+183 |
|\ \ |
|
| * | | x86: Add sysfs entries for UV v4 | Russ Anderson | 2008-10-16 | 1 | -0/+1 |
| * | | x86: Add UV partition call v4 | Russ Anderson | 2008-10-16 | 1 | -3/+19 |
| * | | x86: Add UV bios call infrastructure v4 | Russ Anderson | 2008-10-16 | 2 | -32/+54 |
| * | | x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3 | Dean Nelson | 2008-10-16 | 1 | -0/+36 |
| * | | x86: HPET_MSI Basic HPET_MSI setup code | venkatesh.pallipadi@intel.com | 2008-10-16 | 1 | -0/+21 |
| * | | x2apic: fix reserved APIC register accesses in print_local_APIC() | Yinghai Lu | 2008-10-16 | 1 | -0/+14 |
| * | | x86: apic - unify smp_spurious/error_interrupt declaration | Cyrill Gorcunov | 2008-10-16 | 1 | -5/+0 |
| * | | x86: probe nr_irqs even only mptable is used | Yinghai Lu | 2008-10-16 | 2 | -1/+8 |
| * | | x86: remove first_free_entry/pin_map_size | Yinghai Lu | 2008-10-16 | 1 | -3/+0 |
| * | | x86: irq: interrupt array size should be NR_VECTORS | Yinghai Lu | 2008-10-16 | 1 | -1/+1 |
| * | | x86: remove ioapic_force | Yinghai Lu | 2008-10-16 | 1 | -2/+0 |
| * | | x86, io-apic: remove union about dest for log/phy | Yinghai Lu | 2008-10-16 | 1 | -16/+0 |
| * | | x86: make 32bit support per_cpu vector | Yinghai Lu | 2008-10-16 | 10 | -31/+30 |
| * | | x86: remove nr_irq_vectors | Yinghai Lu | 2008-10-16 | 1 | -9/+0 |
| * | | x86, irq: get nr_irqs from madt | Yinghai Lu | 2008-10-16 | 1 | -0/+1 |
| * | | x86: use nr_irqs | Yinghai Lu | 2008-10-16 | 1 | -0/+3 |
| * | | x86: remove irq_vectors_limits | Yinghai Lu | 2008-10-16 | 2 | -28/+0 |
* | | | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-10-16 | 4 | -56/+52 |
|\ \ \ |
|
| * | | | KVM: Separate irq ack notification out of arch/x86/kvm/irq.c | Xiantao Zhang | 2008-10-15 | 1 | -0/+2 |
| * | | | KVM: Device Assignment: Map mmio pages into VT-d page table | Weidong Han | 2008-10-15 | 1 | -2/+0 |
| * | | | KVM: MMU: speed up mmu_unsync_walk | Marcelo Tosatti | 2008-10-15 | 1 | -0/+1 |
| * | | | KVM: MMU: out of sync shadow core | Marcelo Tosatti | 2008-10-15 | 1 | -0/+3 |
| * | | | KVM: x86: trap invlpg | Marcelo Tosatti | 2008-10-15 | 1 | -0/+2 |
| * | | | KVM: MMU: sync roots on mmu reload | Marcelo Tosatti | 2008-10-15 | 1 | -0/+1 |
| * | | | KVM: MMU: mode specific sync_page | Marcelo Tosatti | 2008-10-15 | 1 | -0/+2 |
| * | | | KVM: Device Assignment with VT-d | Ben-Ami Yassour | 2008-10-15 | 1 | -20/+3 |
| * | | | x86: Move FEATURE_CONTROL bits to msr-index.h | Sheng Yang | 2008-10-15 | 1 | -0/+3 |
| * | | | KVM: Add statistics for guest irq injections | Avi Kivity | 2008-10-15 | 1 | -0/+1 |
| * | | | KVM: Simplify exception entries by using __ASM_SIZE and _ASM_PTR | Avi Kivity | 2008-10-15 | 1 | -11/+2 |
| * | | | KVM: remove unused field from the assigned dev struct | Ben-Ami Yassour | 2008-10-15 | 1 | -1/+0 |
| * | | | KVM: Reduce stack usage in kvm_pv_mmu_op() | Dave Hansen | 2008-10-15 | 1 | -0/+10 |
| * | | | KVM: pci device assignment | Ben-Ami Yassour | 2008-10-15 | 1 | -0/+16 |
| * | | | x86: paravirt: factor out cpu_khz to common code | Glauber Costa | 2008-10-15 | 1 | -0/+1 |
| * | | | KVM: Add irq ack notifier list | Avi Kivity | 2008-10-15 | 1 | -0/+7 |
| * | | | KVM: VMX: Reinject real mode exception | Jan Kiszka | 2008-10-15 | 1 | -0/+4 |
| * | | | KVM: Consolidate XX_VECTOR defines | Jan Kiszka | 2008-10-15 | 1 | -0/+1 |
| * | | | KVM: Add a pending interrupt queue | Avi Kivity | 2008-10-15 | 1 | -0/+5 |
| * | | | KVM: VMX: Move nmi injection failure processing to vm exit path | Avi Kivity | 2008-10-15 | 1 | -0/+1 |
| * | | | KVM: Move KVM TRACE DEFINITIONS to common header | Hollis Blanchard | 2008-10-15 | 2 | -40/+0 |
| * | | | KVM: x86: accessors for guest registers | Marcelo Tosatti | 2008-10-15 | 1 | -5/+10 |
| |/ / |
|
* | | | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-10-16 | 3 | -5/+2 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *-----. \ \ | Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri... | Ingo Molnar | 2008-10-15 | 3 | -5/+2 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| | | | * | | | generic: make PFN_PHYS explicitly return phys_addr_t | Jeremy Fitzhardinge | 2008-09-14 | 1 | -2/+2 |
| | | | * | | | generic: add phys_addr_t for holding physical addresses | Jeremy Fitzhardinge | 2008-09-14 | 2 | -3/+0 |
| | | |/ / /
| | |/| | | |
|