summaryrefslogtreecommitdiff
path: root/arch/unicore32/include/asm
AgeCommit message (Expand)AuthorFilesLines
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-7/+0
2012-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2012-12-20missing user_stack_pointer() instancesAl Viro1-0/+1
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-0/+1
2012-11-14tracing,x86: Add a TSC trace_clockDavid Sharp1-0/+1
2012-11-09unicore32: switch to generic kernel_thread()/kernel_execve()Al Viro1-5/+0
2012-11-09UAPI: (Scripted) Disintegrate arch/unicore32/include/asmDavid Howells6-144/+1
2012-11-09UniCore32-bugfix: Remove definitions in asm/bug.h to solve difference between...Guan Xuetao1-5/+0
2012-11-09UniCore32-bugfix: fix mismatch return value of __xchg_bad_pointerGuan Xuetao1-1/+1
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+2
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-15/+1
2012-10-05Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann1-4/+0
2012-10-04UAPI: Fix the guards on various asm/unistd.h filesDavid Howells1-4/+0
2012-10-03asm-generic: Add default clkdev.hMark Brown1-0/+1
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro1-1/+0
2012-10-01unicore32: unobfuscate _TIF_WORK_MASKAl Viro1-1/+2
2012-09-20get rid of generic instances of asm/exec.hAl Viro2-15/+1
2012-05-25Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-05-17fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-3/+0
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson1-0/+1
2012-04-05Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds1-6/+12
2012-03-29Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds10-164/+209
2012-03-28Delete all instances of asm/system.hDavid Howells1-5/+0
2012-03-28Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt]Guan Xuetao10-164/+214
2012-03-28Unicore32: adapt for dma_map_ops changesAndrzej Pietrasiewicz1-6/+12
2012-03-20unicore32/PCI: move <asm-generic/pci-bridge.h> include to asm/pci.hBjorn Helgaas1-0/+1
2012-01-12Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-5/+0
2012-01-10unicore32: add ioremap_nocache definitionGuan Xuetao1-0/+1
2012-01-10unicore32: delete specified xlate_dev_mem_ptrGuan Xuetao1-7/+0
2012-01-07PCI: UniCore: convert pcibios_set_master() to a non-inlined functionMyron Stowe1-5/+0
2011-11-22freezer: remove now unused TIF_FREEZETejun Heo1-2/+0
2011-11-16unicore32, exec: remove redundant set_fs(USER_DS)Mathias Krause1-1/+0
2011-11-15unicore32: fix build error for find bitopsGuan Xuetao1-6/+6
2011-09-27doc: fix broken referencesPaul Bolle1-1/+1
2011-06-09unicore32: using generic-y format for one line asm-generic filesGuan Xuetao1-0/+59
2011-05-25PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki1-1/+0
2011-04-02unicore32 fix: remove arch-specific futex supportGuan Xuetao1-143/+0
2011-03-17unicore32: rewrite arch-specific tlb.h to use asm-generic versionGuanXuetao1-82/+12
2011-03-17unicore32: modify io_p2v and io_v2p macros, and adjust PKUNITY_mmio_BASEsGuanXuetao1-1/+1
2011-03-17unicore32: replace unicore32-specific iomap functions with generic lib implem...GuanXuetao1-3/+6
2011-03-17unicore32 io: redefine __REG(x) and re-use readl/writel funcsGuanXuetao1-4/+5
2011-03-17unicore32: remove unused lines in arch/unicore32/include/asm/irq.hGuanXuetao1-2/+0
2011-03-17unicore32 machine related files: pci bus handlingGuanXuetao1-0/+46
2011-03-17unicore32 additional architecture files: low-level lib: miscGuanXuetao7-0/+486
2011-03-17unicore32 additional architecture files: low-level lib: uaccessGuanXuetao1-0/+47
2011-03-17unicore32 additional architecture files: ptrace handlingGuanXuetao1-0/+133
2011-03-17unicore32 additional architecture files: float point handlingGuanXuetao2-0/+79
2011-03-17unicore32 additional architecture files: pm related filesGuanXuetao1-0/+30
2011-03-17unicore32 core architecture: signals handlingGuanXuetao1-0/+29
2011-03-17unicore32 core architecture: interrupts ang gpio handlingGuanXuetao3-0/+263