| Commit message (Expand) | Author | Age |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2012-01-10 |
|\ |
|
| * | alpha: drop pci_iomap/pci_iounmap from pci-noop.c | Michael S. Tsirkin | 2011-12-04 |
| * | mn10300: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-12-04 |
| * | mn10300: add missing __iomap markers | Michael S. Tsirkin | 2011-12-04 |
| * | frv: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-12-04 |
| * | tile: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-12-04 |
| * | tile: don't panic on iomap | Michael S. Tsirkin | 2011-12-04 |
| * | sparc: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-12-04 |
| * | sh: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-11-28 |
| * | powerpc: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-11-28 |
| * | parisc: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-11-28 |
| * | mips: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-11-28 |
| * | microblaze: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-11-28 |
| * | arm: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-11-28 |
| * | alpha: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-11-28 |
| * | lib: move GENERIC_IOMAP to lib/Kconfig | Michael S. Tsirkin | 2011-11-24 |
* | | Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li... | Linus Torvalds | 2012-01-10 |
|\ \ |
|
| * | | C6X: replace tick_nohz_stop/restart_sched_tick calls | Mark Salter | 2012-01-08 |
| * | | C6X: add register_cpu call | Mark Salter | 2012-01-08 |
| * | | C6X: deal with memblock API changes | Mark Salter | 2012-01-08 |
| * | | C6X: fix timer64 initialization | Mark Salter | 2012-01-08 |
| * | | C6X: fix layout of EMIFA registers | Mark Salter | 2012-01-08 |
| * | | C6X: DSCR - Device State Configuration Registers | Mark Salter | 2011-10-06 |
| * | | C6X: EMIF - External Memory Interface | Mark Salter | 2011-10-06 |
| * | | C6X: general SoC support | Mark Salter | 2011-10-06 |
| * | | C6X: library code | Aurelien Jacquiot | 2011-10-06 |
| * | | C6X: headers | Aurelien Jacquiot | 2011-10-06 |
| * | | C6X: ptrace support | Aurelien Jacquiot | 2011-10-06 |
| * | | C6X: loadable module support | Aurelien Jacquiot | 2011-10-06 |
| * | | C6X: cache control | Aurelien Jacquiot | 2011-10-06 |
| * | | C6X: clocks | Mark Salter | 2011-10-06 |
| * | | C6X: build infrastructure | Aurelien Jacquiot | 2011-10-06 |
| * | | C6X: syscalls | Aurelien Jacquiot | 2011-10-06 |
| * | | C6X: interrupt handling | Aurelien Jacquiot | 2011-10-06 |
| * | | C6X: time management | Aurelien Jacquiot | 2011-10-06 |
| * | | C6X: signal management | Aurelien Jacquiot | 2011-10-06 |
| * | | C6X: process management | Aurelien Jacquiot | 2011-10-06 |
| * | | C6X: memory management and DMA support | Aurelien Jacquiot | 2011-10-06 |
| * | | C6X: devicetree support | Mark Salter | 2011-10-06 |
| * | | C6X: early boot code | Aurelien Jacquiot | 2011-10-06 |
| * | | C6X: build infrastructure | Aurelien Jacquiot | 2011-10-06 |
* | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2012-01-10 |
|\ \ \ |
|
| * | | | microblaze: Wire-up new system calls | Michal Simek | 2012-01-05 |
| * | | | microblaze: Remove NO_IRQ from architecture | Michal Simek | 2012-01-05 |
| * | | | microblaze: Trivial asm fix | Michal Simek | 2012-01-05 |
| * | | | microblaze: Fix debug message in module | Michal Simek | 2012-01-05 |
| * | | | microblaze: Remove eprintk macro | Michal Simek | 2012-01-05 |
| * | | | microblaze: Send CR before LF for early console | Michal Simek | 2012-01-05 |
| * | | | microblaze: Change NO_IRQ to 0 | Michal Simek | 2012-01-05 |
| * | | | microblaze: Use irq_of_parse_and_map for timer | Michal Simek | 2012-01-05 |