summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* unicore32 machine related files: add i2c bus drivers for pkunity-v3 socGuanXuetao2011-03-171-0/+4
* unicore32 io: redefine __REG(x) and re-use readl/writel funcsGuanXuetao2011-03-1712-160/+167
* unicore32 upgrade to v2.6.38-rc5: add one more paramter for pte_alloc_map callGuanXuetao2011-03-171-1/+1
* unicore32: rename PKUNITY_IOSPACE_BASE to PKUNITY_MMIO_BASEGuanXuetao2011-03-172-3/+3
* unicore32: modify function names and parameters for irq_chipsGuanXuetao2011-03-172-41/+42
* unicore32: remove unused lines in arch/unicore32/include/asm/irq.hGuanXuetao2011-03-171-2/+0Star
* unicore32 time.c: change calculate method for clock_event_deviceGuanXuetao2011-03-171-7/+2Star
* unicore32 machine related files: pci bus handlingGuanXuetao2011-03-172-0/+450
* unicore32 machine related files: hardware registersGuanXuetao2011-03-1720-0/+1615
* unicore32 machine related files: core filesGuanXuetao2011-03-173-0/+440
* unicore32 additional architecture files: boot processGuanXuetao2011-03-177-0/+546
* unicore32 additional architecture files: low-level lib: miscGuanXuetao2011-03-1710-0/+662
* unicore32 additional architecture files: low-level lib: uaccessGuanXuetao2011-03-178-0/+648
* unicore32 additional architecture files: low-level lib: ocd debugGuanXuetao2011-03-174-0/+269
* unicore32 additional architecture files: ptrace handlingGuanXuetao2011-03-172-0/+282
* unicore32 additional architecture files: float point handlingGuanXuetao2011-03-173-0/+205
* unicore32 additional architecture files: pm related filesGuanXuetao2011-03-178-0/+1156
* unicore32 core architecture: signals handlingGuanXuetao2011-03-172-0/+523
* unicore32 core architecture: interrupts ang gpio handlingGuanXuetao2011-03-175-0/+811
* unicore32 core architecture: timer and time handlingGuanXuetao2011-03-174-0/+825
* unicore32 core architecture: mm related: consistent device DMA handlingGuanXuetao2011-03-1710-0/+1207
* unicore32 core architecture: mm related: fault handlingGuanXuetao2011-03-1710-0/+2247
* unicore32 core architecture: mm related: generic codesGuanXuetao2011-03-1713-0/+1390
* unicore32 core architecture: process/thread related codesGuanXuetao2011-03-176-0/+912
* unicore32 core architecture: low level entry and setup codesGuanXuetao2011-03-176-0/+1820
* unicore32 core architecture: processor and system headersGuanXuetao2011-03-1710-0/+810
* unicore32 core architecture: generic elf and ksyms stuffGuanXuetao2011-03-178-0/+571
* unicore32 core architecture: build infrastructureGuanXuetao2011-03-179-0/+758
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowell...Linus Torvalds2011-03-143-5/+6
|\
| * MN10300: atomic_read() should ensure it emits a loadDavid Howells2011-03-141-1/+1
| * MN10300: The SMP_ICACHE_INV_FLUSH_RANGE IPI command does not existDavid Howells2011-03-141-2/+2
| * MN10300: Proper use of macros get_user() in the case of incremented pointersTkhai Kirill2011-03-141-2/+3
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-03-1422-305/+331
|\ \
| * | MIPS: Alchemy: Fix reset for MTX-1 and XXS1500Florian Fainelli2011-03-142-4/+4
| * | MIPS: MTX-1: Make au1000_eth probe all PHY addressesFlorian Fainelli2011-03-141-0/+9
| * | MIPS: Jz4740: Add HAVE_CLKMaurus Cuelenaere2011-03-141-0/+1
| * | MIPS: Move idle task creation to work queueMaksim Rayskiy2011-03-141-2/+29
| * | MIPS, Perf-events: Use unsigned delta for right shift in event updateDeng-Cheng Zhu2011-03-141-1/+1
| * | MIPS, Perf-events: Work with the new callchain interfaceDeng-Cheng Zhu2011-03-141-57/+6Star
| * | MIPS, Perf-events: Fix event check in validate_event()Deng-Cheng Zhu2011-03-141-2/+3
| * | MIPS, Perf-events: Work with the new PMU interfaceDeng-Cheng Zhu2011-03-142-119/+158
| * | MIPS, Perf-events: Work with irq_workDeng-Cheng Zhu2011-03-143-12/+3Star
| * | MIPS: Fix always CONFIG_LOONGSON_UART_BASE=yYoichi Yuasa2011-03-141-1/+4
| * | MIPS: Loongson: Fix potentially wrong string handlingStefan Weil2011-03-141-1/+2
| * | MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.cDavid Daney2011-03-141-1/+1
| * | MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.hDavid Daney2011-03-141-2/+2
| * | MIPS: Remove unused code from arch/mips/kernel/syscall.cDavid Daney2011-03-141-2/+1Star
| * | MIPS: Fix GCC-4.6 'set but not used' warning in signal*.cDavid Daney2011-03-142-2/+2
| * | MIPS: MSP: Fix MSP71xx bpci interrupt handler return valueAnoop P A2011-03-141-2/+2
| * | MIPS: Select R4K timer lib for all MSP platformsAnoop P A2011-03-143-5/+3Star