aboutsummaryrefslogtreecommitdiff
path: root/arch/unicore32/include/asm
AgeCommit message (Expand)Author
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-15unicore32: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra
2013-07-03mm/unicore32: fix stale comment about VALID_PAGE()Jiang Liu
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-19missing user_stack_pointer() instancesAl Viro
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp
2012-11-09unicore32: switch to generic kernel_thread()/kernel_execve()Al Viro
2012-11-09UAPI: (Scripted) Disintegrate arch/unicore32/include/asmDavid Howells
2012-11-09UniCore32-bugfix: Remove definitions in asm/bug.h to solve difference between...Guan Xuetao
2012-11-09UniCore32-bugfix: fix mismatch return value of __xchg_bad_pointerGuan Xuetao
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
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-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-02unicore32 fix: remove arch-specific futex supportGuan Xuetao
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 io: redefine __REG(x) and re-use readl/writel funcsGuanXuetao
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 additional architecture files: low-level lib: miscGuanXuetao
2011-03-17unicore32 additional architecture files: low-level lib: uaccessGuanXuetao