summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-21iommu/core: Add bus_type parameter to iommu_domain_allocJoerg Roedel4-5/+19
2011-10-21Driver core: Add iommu_ops to bus_typeJoerg Roedel3-0/+39
2011-10-21iommu/core: Define iommu_ops and register_iommu only with CONFIG_IOMMU_APIJoerg Roedel1-5/+3
2011-09-06Merge branches 'debug/dma-api', 'arm/omap', 'arm/msm' and 'core' into api-2Joerg Roedel363-2383/+3677
2011-09-06iommu/core: Use PAGE_SIZE instead of hard-coded valueJoerg Roedel1-2/+2
2011-09-05iommu/core: use the existing IS_ALIGNED macroOhad Ben-Cohen1-6/+3
2011-09-05iommu/msm: ->unmap() should return order of unmapped pageOhad Ben-Cohen1-0/+7
2011-09-05iommu/omap: ->unmap() should return order of unmapped pageOhad Ben-Cohen2-10/+5
2011-09-05iommu/omap: cleanup: remove a redundant statementOhad Ben-Cohen1-4/+2
2011-09-05iommu/omap-iovmm: support non page-aligned buffers in iommu_vmapLaurent Pinchart1-10/+26
2011-08-29iommu: omap: add Kconfig OMAP dependencyOhad Ben-Cohen1-0/+1
2011-08-28Linux 3.1-rc4v3.1-rc4Linus Torvalds1-1/+1
2011-08-28Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds7-21/+30
2011-08-27Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds1-0/+4
2011-08-27ARM: mach-shmobile: sh7372 LCDC1 suspend fix V2 (incremental)Magnus Damm1-1/+1
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown33-44/+27
2011-08-26Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+1
2011-08-26Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds17-76/+283
2011-08-26Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds16-25/+57
2011-08-26Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-5/+92
2011-08-26Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-6/+9
2011-08-26Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds4-14/+23
2011-08-26sfi: table irq 0xFF means 'no interrupt'Kirill A. Shutemov1-1/+3
2011-08-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds24-77/+148
2011-08-26omap: iommu: Fix up mutex->spin_lock conversion of iommu_lockJoerg Roedel1-3/+3
2011-08-26omap: iommu: omapify 'struct iommu' and exposed APIOhad Ben-Cohen13-189/+208
2011-08-26omap: iommu: remove unused exported APIOhad Ben-Cohen2-62/+0
2011-08-26omap: iovmm: remove unused functionalityOhad Ben-Cohen2-209/+0
2011-08-26omap: iommu: PREFETCH_IOTLB cleanupOhad Ben-Cohen1-3/+16
2011-08-26omap: iommu: stop exporting local functionsOhad Ben-Cohen2-20/+7
2011-08-26omap: iommu/iovmm: move to dedicated iommu folderOhad Ben-Cohen9-20/+25
2011-08-26omap: iommu: migrate to the generic IOMMU APIOhad Ben-Cohen11-125/+422
2011-08-26Merge branch 'fix/asoc' into for-linusTakashi Iwai22-45/+95
2011-08-25arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear valueLiu Gang-B341821-2/+3
2011-08-25drivers/rtc/rtc-s3c.c: allow multiple open / allow no-ioctl-open'ed rtc to ha...MyungJoo Ham1-42/+25
2011-08-25drivers/rtc/rtc-s3c.c: correct debug messagesMyungJoo Ham1-6/+6
2011-08-25drivers/leds/leds-bd2802.c: bd2802_unregister_led_classdev() should unregiste...Axel Lin1-0/+5
2011-08-25cris: add arch/cris/include/asm/serial.hWANG Cong1-0/+9
2011-08-25drivers/misc/ab8500-pwm.c: fix modaliasAxel Lin1-1/+1
2011-08-25drivers/misc/fsa9480.c: fix a leak of the IRQ during init failureAxel Lin1-2/+2
2011-08-25backlight: fix module alias prefix for adp8870_blAxel Lin1-1/+1
2011-08-25backlight: add a callback 'notify_after' for backlight controlDilan Lee2-0/+10
2011-08-25memcg: fix hierarchical oom lockingJohannes Weiner1-12/+5
2011-08-25leds: add missing include of linux/module.hAxel Lin2-0/+2
2011-08-25drivers/video/backlight/ep93xx_bl.c: add missing include of linux/module.hAxel Lin1-1/+1
2011-08-25rapidio: fix use of non-compatible registersAlexandre Bounine3-26/+18
2011-08-25vmscan: clear ZONE_CONGESTED for zone with good watermarkShaohua Li1-0/+3
2011-08-25kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootconNishanth Aravamudan1-1/+1
2011-08-25MAINTAINERS: Paul Menage has movedWanlong Gao1-2/+2
2011-08-25mm: fix a vmscan warningShaohua Li1-8/+8