aboutsummaryrefslogtreecommitdiff
path: root/arch/metag
AgeCommit message (Expand)Author
2013-06-19metag: fix mm/hugetlb.c build breakageJames Hogan
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-05Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-04-30Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-29mm/metag: use free_highmem_page() to free highmem pages into buddy systemJiang Liu
2013-04-29mm/metag: use common help functions to free reserved pagesJiang Liu
2013-04-25metag: defconfigs: increase log buffer 8KiB => 128KiBJames Hogan
2013-04-22metag: avoid unnecessary builtin dtb rebuildsJames Hogan
2013-04-18memblock: kill "config MAX_ACTIVE_REGIONS"Paul Bolle
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot
2013-04-08metag: Use generic idle loopThomas Gleixner
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner
2013-03-27metag: add exported <asm/ech.h> for extended context handlingJames Hogan
2013-03-27metag: export _metag_da_present and cpu_2_hwthread_idJames Hogan
2013-03-27metag: ptrace: Implement NT_METAG_TLSPaul Clothier
2013-03-20memblock: Kill ARCH_POPULATES_NODE_MAP once morePaul Bolle
2013-03-15metag: cachepart: fix get_global_dcache_size() typoJames Hogan
2013-03-15metag: cachepart: take into account small cache bitsJames Hogan
2013-03-15metag: smp: copy cache partition and enable GCOnJames Hogan
2013-03-15metag: OProfile supportJames Hogan
2013-03-15metag: perf: prepare for use by oprofileJames Hogan
2013-03-15metag: perf: don't reset TXTACTCYCJames Hogan
2013-03-15metag: perf: use hard_processor_id() to get threadJames Hogan
2013-03-15metag: perf: fix frequency sampling (dynamic period)James Hogan
2013-03-15metag: perf: add missing prev_count updatesJames Hogan
2013-03-15metag: perf: fixes for interrupting perf countersJames Hogan
2013-03-15metag: perf: fix wrap handling in delta calculationJames Hogan
2013-03-15metag: perf: fix core internal / perf channel muxJames Hogan
2013-03-15CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell
2013-03-04metag: Inhibit NUMA balancing.Paul Mundt
2013-03-04metag: remove SET_PERSONALITY()James Hogan
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-02metag: Provide dma_get_sgtable()James Hogan
2013-03-02metag: prom.h: remove declaration of metag_dt_memblock_reserve()James Hogan
2013-03-02metag: copy devicetree to non-init memoryJames Hogan
2013-03-02metag: cleanup metag_ksyms.c includesJames Hogan
2013-03-02metag: move mm/init.c exports out of metag_ksyms.cJames Hogan
2013-03-02metag: move usercopy.c exports out of metag_ksyms.cJames Hogan
2013-03-02metag: move setup.c exports out of metag_ksyms.cJames Hogan
2013-03-02metag: move kick.c exports out of metag_ksyms.cJames Hogan
2013-03-02metag: move traps.c exports out of metag_ksyms.cJames Hogan
2013-03-02metag: move irq enable out of irqflags.h on SMPJames Hogan
2013-03-02metag: hugetlb: convert to vm_unmapped_area()James Hogan
2013-03-02metag: export clear_page and copy_pageJames Hogan
2013-03-02metag: export metag_code_cache_flush_allJames Hogan