Age | Commit message (Expand) | Author |
2016-09-29 | metag: copy_from_user() should zero the destination on access_ok() failure | Al Viro |
2016-08-19 | metag: Fix __cmpxchg_u32 asm constraint for CMP | James Hogan |
2015-08-25 | arch: Introduce smp_load_acquire(), smp_store_release() | Peter Zijlstra |
2015-03-16 | mm/hugetlb: reduce arch dependent code around follow_huge_* | Naoya Horiguchi |
2015-03-12 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds |
2015-03-05 | metag: Fix KSTK_EIP() and KSTK_ESP() macros | James Hogan |
2014-07-02 | hugetlb: restrict hugepage_migration_support() to x86_64 | Naoya Horiguchi |
2014-06-09 | metag: Reduce maximum stack size to 256MB | James Hogan |
2014-06-09 | metag: fix memory barriers | Mikulas Patocka |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky |
2013-09-12 | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner |
2013-09-11 | mm: migrate: check movability of hugepage in unmap_and_move_huge_page() | Naoya Horiguchi |
2013-09-10 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2013-07-24 | of: Specify initrd location using 64-bit | Santosh Shilimkar |
2013-07-22 | metag: tz1090: instantiate gpio-tz1090-pdc | James Hogan |
2013-07-22 | metag: tz1090: select and instantiate gpio-tz1090 | James Hogan |
2013-07-22 | metag: tz1090: select and instantiate irq-imgpdc | James Hogan |
2013-07-14 | metag: delete __cpuinit usage from all metag files | Paul Gortmaker |
2013-07-10 | Merge tag 'metag-fixes-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-07-09 | mm: invoke oom-killer from remaining unconverted page fault handlers | Johannes Weiner |
2013-07-09 | metag: checksum.h: fix carry in csum_tcpudp_nofold | James Hogan |
2013-07-06 | Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-07-04 | Merge branch 'kconfig-diet' from Dave Hansen | Linus Torvalds |
2013-07-04 | consolidate per-arch stack overflow debugging options | Dave Hansen |
2013-07-04 | metag: move EXPORT_SYMBOL(csum_partial) to metag_ksyms.c | James Hogan |
2013-07-03 | mm/metag: prepare for killing free_all_bootmem_node() | Jiang Liu |
2013-07-03 | mm/metag: prepare for removing num_physpages and simplify mem_init() | Jiang Liu |
2013-07-03 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu |
2013-07-03 | mm: accurately calculate zone->managed_pages for highmem zones | Jiang Liu |
2013-07-03 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu |
2013-07-02 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-07-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-07-02 | metag: cpu hotplug: route_irq: preserve irq mask | James Hogan |
2013-07-02 | metag: kick: add missing irq_enter/exit to kick_handler() | James Hogan |
2013-07-02 | metag: smp: don't spin waiting for CPU to start | James Hogan |
2013-07-02 | metag: smp: enable irqs after set_cpu_online | James Hogan |
2013-07-02 | metag: use clear_tasks_mm_cpumask() | James Hogan |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro |
2013-06-27 | metag: tz1090: select and instantiate pinctrl-tz1090-pdc | James Hogan |
2013-06-27 | metag: tz1090: select and instantiate pinctrl-tz1090 | James Hogan |
2013-06-27 | metag: don't check for cache aliasing on smp cpu boot | James Hogan |
2013-06-27 | metag: panic if cache aliasing possible | James Hogan |
2013-06-27 | metag: *.dts: include using preprocessor | James Hogan |
2013-06-27 | metag: add <dt-bindings/> symlink | James Hogan |
2013-06-19 | metag: fix mm/hugetlb.c build breakage | James Hogan |
2013-06-19 | perf: Add const qualifier to perf_pmu_register's 'name' arg | Mischa Jonker |
2013-06-13 | metag/.gitignore: Extend the *.dtb pattern to match the dtb.S files | Markos Chandras |
2013-06-13 | metag/traps: include setup.h for the per_cpu_trap_init declaration | Markos Chandras |
2013-06-13 | metag/traps: Mark die() as __noreturn to match the declaration. | Markos Chandras |
2013-06-13 | metag/processor.h: Add missing cpuinfo_op declaration. | Markos Chandras |