summaryrefslogtreecommitdiffstats
path: root/arch/metag
Commit message (Expand)AuthorAgeFilesLines
...
| * | metag: smp: enable irqs after set_cpu_onlineJames Hogan2013-07-021-5/+6
| * | metag: use clear_tasks_mm_cpumask()James Hogan2013-07-021-7/+1Star
| * | metag: tz1090: select and instantiate pinctrl-tz1090-pdcJames Hogan2013-06-272-0/+7
| * | metag: tz1090: select and instantiate pinctrl-tz1090James Hogan2013-06-272-0/+8
| * | metag: don't check for cache aliasing on smp cpu bootJames Hogan2013-06-271-6/+0Star
| * | metag: panic if cache aliasing possibleJames Hogan2013-06-271-6/+7
| * | metag: *.dts: include using preprocessorJames Hogan2013-06-273-3/+3
| * | metag: add <dt-bindings/> symlinkJames Hogan2013-06-271-0/+1
| * | metag/.gitignore: Extend the *.dtb pattern to match the dtb.S filesMarkos Chandras2013-06-131-1/+1
| * | metag/traps: include setup.h for the per_cpu_trap_init declarationMarkos Chandras2013-06-131-0/+1
| * | metag/traps: Mark die() as __noreturn to match the declaration.Markos Chandras2013-06-132-4/+4
| * | metag/processor.h: Add missing cpuinfo_op declaration.Markos Chandras2013-06-131-0/+2
| * | metag/setup: Restrict scope for the capabilities variableMarkos Chandras2013-06-131-6/+6
| * | metag/mm/cache: Restrict scope for metag_lnkget_probeMarkos Chandras2013-06-131-1/+1
| * | metag/asm/irq.h: Declare init_IRQMarkos Chandras2013-06-131-0/+1
| * | metag/kernel/irq.c: Declare root_domain as staticMarkos Chandras2013-06-131-1/+1
| * | metag: log core and timer frequencies from arch codeJames Hogan2013-06-131-0/+2
| * | metag: init common clk and use "core" clkJames Hogan2013-06-133-3/+76
| * | metag: minimal TZ1090 (Comet) SoC infrastructureJames Hogan2013-06-136-1/+93
| * | metag: of_platform_populate from arch generic codeJames Hogan2013-06-131-0/+4
* | | Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds2013-07-042-7/+1Star
|\ \ \
| * | | consolidate per-arch stack overflow debugging optionsDave Hansen2013-07-042-7/+1Star
| | |/ | |/|
* | | mm/metag: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-041-12/+2Star
* | | mm/metag: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-041-7/+1Star
* | | mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-041-4/+1Star
* | | mm: accurately calculate zone->managed_pages for highmem zonesJiang Liu2013-07-041-0/+6
* | | mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-041-1/+2
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-07-031-1/+1
|\ \ \
| * | | perf: Add const qualifier to perf_pmu_register's 'name' argMischa Jonker2013-06-191-1/+1
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-021-3/+0Star
|\ \ \ | |_|/ |/| |
| * | consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-3/+0Star
| |/
* / metag: fix mm/hugetlb.c build breakageJames Hogan2013-06-191-0/+1
|/
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-3/+0Star
|\
| * Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-161-3/+0Star
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-05-051-4/+1Star
|\ \
| * | CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell2013-03-151-4/+1Star
| |/
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-05-021-5/+0Star
|\ \
| * | memblock: kill "config MAX_ACTIVE_REGIONS"Paul Bolle2013-04-181-5/+0Star
| |/
* | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-05-011-0/+2
* | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-05-011-6/+0Star
* | 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/+0Star
| * | 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/+0Star
| * | 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