nfs: new subdir Documentation/filesystems/nfs
[safe/jmp/linux-2.6] / arch / score /
2009-09-23 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-next
2009-09-23 Tim Abbottscore: Cleanup linker script using new macros.
2009-09-23 Tim Abbottscore: Make THREAD_SIZE available to assembly files.
2009-09-23 Tim Abbottscore: Make PAGE_SIZE available to assembly.
2009-09-21 Joe PerchesUse new __init_task_data macro in arch init_task.c...
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-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