summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-17unicore32 additional architecture files: float point handlingGuanXuetao3-0/+205
2011-03-16sparc32, sun4d: add comment in empty statement in sun4d_request_irq()Sam Ravnborg1-1/+2
2011-03-17unicore32 additional architecture files: pm related filesGuanXuetao8-0/+1156
2011-03-16sparc32,sun4d: drop unused code in sun4d_distribute_irqs()Sam Ravnborg1-47/+0
2011-03-17unicore32 core architecture: signals handlingGuanXuetao2-0/+523
2011-03-16sparc32,sun4d: irq, smp files cleanupSam Ravnborg2-197/+174
2011-03-17unicore32 core architecture: interrupts ang gpio handlingGuanXuetao5-0/+811
2011-03-17unicore32 core architecture: timer and time handlingGuanXuetao4-0/+825
2011-03-16sparc32,sun4m: irq, smp files cleanupSam Ravnborg2-158/+115
2011-03-17unicore32 core architecture: mm related: consistent device DMA handlingGuanXuetao10-0/+1207
2011-03-16sparc32,sun4c: irq file cleanupSam Ravnborg1-37/+44
2011-03-17unicore32 core architecture: mm related: fault handlingGuanXuetao10-0/+2247
2011-03-16sparc32: add irq + smp declarations to headersSam Ravnborg5-13/+68
2011-03-17unicore32 core architecture: mm related: generic codesGuanXuetao13-0/+1390
2011-03-16sparc32: remove tick14.cSam Ravnborg3-44/+0
2011-03-17unicore32 core architecture: process/thread related codesGuanXuetao6-0/+912
2011-03-17unicore32 core architecture: low level entry and setup codesGuanXuetao6-0/+1820
2011-03-17unicore32 core architecture: processor and system headersGuanXuetao10-0/+810
2011-03-16sparc32/leon: FPU-FSR only available when FPU presentDaniel Hellstrom1-1/+1
2011-03-17unicore32 core architecture: generic elf and ksyms stuffGuanXuetao8-0/+571
2011-03-17unicore32 core architecture: build infrastructureGuanXuetao9-0/+758
2011-03-17asm-generic headers: add arch-specific __strnlen_user calling in uaccess.hGuanXuetao1-3/+5
2011-03-16SPARC/LEON: power down instruction different of different LEONsDaniel Hellstrom5-17/+97
2011-03-17asm-generic headers: add ftrace.hGuanXuetao1-0/+16
2011-03-16sparc32: added U-Boot build target: uImageDaniel Hellstrom3-1/+66
2011-03-17asm-generic headers: add sizes.hGuanXuetao1-0/+47
2011-03-16sparc64: rename virt_irq => irq - IISam Ravnborg7-53/+53
2011-03-17asm-generic: fix inX/outX functions for architectures that have PCIGuanXuetao1-14/+19
2011-03-16sparc64: rename virt_irq => irq - ISam Ravnborg2-80/+77
2011-03-16sparc64: use up-to-data genirq functionsSam Ravnborg2-59/+61
2011-03-16sparc64: use {get,set}_irq_data for handler_dataSam Ravnborg1-10/+10
2011-03-16sparc64: all pointers to irq_handler_data renamed to handler_dataSam Ravnborg1-39/+39
2011-03-16sparc: in handler_irq() rename irq parameter to pilSam Ravnborg3-21/+21
2011-03-16sparc64: fix direct access to irq_descSam Ravnborg1-7/+7
2011-03-16sparc: Fix sbus_alloc_coherent error handling.Kristoffer Glembo1-2/+2
2011-03-16sparc: Make mmu_inval_dma_area take void * instead of unsigned long to minimi...Kristoffer Glembo1-26/+27
2011-03-16sparc/leon: Make mmu_inval_dma_area flush dcache for LEONs without snooping e...Kristoffer Glembo1-3/+7
2011-03-16sparc/leon: Add LEON dma_ops.Kristoffer Glembo1-5/+13
2011-03-16sparc: Add pci32_unmap_page.Kristoffer Glembo1-0/+8
2011-03-16sparc: Replace open coded page alignment with PAGE_ALIGN macro.Kristoffer Glembo1-14/+11
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds178-1725/+1407
2011-03-16Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds55-619/+220
2011-03-16Merge branch 'p2v' into develRussell King86-189/+434
2011-03-16Merge branch 'v6v7' into develRussell King28-189/+191
2011-03-16Merge branch 'misc' into develRussell King38-791/+461
2011-03-16Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '...Russell King688-6225/+11694
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1143-37918/+119131
2011-03-16Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds835-87750/+91150
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds222-1357/+3925
2011-03-16Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds44-913/+2890