aboutsummaryrefslogtreecommitdiffstats
path: root/arch/score (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-21score: Use generic irq KconfigThomas Gleixner1-3/+4
2011-01-21genirq: Remove __do_IRQThomas Gleixner1-3/+0
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-1/+1
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-5/+0
2010-10-27ptrace: cleanup arch_ptrace() on scoreNamhyung Kim1-2/+2
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-1/+2
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra1-3/+0
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek6-639/+4
2010-10-07Fix IRQ flag handling namingDavid Howells1-88/+99
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe1-5/+0
2010-08-17Make do_execve() take a const filename pointerDavid Howells1-3/+7
2010-08-14defconfig reductionSam Ravnborg1-632/+0
2010-08-12score: fix dereference of NULL pointer in local_flush_tlb_page()Roel Kluin1-1/+1
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+0
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori1-2/+0
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+0
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2010-08-04Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek6-5/+9
2010-08-03kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg1-1/+2
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz1-3/+0
2010-06-09arch: Implement local64_tPeter Zijlstra1-0/+1
2010-05-27asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.hFUJITA Tomonori1-0/+2
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-0/+2
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig1-2/+1
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+2
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King1-1/+2
2010-02-17Merge branch 'linus' into x86/mmThomas Gleixner9-34/+39
2010-02-01resources: introduce generic page_is_ram()Wu Fengguang1-1/+1
2010-01-11mm: make totalhigh_pages unsigned longAndreas Fenkart1-1/+1
2009-12-17Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-scoreLinus Torvalds6-9/+31
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds1-0/+1
2009-12-17score: include asm-generic/param.h in asm/delay.h.Chen Liqin1-0/+2
2009-12-17score: fixed pfn_valid define.Chen Liqin3-6/+2
2009-12-17score: add flush_dcahce_page and PG_dcache_dirty defineChen Liqin2-3/+27
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig1-1/+0
2009-12-12score: add asm/asm-offsets.h wrapperMichal Marek1-0/+1
2009-12-11Add missing alignment check in arch/score sys_mmap()Al Viro1-3/+4
2009-12-11Unify sys_mmap*Al Viro1-22/+3
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's pagesIlya Loginov1-0/+1
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds1-3/+2
2009-09-23score: Cleanup linker script using new macros.Tim Abbott1-68/+9
2009-09-23score: Make THREAD_SIZE available to assembly files.Tim Abbott1-6/+9
2009-09-23score: Make PAGE_SIZE available to assembly.Tim Abbott1-1/+2
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches1-3/+2
2009-09-17score: add TIF_NOTIFY_RESUME define in asm/thread_info.hChen Liqin1-0/+2
2009-08-30score: make init_thread_union align to THREAD_SIZEChen Liqin1-1/+1
2009-08-30score: update files according to review comments.Chen Liqin1-115/+97
2009-08-30score: add old syscall supportChen Liqin3-2/+40
2009-08-30score: add MEMORY_START and MEMORY_SIZE define, to make the code clearChen Liqin2-16/+19