aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-16sparc32: irq_32.c cleanupSam Ravnborg1-137/+92
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-16SPARC/LEON: power down instruction different of different LEONsDaniel Hellstrom5-17/+97
2011-03-16sparc32: added U-Boot build target: uImageDaniel Hellstrom3-1/+66
2011-03-16sparc64: rename virt_irq => irq - IISam Ravnborg7-53/+53
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 minimize casts.Kristoffer Glembo1-26/+27
2011-03-16sparc/leon: Make mmu_inval_dma_area flush dcache for LEONs without snooping enabled.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 Torvalds40-202/+554
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', 'irqdata', 'pm', 'sh', 'smp', 'spear', 'ux500' and 'via' into develRussell King267-3015/+7475
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+10
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds9-10/+8
2011-03-16Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2-13/+67
2011-03-16Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds36-400/+1248
2011-03-16[CPUFREQ] pcc-cpufreq: remove duplicate statementsChumbalkar, Nagananda1-2/+0
2011-03-16[CPUFREQ] Remove the pm_message_t argument from driver suspendRafael J. Wysocki4-6/+4
2011-03-16[CPUFREQ] powernow-k8: The table index is not worth displayingThomas Renninger1-2/+1
2011-03-16m68k/atari: ARAnyM - Add support for network accessMilan Jurik3-0/+279