Age | Commit message (Expand) | Author |
2012-05-08 | score: Use common threadinfo allocator | Thomas Gleixner |
2012-05-05 | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner |
2012-05-05 | score: Use generic init_task | Thomas Gleixner |
2012-03-28 | Delete all instances of asm/system.h | David Howells |
2012-03-28 | Disintegrate asm/system.h for Score | David Howells |
2012-03-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-03-01 | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner |
2012-02-05 | score: Fix typo in Kconfig.debug | Masanari Iida |
2012-01-23 | score: fix off-by-one index into syscall table | Dan Rosenberg |
2012-01-11 | cpu: Register a generic CPU device on architectures that currently do not | Ben Hutchings |
2012-01-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2011-12-08 | memblock: Kill early_node_map[] | Tejun Heo |
2011-12-08 | score: Use HAVE_MEMBLOCK_NODE_MAP | Tejun Heo |
2011-11-24 | lib: move GENERIC_IOMAP to lib/Kconfig | Michael S. Tsirkin |
2011-10-31 | score: drop unused Kconfig symbols | Paul Bolle |
2011-07-24 | modules: make arch's use default loader hooks | Jonas Bonn |
2011-05-26 | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita |
2011-05-25 | 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-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-30 | genirq: Remove the now obsolete config options and select statements | Thomas Gleixner |
2011-03-28 | 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-22 | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet |
2011-01-21 | score: Use generic irq Kconfig | Thomas Gleixner |
2011-01-21 | genirq: Remove __do_IRQ | Thomas Gleixner |
2011-01-20 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes |
2010-10-28 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2010-10-27 | ptrace: cleanup arch_ptrace() on score | Namhyung Kim |
2010-10-27 | ptrace: change signature of arch_ptrace() | Namhyung Kim |
2010-10-26 | mm: remove pte_*map_nested() | Peter Zijlstra |
2010-10-12 | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek |
2010-10-07 | Fix IRQ flag handling naming | David Howells |
2010-09-19 | kbuild: migrate all arch to the kconfig mainmenu upgrade | Arnaud Lacombe |
2010-08-17 | Make do_execve() take a const filename pointer | David Howells |
2010-08-14 | defconfig reduction | Sam Ravnborg |
2010-08-12 | score: fix dereference of NULL pointer in local_flush_tlb_page() | Roel Kluin |
2010-08-10 | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-08-07 | remove needless ISA_DMA_THRESHOLD | FUJITA Tomonori |
2010-08-06 | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2010-08-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-08-04 | Merge commit 'v2.6.35' into kbuild/kbuild | Michal Marek |
2010-08-03 | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line | Sam Ravnborg |
2010-07-27 | time: Kill off CONFIG_GENERIC_TIME | John Stultz |
2010-06-09 | arch: Implement local64_t | Peter Zijlstra |
2010-05-27 | asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.h | FUJITA Tomonori |
2010-05-14 | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger |