summaryrefslogtreecommitdiffstats
path: root/arch/score
Commit message (Expand)AuthorAgeFilesLines
* ptrace: cleanup arch_ptrace() on scoreNamhyung Kim2010-10-271-2/+2
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-1/+2
* mm: remove pte_*map_nested()Peter Zijlstra2010-10-261-3/+0
* Fix IRQ flag handling namingDavid Howells2010-10-071-88/+99
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-3/+7
* defconfig reductionSam Ravnborg2010-08-141-632/+0
* score: fix dereference of NULL pointer in local_flush_tlb_page()Roel Kluin2010-08-121-1/+1
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-101-2/+0
|\
| * remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-071-2/+0
* | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-061-3/+0
|\ \
| * | time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-271-3/+0
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-061-0/+1
|\ \
| * | arch: Implement local64_tPeter Zijlstra2010-06-091-0/+1
| |/
* | Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek2010-08-046-5/+9
|\ \ | |/
| * asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.hFUJITA Tomonori2010-05-271-0/+2
| * add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-141-1/+1
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-0/+2
| * ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig2010-03-121-2/+1
| * Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-1/+2
| |\
| | * MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-1/+2
| * | Merge branch 'linus' into x86/mmThomas Gleixner2010-02-179-34/+39
| |\ \ | | |/
| * | resources: introduce generic page_is_ram()Wu Fengguang2010-02-011-1/+1
* | | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg2010-08-031-1/+2
| |/ |/|
* | mm: make totalhigh_pages unsigned longAndreas Fenkart2010-01-111-1/+1
* | Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-scoreLinus Torvalds2009-12-176-9/+31
|\ \
| * | score: include asm-generic/param.h in asm/delay.h.Chen Liqin2009-12-171-0/+2
| * | score: fixed pfn_valid define.Chen Liqin2009-12-173-6/+2
| * | score: add flush_dcahce_page and PG_dcache_dirty defineChen Liqin2009-12-172-3/+27
* | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-171-0/+1
|\ \ \ | |/ / |/| |
| * | score: add asm/asm-offsets.h wrapperMichal Marek2009-12-121-0/+1
* | | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-161-1/+0
|/ /
* | Add missing alignment check in arch/score sys_mmap()Al Viro2009-12-111-3/+4
* | Unify sys_mmap*Al Viro2009-12-111-22/+3
* | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-231-3/+2
|\
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-3/+2
* | score: Cleanup linker script using new macros.Tim Abbott2009-09-231-68/+9
* | score: Make THREAD_SIZE available to assembly files.Tim Abbott2009-09-231-6/+9
* | score: Make PAGE_SIZE available to assembly.Tim Abbott2009-09-231-1/+2
|/
* score: add TIF_NOTIFY_RESUME define in asm/thread_info.hChen Liqin2009-09-171-0/+2
* score: make init_thread_union align to THREAD_SIZEChen Liqin2009-08-301-1/+1
* score: update files according to review comments.Chen Liqin2009-08-301-115/+97
* score: add old syscall supportChen Liqin2009-08-303-2/+40
* score: add MEMORY_START and MEMORY_SIZE define, to make the code clearChen Liqin2009-08-302-16/+19
* score: update inconsistent declare after .c was changedChen Liqin2009-08-309-35/+472
* score: remove unused code, add include files in .cChen Liqin2009-08-305-21/+17
* score: clean up mm/init.cArnd Bergmann2009-06-271-24/+10
* score: make irq.h definitions localArnd Bergmann2009-06-272-20/+23
* score: cleanups: dead code, 0 as pointer, shadowed variablesArnd Bergmann2009-06-273-20/+8
* score: fix function prototypesArnd Bergmann2009-06-273-12/+17
OpenPOWER on IntegriCloud