aboutsummaryrefslogtreecommitdiffstats
path: root/arch/score
Commit message (Expand)AuthorAge
* arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-26
* lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd2011-05-25
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-25
* Fix common misspellingsLucas De Marchi2011-03-31
* genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-30
* score: Use generic show_interrupts()Thomas Gleixner2011-03-28
* score: Convert to new irq function namesThomas Gleixner2011-03-28
* score: lost a semicolon in asm/irqflags.hChen Liqin2011-03-28
* score: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-28
* score: Convert irq_chip to new functionsThomas Gleixner2011-03-28
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-22
* score: Use generic irq KconfigThomas Gleixner2011-01-21
* genirq: Remove __do_IRQThomas Gleixner2011-01-21
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-20
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-28
|\
| * Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-12
| |\
| * | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-19
* | | ptrace: cleanup arch_ptrace() on scoreNamhyung Kim2010-10-27
* | | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-27
* | | mm: remove pte_*map_nested()Peter Zijlstra2010-10-26
* | | Fix IRQ flag handling namingDavid Howells2010-10-07
* | | Make do_execve() take a const filename pointerDavid Howells2010-08-17
| |/ |/|
* | defconfig reductionSam Ravnborg2010-08-14
* | score: fix dereference of NULL pointer in local_flush_tlb_page()Roel Kluin2010-08-12
* | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-10
|\ \
| * | remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-07
| |/
* | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-06
|\ \
| * | time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-27
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-06
|\ \
| * | arch: Implement local64_tPeter Zijlstra2010-06-09
| |/
* | Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek2010-08-04
|\|
| * asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.hFUJITA Tomonori2010-05-27
| * add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-14
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| * ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig2010-03-12
| * Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-01
| |\
| | * MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-20
| * | Merge branch 'linus' into x86/mmThomas Gleixner2010-02-17
| |\|
| * | resources: introduce generic page_is_ram()Wu Fengguang2010-02-01
* | | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg2010-08-03
| |/ |/|
* | mm: make totalhigh_pages unsigned longAndreas Fenkart2010-01-11
* | Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-scoreLinus Torvalds2009-12-17
|\ \
| * | score: include asm-generic/param.h in asm/delay.h.Chen Liqin2009-12-17
| * | score: fixed pfn_valid define.Chen Liqin2009-12-17
| * | score: add flush_dcahce_page and PG_dcache_dirty defineChen Liqin2009-12-17
* | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-17
|\ \ \ | |/ / |/| |
| * | score: add asm/asm-offsets.h wrapperMichal Marek2009-12-12
* | | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-16
|/ /
* | Add missing alignment check in arch/score sys_mmap()Al Viro2009-12-11
* | Unify sys_mmap*Al Viro2009-12-11