| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-08-01 | 3 | -7/+129 |
|\ |
|
| * | KVM: Advertise synchronized mmu support to userspace | Avi Kivity | 2008-07-29 | 1 | -0/+1 |
| * | KVM: Synchronize guest physical memory map to host virtual memory map | Andrea Arcangeli | 2008-07-29 | 2 | -0/+112 |
| * | KVM: Allow browsing memslots with mmu_lock | Andrea Arcangeli | 2008-07-29 | 1 | -7/+14 |
| * | KVM: Allow reading aliases with mmu_lock | Andrea Arcangeli | 2008-07-29 | 1 | -0/+2 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-08-01 | 2 | -4/+17 |
|\ \ |
|
| * | | generic, x86: fix add iommu_num_pages helper function | FUJITA Tomonori | 2008-07-29 | 1 | -0/+8 |
| * | | Merge commit 'v2.6.27-rc1' into x86/urgent | Ingo Molnar | 2008-07-29 | 25 | -368/+181 |
| |\ \
| | |/ |
|
| * | | Merge branch 'x86/crashdump' into x86/urgent | Ingo Molnar | 2008-07-28 | 1 | -4/+9 |
| |\ \ |
|
| | * | | x86: move dma32_reserve_bootmem() after reserve_crashkernel() | Bernhard Walle | 2008-07-18 | 1 | -4/+9 |
* | | | | x86: wrong register was used in align macro | Vitaly Mayatskikh | 2008-07-30 | 2 | -3/+2 |
* | | | | GRU Driver: export is_uv_system(), zap_page_range() & follow_page() | Jack Steiner | 2008-07-30 | 1 | -0/+1 |
| |_|/
|/| | |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-07-28 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | lguest: set max_pfn_mapped, growl loudly at Yinghai Lu | Rusty Russell | 2008-07-29 | 1 | -0/+3 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-07-28 | 8 | -211/+76 |
|\ \ \ \ |
|
| * | | | | x86/PCI: use dev_printk when possible | Bjorn Helgaas | 2008-07-28 | 4 | -76/+64 |
| * | | | | Merge branch 'core/generic-dma-coherent' of git://git.kernel.org/pub/scm/linu... | Jesse Barnes | 2008-07-28 | 2 | -120/+3 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar | 2008-07-29 | 151 | -2431/+5183 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar | 2008-07-18 | 230 | -13753/+21192 |
| | |\ \ \ \ \
| | | | |_|_|/
| | | |/| | | |
|
| | * | | | | | x86: use generic per-device dma coherent allocator | Dmitry Baryshkov | 2008-06-30 | 2 | -120/+3 |
| * | | | | | | Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Jesse Barnes | 2008-07-28 | 2 | -15/+9 |
| |\ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
|
| | * | | | | | x86 gart: replace to_pages macro with iommu_num_pages | Joerg Roedel | 2008-07-26 | 1 | -7/+4 |
| | * | | | | | x86, AMD IOMMU: replace to_pages macro with iommu_num_pages | Joerg Roedel | 2008-07-26 | 1 | -8/+5 |
* | | | | | | | Fix 'get_user_pages_fast()' with non-page-aligned start address | Linus Torvalds | 2008-07-28 | 1 | -3/+6 |
* | | | | | | | mmu-notifiers: core | Andrea Arcangeli | 2008-07-28 | 1 | -0/+1 |
| |_|_|_|/ /
|/| | | | | |
|
* | | | | | | cpu masks: optimize and clean up cpumask_of_cpu() | Linus Torvalds | 2008-07-28 | 1 | -23/+0 |
* | | | | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-28 | 22 | -299/+625 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/x8... | Linus Torvalds | 2008-07-27 | 1 | -3/+5 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | x86: fix cpu hotplug on 32bit | Thomas Gleixner | 2008-07-27 | 1 | -3/+5 |
| * | | | | | KVM: VMX: Fix undefined beaviour of EPT after reload kvm-intel.ko | Sheng Yang | 2008-07-27 | 1 | -10/+10 |
| * | | | | | KVM: VMX: Fix bypass_guest_pf enabling when disable EPT in module parameter | Sheng Yang | 2008-07-27 | 1 | -1/+1 |
| * | | | | | KVM: task switch: translate guest segment limit to virt-extension byte granul... | Marcelo Tosatti | 2008-07-27 | 1 | -0/+4 |
| * | | | | | KVM: Avoid instruction emulation when event delivery is pending | Avi Kivity | 2008-07-27 | 3 | -1/+9 |
| * | | | | | KVM: task switch: use seg regs provided by subarch instead of reading from GDT | Marcelo Tosatti | 2008-07-27 | 1 | -63/+30 |
| * | | | | | KVM: task switch: segment base is linear address | Marcelo Tosatti | 2008-07-27 | 1 | -3/+9 |
| * | | | | | KVM: SVM: allow enabling/disabling NPT by reloading only the architecture module | Joerg Roedel | 2008-07-27 | 2 | -1/+8 |
| |/ / / / |
|
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-07-26 | 4 | -24/+15 |
| |\ \ \ \ |
|
| | * | | | | x86, AMD IOMMU: include amd_iommu_last_bdf in device initialization | Joerg Roedel | 2008-07-26 | 2 | -4/+4 |
| | * | | | | x86, RDC321x: add to mach-default | Ingo Molnar | 2008-07-26 | 2 | -20/+11 |
| | |/ / / |
|
| * | | | | x86: use generic show_mem() | Johannes Weiner | 2008-07-26 | 2 | -84/+0 |
| * | | | | tracehook: exec | Roland McGrath | 2008-07-26 | 1 | -6/+0 |
| * | | | | x86: support 1GB hugepages with get_user_pages_lockless() | Nick Piggin | 2008-07-26 | 1 | -3/+40 |
| * | | | | x86: lockless get_user_pages_fast() | Nick Piggin | 2008-07-26 | 3 | -0/+260 |
| * | | | | kexec jump: save/restore device state | Huang Ying | 2008-07-26 | 2 | -2/+15 |
| * | | | | kexec jump | Huang Ying | 2008-07-26 | 4 | -31/+179 |
| * | | | | x86 calgary: fix handling of devices that aren't behind the Calgary | Alexis Bruemmer | 2008-07-26 | 1 | -45/+26 |
| * | | | | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2008-07-26 | 5 | -28/+20 |
| |/ / / |
|
* | | | | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu | Mike Travis | 2008-07-26 | 9 | -55/+25 |
* | | | | cpumask: put cpumask_of_cpu_map in the initdata section | Mike Travis | 2008-07-26 | 1 | -4/+6 |
|/ / / |
|
* | | | x86_64: fix ia32 AMD syscall audit fast-path | Roland McGrath | 2008-07-25 | 1 | -3/+3 |