aboutsummaryrefslogtreecommitdiff
path: root/arch/score
AgeCommit message (Expand)Author
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-05-21score: add handling of NOTIFY_RESUME to do_notify_resume()Al Viro
2012-05-21score: don't open-code force_sigsegv()Al Viro
2012-05-21score: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro
2012-05-21score: use set_current_blocked() and block_sigmask()Matt Fleming
2012-05-21score: don't mask signals if we fail to setup signal stackMatt Fleming
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner
2012-05-21score: Use generic time configAnna-Maria Gleixner
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha
2012-05-08score: Use common threadinfo allocatorThomas Gleixner
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner
2012-05-05score: Use generic init_taskThomas Gleixner
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson
2012-03-28Delete all instances of asm/system.hDavid Howells
2012-03-28Disintegrate asm/system.h for ScoreDavid Howells
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner
2012-02-05score: Fix typo in Kconfig.debugMasanari Iida
2012-01-23score: fix off-by-one index into syscall tableDan Rosenberg
2012-01-11cpu: Register a generic CPU device on architectures that currently do notBen Hutchings
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2011-12-08memblock: Kill early_node_map[]Tejun Heo
2011-12-08score: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo
2011-11-24lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin
2011-10-31score: drop unused Kconfig symbolsPaul Bolle
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita
2011-05-25lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner
2011-03-28score: Use generic show_interrupts()Thomas Gleixner
2011-03-28score: Convert to new irq function namesThomas Gleixner
2011-03-28score: lost a semicolon in asm/irqflags.hChen Liqin
2011-03-28score: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner
2011-03-28score: Convert irq_chip to new functionsThomas Gleixner
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet
2011-01-21score: Use generic irq KconfigThomas Gleixner
2011-01-21genirq: Remove __do_IRQThomas Gleixner
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes