summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-03-17unicore32 core architecture: interrupts ang gpio handlingGuanXuetao5-0/+811
2011-03-17unicore32 core architecture: timer and time handlingGuanXuetao4-0/+825
2011-03-17sparc32,sun4m: irq, smp files cleanupSam Ravnborg2-158/+115
2011-03-17unicore32 core architecture: mm related: consistent device DMA handlingGuanXuetao10-0/+1207
2011-03-17sparc32,sun4c: irq file cleanupSam Ravnborg1-37/+44
2011-03-17unicore32 core architecture: mm related: fault handlingGuanXuetao10-0/+2247
2011-03-17sparc32: add irq + smp declarations to headersSam Ravnborg5-13/+68
2011-03-17unicore32 core architecture: mm related: generic codesGuanXuetao13-0/+1390
2011-03-17sparc32: 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-17sparc32/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-17SPARC/LEON: power down instruction different of different LEONsDaniel Hellstrom5-17/+97
2011-03-17sparc32: added U-Boot build target: uImageDaniel Hellstrom3-1/+66
2011-03-17sparc64: rename virt_irq => irq - IISam Ravnborg7-53/+53
2011-03-17sparc64: rename virt_irq => irq - ISam Ravnborg2-80/+77
2011-03-17sparc64: use up-to-data genirq functionsSam Ravnborg2-59/+61
2011-03-17sparc64: use {get,set}_irq_data for handler_dataSam Ravnborg1-10/+10
2011-03-17sparc64: all pointers to irq_handler_data renamed to handler_dataSam Ravnborg1-39/+39
2011-03-17sparc: in handler_irq() rename irq parameter to pilSam Ravnborg3-21/+21
2011-03-17sparc64: fix direct access to irq_descSam Ravnborg1-7/+7
2011-03-17sparc: Fix sbus_alloc_coherent error handling.Kristoffer Glembo1-2/+2
2011-03-17sparc: Make mmu_inval_dma_area take void * instead of unsigned long to minimi...Kristoffer Glembo1-26/+27
2011-03-17sparc/leon: Make mmu_inval_dma_area flush dcache for LEONs without snooping e...Kristoffer Glembo1-3/+7
2011-03-17sparc/leon: Add LEON dma_ops.Kristoffer Glembo1-5/+13
2011-03-17sparc: Add pci32_unmap_page.Kristoffer Glembo1-0/+8
2011-03-17sparc: Replace open coded page alignment with PAGE_ALIGN macro.Kristoffer Glembo1-14/+11
2011-03-17Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds40-202/+554
2011-03-17Merge branch 'p2v' into develRussell King86-189/+434
2011-03-17Merge branch 'v6v7' into develRussell King28-189/+191
2011-03-17Merge branch 'misc' into develRussell King38-791/+461
2011-03-17Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '...Russell King267-3015/+7475
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+10
2011-03-17Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds9-10/+8
2011-03-17Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-13/+67
2011-03-17Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds36-400/+1248
2011-03-16m68k/atari: ARAnyM - Add support for network accessMilan Jurik3-0/+279
2011-03-16m68k/atari: ARAnyM - Add support for console accessRoman Zippel4-38/+171
2011-03-16m68k/atari: ARAnyM - Add support for block accessRoman Zippel3-0/+205
2011-03-16m68k/atari: Initial ARAnyM supportPetr Stehlik6-0/+156
2011-03-16m68k: Kconfig - Remove unneeded "default n"Geert Uytterhoeven1-2/+0
2011-03-16m68k: Makefiles - Change to new flags variablesmatt mooney1-2/+2
2011-03-16m68k/amiga: Reclaim Chip RAM for PPC exception handlersGeert Uytterhoeven1-4/+0
2011-03-16m68k: Allow all kernel traps to be handled via exception fixupsAndreas Schwab1-3/+7
2011-03-16m68k: Use base_trap_init() to initialize vectorsRoman Zippel1-5/+5
2011-03-16m68k: Add helper function handle_kernel_fault()Roman Zippel3-16/+26
2011-03-16Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds42-1039/+3784