aboutsummaryrefslogtreecommitdiff
path: root/arch/metag
AgeCommit message (Expand)Author
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2013-09-11mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi
2013-09-10Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-07-24of: Specify initrd location using 64-bitSantosh Shilimkar
2013-07-22metag: tz1090: instantiate gpio-tz1090-pdcJames Hogan
2013-07-22metag: tz1090: select and instantiate gpio-tz1090James Hogan
2013-07-22metag: tz1090: select and instantiate irq-imgpdcJames Hogan
2013-07-14metag: delete __cpuinit usage from all metag filesPaul Gortmaker
2013-07-10Merge tag 'metag-fixes-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-07-09mm: invoke oom-killer from remaining unconverted page fault handlersJohannes Weiner
2013-07-09metag: checksum.h: fix carry in csum_tcpudp_nofoldJames Hogan
2013-07-06Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-04Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen
2013-07-04metag: move EXPORT_SYMBOL(csum_partial) to metag_ksyms.cJames Hogan
2013-07-03mm/metag: prepare for killing free_all_bootmem_node()Jiang Liu
2013-07-03mm/metag: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-03mm: accurately calculate zone->managed_pages for highmem zonesJiang Liu
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-07-02Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-02metag: cpu hotplug: route_irq: preserve irq maskJames Hogan
2013-07-02metag: kick: add missing irq_enter/exit to kick_handler()James Hogan
2013-07-02metag: smp: don't spin waiting for CPU to startJames Hogan
2013-07-02metag: smp: enable irqs after set_cpu_onlineJames Hogan
2013-07-02metag: use clear_tasks_mm_cpumask()James Hogan
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-06-27metag: tz1090: select and instantiate pinctrl-tz1090-pdcJames Hogan
2013-06-27metag: tz1090: select and instantiate pinctrl-tz1090James Hogan
2013-06-27metag: don't check for cache aliasing on smp cpu bootJames Hogan
2013-06-27metag: panic if cache aliasing possibleJames Hogan
2013-06-27metag: *.dts: include using preprocessorJames Hogan
2013-06-27metag: add <dt-bindings/> symlinkJames Hogan
2013-06-19metag: fix mm/hugetlb.c build breakageJames Hogan
2013-06-19perf: Add const qualifier to perf_pmu_register's 'name' argMischa Jonker
2013-06-13metag/.gitignore: Extend the *.dtb pattern to match the dtb.S filesMarkos Chandras
2013-06-13metag/traps: include setup.h for the per_cpu_trap_init declarationMarkos Chandras
2013-06-13metag/traps: Mark die() as __noreturn to match the declaration.Markos Chandras
2013-06-13metag/processor.h: Add missing cpuinfo_op declaration.Markos Chandras
2013-06-13metag/setup: Restrict scope for the capabilities variableMarkos Chandras
2013-06-13metag/mm/cache: Restrict scope for metag_lnkget_probeMarkos Chandras
2013-06-13metag/asm/irq.h: Declare init_IRQMarkos Chandras
2013-06-13metag/kernel/irq.c: Declare root_domain as staticMarkos Chandras
2013-06-13metag: log core and timer frequencies from arch codeJames Hogan
2013-06-13metag: init common clk and use "core" clkJames Hogan
2013-06-13metag: minimal TZ1090 (Comet) SoC infrastructureJames Hogan
2013-06-13metag: of_platform_populate from arch generic codeJames Hogan
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds