summaryrefslogtreecommitdiffstats
path: root/arch/metag
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-3/+0
|\
| * Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-161-3/+0
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-05-051-4/+1
|\ \
| * | CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell2013-03-151-4/+1
| |/
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-05-021-5/+0
|\ \
| * | memblock: kill "config MAX_ACTIVE_REGIONS"Paul Bolle2013-04-181-5/+0
| |/
* | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-0/+2
* | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-6/+0
* | Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-04-3021-37/+406
|\ \
| * | metag: defconfigs: increase log buffer 8KiB => 128KiBJames Hogan2013-04-253-3/+0
| * | metag: avoid unnecessary builtin dtb rebuildsJames Hogan2013-04-221-3/+7
| * | metag: add exported <asm/ech.h> for extended context handlingJames Hogan2013-03-272-0/+16
| * | metag: export _metag_da_present and cpu_2_hwthread_idJames Hogan2013-03-272-0/+3
| * | metag: ptrace: Implement NT_METAG_TLSPaul Clothier2013-03-271-0/+34
| * | memblock: Kill ARCH_POPULATES_NODE_MAP once morePaul Bolle2013-03-201-3/+0
| * | metag: cachepart: fix get_global_dcache_size() typoJames Hogan2013-03-151-1/+1
| * | metag: cachepart: take into account small cache bitsJames Hogan2013-03-151-4/+10
| * | metag: smp: copy cache partition and enable GCOnJames Hogan2013-03-153-0/+126
| * | metag: OProfile supportJames Hogan2013-03-156-0/+158
| * | metag: perf: prepare for use by oprofileJames Hogan2013-03-151-6/+16
| * | metag: perf: don't reset TXTACTCYCJames Hogan2013-03-151-5/+2
| * | metag: perf: use hard_processor_id() to get threadJames Hogan2013-03-151-2/+2
| * | metag: perf: fix frequency sampling (dynamic period)James Hogan2013-03-151-0/+5
| * | metag: perf: add missing prev_count updatesJames Hogan2013-03-151-2/+10
| * | metag: perf: fixes for interrupting perf countersJames Hogan2013-03-151-7/+15
| * | metag: perf: fix wrap handling in delta calculationJames Hogan2013-03-151-1/+1
| * | metag: perf: fix core internal / perf channel muxJames Hogan2013-03-151-1/+1
| |/
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-303-32/+7
|\ \
| * | idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner2013-04-171-1/+0
| * | metag: Use generic idle loopThomas Gleixner2013-04-083-30/+8
| * | arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-081-2/+0
| |/
* | mm/metag: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-291-8/+2
* | mm/metag: use common help functions to free reserved pagesJiang Liu2013-04-291-19/+2
|/
* metag: Inhibit NUMA balancing.Paul Mundt2013-03-041-0/+1
* metag: remove SET_PERSONALITY()James Hogan2013-03-041-3/+0
* Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-035-9/+1
* metag: Provide dma_get_sgtable()James Hogan2013-03-021-0/+7
* metag: prom.h: remove declaration of metag_dt_memblock_reserve()James Hogan2013-03-021-1/+0
* metag: copy devicetree to non-init memoryJames Hogan2013-03-023-0/+20
* metag: cleanup metag_ksyms.c includesJames Hogan2013-03-021-6/+3
* metag: move mm/init.c exports out of metag_ksyms.cJames Hogan2013-03-022-2/+3
* metag: move usercopy.c exports out of metag_ksyms.cJames Hogan2013-03-022-16/+13
* metag: move setup.c exports out of metag_ksyms.cJames Hogan2013-03-022-5/+3
* metag: move kick.c exports out of metag_ksyms.cJames Hogan2013-03-022-2/+3
* metag: move traps.c exports out of metag_ksyms.cJames Hogan2013-03-022-5/+3
* metag: move irq enable out of irqflags.h on SMPJames Hogan2013-03-022-7/+20
* metag: hugetlb: convert to vm_unmapped_area()James Hogan2013-03-021-42/+10
* metag: export clear_page and copy_pageJames Hogan2013-03-021-0/+2
* metag: export metag_code_cache_flush_allJames Hogan2013-03-021-0/+1
* metag: protect more non-MMU memory regionsJames Hogan2013-03-023-7/+42