Linux Metag architecture Discussion Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-12-24 03:26:01 to 2014-10-03 13:12:23 UTC [more...]

[RFC PATCH 00/16] kernel: Add support for poweroff handler call chain
 2014-10-03 13:12 UTC  (23+ messages)
` [RFC PATCH 01/16] "
` [RFC PATCH 02/16] hwmon: (ab8500) Call kernel_power_off instead of pm_power_off
` [RFC PATCH 03/16] parisc: support poweroff through poweroff handler call chain
` [RFC PATCH 04/16] arm: "
` [RFC PATCH 05/16] arm64: "
` [RFC PATCH 06/16] avr32: "
` [RFC PATCH 07/16] c6x: "
` [RFC PATCH 08/16] ia64: "
` [RFC PATCH 09/16] metag: "
` [RFC PATCH 10/16] mips: "
` [RFC PATCH 11/16] sh: "
` [RFC PATCH 12/16] unicore32: "
` [RFC PATCH 13/16] x86: "
  ` [RFC PATCH 14/16] x86/xen: "
      ` [Xen-devel] "
  ` [RFC PATCH 15/16] power/reset: restart-poweroff: Register with kernel poweroff handler
` [RFC PATCH 16/16] mfd: palmas: "

[PATCH] Fix end_of_stack() fn and location of stack canary for archs using STACK_GROWSUP
 2014-09-19 13:34 UTC  (2+ messages)

[PATCH] vfs: workaround gcc <4.6 build error in link_path_walk()
 2014-09-17 14:05 UTC  (3+ messages)

[PATCH] tty/metag_da: Add console_poll module parameter
 2014-09-15 19:14 UTC  (2+ messages)

[PATCH v3] arch: Kconfig: Let all architectures set endian explicitly
 2014-08-25 12:26 UTC  (14+ messages)

[PATCH] flush_icache_range: Export symbol to fix build errors
 2014-08-18  6:59 UTC  (3+ messages)

[GIT PULL] Metag architecture changes for v3.17
 2014-08-11  9:57 UTC 

[PATCH 38/43] metag: Use sigsp()
 2014-07-21 14:03 UTC 

[PATCH 1/3] arch/metag/kernel/cachepart.c: fix failure check
 2014-07-18  9:45 UTC  (5+ messages)
    ` [PATCH] "

[patch NOT added to the 3.12 stable tree] parisc,metag: Do not hardcode maximum userspace stack size
 2014-07-18  7:27 UTC 

[PATCH 3.14 08/66] parisc,metag: Do not hardcode maximum userspace stack size
 2014-07-15 23:17 UTC 

[PATCH 23/38] metag: clean-up uapi Kbuild file
 2014-07-15  9:22 UTC 

[PATCH 12/16] MAINTAINERS: Remove METAG imgdafs pattern
 2014-07-04  7:59 UTC 

[PATCH 3.13 122/212] metag: Reduce maximum stack size to 256MB
 2014-06-17 21:43 UTC 

[3.13.y.z extended stable] Patch "metag: Reduce maximum stack size to 256MB" has been added to staging queue
 2014-06-17 21:42 UTC 

[PATCH] arch: metag: mm: hugetlbpage.c: Fix to remove null pointer checks that could never happen
 2014-06-16 15:27 UTC  (2+ messages)

[PATCH 3.12 111/146] metag: Reduce maximum stack size to 256MB
 2014-06-09  8:50 UTC 

[PATCH 04/13] metag: dma: Use list_add_(before|after) macros
 2014-06-06 17:34 UTC 

[patch added to the 3.12 stable tree] metag: Reduce maximum stack size to 256MB
 2014-06-06 12:50 UTC 

[PATCH 3.10 082/103] metag: Reduce maximum stack size to 256MB
 2014-06-04 23:25 UTC 

[PATCH 3.14 170/228] metag: Reduce maximum stack size to 256MB
 2014-06-04 23:23 UTC 

[PATCH 3.11 080/138] metag: Reduce maximum stack size to 256MB
 2014-06-03 11:38 UTC 

[3.11.y.z extended stable] Patch "metag: Reduce maximum stack size to 256MB" has been added to staging queue
 2014-05-30  9:29 UTC 

[PATCH] arch: metag: mm: hugetlbpage.c: Cleaning up inconsistent NULL checks
 2014-05-29 22:45 UTC  (3+ messages)

metag: CONFIG_METAG_SUSPEND_MEM
 2014-05-20 10:00 UTC  (2+ messages)

[tip:sched/core] sched: Rework sched_domain topology definition
 2014-05-18  8:04 UTC  (2+ messages)

[GIT PULL] Metag architecture and related fixes for v3.15
 2014-05-16 14:41 UTC 

[RFC][PATCH 6/8] sched,idle: Avoid spurious wakeup IPIs
 2014-05-15  9:17 UTC  (2+ messages)

[PATCH 14/27] metag: Use common bits from generic tlb.h
 2014-05-15  8:59 UTC  (2+ messages)

[PATCH v4 0/4] metag,parisc: Stack limit patches
 2014-05-14 23:25 UTC  (5+ messages)
  ` [PATCH v4 2/4] parisc,metag: Do not hardcode maximum userspace stack size
  ` [PATCH v4 3/4] metag: Remove _STK_LIM_MAX override

[PATCH 0/3] asm-generic: Add renameat2, drop renameat by default
 2014-05-14 16:16 UTC  (8+ messages)
` [PATCH 1/3] asm-generic: Add renameat2 syscall
` [RFC 3/3] asm-generic: Drop renameat syscall from default list

[PATCH] parisc,metag: Do not hardcode maximum userspace stack size
 2014-05-13 22:52 UTC  (12+ messages)
  ` Aw: "

[PATCH 12/25] metag: Add 32 bit time_t and clock_t
 2014-05-13  9:28 UTC  (3+ messages)

[PATCH] compiler.h: don't use temporary variable in __compiletime_assert()
 2014-05-13  9:26 UTC  (7+ messages)

[PATCH] metag: fix memory barriers
 2014-05-09 13:58 UTC  (3+ messages)

remove _STK_LIM_MAX override
 2014-05-01 11:22 UTC  (4+ messages)

[PATCH v2 00/21] FDT clean-ups and libfdt support
 2014-04-29 14:00 UTC  (5+ messages)
` [PATCH v2 08/21] of/fdt: consolidate built-in dtb section variables

[PATCH 00/20] FDT clean-ups and libfdt support
 2014-04-08  4:23 UTC  (4+ messages)
` [PATCH 08/20] of/fdt: consolidate built-in dtb section variables

[GIT PULL] Metag architecture changes for v3.15
 2014-04-01  9:05 UTC 

[PATCH v2 1/7] sched: remove unused SCHED_INIT_NODE
 2014-03-19 11:07 UTC 

[PATCH 12/44] metag: Use get_signal() signal_setup_done()
 2014-03-18 11:41 UTC  (2+ messages)

[PATCH] gpio-tz1090: Replace commas with semi-colons
 2014-03-07  3:39 UTC  (2+ messages)

[PATCH 3.12 131/146] irq-metag*: stop set_affinity vectoring to offline cpus
 2014-03-05 16:31 UTC 

[PATCH 3.11 114/131] irq-metag*: stop set_affinity vectoring to offline cpus
 2014-03-05 14:23 UTC 

[3.11.y.z extended stable] Patch "irq-metag*: stop set_affinity vectoring to offline cpus" has been added to staging queue
 2014-03-05 14:17 UTC 

[patch added to the 3.12 stable tree] irq-metag*: stop set_affinity vectoring to offline cpus
 2014-03-05 10:46 UTC 

[PATCH 3.10 84/97] irq-metag*: stop set_affinity vectoring to offline cpus
 2014-03-04 20:04 UTC 

[PATCH 3.13 156/172] irq-metag*: stop set_affinity vectoring to offline cpus
 2014-03-04 20:04 UTC 

[patch 06/26] metag: Use irq_set_affinity instead of homebrewn code
 2014-02-27 10:59 UTC  (6+ messages)

[GIT PULL] Metag arch and asm-generic fixes for v3.14
 2014-02-27 10:13 UTC 

[PATCH] irq-metag*: stop set_affinity vectoring to offline cpus
 2014-02-25 22:29 UTC 

[PATCH] asm-generic: add sched_setattr/sched_getattr syscalls
 2014-02-24 13:52 UTC  (3+ messages)

[PATCH] drivers: staging: lustre: lustre: include: add "__attribute__((packed))" for the related union
 2014-02-03 11:54 UTC  (25+ messages)

[GIT PULL] parisc updates for v3.14
 2014-02-02 20:20 UTC  (3+ messages)
          ` [GIT PULL] parisc updates for v3.14 (new pull request)

[GIT PULL] Metag architecture changes for v3.14
 2014-01-20 15:31 UTC 

[PATCH linux-next] net: batman-adv: use "__packed __aligned(2)" for each structure instead of "__packed(2)" region
 2014-01-20 11:28 UTC  (6+ messages)

[Suggest] arch: metag: compiler: Are they compiler's issues?
 2014-01-10 16:38 UTC  (9+ messages)

[PATCH] metag/smp: Make boot_secondary() static
 2014-01-06 10:05 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox