Age | Commit message (Expand) | Author |
2010-08-31 | x86, iommu: Fix IOMMU_INIT alignment rules | Konrad Rzeszutek Wilk |
2010-08-27 | x86, doc: Adding comments about .iommu_table and its neighbors. | Konrad Rzeszutek Wilk |
2010-08-26 | x86, iommu: Utilize the IOMMU_INIT macros functionality. | Konrad Rzeszutek Wilk |
2010-08-26 | x86, GART/AMD-VI: Make AMD GART and IOMMU use IOMMU_INIT_* macros. | Konrad Rzeszutek Wilk |
2010-08-26 | x86, calgary: Make Calgary IOMMU use IOMMU_INIT_* macros. | Konrad Rzeszutek Wilk |
2010-08-26 | x86, xen-swiotlb: Make Xen-SWIOTLB use IOMMU_INIT_* macros. | Konrad Rzeszutek Wilk |
2010-08-26 | x86, swiotlb: Make SWIOTLB use IOMMU_INIT_* macros. | Konrad Rzeszutek Wilk |
2010-08-26 | x86, swiotlb: Simplify SWIOTLB pci_swiotlb_detect routine. | Konrad Rzeszutek Wilk |
2010-08-26 | x86, iommu: Add proper dependency sort routine (and sanity check). | Konrad Rzeszutek Wilk |
2010-08-26 | x86, iommu: Make all IOMMU's detection routines return a value. | Konrad Rzeszutek Wilk |
2010-08-26 | x86, iommu: Add IOMMU_INIT macros, .iommu_table section, and iommu_table_entr... | Konrad Rzeszutek Wilk |
2010-08-22 | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-08-21 | Replace Configure with Enable in description of MAXSMP | Samuel Thibault |
2010-08-20 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-08-20 | uml: fix compile error in dma_get_cache_alignment() | Miklos Szeredi |
2010-08-20 | s5pc110: SDHCI-s3c can override host capabilities | Kyungmin Park |
2010-08-20 | x86, apic: Fix apic=debug boot crash | Daniel Kiper |
2010-08-19 | x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issues | Borislav Petkov |
2010-08-19 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-08-19 | kprobes/x86: Fix the return address of multiple kretprobes | KUMANO Syuhei |
2010-08-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2010-08-18 | x86-32: Fix dummy trampoline-related inline stubs | H. Peter Anvin |
2010-08-18 | [IA64] Fix build error: conflicting types for ‘sys_execve’ | Tony Luck |
2010-08-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2010-08-18 | Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-08-18 | x86-32: Separate 1:1 pagetables from swapper_pg_dir | Joerg Roedel |
2010-08-18 | x86, cpu: Fix regression in AMD errata checking code | Hans Rosenfeld |
2010-08-18 | perf, x86: Fix Intel-nhm PMU programming errata workaround | Zhang, Yanmin |
2010-08-18 | m68knommu: formatting of pointers in printk() | Kulikov Vasiliy |
2010-08-18 | m68knommu: arch/m68k/include/asm/ide.h fix for nommu | Jate Sujjavanich |
2010-08-17 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2010-08-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2010-08-17 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-08-17 | Make do_execve() take a const filename pointer | David Howells |
2010-08-17 | sparc64: Fix atomic64_t routine return values. | David S. Miller |
2010-08-17 | sparc64: Fix rwsem constant bug leading to hangs. | David S. Miller |
2010-08-17 | KVM: PIT: free irq source id in handling error path | Xiao Guangrong |
2010-08-16 | of: Fix missing includes | Grant Likely |
2010-08-16 | sparc: Hook up new fanotify and prlimit64 syscalls. | David S. Miller |
2010-08-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David S. Miller |
2010-08-16 | arm,kgdb: fix GDB_MAX_REGS no longer used | Eric Miao |
2010-08-16 | kgdb: add missing __percpu markup in arch/x86/kernel/kgdb.c | Namhyung Kim |
2010-08-16 | microblaze: Fix of: eliminate of_device->node and dev_archdata->{of,prom}_node | Michal Simek |
2010-08-16 | microblaze: Fix of/address: Merge all of the bus translation code | Michal Simek |
2010-08-16 | sparc: Really fix "console=" for serial consoles. | David S. Miller |
2010-08-15 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2010-08-15 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2010-08-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2010-08-15 | ARM: Tighten check for allowable CPSR values | Russell King |
2010-08-15 | ARM: 6329/1: wire up sys_accept4() on ARM | Mikael Pettersson |