summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesRussell King2011-06-102-2/+6
|\
| * ARM: mx51/sdma: Check the chip revision in run-timeFabio Estevam2011-06-061-2/+4
| * arm: mxs: include asm/processor.h for cpu_relax()Wolfram Sang2011-06-061-0/+2
* | ARM: extend Code: line by one 16-bit quantity for Thumb instructionsRussell King2011-06-091-1/+1
* | ARM: 6955/1: cmpxchg syscall should data abort if page not writePo-Yu Chuang2011-06-091-1/+1
* | ARM: 6954/1: zImage: fix Thumb2 breakageNicolas Pitre2011-06-091-3/+3
* | ARM: 6953/1: DT: don't try to access physical address zeroNicolas Pitre2011-06-091-0/+3
* | ARM: 6949/2: mach-u300: fix compilaton warning in IO accessorsLinus Walleij2011-06-092-13/+11
* | Revert "ARM: 6944/1: mm: allow ASID 0 to be allocated to tasks"Russell King2011-06-091-3/+3
* | Revert "ARM: 6943/1: mm: use TTBR1 instead of reserved context ID"Russell King2011-06-092-10/+11
* | ARM: 6894/1: mmci: trigger card detect IRQs on falling and rising edgesLinus Walleij2011-06-061-2/+10
* | ARM: 6952/1: fix lockdep warning of "unannotated irqs-off"Ming Lei2011-06-062-1/+7
* | ARM: 6951/1: include .bss in memory layout informationRabin Vincent2011-06-061-2/+4
* | ARM: 6948/1: Fix .size directives for __arm{7,9}tdmi_proc_infoBen Hutchings2011-06-062-2/+2
* | ARM: 6947/2: mach-u300: fix compilation error in timerLinus Walleij2011-06-061-2/+1
* | ARM: 6946/1: vexpress: move v2m clock init to init_earlyRob Herring2011-06-061-8/+7
* | Revert "mm: fail GFP_DMA allocations when ZONE_DMA is not configured"Linus Torvalds2011-06-021-4/+0
* | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2011-06-025-48/+220
|\ \
| * | intel-iommu: Fix off-by-one in RMRR setupDavid Woodhouse2011-06-011-2/+2
| * | intel-iommu: Add domain check in domain_remove_one_dev_infoMike Habeck2011-06-011-2/+2
| * | intel-iommu: Remove Host Bridge devices from identity mappingMike Travis2011-06-011-0/+5
| * | intel-iommu: Use coherent DMA mask when requestedMike Travis2011-06-011-2/+1
| * | intel-iommu: Dont cache iova above 32bitChris Wright2011-06-011-2/+10
| * | intel-iommu: Speed up processing of the identity_mapping functionMike Travis2011-06-011-3/+3
| * | intel-iommu: Check for identity mapping candidate using system dma maskChris Wright2011-06-011-2/+13
| * | intel-iommu: Only unlink device domains from iommuAlex Williamson2011-06-011-4/+7
| * | intel-iommu: Enable super page (2MiB, 1GiB, etc.) supportYouquan Song2011-06-013-19/+147
| * | intel-iommu: Flush unmaps at domain_exitAlex Williamson2011-05-241-0/+4
| * | intel-iommu: Remove obsolete comment from detect_intel_iommuJan Kiszka2011-05-241-6/+1
| * | intel-iommu: fix VT-d PMR disable for TXT on S3 resumeJoseph Cihula2011-05-241-6/+25
* | | block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removalLinus Torvalds2011-06-023-3/+0
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-06-011-0/+1
|\ \ \
| * | | mtd: fix physmap.h warningsRandy Dunlap2011-06-011-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-06-011-1/+2
|\ \ \ \
| * | | | AppArmor: fix oops in apparmor_setprocattrKees Cook2011-06-011-1/+2
* | | | | kgdbts: only use new asm-generic/ptrace.h api when neededMike Frysinger2011-06-011-1/+4
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-06-0123-113/+539
|\ \ \ \
| * | | | virtio_net: delay TX callbacksMichael S. Tsirkin2011-05-301-1/+1
| * | | | virtio: add api for delayed callbacksMichael S. Tsirkin2011-05-302-0/+36
| * | | | virtio_test: support event indexMichael S. Tsirkin2011-05-301-2/+17
| * | | | vhost: support event indexMichael S. Tsirkin2011-05-304-50/+127
| * | | | virtio_ring: support event idx featureMichael S. Tsirkin2011-05-301-2/+24
| * | | | virtio ring: inline function to check for eventsMichael S. Tsirkin2011-05-301-0/+14
| * | | | virtio: event index interfaceMichael S. Tsirkin2011-05-301-1/+14
| * | | | virtio: add full three-clause BSD text to headers.Rusty Russell2011-05-309-7/+214
| * | | | virtio balloon: kill tell-host-first logicDave Hansen2011-05-301-13/+8
| * | | | virtio console: don't manually set or finalize VIRTIO_CONSOLE_F_MULTIPORT.Rusty Russell2011-05-301-5/+0
| * | | | drivers, block: virtio_blk: Replace cryptic number with the macroLiu Yuan2011-05-301-1/+2
| * | | | virtio_blk: allow re-reading config space at runtimeChristoph Hellwig2011-05-301-10/+78
| * | | | lguest: remove support for VIRTIO_F_NOTIFY_ON_EMPTY.Rusty Russell2011-05-301-19/+1