summaryrefslogtreecommitdiffstats
path: root/arch/unicore32/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-202-1/+1
|\
| * missing user_stack_pointer() instancesAl Viro2012-12-191-0/+1
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-121-0/+1
|\ \ | |/
| * unicore32: switch to generic clone(2)Al Viro2012-11-281-0/+1
* | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-12-081-0/+1
|\ \ | |/ |/|
| * tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
* | unicore32: switch to generic sys_execve()Al Viro2012-11-091-0/+1
* | unicore32: switch to generic kernel_thread()/kernel_execve()Al Viro2012-11-091-5/+0
* | unicore32: Use Kbuild infrastructure for kvm_para.hGuan Xuetao2012-11-092-1/+2
* | 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/+0
* | 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/+0
| * 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/+8
|\ \
| * | unicore32: pwm: Properly remap memory-mapped registersThierry Reding2012-10-051-10/+8
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-102-15/+1
|\ \ \ | | |/ | |/|
| * | get rid of generic instances of asm/exec.hAl Viro2012-09-202-15/+1
| |/
* | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-045-25/+24
|\ \
| * | UAPI: Fix the guards on various asm/unistd.h filesDavid Howells2012-10-041-4/+0
| * | 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-241-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-161-3/+0
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-041-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-2810-164/+209
|\ \
| * | Delete all instances of asm/system.hDavid Howells2012-03-281-5/+0
| * | 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-111-5/+0
|\
| * PCI: UniCore: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-061-5/+0
* | unicore32: add ioremap_nocache definitionGuan Xuetao2012-01-101-0/+1
* | unicore32: delete specified xlate_dev_mem_ptrGuan Xuetao2012-01-101-7/+0
* | freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0
|/
* unicore32, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-11-161-1/+0
* 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/+0
* 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/+0
* | unicore32 fix: remove arch-specific futex supportGuan Xuetao2011-04-021-143/+0
|/
* unicore32: rewrite arch-specific tlb.h to use asm-generic versionGuanXuetao2011-03-171-82/+12
* unicore32: modify io_p2v and io_v2p macros, and adjust PKUNITY_mmio_BASEsGuanXuetao2011-03-1720-333/+336
OpenPOWER on IntegriCloud