Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sh: magicpanelr2: Update for parse_mtd_partitions() fallout. | Paul Mundt | 2012-01-12 | 1 | -32/+2 |
* | sh: mach-rsk: Update for parse_mtd_partitions() fallout. | Paul Mundt | 2012-01-12 | 1 | -37/+6 |
* | Merge branch 'sh/nommu' into sh-latest | Paul Mundt | 2012-01-12 | 872 | -12282/+30562 |
|\ | |||||
| * | sh: sh2a: Improve cache flush/invalidate functions | Phil Edworthy | 2012-01-12 | 1 | -39/+84 |
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2012-01-10 | 41 | -325/+36 |
| |\ | |||||
| | * | 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: move GENERIC_IOMAP to lib/Kconfig | Michael S. Tsirkin | 2011-11-24 | 11 | -36/+7 |
| * | | Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li... | Linus Torvalds | 2012-01-10 | 114 | -0/+12579 |
| |\ \ | |||||
| | * | | 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: 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 |
| | * | | C6X: memory management and DMA support | Aurelien Jacquiot | 2011-10-06 | 4 | -0/+500 |
| | * | | C6X: devicetree support | Mark Salter | 2011-10-06 | 11 | -0/+700 |
| | * | | C6X: early boot code | Aurelien Jacquiot | 2011-10-06 | 3 | -0/+663 |
| | * | | C6X: build infrastructure | Aurelien Jacquiot | 2011-10-06 | 14 | -0/+701 |
| * | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2012-01-10 | 15 | -84/+93 |
| |\ \ \ | |||||
| | * | | | microblaze: Wire-up new system calls | Michal Simek | 2012-01-05 | 2 | -1/+7 |
| | * | | | microblaze: Remove NO_IRQ from architecture | Michal Simek | 2012-01-05 | 2 | -4/+2 |
| | * | | | microblaze: Trivial asm fix | Michal Simek | 2012-01-05 | 1 | -1/+1 |
| | * | | | microblaze: Fix debug message in module | Michal Simek | 2012-01-05 | 1 | -1/+1 |