Top search
Forums top search
[PATCH] unicore32: Use schedule_preempt_disabled()
Follow bd2f5536 (sched/rt: Use schedule_preempt_disabled()). Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Ingo Molnar <mingo@elte.hu> Signed-off-by: Tobias Klauser ...
Message posted on the August 16th, 2012 - 11:20 AM ET
[PATCH] unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it floatable
1. get videomemory by __get_free_pages() in fb-puv3.c 2. remove resource reservation for old fixed UNIGFX_MMAP & UVC_MMAP space 3. remove unused macros: PKUNTIY_UNIGFX_MMAP_BASE, PKUNITY_UNIGFX_MMAP_SIZE, PKUNITY_UVC_MMAP_BASE, ...
Message posted on the April 1st, 2011 - 4:40 AM ET
[PATCH] unicore32 framebuffer driver fix: make videomemory kmalloc-ed and floatable
1. make videomemory kmalloc-ed in fb-puv3.c 2. remove resource reservation for old fixed UNIGFX_MMAP & UVC_MMAP space 3. remove unused PKUNTIY_UNIGFX_MMAP_BASE, PKUNITY_UNIGFX_MMAP_SIZE, PKUNITY_UVC_MMAP_BASE, PKUNITY_UVC_MMAP_SIZE and ...
Message posted on the March 29th, 2011 - 10:40 AM ET
[PATCH] unicore32: EXPORT_SYMBOL needs export.h
Include export.h to fix below warning: CC arch/unicore32/mm/init.o arch/unicore32/mm/init.c:227: warning: data definition has no type or storage class arch/unicore32/mm/init.c:227: warning: type defaults to 'int' in declaration of ...
Message posted on the October 18th, 2011 - 5:00 AM ET
[PATCH] unicore32: fix build error for find bitops
From: Guan Xuetao <gxt@mprc.pku.edu.cn> Remove the __uc32_ prefix in find bitops functions. see commit <19de85ef574c3a2182e3ccad9581805052f14946> bitops: add #ifndef for each of find bitops Signed-off-by: Guan Xuetao ...
Message posted on the June 9th, 2011 - 7:10 AM ET
[PATCH] unicore32 fix: remove arch-specific futex support
The futex functions in unicore32 are not used and verified, so just replaced by asm-generic version. Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn> arch/unicore32/Makefile | 2 +- arch/unicore32/include/asm/futex.h | 143 2 ...
Message posted on the March 30th, 2011 - 4:50 AM ET
[PATCH] unicore32: standardize /proc/iomem "Kernel code" name
All other ports use "Kernel code" to identify the Kernel text segment in /proc/iomem. Change the ARM resources to do the same. Signed-off-by: Kees Cook <keescook@chromium.org> arch/unicore32/kernel/setup.c | 2 +- 1 files ...
Message posted on the December 9th, 2011 - 4:20 PM ET
[PATCH] unicore32: add i2c bus driver for PKUnity SoC
From: Guan Xuetao <gxt@mprc.pku.edu.cn> This patch adds framebuffer driver for unigfx engine in PKUnity SoC. Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn> drivers/i2c/busses/Kconfig | 5 + drivers/i2c/busses/Makefile | 1 ...
Message posted on the January 23rd, 2011 - 9:40 PM ET
Re: [PATCH] a new UniCore32 arch-dependent patch for linux-2.6.37-rc1
Please download second patches for review: http://mprc.pku.edu.cn/~guanxuetao/linux/patch-2.6.37-rc2-uc32-gxt2-arch.bz2 (above patch for arch/unicore32 directory, 149KB) http://mprc.pku.edu.cn/~guanxuetao/linux/patch-2.6.37-rc2-uc32-gxt2-drivers. ...
Message posted on the November 20th, 2010 - 3:00 AM ET
[PATCHv1 02/12] unicore32 core architecture: generic headers stuff
From: Guan Xuetao <guanxuetao@mprc.pku.edu.cn> This patch includes some generic headers stuff. Because all one-line asm-generic headers are auto-generated by ASM_GENERIC_HEADERS in arch/unicore32/Makefile, so the rest seems very little. ELF ...
Message posted on the December 25th, 2010 - 1:50 PM ET
[PATCHv1 11/12] unicore32 core architecture: signals
From: Guan Xuetao <guanxuetao@mprc.pku.edu.cn> Patch 11 implements signals. Signed-off-by: Guan Xuetao <guanxuetao@mprc.pku.edu.cn> arch/unicore32/include/asm/sigcontext.h | 61 ++++ arch/unicore32/kernel/signal.c | 571 ...
Message posted on the December 25th, 2010 - 2:00 PM ET
[PATCHv1 09/12] unicore32 core architecture: timer and time
From: Guan Xuetao <guanxuetao@mprc.pku.edu.cn> Patch 9 implements timer and time. RTC and PWM device drivers are also here. Signed-off-by: Guan Xuetao <guanxuetao@mprc.pku.edu.cn> arch/unicore32/include/asm/timex.h | 34 +++ ...
Message posted on the December 25th, 2010 - 2:00 PM ET
[Pull: unicore32] Please pull unicore32 bugfix patches
Hi, Linus, Could you please pull unicore32 bugfix patches from my repo: git://github.com/gxt/linux.git unicore32 There are 10 patches in unicore32 branch with their logs listed below. Thanks & Regards, Guan Xuetao commit ...
Message posted on the January 4th, 2012 - 3:20 AM ET
[patch] mm, show_mem: suppress page counts in non-blockable contexts
On large systems with a lot of memory, walking all RAM to determine page types may take a half second or even more. In non-blockable contexts, the page allocator will emit a page allocation failure warning unless __GFP_NOWARN is specified. In such ...
Message posted on the February 26th, 2013 - 7:50 PM ET
June 19th, 2013 - 3:04 PM ET
Join now
Login

