Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroff | Amit Shah | 2012-01-12 | 2 | -2/+97 |
* | virtio: pci: switch to new PM API | Amit Shah | 2012-01-12 | 1 | -4/+12 |
* | virtio_blk: fix config handler race | Michael S. Tsirkin | 2012-01-12 | 1 | -1/+21 |
* | virtio: add debugging if driver doesn't kick. | Rusty Russell | 2012-01-12 | 1 | -0/+31 |
* | virtio: expose added descriptors immediately. | Rusty Russell | 2012-01-12 | 1 | -6/+14 |
* | virtio: avoid modulus operation. | Rusty Russell | 2012-01-12 | 1 | -4/+6 |
* | virtio: support unlocked queue kick | Rusty Russell | 2012-01-12 | 2 | -12/+52 |
* | virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf | Rusty Russell | 2012-01-12 | 10 | -58/+44 |
* | virtio: document functions better. | Rusty Russell | 2012-01-12 | 2 | -48/+91 |
* | virtio-balloon: Trivial cleanups | Sasha Levin | 2012-01-12 | 1 | -3/+3 |
* | virtio: harsher barriers for rpmsg. | Rusty Russell | 2012-01-12 | 8 | -22/+35 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2012-01-10 | 48 | -369/+124 |
|\ | |||||
| * | alpha: drop pci_iomap/pci_iounmap from pci-noop.c | Michael S. Tsirkin | 2011-12-04 | 1 | -12/+0 |
| * | mn10300: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-12-04 | 4 | -33/+2 |
| * | mn10300: add missing __iomap markers | Michael S. Tsirkin | 2011-12-04 | 1 | -8/+8 |
| * | frv: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-12-04 | 4 | -31/+3 |
| * | tile: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-12-04 | 3 | -22/+2 |
| * | tile: don't panic on iomap | Michael S. Tsirkin | 2011-12-04 | 1 | -1/+2 |
| * | sparc: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-12-04 | 4 | -25/+3 |
| * | sh: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-11-28 | 2 | -23/+1 |
| * | powerpc: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-11-28 | 2 | -19/+1 |
| * | parisc: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-11-28 | 2 | -23/+1 |
| * | mips: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-11-28 | 2 | -26/+1 |
| * | microblaze: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-11-28 | 2 | -19/+1 |
| * | arm: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-11-28 | 3 | -22/+2 |
| * | alpha: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-11-28 | 2 | -25/+2 |
| * | lib: add GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-11-28 | 7 | -44/+85 |
| * | lib: move GENERIC_IOMAP to lib/Kconfig | Michael S. Tsirkin | 2011-11-24 | 12 | -36/+10 |
* | | Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li... | Linus Torvalds | 2012-01-10 | 125 | -5/+12989 |
|\ \ | |||||
| * | | C6X: replace tick_nohz_stop/restart_sched_tick calls | Mark Salter | 2012-01-08 | 1 | -2/+4 |
| * | | C6X: add register_cpu call | Mark Salter | 2012-01-08 | 1 | -0/+15 |
| * | | C6X: deal with memblock API changes | Mark Salter | 2012-01-08 | 2 | -7/+0 |
| * | | C6X: fix timer64 initialization | Mark Salter | 2012-01-08 | 1 | -1/+9 |
| * | | C6X: fix layout of EMIFA registers | Mark Salter | 2012-01-08 | 1 | -1/+0 |
| * | | C6X: MAINTAINERS | Mark Salter | 2011-10-06 | 1 | -0/+8 |
| * | | C6X: DSCR - Device State Configuration Registers | Mark Salter | 2011-10-06 | 2 | -0/+632 |
| * | | C6X: EMIF - External Memory Interface | Mark Salter | 2011-10-06 | 1 | -0/+88 |
| * | | C6X: general SoC support | Mark Salter | 2011-10-06 | 2 | -0/+126 |
| * | | C6X: library code | Aurelien Jacquiot | 2011-10-06 | 19 | -0/+1349 |
| * | | C6X: headers | Aurelien Jacquiot | 2011-10-06 | 23 | -0/+1178 |
| * | | C6X: ptrace support | Aurelien Jacquiot | 2011-10-06 | 2 | -0/+361 |
| * | | C6X: loadable module support | Aurelien Jacquiot | 2011-10-06 | 3 | -0/+222 |
| * | | C6X: cache control | Aurelien Jacquiot | 2011-10-06 | 3 | -0/+600 |
| * | | C6X: clocks | Mark Salter | 2011-10-06 | 4 | -0/+1018 |
| * | | C6X: build infrastructure | Aurelien Jacquiot | 2011-10-06 | 4 | -0/+1385 |
| * | | C6X: syscalls | Aurelien Jacquiot | 2011-10-06 | 3 | -0/+155 |
| * | | C6X: interrupt handling | Aurelien Jacquiot | 2011-10-06 | 6 | -0/+1480 |
| * | | C6X: time management | Aurelien Jacquiot | 2011-10-06 | 4 | -0/+340 |
| * | | C6X: signal management | Aurelien Jacquiot | 2011-10-06 | 3 | -0/+474 |
| * | | C6X: process management | Aurelien Jacquiot | 2011-10-06 | 4 | -0/+590 |