aboutsummaryrefslogtreecommitdiff
path: root/arch/unicore32/include
AgeCommit message (Expand)Author
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-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-11-28unicore32: switch to generic clone(2)Al Viro
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp
2012-11-09unicore32: switch to generic sys_execve()Al Viro
2012-11-09unicore32: switch to generic kernel_thread()/kernel_execve()Al Viro
2012-11-09unicore32: Use Kbuild infrastructure for kvm_para.hGuan Xuetao
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 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