Age | Commit message (Expand) | Author | Files | Lines |
2011-09-05 | iommu/omap: ->unmap() should return order of unmapped page | Ohad Ben-Cohen | 2 | -10/+5 |
2011-09-05 | iommu/omap: cleanup: remove a redundant statement | Ohad Ben-Cohen | 1 | -4/+2 |
2011-09-05 | iommu/omap-iovmm: support non page-aligned buffers in iommu_vmap | Laurent Pinchart | 1 | -10/+26 |
2011-08-29 | iommu: omap: add Kconfig OMAP dependency | Ohad Ben-Cohen | 1 | -0/+1 |
2011-08-26 | omap: iommu: Fix up mutex->spin_lock conversion of iommu_lock | Joerg Roedel | 1 | -3/+3 |
2011-08-26 | omap: iommu: omapify 'struct iommu' and exposed API | Ohad Ben-Cohen | 13 | -189/+208 |
2011-08-26 | omap: iommu: remove unused exported API | Ohad Ben-Cohen | 2 | -62/+0 |
2011-08-26 | omap: iovmm: remove unused functionality | Ohad Ben-Cohen | 2 | -209/+0 |
2011-08-26 | omap: iommu: PREFETCH_IOTLB cleanup | Ohad Ben-Cohen | 1 | -3/+16 |
2011-08-26 | omap: iommu: stop exporting local functions | Ohad Ben-Cohen | 2 | -20/+7 |
2011-08-26 | omap: iommu/iovmm: move to dedicated iommu folder | Ohad Ben-Cohen | 9 | -20/+25 |
2011-08-26 | omap: iommu: migrate to the generic IOMMU API | Ohad Ben-Cohen | 11 | -125/+422 |
2011-08-22 | Linux 3.1-rc3v3.1-rc3 | Linus Torvalds | 1 | -2/+2 |
2011-08-22 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 6 | -8/+26 |
2011-08-22 | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -11/+15 |
2011-08-22 | xen/tracing: Fix tracing config option properly | Jeremy Fitzhardinge | 1 | -1/+1 |
2011-08-22 | xen: Do not enable PV IPIs when vector callback not present | Stefano Stabellini | 1 | -2/+2 |
2011-08-21 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139... | Linus Torvalds | 1 | -5/+10 |
2011-08-21 | Btrfs: fix 64 bit divide problem | Josef Bacik | 1 | -5/+7 |
2011-08-21 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 5 | -9/+37 |
2011-08-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 9 | -39/+76 |
2011-08-20 | pci: fix new kernel-doc warning in pci.c | Randy Dunlap | 1 | -1/+1 |
2011-08-20 | ALSA: sound/aoa/fabrics/layout.c: remove unneeded kfree | Julia Lawall | 1 | -1/+1 |
2011-08-20 | ALSA: hda - Fix error check from snd_hda_get_conn_index() in patch_cirrus.c | Takashi Iwai | 1 | -3/+5 |
2011-08-20 | ALSA: hda - Don't spew too many ELD errors | Takashi Iwai | 1 | -12/+19 |
2011-08-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2 | -0/+8 |
2011-08-19 | ext4: flush any pending end_io requests before DIO reads w/dioread_nolock | Jiaying Zhang | 1 | -2/+7 |
2011-08-19 | drm/i915: set GFX_MODE to pre-Ivybridge default value even on Ivybridge | Jesse Barnes | 2 | -0/+8 |
2011-08-19 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 26 | -135/+800 |
2011-08-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 9 | -153/+454 |
2011-08-19 | PCI: OF: Don't crash when bridge parent is NULL. | David Daney | 1 | -1/+1 |
2011-08-19 | Revert "cfq: Remove special treatment for metadata rqs." | Jens Axboe | 1 | -0/+18 |
2011-08-19 | ALSA: usb-audio - Fix missing mixer dB information | Takashi Iwai | 1 | -1/+2 |
2011-08-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 1 | -2/+2 |
2011-08-18 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 6 | -9/+288 |
2011-08-18 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 6 | -40/+43 |
2011-08-18 | sparc: fix array bounds error setting up PCIC NMI trap | Ian Campbell | 1 | -2/+2 |
2011-08-18 | drivers/ata/sata_dwc_460ex.c: add missing kfree | Julia Lawall | 1 | -8/+6 |
2011-08-18 | ata: Add iMX pata support | Arnaud Patard (Rtp) | 3 | -0/+263 |
2011-08-18 | pata_via: disable ATAPI DMA on AVERATEC 3200 | Tejun Heo | 1 | -0/+18 |
2011-08-18 | [libata] sata_sil: fix used-uninit warning | Jeff Garzik | 1 | -1/+1 |
2011-08-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 9 | -43/+183 |
2011-08-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 3 | -4/+5 |
2011-08-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 4 | -8/+14 |
2011-08-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 | Linus Torvalds | 2 | -5/+4 |
2011-08-18 | irqdesc: fix new kernel-doc warning | Randy Dunlap | 1 | -0/+1 |
2011-08-18 | i7core_edac: fixed typo in error count calculation | Mathias Krause | 1 | -1/+1 |
2011-08-18 | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Ingo Molnar | 6 | -8/+26 |
2011-08-18 | update cifs version to 1.75 | Steve French | 1 | -1/+1 |
2011-08-18 | [CIFS] possible memory corruption on mount | Steve French | 1 | -1/+2 |