| Commit message (Expand) | Author | Age | Files | Lines |
* | spi/topcliff_pch: DMA support | Tomoya MORINAGA | 2011-06-08 | 1 | -106/+488 |
* | spi/topcliff_pch: support new device ML7213 IOH | Tomoya MORINAGA | 2011-06-08 | 2 | -280/+312 |
* | spi: reorganize drivers | Grant Likely | 2011-06-06 | 57 | -289/+239 |
* | spi/bitbang: initialize bits_per_word as specified by spi message | Anatolij Gustschin | 2011-06-03 | 1 | -3/+3 |
* | spi/omap2: fix uninitialized variable | Govindraj.R | 2011-06-03 | 1 | -1/+1 |
* | Revert "mm: fail GFP_DMA allocations when ZONE_DMA is not configured" | Linus Torvalds | 2011-06-02 | 1 | -4/+0 |
* | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2011-06-02 | 5 | -48/+220 |
|\ |
|
| * | intel-iommu: Fix off-by-one in RMRR setup | David Woodhouse | 2011-06-01 | 1 | -2/+2 |
| * | intel-iommu: Add domain check in domain_remove_one_dev_info | Mike Habeck | 2011-06-01 | 1 | -2/+2 |
| * | intel-iommu: Remove Host Bridge devices from identity mapping | Mike Travis | 2011-06-01 | 1 | -0/+5 |
| * | intel-iommu: Use coherent DMA mask when requested | Mike Travis | 2011-06-01 | 1 | -2/+1 |
| * | intel-iommu: Dont cache iova above 32bit | Chris Wright | 2011-06-01 | 1 | -2/+10 |
| * | intel-iommu: Speed up processing of the identity_mapping function | Mike Travis | 2011-06-01 | 1 | -3/+3 |
| * | intel-iommu: Check for identity mapping candidate using system dma mask | Chris Wright | 2011-06-01 | 1 | -2/+13 |
| * | intel-iommu: Only unlink device domains from iommu | Alex Williamson | 2011-06-01 | 1 | -4/+7 |
| * | intel-iommu: Enable super page (2MiB, 1GiB, etc.) support | Youquan Song | 2011-06-01 | 3 | -19/+147 |
| * | intel-iommu: Flush unmaps at domain_exit | Alex Williamson | 2011-05-24 | 1 | -0/+4 |
| * | intel-iommu: Remove obsolete comment from detect_intel_iommu | Jan Kiszka | 2011-05-24 | 1 | -6/+1 |
| * | intel-iommu: fix VT-d PMR disable for TXT on S3 resume | Joseph Cihula | 2011-05-24 | 1 | -6/+25 |
* | | block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal | Linus Torvalds | 2011-06-02 | 3 | -3/+0 |
* | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2011-06-01 | 1 | -0/+1 |
|\ \ |
|
| * | | mtd: fix physmap.h warnings | Randy Dunlap | 2011-06-01 | 1 | -0/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2011-06-01 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | AppArmor: fix oops in apparmor_setprocattr | Kees Cook | 2011-06-01 | 1 | -1/+2 |
* | | | | kgdbts: only use new asm-generic/ptrace.h api when needed | Mike Frysinger | 2011-06-01 | 1 | -1/+4 |
|/ / / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2011-06-01 | 23 | -113/+539 |
|\ \ \ |
|
| * | | | virtio_net: delay TX callbacks | Michael S. Tsirkin | 2011-05-30 | 1 | -1/+1 |
| * | | | virtio: add api for delayed callbacks | Michael S. Tsirkin | 2011-05-30 | 2 | -0/+36 |
| * | | | virtio_test: support event index | Michael S. Tsirkin | 2011-05-30 | 1 | -2/+17 |
| * | | | vhost: support event index | Michael S. Tsirkin | 2011-05-30 | 4 | -50/+127 |
| * | | | virtio_ring: support event idx feature | Michael S. Tsirkin | 2011-05-30 | 1 | -2/+24 |
| * | | | virtio ring: inline function to check for events | Michael S. Tsirkin | 2011-05-30 | 1 | -0/+14 |
| * | | | virtio: event index interface | Michael S. Tsirkin | 2011-05-30 | 1 | -1/+14 |
| * | | | virtio: add full three-clause BSD text to headers. | Rusty Russell | 2011-05-30 | 9 | -7/+214 |
| * | | | virtio balloon: kill tell-host-first logic | Dave Hansen | 2011-05-30 | 1 | -13/+8 |
| * | | | virtio console: don't manually set or finalize VIRTIO_CONSOLE_F_MULTIPORT. | Rusty Russell | 2011-05-30 | 1 | -5/+0 |
| * | | | drivers, block: virtio_blk: Replace cryptic number with the macro | Liu Yuan | 2011-05-30 | 1 | -1/+2 |
| * | | | virtio_blk: allow re-reading config space at runtime | Christoph Hellwig | 2011-05-30 | 1 | -10/+78 |
| * | | | lguest: remove support for VIRTIO_F_NOTIFY_ON_EMPTY. | Rusty Russell | 2011-05-30 | 1 | -19/+1 |
| * | | | lguest: fix up compilation after move | Rusty Russell | 2011-05-30 | 2 | -2/+2 |
| * | | | lguest: fix timer interrupt setup | Rusty Russell | 2011-05-30 | 1 | -0/+1 |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2011-06-01 | 2 | -1/+3 |
|\ \ \ \ |
|
| * | | | | [IA64] wire up sendmmsg() syscall for Itanium | Tony Luck | 2011-05-31 | 2 | -1/+3 |
| |/ / / |
|
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-06-01 | 2 | -2/+2 |
|\ \ \ \ |
|
| * | | | | x86: Fix mwait_play_dead() faulting on mwait-incapable cpus | Avi Kivity | 2011-05-30 | 1 | -1/+1 |
| * | | | | x86 idle: Fix mwait deprecation warning message | Borislav Petkov | 2011-05-30 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-06-01 | 2 | -9/+56 |
|\ \ \ \ |
|
| * | | | | rcu: Cure load woes | Peter Zijlstra | 2011-05-31 | 2 | -9/+56 |
| |/ / / |
|
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-05-31 | 1 | -0/+2 |
|\ \ \ \ |
|
| * | | | | x86: Put back -pg to tsc.o and add no GCOV to vread_tsc_64.o | Steven Rostedt | 2011-05-27 | 1 | -0/+2 |