aboutsummaryrefslogtreecommitdiff
path: root/arch/unicore32/include
AgeCommit message (Expand)Author
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-10Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-05unicore32: pwm: Properly remap memory-mapped registersThierry Reding
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann
2012-10-04UAPI: Fix the guards on various asm/unistd.h filesDavid Howells
2012-10-03asm-generic: Add default clkdev.hMark Brown
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro
2012-10-01unicore32: unobfuscate _TIF_WORK_MASKAl Viro
2012-09-20get rid of generic instances of asm/exec.hAl Viro
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Delete all instances of asm/system.hDavid Howells
2012-03-28Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt]Guan Xuetao
2012-03-28Unicore32: adapt for dma_map_ops changesAndrzej Pietrasiewicz
2012-03-20unicore32/PCI: move <asm-generic/pci-bridge.h> include to asm/pci.hBjorn Helgaas
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-10unicore32: add ioremap_nocache definitionGuan Xuetao
2012-01-10unicore32: delete specified xlate_dev_mem_ptrGuan Xuetao
2012-01-06PCI: UniCore: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo
2011-11-16unicore32, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-11-15unicore32: fix build error for find bitopsGuan Xuetao
2011-09-27doc: fix broken referencesPaul Bolle
2011-06-09unicore32: using generic-y format for one line asm-generic filesGuan Xuetao
2011-05-24PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-02unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it ...Guan Xuetao
2011-04-02unicore32 fix: remove arch-specific futex supportGuan Xuetao
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-17unicore32: rewrite arch-specific tlb.h to use asm-generic versionGuanXuetao
2011-03-17unicore32: modify io_p2v and io_v2p macros, and adjust PKUNITY_mmio_BASEsGuanXuetao
2011-03-17unicore32: replace unicore32-specific iomap functions with generic lib implem...GuanXuetao
2011-03-17unicore32 machine related: add frame buffer driver for pkunity-v3 socGuanXuetao
2011-03-17unicore32 io: redefine __REG(x) and re-use readl/writel funcsGuanXuetao
2011-03-17unicore32: rename PKUNITY_IOSPACE_BASE to PKUNITY_MMIO_BASEGuanXuetao
2011-03-17unicore32: remove unused lines in arch/unicore32/include/asm/irq.hGuanXuetao
2011-03-17unicore32 machine related files: pci bus handlingGuanXuetao
2011-03-17unicore32 machine related files: hardware registersGuanXuetao
2011-03-17unicore32 additional architecture files: boot processGuanXuetao
2011-03-17unicore32 additional architecture files: low-level lib: miscGuanXuetao
2011-03-17unicore32 additional architecture files: low-level lib: uaccessGuanXuetao
2011-03-17unicore32 additional architecture files: low-level lib: ocd debugGuanXuetao
2011-03-17unicore32 additional architecture files: ptrace handlingGuanXuetao
2011-03-17unicore32 additional architecture files: float point handlingGuanXuetao