Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | dma-coherent: add documentation to new interfaces | Dmitry Baryshkov | 2008-07-20 | 1 | -0/+28 | |
| | * | | | | Cris: convert to using generic dma-coherent mem allocator | Dmitry Baryshkov | 2008-07-20 | 3 | -103/+6 | |
| | * | | | | Sh: use generic per-device coherent dma allocator | Dmitry Baryshkov | 2008-07-18 | 3 | -95/+5 | |
| | * | | | | ARM: support generic per-device coherent dma mem | Dmitry Baryshkov | 2008-07-18 | 3 | -0/+11 | |
| | * | | | | Generic dma-coherent: fix DMA_MEMORY_EXCLUSIVE | Dmitry Baryshkov | 2008-07-18 | 1 | -2/+1 | |
| | * | | | | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar | 2008-07-18 | 4382 | -310780/+296540 | |
| | |\ \ \ \ | ||||||
| | * | | | | | x86: use generic per-device dma coherent allocator | Dmitry Baryshkov | 2008-06-30 | 3 | -141/+4 | |
| | * | | | | | generic: per-device coherent dma allocator | Dmitry Baryshkov | 2008-06-30 | 4 | -0/+164 | |
| * | | | | | | PCI: add D3 power state avoidance quirk | Alan Cox | 2008-07-28 | 3 | -0/+19 | |
| * | | | | | | PCI: fix bogus "'device' may be used uninitialized" warning in pci_slot | Matthew Wilcox | 2008-07-28 | 1 | -11/+7 | |
| * | | | | | | PCI: add an option to allow ASPM enabled forcibly | Shaohua Li | 2008-07-28 | 1 | -6/+14 | |
| * | | | | | | PCI: disable ASPM on pre-1.1 PCIe devices | Shaohua Li | 2008-07-28 | 3 | -1/+16 | |
| * | | | | | | PCI: disable ASPM per ACPI FADT setting | Shaohua Li | 2008-07-28 | 4 | -0/+18 | |
| * | | | | | | PCI MSI: Don't disable MSIs if the mask bit isn't supported | Matthew Wilcox | 2008-07-28 | 1 | -3/+12 | |
| * | | | | | | Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Jesse Barnes | 2008-07-28 | 4 | -15/+18 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | 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 | |
| | * | | | | | | iommu: add iommu_num_pages helper function | Joerg Roedel | 2008-07-26 | 2 | -0/+9 | |
| * | | | | | | | PCI: handle 64-bit resources better on 32-bit machines | Matthew Wilcox | 2008-07-28 | 1 | -2/+2 | |
| * | | | | | | | PCI: rewrite PCI BAR reading code | Matthew Wilcox | 2008-07-28 | 1 | -119/+123 | |
| * | | | | | | | PCI: document pci_target_state | Jesse Barnes | 2008-07-28 | 1 | -0/+6 | |
| * | | | | | | | PCI hotplug: fix typo in pcie hotplug output | Jesse Barnes | 2008-07-28 | 1 | -1/+1 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2008-07-28 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [SCSI] qla2xxx: fix msleep compile error | FUJITA Tomonori | 2008-07-28 | 1 | -0/+1 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Fix 'get_user_pages_fast()' with non-page-aligned start address | Linus Torvalds | 2008-07-28 | 1 | -3/+6 | |
* | | | | | | | include/asm-generic/pgtable-nopmd.h: macros are noxious, reason #435 | Andrew Morton | 2008-07-28 | 1 | -1/+5 | |
* | | | | | | | sh7760fb: write colormap value to hardware | Manuel Lauss | 2008-07-28 | 1 | -0/+1 | |
* | | | | | | | eCryptfs: use page_alloc not kmalloc to get a page of memory | Eric Sandeen | 2008-07-28 | 1 | -12/+18 | |
* | | | | | | | gpio: fix build on CONFIG_GPIO_SYSFS=n | Atsushi Nemoto | 2008-07-28 | 1 | -0/+1 | |
* | | | | | | | bio-integrity: remove EXPORT_SYMBOL for bio_integrity_init_slab() | Yoichi Yuasa | 2008-07-28 | 1 | -1/+0 | |
* | | | | | | | vfs: pagecache usage optimization for pagesize!=blocksize | Hisashi Hifumi | 2008-07-28 | 7 | -99/+167 | |
* | | | | | | | kdump: update kdump documentation as kexec-tools-resting has been renamed kex... | Simon Horman | 2008-07-28 | 1 | -10/+10 | |
* | | | | | | | spi_s3c24xx: really assign busnum | Ben Dooks | 2008-07-28 | 2 | -0/+2 | |
* | | | | | | | mpc52xx_psc_spi: fix block transfer | Luotao Fu | 2008-07-28 | 1 | -15/+7 | |
* | | | | | | | mm/hugetlb.c must #include <asm/io.h> | Adrian Bunk | 2008-07-28 | 1 | -0/+1 | |
* | | | | | | | mmu-notifiers: core | Andrea Arcangeli | 2008-07-28 | 15 | -13/+623 | |
* | | | | | | | mmu-notifiers: add mm_take_all_locks() operation | Andrea Arcangeli | 2008-07-28 | 4 | -0/+170 | |
* | | | | | | | mmu-notifiers: add list_del_init_rcu() | Andrea Arcangeli | 2008-07-28 | 1 | -0/+28 | |
* | | | | | | | arm: fix HAVE_CLK merge goof | David Brownell | 2008-07-28 | 1 | -1/+1 | |
* | | | | | | | __ratelimit() cpu flags can't be static | Alexey Dobriyan | 2008-07-28 | 1 | -1/+2 | |
* | | | | | | | tmpfs: fix kernel BUG in shmem_delete_inode | Hugh Dickins | 2008-07-28 | 1 | -1/+2 | |
* | | | | | | | exec: include pagemap.h again to fix build | Hugh Dickins | 2008-07-28 | 1 | -0/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge branch 'cpus4096-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2008-07-28 | 19 | -141/+85 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-28 | 911 | -11708/+20191 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | cpu masks: optimize and clean up cpumask_of_cpu() | Linus Torvalds | 2008-07-28 | 3 | -134/+43 | |
| * | | | | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-28 | 1107 | -11190/+46428 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | cpumask: export cpumask_of_cpu_map | Ingo Molnar | 2008-07-26 | 1 | -0/+2 | |
| * | | | | | | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu | Mike Travis | 2008-07-26 | 17 | -83/+37 | |
| * | | | | | | cpumask: put cpumask_of_cpu_map in the initdata section | Mike Travis | 2008-07-26 | 2 | -7/+11 | |
| * | | | | | | cpumask: make cpumask_of_cpu_map generic | Mike Travis | 2008-07-26 | 2 | -38/+112 | |
| | |_|/ / / | |/| | | | |