summaryrefslogtreecommitdiffstats
path: root/arch/unicore32/include
Commit message (Expand)AuthorAgeFilesLines
* UAPI: (Scripted) Disintegrate arch/unicore32/include/asmDavid Howells2012-11-098-76/+96
* UniCore32-bugfix: Remove definitions in asm/bug.h to solve difference between...Guan Xuetao2012-11-091-5/+0Star
* UniCore32-bugfix: fix mismatch return value of __xchg_bad_pointerGuan Xuetao2012-11-091-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-2/+2
|\
| * bury _TIF_RESTORE_SIGMASKAl Viro2012-10-011-1/+0Star
| * unicore32: unobfuscate _TIF_WORK_MASKAl Viro2012-10-011-1/+2
* | Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2012-10-101-10/+8Star
|\ \
| * | unicore32: pwm: Properly remap memory-mapped registersThierry Reding2012-10-051-10/+8Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-102-15/+1Star
|\ \ \ | | |/ | |/|
| * | get rid of generic instances of asm/exec.hAl Viro2012-09-202-15/+1Star
| |/
* | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-045-25/+24Star
|\ \
| * | UAPI: Fix the guards on various asm/unistd.h filesDavid Howells2012-10-041-4/+0Star
| * | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-021-0/+3
| * | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-023-21/+21
| |/
* / asm-generic: Add default clkdev.hMark Brown2012-10-031-0/+1
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-251-0/+1
|\
| * kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+1
* | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-171-3/+0Star
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-051-6/+12
|\
| * Unicore32: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-281-6/+12
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2910-164/+209
|\ \
| * | Delete all instances of asm/system.hDavid Howells2012-03-281-5/+0Star
| * | Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt]Guan Xuetao2012-03-2810-164/+214
| |/
* / unicore32/PCI: move <asm-generic/pci-bridge.h> include to asm/pci.hBjorn Helgaas2012-03-201-0/+1
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-121-5/+0Star
|\
| * PCI: UniCore: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-061-5/+0Star
* | unicore32: add ioremap_nocache definitionGuan Xuetao2012-01-101-0/+1
* | unicore32: delete specified xlate_dev_mem_ptrGuan Xuetao2012-01-101-7/+0Star
* | freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0Star
|/
* unicore32, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-11-161-1/+0Star
* unicore32: fix build error for find bitopsGuan Xuetao2011-11-151-6/+6
* doc: fix broken referencesPaul Bolle2011-09-271-1/+1
* unicore32: using generic-y format for one line asm-generic filesGuan Xuetao2011-06-091-0/+59
* PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki2011-05-241-1/+0Star
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-071-2/+2
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* | unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it ...Guan Xuetao2011-04-022-11/+0Star
* | unicore32 fix: remove arch-specific futex supportGuan Xuetao2011-04-021-143/+0Star
|/
* unicore32: rewrite arch-specific tlb.h to use asm-generic versionGuanXuetao2011-03-171-82/+12Star
* unicore32: modify io_p2v and io_v2p macros, and adjust PKUNITY_mmio_BASEsGuanXuetao2011-03-1720-333/+336
* unicore32: replace unicore32-specific iomap functions with generic lib implem...GuanXuetao2011-03-171-3/+6
* unicore32 machine related: add frame buffer driver for pkunity-v3 socGuanXuetao2011-03-171-1/+1
* unicore32 io: redefine __REG(x) and re-use readl/writel funcsGuanXuetao2011-03-173-13/+15
* unicore32: rename PKUNITY_IOSPACE_BASE to PKUNITY_MMIO_BASEGuanXuetao2011-03-172-3/+3
* unicore32: remove unused lines in arch/unicore32/include/asm/irq.hGuanXuetao2011-03-171-2/+0Star
* unicore32 machine related files: pci bus handlingGuanXuetao2011-03-171-0/+46
* unicore32 machine related files: hardware registersGuanXuetao2011-03-1720-0/+1615
* unicore32 additional architecture files: boot processGuanXuetao2011-03-171-0/+34
* unicore32 additional architecture files: low-level lib: miscGuanXuetao2011-03-177-0/+486
* unicore32 additional architecture files: low-level lib: uaccessGuanXuetao2011-03-171-0/+47