Age | Commit message (Expand) | Author | Files | Lines |
2013-07-10 | Merge tag 'metag-fixes-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+2 |
2013-07-09 | mm: invoke oom-killer from remaining unconverted page fault handlers | Johannes Weiner | 1 | -2/+4 |
2013-07-09 | metag: checksum.h: fix carry in csum_tcpudp_nofold | James Hogan | 1 | -1/+2 |
2013-07-06 | Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 24 | -52/+243 |
2013-07-04 | Merge branch 'kconfig-diet' from Dave Hansen | Linus Torvalds | 2 | -7/+1 |
2013-07-04 | consolidate per-arch stack overflow debugging options | Dave Hansen | 2 | -7/+1 |
2013-07-04 | metag: move EXPORT_SYMBOL(csum_partial) to metag_ksyms.c | James Hogan | 2 | -1/+5 |
2013-07-03 | mm/metag: prepare for killing free_all_bootmem_node() | Jiang Liu | 1 | -12/+2 |
2013-07-03 | mm/metag: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 1 | -7/+1 |
2013-07-03 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 1 | -4/+1 |
2013-07-03 | mm: accurately calculate zone->managed_pages for highmem zones | Jiang Liu | 1 | -0/+6 |
2013-07-03 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu | 1 | -1/+2 |
2013-07-02 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2013-07-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+0 |
2013-07-02 | metag: cpu hotplug: route_irq: preserve irq mask | James Hogan | 1 | -2/+3 |
2013-07-02 | metag: kick: add missing irq_enter/exit to kick_handler() | James Hogan | 1 | -0/+9 |
2013-07-02 | metag: smp: don't spin waiting for CPU to start | James Hogan | 1 | -10/+6 |
2013-07-02 | metag: smp: enable irqs after set_cpu_online | James Hogan | 1 | -5/+6 |
2013-07-02 | metag: use clear_tasks_mm_cpumask() | James Hogan | 1 | -7/+1 |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro | 1 | -3/+0 |
2013-06-27 | metag: tz1090: select and instantiate pinctrl-tz1090-pdc | James Hogan | 2 | -0/+7 |
2013-06-27 | metag: tz1090: select and instantiate pinctrl-tz1090 | James Hogan | 2 | -0/+8 |
2013-06-27 | metag: don't check for cache aliasing on smp cpu boot | James Hogan | 1 | -6/+0 |
2013-06-27 | metag: panic if cache aliasing possible | James Hogan | 1 | -6/+7 |
2013-06-27 | metag: *.dts: include using preprocessor | James Hogan | 3 | -3/+3 |
2013-06-27 | metag: add <dt-bindings/> symlink | James Hogan | 1 | -0/+1 |
2013-06-19 | metag: fix mm/hugetlb.c build breakage | James Hogan | 1 | -0/+1 |
2013-06-19 | perf: Add const qualifier to perf_pmu_register's 'name' arg | Mischa Jonker | 1 | -1/+1 |
2013-06-13 | metag/.gitignore: Extend the *.dtb pattern to match the dtb.S files | Markos Chandras | 1 | -1/+1 |
2013-06-13 | metag/traps: include setup.h for the per_cpu_trap_init declaration | Markos Chandras | 1 | -0/+1 |
2013-06-13 | metag/traps: Mark die() as __noreturn to match the declaration. | Markos Chandras | 2 | -4/+4 |
2013-06-13 | metag/processor.h: Add missing cpuinfo_op declaration. | Markos Chandras | 1 | -0/+2 |
2013-06-13 | metag/setup: Restrict scope for the capabilities variable | Markos Chandras | 1 | -6/+6 |
2013-06-13 | metag/mm/cache: Restrict scope for metag_lnkget_probe | Markos Chandras | 1 | -1/+1 |
2013-06-13 | metag/asm/irq.h: Declare init_IRQ | Markos Chandras | 1 | -0/+1 |
2013-06-13 | metag/kernel/irq.c: Declare root_domain as static | Markos Chandras | 1 | -1/+1 |
2013-06-13 | metag: log core and timer frequencies from arch code | James Hogan | 1 | -0/+2 |
2013-06-13 | metag: init common clk and use "core" clk | James Hogan | 3 | -3/+76 |
2013-06-13 | metag: minimal TZ1090 (Comet) SoC infrastructure | James Hogan | 6 | -1/+93 |
2013-06-13 | metag: of_platform_populate from arch generic code | James Hogan | 1 | -0/+4 |
2013-05-09 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 1 | -3/+0 |
2013-05-05 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -4/+1 |
2013-05-02 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -5/+0 |
2013-04-30 | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 1 | -0/+2 |
2013-04-30 | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 1 | -6/+0 |
2013-04-30 | Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 21 | -37/+406 |
2013-04-30 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -32/+7 |
2013-04-29 | mm/metag: use free_highmem_page() to free highmem pages into buddy system | Jiang Liu | 1 | -8/+2 |
2013-04-29 | mm/metag: use common help functions to free reserved pages | Jiang Liu | 1 | -19/+2 |
2013-04-25 | metag: defconfigs: increase log buffer 8KiB => 128KiB | James Hogan | 3 | -3/+0 |