| Commit message (Expand) | Author | Age |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-05-24 |
|\ |
|
| * | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson | 2012-04-08 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-24 |
|\ \ |
|
| * | | timers: Fixup the Kconfig consolidation fallout | Thomas Gleixner | 2012-05-21 |
| * | | score: Use generic time config | Anna-Maria Gleixner | 2012-05-21 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-05-23 |
|\ \ |
|
| * | | score: add handling of NOTIFY_RESUME to do_notify_resume() | Al Viro | 2012-05-21 |
| * | | score: don't open-code force_sigsegv() | Al Viro | 2012-05-21 |
| * | | score: ->restart_block.fn needs to be reset on rt_sigreturn | Al Viro | 2012-05-21 |
| * | | score: use set_current_blocked() and block_sigmask() | Matt Fleming | 2012-05-21 |
| * | | score: don't mask signals if we fail to setup signal stack | Matt Fleming | 2012-05-21 |
* | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-05-23 |
|\ \ \
| |/ /
|/| | |
|
| * | | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 2012-05-16 |
| |/ |
|
* | | score: Use common threadinfo allocator | Thomas Gleixner | 2012-05-08 |
* | | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner | 2012-05-05 |
* | | score: Use generic init_task | Thomas Gleixner | 2012-05-05 |
|/ |
|
* | Delete all instances of asm/system.h | David Howells | 2012-03-28 |
* | Disintegrate asm/system.h for Score | David Howells | 2012-03-28 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-03-21 |
|\ |
|
| * | score: Fix typo in Kconfig.debug | Masanari Iida | 2012-02-05 |
* | | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner | 2012-03-01 |
|/ |
|
* | score: fix off-by-one index into syscall table | Dan Rosenberg | 2012-01-23 |
* | cpu: Register a generic CPU device on architectures that currently do not | Ben Hutchings | 2012-01-11 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2012-01-10 |
|\ |
|
| * | lib: move GENERIC_IOMAP to lib/Kconfig | Michael S. Tsirkin | 2011-11-24 |
* | | memblock: Kill early_node_map[] | Tejun Heo | 2011-12-08 |
* | | score: Use HAVE_MEMBLOCK_NODE_MAP | Tejun Heo | 2011-12-08 |
|/ |
|
* | score: drop unused Kconfig symbols | Paul Bolle | 2011-10-31 |
* | modules: make arch's use default loader hooks | Jonas Bonn | 2011-07-24 |
* | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita | 2011-05-26 |
* | lib: consolidate DEBUG_STACK_USAGE option | Stephen Boyd | 2011-05-25 |
* | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 2011-05-25 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | genirq: Remove the now obsolete config options and select statements | Thomas Gleixner | 2011-03-30 |
* | score: Use generic show_interrupts() | Thomas Gleixner | 2011-03-28 |
* | score: Convert to new irq function names | Thomas Gleixner | 2011-03-28 |
* | score: lost a semicolon in asm/irqflags.h | Chen Liqin | 2011-03-28 |
* | score: Select GENERIC_HARDIRQS_NO_DEPRECATED | Thomas Gleixner | 2011-03-28 |
* | score: Convert irq_chip to new functions | Thomas Gleixner | 2011-03-28 |
* | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet | 2011-03-22 |
* | score: Use generic irq Kconfig | Thomas Gleixner | 2011-01-21 |
* | genirq: Remove __do_IRQ | Thomas Gleixner | 2011-01-21 |
* | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 2011-01-20 |
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2010-10-28 |
|\ |
|
| * | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek | 2010-10-12 |
| |\ |
|
| * | | kbuild: migrate all arch to the kconfig mainmenu upgrade | Arnaud Lacombe | 2010-09-19 |
* | | | ptrace: cleanup arch_ptrace() on score | Namhyung Kim | 2010-10-27 |
* | | | ptrace: change signature of arch_ptrace() | Namhyung Kim | 2010-10-27 |
* | | | mm: remove pte_*map_nested() | Peter Zijlstra | 2010-10-26 |
* | | | Fix IRQ flag handling naming | David Howells | 2010-10-07 |