summaryrefslogtreecommitdiffstats
path: root/arch/unicore32
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-05-271-1/+0
|\
| * PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki2011-05-241-1/+0
* | lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd2011-05-251-7/+0
* | mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0
* | arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes2011-05-251-1/+1
|/
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-191-1/+0
|\
| * sysfs: remove "last sysfs file:" line from the oops messagesGreg Kroah-Hartman2011-05-131-1/+0
* | PM / UNICORE32: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki2011-05-111-15/+8
|/
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-072-3/+3
|\
| * Fix common misspellingsLucas De Marchi2011-03-312-3/+3
* | Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...Linus Torvalds2011-04-0410-206/+7
|\ \ | |/ |/|
| * unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it ...Guan Xuetao2011-04-025-49/+2
| * unicore32 core architecture: remove duplicated #includeHuang Weiyi2011-04-021-1/+0
| * unicore32 rtc driver fix: cleanup irq_set_freq and irq_set_stateGuan Xuetao2011-04-021-9/+0
| * unicore32 fix: remove arch-specific futex supportGuan Xuetao2011-04-022-144/+1
| * unicore32 ldscript fix: add cacheline parameter to PERCPU() macroGuan Xuetao2011-04-021-3/+4
* | genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-301-1/+0
|/
* unicore32: Use generic show_interrupts()Thomas Gleixner2011-03-292-42/+1
* unicore32: Convert to new irq function namesThomas Gleixner2011-03-291-8/+8
* lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-241-1/+1
* unicore32: rewrite arch-specific tlb.h to use asm-generic versionGuanXuetao2011-03-171-82/+12
* unicore32: modify io_p2v and io_v2p macros, and adjust PKUNITY_mmio_BASEsGuanXuetao2011-03-1726-362/+365
* unicore32: replace unicore32-specific iomap functions with generic lib implem...GuanXuetao2011-03-174-60/+10
* unicore32 machine related: add frame buffer driver for pkunity-v3 socGuanXuetao2011-03-173-2/+18
* 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/+0
* unicore32 time.c: change calculate method for clock_event_deviceGuanXuetao2011-03-171-7/+2
* 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
OpenPOWER on IntegriCloud