| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | | calgary iommu: use the first kernels TCE tables in kdump | Chandru | 2008-07-25 | 1 | -6/+79 |
* | | | gpiolib: allow user-selection | Michael Buesch | 2008-07-25 | 1 | -0/+1 |
* | | | kprobes: improve kretprobe scalability with hashed locking | Srinivasa D S | 2008-07-25 | 1 | -4/+2 |
* | | | inflate: refactor inflate malloc code | Thomas Petazzoni | 2008-07-25 | 1 | -39/+0 |
* | | | introduce HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig symbol | Johannes Berg | 2008-07-25 | 1 | -0/+1 |
* | | | x86/oprofile/nmi_int: add Nehalem to list of ppro cores | Linus Torvalds | 2008-07-24 | 1 | -11/+25 |
* | | | x86-64: Clean up 'save/restore_i387()' usage | Linus Torvalds | 2008-07-24 | 1 | -0/+53 |
* | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-07-24 | 2 | -2/+2 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' into timers/nohz | Ingo Molnar | 2008-07-18 | 246 | -14163/+21779 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | nohz: prevent tick stop outside of the idle loop | Thomas Gleixner | 2008-07-18 | 2 | -2/+2 |