index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
score
Age
Commit message (
Expand
)
Author
2010-05-27
asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.h
FUJITA Tomonori
2010-05-14
add descriptive comment for TIF_MEMDIE task flag declaration.
Andreas Dilger
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-12
ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h
Christoph Hellwig
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
2010-02-17
Merge branch 'linus' into x86/mm
Thomas Gleixner
2010-02-01
resources: introduce generic page_is_ram()
Wu Fengguang
2010-01-11
mm: make totalhigh_pages unsigned long
Andreas Fenkart
2009-12-17
Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-score
Linus Torvalds
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2009-12-17
score: include asm-generic/param.h in asm/delay.h.
Chen Liqin
2009-12-17
score: fixed pfn_valid define.
Chen Liqin
2009-12-17
score: add flush_dcahce_page and PG_dcache_dirty define
Chen Liqin
2009-12-16
elf: kill USE_ELF_CORE_DUMP
Christoph Hellwig
2009-12-12
score: add asm/asm-offsets.h wrapper
Michal Marek
2009-12-11
Add missing alignment check in arch/score sys_mmap()
Al Viro
2009-12-11
Unify sys_mmap*
Al Viro
2009-11-26
block: add helpers to run flush_dcache_page() against a bio and a request's p...
Ilya Loginov
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
2009-09-23
score: Cleanup linker script using new macros.
Tim Abbott
2009-09-23
score: Make THREAD_SIZE available to assembly files.
Tim Abbott
2009-09-23
score: Make PAGE_SIZE available to assembly.
Tim Abbott
2009-09-21
Use new __init_task_data macro in arch init_task.c files.
Joe Perches
2009-09-17
score: add TIF_NOTIFY_RESUME define in asm/thread_info.h
Chen Liqin
2009-08-30
score: make init_thread_union align to THREAD_SIZE
Chen Liqin
2009-08-30
score: update files according to review comments.
Chen Liqin
2009-08-30
score: add old syscall support
Chen Liqin
2009-08-30
score: add MEMORY_START and MEMORY_SIZE define, to make the code clear
Chen Liqin
2009-08-30
score: update inconsistent declare after .c was changed
Chen Liqin
2009-08-30
score: remove unused code, add include files in .c
Chen Liqin
2009-06-27
score: clean up mm/init.c
Arnd Bergmann
2009-06-27
score: make irq.h definitions local
Arnd Bergmann
2009-06-27
score: cleanups: dead code, 0 as pointer, shadowed variables
Arnd Bergmann
2009-06-27
score: fix function prototypes
Arnd Bergmann
2009-06-27
score: add address space annotations
Arnd Bergmann
2009-06-27
score: add missing #includes
Arnd Bergmann
2009-06-22
score: move save arg5 and arg6 instruction in front of enable_irq
Chen Liqin
2009-06-19
score: add prototypes for wrapped syscalls
Arnd Bergmann
2009-06-19
score: remove init_mm
Arnd Bergmann
2009-06-19
score: add generic sys_call_table
Arnd Bergmann
2009-06-19
score: remove __{put,get}_user_unknown
Arnd Bergmann
2009-06-19
score: unset __ARCH_WANT_IPC_PARSE_VERSION
Arnd Bergmann
2009-06-19
score: update files according to review comments
Chen Liqin
2009-06-19
score: Add support for Sunplus S+core architecture
Chen Liqin