Age | Commit message (Expand) | Author |
2013-05-05 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-05-02 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-04-30 | dump_stack: unify debug information printed by show_regs() | Tejun Heo |
2013-04-30 | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo |
2013-04-30 | Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-04-30 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-04-29 | mm/metag: use free_highmem_page() to free highmem pages into buddy system | Jiang Liu |
2013-04-29 | mm/metag: use common help functions to free reserved pages | Jiang Liu |
2013-04-25 | metag: defconfigs: increase log buffer 8KiB => 128KiB | James Hogan |
2013-04-22 | metag: avoid unnecessary builtin dtb rebuilds | James Hogan |
2013-04-18 | memblock: kill "config MAX_ACTIVE_REGIONS" | Paul Bolle |
2013-04-17 | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner |
2013-04-16 | Remove GENERIC_GPIO config option | Alexandre Courbot |
2013-04-08 | metag: Use generic idle loop | Thomas Gleixner |
2013-04-08 | arch: Consolidate tsk_is_polling() | Thomas Gleixner |
2013-03-27 | metag: add exported <asm/ech.h> for extended context handling | James Hogan |
2013-03-27 | metag: export _metag_da_present and cpu_2_hwthread_id | James Hogan |
2013-03-27 | metag: ptrace: Implement NT_METAG_TLS | Paul Clothier |
2013-03-20 | memblock: Kill ARCH_POPULATES_NODE_MAP once more | Paul Bolle |
2013-03-15 | metag: cachepart: fix get_global_dcache_size() typo | James Hogan |
2013-03-15 | metag: cachepart: take into account small cache bits | James Hogan |
2013-03-15 | metag: smp: copy cache partition and enable GCOn | James Hogan |
2013-03-15 | metag: OProfile support | James Hogan |
2013-03-15 | metag: perf: prepare for use by oprofile | James Hogan |
2013-03-15 | metag: perf: don't reset TXTACTCYC | James Hogan |
2013-03-15 | metag: perf: use hard_processor_id() to get thread | James Hogan |
2013-03-15 | metag: perf: fix frequency sampling (dynamic period) | James Hogan |
2013-03-15 | metag: perf: add missing prev_count updates | James Hogan |
2013-03-15 | metag: perf: fixes for interrupting perf counters | James Hogan |
2013-03-15 | metag: perf: fix wrap handling in delta calculation | James Hogan |
2013-03-15 | metag: perf: fix core internal / perf channel mux | James Hogan |
2013-03-15 | CONFIG_SYMBOL_PREFIX: cleanup. | Rusty Russell |
2013-03-04 | metag: Inhibit NUMA balancing. | Paul Mundt |
2013-03-04 | metag: remove SET_PERSONALITY() | James Hogan |
2013-03-03 | Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-03-02 | metag: Provide dma_get_sgtable() | James Hogan |
2013-03-02 | metag: prom.h: remove declaration of metag_dt_memblock_reserve() | James Hogan |
2013-03-02 | metag: copy devicetree to non-init memory | James Hogan |
2013-03-02 | metag: cleanup metag_ksyms.c includes | James Hogan |
2013-03-02 | metag: move mm/init.c exports out of metag_ksyms.c | James Hogan |
2013-03-02 | metag: move usercopy.c exports out of metag_ksyms.c | James Hogan |
2013-03-02 | metag: move setup.c exports out of metag_ksyms.c | James Hogan |
2013-03-02 | metag: move kick.c exports out of metag_ksyms.c | James Hogan |
2013-03-02 | metag: move traps.c exports out of metag_ksyms.c | James Hogan |
2013-03-02 | metag: move irq enable out of irqflags.h on SMP | James Hogan |
2013-03-02 | metag: hugetlb: convert to vm_unmapped_area() | James Hogan |
2013-03-02 | metag: export clear_page and copy_page | James Hogan |
2013-03-02 | metag: export metag_code_cache_flush_all | James Hogan |
2013-03-02 | metag: protect more non-MMU memory regions | James Hogan |
2013-03-02 | metag: make TXPRIVEXT bits explicit | James Hogan |