Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | dma-buf: mmap support | Daniel Vetter | 2012-05-25 | 1 | -0/+16 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-05-25 | 2 | -2/+7 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | dmaengine: Fixup dmaengine_prep_slave_single() to be actually useful | Kuninori Morimoto | 2012-05-11 | 1 | -2/+4 | |
| * | | | | | | | | | | dma/amba-pl08x: add support for the Nomadik variant | Linus Walleij | 2012-04-25 | 1 | -0/+3 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 2012-05-25 | 7 | -17/+206 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-next-arm-dma' into for-linus | Marek Szyprowski | 2012-05-22 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | common: add dma_mmap_from_coherent() function | Marek Szyprowski | 2012-05-21 | 1 | -1/+3 | |
| | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | drivers: add Contiguous Memory Allocator | Marek Szyprowski | 2012-05-21 | 3 | -0/+142 | |
| * | | | | | | | | | | | mm: trigger page reclaim in alloc_contig_range() to stabilise watermarks | Marek Szyprowski | 2012-05-21 | 1 | -0/+9 | |
| * | | | | | | | | | | | mm: page_isolation: MIGRATE_CMA isolation functions added | Michal Nazarewicz | 2012-05-21 | 2 | -10/+11 | |
| * | | | | | | | | | | | mm: mmzone: MIGRATE_CMA migration type added | Michal Nazarewicz | 2012-05-21 | 2 | -7/+34 | |
| * | | | | | | | | | | | mm: page_alloc: introduce alloc_contig_range() | Michal Nazarewicz | 2012-05-21 | 1 | -0/+8 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'mmc-merge-for-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-05-25 | 4 | -60/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | mmc: dw_mmc: make multiple instances of dw_mci_card_workqueue | Thomas Abraham | 2012-05-09 | 1 | -0/+1 | |
| * | | | | | | | | | | | mmc: core: fix the decision of HS200/DDR card-type | Seungwon Jeon | 2012-05-09 | 2 | -60/+4 | |
| * | | | | | | | | | | | mmc: sdio: avoid spurious calls to interrupt handlers | Nicolas Pitre | 2012-04-22 | 1 | -0/+2 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2012-05-25 | 2 | -31/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | jbd: Write journal superblock with WRITE_FUA after checkpointing | Jan Kara | 2012-05-15 | 2 | -4/+8 | |
| * | | | | | | | | | | | jbd: Split updating of journal superblock and marking journal empty | Jan Kara | 2012-05-15 | 2 | -9/+5 | |
| * | | | | | | | | | | | jbd: Refine commit writeout logic | Jan Kara | 2012-04-11 | 2 | -22/+17 | |
* | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-05-24 | 3 | -9/+110 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | KVM: make asm-generic/kvm_para.h have an ifdef __KERNEL__ block | Paul Gortmaker | 2012-05-21 | 1 | -0/+3 | |
| * | | | | | | | | | | | | KVM: s390: add capability indicating COW support | Christian Borntraeger | 2012-05-17 | 1 | -0/+1 | |
| * | | | | | | | | | | | | KVM: MMU: Don't use RCU for lockless shadow walking | Avi Kivity | 2012-05-16 | 1 | -1/+2 | |
| * | | | | | | | | | | | | kvm/powerpc: Add new ioctl to retreive server MMU infos | Benjamin Herrenschmidt | 2012-05-06 | 1 | -0/+27 | |
| * | | | | | | | | | | | | KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVM | Konstantin Weitz | 2012-04-30 | 1 | -0/+1 | |
| * | | | | | | | | | | | | KVM: Introduce direct MSI message injection for in-kernel irqchips | Jan Kiszka | 2012-04-24 | 2 | -0/+13 | |
| * | | | | | | | | | | | | KVM: add kvm_arch_para_features stub to asm-generic/kvm_para.h | Marcelo Tosatti | 2012-04-20 | 1 | -0/+5 | |
| * | | | | | | | | | | | | KVM: Fix page-crossing MMIO | Avi Kivity | 2012-04-19 | 1 | -4/+27 | |
| * | | | | | | | | | | | | Merge branch 'linus' into queue | Marcelo Tosatti | 2012-04-19 | 23 | -57/+106 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | KVM: Remove unused dirty_bitmap_head and nr_dirty_pages | Takuya Yoshikawa | 2012-04-08 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRL | Eric B Munson | 2012-04-08 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson | 2012-04-08 | 1 | -0/+14 | |
| * | | | | | | | | | | | | | KVM: PPC: Rework wqp conditional code | Alexander Graf | 2012-04-08 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | KVM: Factor out kvm_vcpu_kick to arch-generic code | Christoffer Dall | 2012-04-08 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | KVM: set upper bounds for iobus dev to limit userspace | Amos Kong | 2012-04-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | KVM: resize kvm_io_range array dynamically | Amos Kong | 2012-04-08 | 1 | -2/+3 | |
* | | | | | | | | | | | | | | Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-05-24 | 5 | -0/+77 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | xen: do not map the same GSI twice in PVHVM guests. | Stefano Stabellini | 2012-05-21 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | xenbus: Add support for xenbus backend in stub domain | Daniel De Graaf | 2012-05-21 | 2 | -0/+5 | |
| * | | | | | | | | | | | | | | xen/acpi/sleep: Enable ACPI sleep via the __acpi_os_prepare_sleep | Konrad Rzeszutek Wilk | 2012-05-07 | 1 | -0/+58 | |
| * | | | | | | | | | | | | | | debugfs: Add support to print u32 array in debugfs | Srivatsa Vaddagiri | 2012-04-17 | 1 | -0/+11 | |
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2012-05-24 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | kernel: Move REPEAT_BYTE definition into linux/kernel.h | David S. Miller | 2012-05-24 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-05-24 | 5 | -4/+70 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | gpio/generic: initialize basic_mmio_gpio shadow variables properly | Shawn Guo | 2012-05-19 | 1 | -1/+5 | |
| * | | | | | | | | | | | | | | | gpiolib: Remove 'const' from data argument of gpiochip_find() | Grant Likely | 2012-05-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | gpio/rc5t583: add gpio driver for RICOH PMIC RC5T583 | Laxman Dewangan | 2012-05-18 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | gpio: Adjust of_xlate API to support multiple GPIO chips | Grant Likely | 2012-05-18 | 2 | -2/+1 | |
| * | | | | | | | | | | | | | | | gpiolib: Implement devm_gpio_request_one() | Mark Brown | 2012-05-18 | 2 | -0/+8 |