trivial: fix typos "man[ae]g?ment" -> "management"
[pandora-kernel.git] / arch / score /
2009-09-20 Linus TorvaldsMerge branch 'perfcounters-core-for-linus' of git:...
2009-09-18 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2009-09-18 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-09-18 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2009-09-18 Linus TorvaldsMerge branch 'for-linus' of git://gitserver.sunplusct...
2009-09-17 Chen Liqinscore: add TIF_NOTIFY_RESUME define in asm/thread_info.h
2009-08-30 Chen Liqinscore: make init_thread_union align to THREAD_SIZE
2009-08-30 Chen Liqinscore: update files according to review comments.
2009-08-30 Chen Liqinscore: add old syscall support
2009-08-30 Chen Liqinscore: add MEMORY_START and MEMORY_SIZE define, to...
2009-08-30 Chen Liqinscore: update inconsistent declare after .c was changed
2009-08-30 Chen Liqinscore: remove unused code, add include files in .c
2009-08-30 Chen LiqinMerge branch 'score' of git://git./linux/kernel/git...
2009-06-27 Arnd Bergmannscore: clean up mm/init.c
2009-06-27 Arnd Bergmannscore: make irq.h definitions local
2009-06-27 Arnd Bergmannscore: cleanups: dead code, 0 as pointer, shadowed...
2009-06-27 Arnd Bergmannscore: fix function prototypes
2009-06-27 Arnd Bergmannscore: add address space annotations
2009-06-27 Arnd Bergmannscore: add missing #includes
2009-06-22 Chen Liqinscore: move save arg5 and arg6 instruction in front...
2009-06-19 Arnd Bergmannscore: add prototypes for wrapped syscalls
2009-06-19 Arnd Bergmannscore: remove init_mm
2009-06-19 Arnd Bergmannscore: add generic sys_call_table
2009-06-19 Arnd Bergmannscore: remove __{put,get}_user_unknown
2009-06-19 Arnd Bergmannscore: unset __ARCH_WANT_IPC_PARSE_VERSION
2009-06-19 Chen Liqinscore: update files according to review comments
2009-06-19 Chen Liqinscore: Add support for Sunplus S+core architecture