aboutsummaryrefslogtreecommitdiff
path: root/arch/score
AgeCommit message (Expand)AuthorFilesLines
2012-06-01new helper: signal_delivered()Gravatar Al Viro 1-1/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setGravatar Al Viro 1-3/+0
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Gravatar Al Viro 1-19/+5
2012-06-01new helper: sigmask_to_save()Gravatar Al Viro 1-9/+3
2012-06-01new helper: restore_saved_sigmask()Gravatar Al Viro 1-4/+1
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-2/+0
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+1
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-4/+1
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Gravatar Al Viro 1-2/+0
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-14/+15
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+0
2012-05-21score: add handling of NOTIFY_RESUME to do_notify_resume()Gravatar Al Viro 1-1/+8
2012-05-21score: don't open-code force_sigsegv()Gravatar Al Viro 1-3/+1
2012-05-21score: ->restart_block.fn needs to be reset on rt_sigreturnGravatar Al Viro 1-0/+3
2012-05-21score: use set_current_blocked() and block_sigmask()Gravatar Matt Fleming 1-12/+3
2012-05-21score: don't mask signals if we fail to setup signal stackGravatar Matt Fleming 1-6/+8
2012-05-21timers: Fixup the Kconfig consolidation falloutGravatar Thomas Gleixner 1-1/+0
2012-05-21score: Use generic time configGravatar Anna-Maria Gleixner 1-3/+1
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Gravatar Suresh Siddha 1-1/+0
2012-05-08score: Use common threadinfo allocatorGravatar Thomas Gleixner 1-7/+3
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKGravatar Thomas Gleixner 1-1/+0
2012-05-05score: Use generic init_taskGravatar Thomas Gleixner 3-47/+2
2012-04-08kvmclock: Add functions to check if the host has stopped the vmGravatar Eric B Munson 1-0/+1
2012-03-28Delete all instances of asm/system.hGravatar David Howells 1-5/+0
2012-03-28Disintegrate asm/system.h for ScoreGravatar David Howells 8-91/+101
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2012-03-01sched/rt: Use schedule_preempt_disabled()Gravatar Thomas Gleixner 1-3/+1
2012-02-05score: Fix typo in Kconfig.debugGravatar Masanari Iida 1-1/+1
2012-01-23score: fix off-by-one index into syscall tableGravatar Dan Rosenberg 1-1/+1
2012-01-11cpu: Register a generic CPU device on architectures that currently do notGravatar Ben Hutchings 1-0/+1
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-3/+1
2011-12-08memblock: Kill early_node_map[]Gravatar Tejun Heo 1-3/+0
2011-12-08score: Use HAVE_MEMBLOCK_NODE_MAPGravatar Tejun Heo 2-1/+6
2011-11-24lib: move GENERIC_IOMAP to lib/KconfigGravatar Michael S. Tsirkin 1-3/+1
2011-10-31score: drop unused Kconfig symbolsGravatar Paul Bolle 1-19/+0
2011-07-24modules: make arch's use default loader hooksGravatar Jonas Bonn 1-26/+3
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Gravatar Akinobu Mita 1-3/+0
2011-05-25lib: consolidate DEBUG_STACK_USAGE optionGravatar Stephen Boyd 1-9/+0
2011-05-25mm: now that all old mmu_gather code is gone, remove the storageGravatar Peter Zijlstra 1-2/+0
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2011-03-30genirq: Remove the now obsolete config options and select statementsGravatar Thomas Gleixner 1-1/+0
2011-03-28score: Use generic show_interrupts()Gravatar Thomas Gleixner 2-39/+1
2011-03-28score: Convert to new irq function namesGravatar Thomas Gleixner 1-2/+2
2011-03-28score: lost a semicolon in asm/irqflags.hGravatar Chen Liqin 1-1/+1
2011-03-28score: Select GENERIC_HARDIRQS_NO_DEPRECATEDGravatar Thomas Gleixner 1-0/+1
2011-03-28score: Convert irq_chip to new functionsGravatar Thomas Gleixner 1-11/+13
2011-03-22mm: NUMA aware alloc_thread_info_node()Gravatar Eric Dumazet 1-1/+1
2011-01-21score: Use generic irq KconfigGravatar Thomas Gleixner 1-3/+4
2011-01-21genirq: Remove __do_IRQGravatar Thomas Gleixner 1-3/+0
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTGravatar David Rientjes 1-1/+1