summaryrefslogtreecommitdiff
path: root/arch/score
Commit message (Expand)AuthorAge
* new helper: signal_delivered()Al Viro2012-06-01
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01
* new helper: sigmask_to_save()Al Viro2012-06-01
* new helper: restore_saved_sigmask()Al Viro2012-06-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-31
|\
| * move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-23
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-24
|\ \
| * | kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-08
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-24
|\ \ \ | |_|/ |/| |
| * | timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-21
| * | score: Use generic time configAnna-Maria Gleixner2012-05-21
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-23
|\ \
| * | score: add handling of NOTIFY_RESUME to do_notify_resume()Al Viro2012-05-21
| * | score: don't open-code force_sigsegv()Al Viro2012-05-21
| * | score: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro2012-05-21
| * | score: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-21
| * | score: don't mask signals if we fail to setup signal stackMatt Fleming2012-05-21
* | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-23
|\ \ \ | |/ / |/| |
| * | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-16
| |/
* | score: Use common threadinfo allocatorThomas Gleixner2012-05-08
* | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-05
* | score: Use generic init_taskThomas Gleixner2012-05-05
|/
* Delete all instances of asm/system.hDavid Howells2012-03-28
* Disintegrate asm/system.h for ScoreDavid Howells2012-03-28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-20
|\
| * score: Fix typo in Kconfig.debugMasanari Iida2012-02-05
* | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-01
|/
* score: fix off-by-one index into syscall tableDan Rosenberg2012-01-23
* cpu: Register a generic CPU device on architectures that currently do notBen Hutchings2012-01-11
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-10
|\
| * lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin2011-11-24
* | memblock: Kill early_node_map[]Tejun Heo2011-12-08
* | score: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-08
|/
* score: drop unused Kconfig symbolsPaul Bolle2011-10-31
* modules: make arch's use default loader hooksJonas Bonn2011-07-24
* 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