Age | Commit message (Expand) | Author | Files | Lines |
2009-12-05 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 74 | -521/+4559 |
2009-12-05 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 5 | -165/+28 |
2009-12-05 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -29/+28 |
2009-12-05 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 25 | -857/+980 |
2009-12-05 | avr32: Convert BUG() to use unreachable() | David Daney | 1 | -1/+1 |
2009-12-05 | s390: Convert BUG() to use unreachable() | David Daney | 1 | -1/+1 |
2009-12-05 | MIPS: Convert BUG() to use unreachable() | David Daney | 1 | -3/+1 |
2009-12-05 | x86: Convert BUG() to use unreachable() | David Daney | 1 | -2/+2 |
2009-12-03 | Merge branch 'perf/probes' into perf/core | Ingo Molnar | 2 | -3/+35 |
2009-12-03 | Merge branch 'perf/mce' into perf/core | Ingo Molnar | 7 | -54/+117 |
2009-12-03 | x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking up the ... | Darrick J. Wong | 1 | -5/+7 |
2009-12-02 | MIPS: RB532: Fix devices.c compilation. | Florian Fainelli | 1 | -1/+2 |
2009-12-02 | MIPS: Fix MIPS I build. | Ralf Baechle | 1 | -0/+4 |
2009-12-02 | x86: Fix comments of register/stack access functions | Masami Hiramatsu | 1 | -4/+4 |
2009-12-02 | hw-breakpoints: Keep track of user disabled breakpoints | Frederic Weisbecker | 1 | -4/+12 |
2009-12-01 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 3 | -9/+28 |
2009-12-01 | MIPS: Loongson: Switch from flatmem to sparsemem | Wu Zhangjin | 1 | -1/+1 |
2009-12-01 | MIPS: Loongson: Disallow 4kB pages | Wu Zhangjin | 1 | -0/+1 |
2009-12-01 | MIPS: Add missing definition for MADV_HWPOISON. | Ralf Baechle | 1 | -0/+1 |
2009-12-01 | MIPS: Fix build error if __xchg() is not getting inlined. | Ralf Baechle | 1 | -6/+9 |
2009-12-01 | MIPS: IP22/IP28 Disable early printk to fix boot problems on some systems. | Martin Michlmayr | 1 | -2/+16 |
2009-12-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 24 | -36/+43 |
2009-11-30 | alpha: Fixup last users of irq_chip->typename | Thomas Gleixner | 20 | -23/+23 |
2009-11-30 | Alpha: Rearrange thread info flags fixing two regressions | Michael Cree | 1 | -12/+15 |
2009-11-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 14 | -42/+138 |
2009-11-30 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 6 | -5/+133 |
2009-11-30 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 1 | -0/+11 |
2009-12-01 | powerpc: Fix DEBUG_HIGHMEM build break from d4515646699 | Becky Bruce | 1 | -0/+11 |
2009-11-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -1/+1 |
2009-11-30 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 1 | -1/+2 |
2009-11-30 | arch/alpha/kernel: Add kmalloc NULL tests | Julia Lawall | 2 | -0/+4 |
2009-11-30 | arch/alpha/kernel/sys_ruffian.c: Use DIV_ROUND_CLOSEST | Julia Lawall | 1 | -1/+1 |
2009-11-30 | parisc: fix unwind with recent gcc versions | Helge Deller | 2 | -4/+4 |
2009-11-27 | x86/amd-iommu: Remove amd_iommu_pd_table | Joerg Roedel | 3 | -45/+11 |
2009-11-27 | x86/amd-iommu: Move reset_iommu_command_buffer out of locked code | Joerg Roedel | 1 | -7/+6 |
2009-11-27 | x86/amd-iommu: Cleanup DTE flushing code | Joerg Roedel | 2 | -66/+35 |
2009-11-27 | x86/amd-iommu: Introduce iommu_flush_device() function | Joerg Roedel | 1 | -4/+15 |
2009-11-27 | x86/amd-iommu: Cleanup attach/detach_device code | Joerg Roedel | 1 | -44/+58 |
2009-11-27 | x86/amd-iommu: Keep devices per domain in a list | Joerg Roedel | 2 | -0/+13 |
2009-11-27 | x86/amd-iommu: Add device bind reference counting | Joerg Roedel | 2 | -8/+30 |
2009-11-27 | x86/amd-iommu: Use dev->arch->iommu to store iommu related information | Joerg Roedel | 3 | -24/+95 |
2009-11-27 | x86/amd-iommu: Remove support for domain sharing | Joerg Roedel | 3 | -28/+2 |
2009-11-27 | x86/amd-iommu: Rearrange dma_ops related functions | Joerg Roedel | 1 | -47/+42 |
2009-11-27 | x86/amd-iommu: Move some pte allocation functions in the right section | Joerg Roedel | 1 | -99/+94 |
2009-11-27 | x86/amd-iommu: Remove iommu parameter from dma_ops_domain_alloc | Joerg Roedel | 1 | -8/+4 |
2009-11-27 | x86/amd-iommu: Use get_device_id and check_device where appropriate | Joerg Roedel | 1 | -61/+49 |
2009-11-27 | x86/amd-iommu: Move find_protection_domain to helper functions | Joerg Roedel | 1 | -29/+28 |
2009-11-27 | x86/amd-iommu: Simplify get_device_resources() | Joerg Roedel | 1 | -50/+36 |
2009-11-27 | x86/amd-iommu: Let domain_for_device handle aliases | Joerg Roedel | 1 | -92/+135 |
2009-11-27 | x86/amd-iommu: Remove iommu specific handling from dma_ops path | Joerg Roedel | 1 | -17/+11 |