Age | Commit message (Expand) | Author |
2009-09-11 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-09-11 | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-09-04 | Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2009-09-03 | Merge branch 'amd-iommu/pagetable' into amd-iommu/2.6.32 | Joerg Roedel |
2009-09-03 | Merge branch 'amd-iommu/passthrough' into amd-iommu/2.6.32 | Joerg Roedel |
2009-09-03 | Merge branches 'gart/fixes', 'amd-iommu/fixes+cleanups' and 'amd-iommu/fault-... | Joerg Roedel |
2009-09-03 | x86/amd-iommu: Add passthrough mode initialization functions | Joerg Roedel |
2009-09-03 | x86/amd-iommu: Change iommu_map_page to support multiple page sizes | Joerg Roedel |
2009-09-03 | x86/amd-iommu: Support higher level PTEs in iommu_page_unmap | Joerg Roedel |
2009-09-03 | x86/amd-iommu: Remove old page table handling macros | Joerg Roedel |
2009-09-03 | x86/amd-iommu: Introduce increase_address_space function | Joerg Roedel |
2009-09-03 | x86/amd-iommu: Flush domains if address space size was increased | Joerg Roedel |
2009-09-03 | x86/amd-iommu: Make fetch_pte aware of dynamic mapping levels | Joerg Roedel |
2009-09-03 | x86/amd-iommu: Panic if IOMMU command buffer reset fails | Joerg Roedel |
2009-09-03 | x86/amd-iommu: Add reset function for command buffers | Joerg Roedel |
2009-09-03 | x86/amd-iommu: replace "AMD IOMMU" by "AMD-Vi" | Joerg Roedel |
2009-08-17 | x86, pat: Allow ISA memory range uncacheable mapping requests | Suresh Siddha |
2009-08-15 | x86: Fix UV BAU destination subnode id | Cliff Wickman |
2009-08-04 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-08-04 | x86, UV: Fix macros for accessing large node numbers | Jack Steiner |
2009-08-04 | x86, UV: Handle missing blade-local memory correctly | Jack Steiner |
2009-08-03 | x86: fix assembly constraints in native_save_fl() | H. Peter Anvin |
2009-08-03 | x86: Make 64-bit efi_ioremap use ioremap on MMIO regions | Paul Mackerras |
2009-08-03 | debug lockups: Improve lockup detection, fix generic arch fallback | Ingo Molnar |
2009-07-30 | lguest: update commentry | Rusty Russell |
2009-07-30 | lguest: fix comment style | Rusty Russell |
2009-07-28 | x86, IA64, powerpc: add phys_to_dma() and dma_to_phys() | FUJITA Tomonori |
2009-07-28 | x86: add dma_capable() to replace is_buffer_dma_capable() | FUJITA Tomonori |
2009-07-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-07-27 | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt |
2009-07-20 | x86: Fix movq immediate operand constraints in uaccess.h | H. Peter Anvin |
2009-07-20 | x86: Fix movq immediate operand constraints in uaccess_64.h | Uros Bizjak |
2009-07-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2009-07-17 | lguest: fix journey | Matias Zabaljauregui |
2009-07-10 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2009-07-10 | sched: INIT_PREEMPT_COUNT | Peter Zijlstra |
2009-07-10 | x86/pci: insert ioapic resource before assigning unassigned resources | Yinghai Lu |
2009-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-07-09 | memory barrier: adding smp_mb__after_lock | Jiri Olsa |
2009-07-06 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-07-04 | x86: atomic64: Inline atomic64_read() again | Eric Dumazet |
2009-07-03 | x86: atomic64: Improve atomic64_xchg() | Ingo Molnar |
2009-07-03 | x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPP | Paul Mackerras |
2009-07-03 | x86: Remove unused function lapic_watchdog_ok() | Jaswinder Singh Rajput |
2009-07-03 | x86: Fix fixmap page order for FIX_TEXT_POKE0,1 | Mathieu Desnoyers |
2009-07-03 | x86: atomic64: Make atomic_read() type-safe | Ingo Molnar |
2009-07-03 | x86: atomic64: Move the 32-bit atomic64_t implementation to a .c file | Ingo Molnar |
2009-07-03 | x86: atomic64: The atomic64_t data type should be 8 bytes aligned on 32-bit too | Eric Dumazet |
2009-07-02 | x86: fix power-of-2 round_up/round_down macros | Linus Torvalds |
2009-07-01 | perf_counter: Ignore the nmi call frames in the x86-64 backtraces | Frederic Weisbecker |