summaryrefslogtreecommitdiffstats
path: root/arch/score
Commit message (Expand)AuthorAgeFilesLines
* Delete all instances of asm/system.hDavid Howells2012-03-281-5/+0Star
* Disintegrate asm/system.h for ScoreDavid Howells2012-03-288-91/+101
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-211-1/+1
|\
| * score: Fix typo in Kconfig.debugMasanari Iida2012-02-051-1/+1
* | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1Star
|/
* score: fix off-by-one index into syscall tableDan Rosenberg2012-01-231-1/+1
* cpu: Register a generic CPU device on architectures that currently do notBen Hutchings2012-01-121-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-111-3/+1Star
|\
| * lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin2011-11-241-3/+1Star
* | memblock: Kill early_node_map[]Tejun Heo2011-12-081-3/+0Star
* | score: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-082-1/+6
|/
* score: drop unused Kconfig symbolsPaul Bolle2011-10-311-19/+0Star
* modules: make arch's use default loader hooksJonas Bonn2011-07-241-26/+3Star
* arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-271-3/+0Star
* lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd2011-05-251-9/+0Star
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0Star
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-301-1/+0Star
* score: Use generic show_interrupts()Thomas Gleixner2011-03-282-39/+1Star
* score: Convert to new irq function namesThomas Gleixner2011-03-281-2/+2
* score: lost a semicolon in asm/irqflags.hChen Liqin2011-03-281-1/+1
* score: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-281-0/+1
* score: Convert irq_chip to new functionsThomas Gleixner2011-03-281-11/+13
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-231-1/+1
* score: Use generic irq KconfigThomas Gleixner2011-01-211-3/+4
* genirq: Remove __do_IRQThomas Gleixner2011-01-211-3/+0Star
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-211-1/+1
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-291-5/+0Star
|\
| * Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-126-639/+4Star
| |\
| * | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-201-5/+0Star
* | | ptrace: cleanup arch_ptrace() on scoreNamhyung Kim2010-10-281-2/+2
* | | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-281-1/+2
* | | mm: remove pte_*map_nested()Peter Zijlstra2010-10-271-3/+0Star
* | | Fix IRQ flag handling namingDavid Howells2010-10-071-88/+99
* | | Make do_execve() take a const filename pointerDavid Howells2010-08-181-3/+7
| |/ |/|
* | defconfig reductionSam Ravnborg2010-08-141-632/+0Star
* | 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-111-2/+0Star
|\ \
| * | remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-071-2/+0Star
| |/
* | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-061-3/+0Star
|\ \
| * | time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-271-3/+0Star
| |/
* | 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-131-2/+1Star
| * 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