summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-03-17unicore32 machine related: add frame buffer driver for pkunity-v3 socGuanXuetao3-2/+18
2011-03-17unicore32 machine related files: add i2c bus drivers for pkunity-v3 socGuanXuetao1-0/+4
2011-03-17unicore32 io: redefine __REG(x) and re-use readl/writel funcsGuanXuetao12-160/+167
2011-03-17unicore32 upgrade to v2.6.38-rc5: add one more paramter for pte_alloc_map callGuanXuetao1-1/+1
2011-03-17unicore32: rename PKUNITY_IOSPACE_BASE to PKUNITY_MMIO_BASEGuanXuetao2-3/+3
2011-03-17unicore32: modify function names and parameters for irq_chipsGuanXuetao2-41/+42
2011-03-17unicore32: remove unused lines in arch/unicore32/include/asm/irq.hGuanXuetao1-2/+0
2011-03-17unicore32 time.c: change calculate method for clock_event_deviceGuanXuetao1-7/+2
2011-03-17unicore32 machine related files: pci bus handlingGuanXuetao2-0/+450
2011-03-17unicore32 machine related files: hardware registersGuanXuetao20-0/+1615
2011-03-17unicore32 machine related files: core filesGuanXuetao3-0/+440
2011-03-17unicore32 additional architecture files: boot processGuanXuetao7-0/+546
2011-03-17unicore32 additional architecture files: low-level lib: miscGuanXuetao10-0/+662
2011-03-17unicore32 additional architecture files: low-level lib: uaccessGuanXuetao8-0/+648
2011-03-17unicore32 additional architecture files: low-level lib: ocd debugGuanXuetao4-0/+269
2011-03-17unicore32 additional architecture files: ptrace handlingGuanXuetao2-0/+282
2011-03-17unicore32 additional architecture files: float point handlingGuanXuetao3-0/+205
2011-03-17unicore32 additional architecture files: pm related filesGuanXuetao8-0/+1156
2011-03-17unicore32 core architecture: signals handlingGuanXuetao2-0/+523
2011-03-17unicore32 core architecture: interrupts ang gpio handlingGuanXuetao5-0/+811
2011-03-17unicore32 core architecture: timer and time handlingGuanXuetao4-0/+825
2011-03-17unicore32 core architecture: mm related: consistent device DMA handlingGuanXuetao10-0/+1207
2011-03-17unicore32 core architecture: mm related: fault handlingGuanXuetao10-0/+2247
2011-03-17unicore32 core architecture: mm related: generic codesGuanXuetao13-0/+1390
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-17unicore32 core architecture: generic elf and ksyms stuffGuanXuetao8-0/+571
2011-03-17unicore32 core architecture: build infrastructureGuanXuetao9-0/+758
2011-03-14Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowell...Linus Torvalds3-5/+6
2011-03-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds22-305/+331
2011-03-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-37/+45
2011-03-14MIPS: Alchemy: Fix reset for MTX-1 and XXS1500Florian Fainelli2-4/+4
2011-03-14MIPS: MTX-1: Make au1000_eth probe all PHY addressesFlorian Fainelli1-0/+9
2011-03-14MIPS: Jz4740: Add HAVE_CLKMaurus Cuelenaere1-0/+1
2011-03-14MIPS: Move idle task creation to work queueMaksim Rayskiy1-2/+29
2011-03-14MIPS, Perf-events: Use unsigned delta for right shift in event updateDeng-Cheng Zhu1-1/+1
2011-03-14MIPS, Perf-events: Work with the new callchain interfaceDeng-Cheng Zhu1-57/+6
2011-03-14MIPS, Perf-events: Fix event check in validate_event()Deng-Cheng Zhu1-2/+3
2011-03-14MIPS, Perf-events: Work with the new PMU interfaceDeng-Cheng Zhu2-119/+158
2011-03-14MIPS, Perf-events: Work with irq_workDeng-Cheng Zhu3-12/+3
2011-03-14MIPS: Fix always CONFIG_LOONGSON_UART_BASE=yYoichi Yuasa1-1/+4
2011-03-14MIPS: Loongson: Fix potentially wrong string handlingStefan Weil1-1/+2
2011-03-14MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.cDavid Daney1-1/+1
2011-03-14MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.hDavid Daney1-2/+2
2011-03-14MIPS: Remove unused code from arch/mips/kernel/syscall.cDavid Daney1-2/+1
2011-03-14MIPS: Fix GCC-4.6 'set but not used' warning in signal*.cDavid Daney2-2/+2
2011-03-14MIPS: MSP: Fix MSP71xx bpci interrupt handler return valueAnoop P A1-2/+2
2011-03-14MIPS: Select R4K timer lib for all MSP platformsAnoop P A3-5/+3
2011-03-14MIPS: Loongson: Remove ad-hoc cmdline defaultRobert Millan1-5/+0