linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-02 05:12:20 to 2013-01-11 17:00:57 UTC [more...]

[PATCH] consolidate per-arch stack overflow debugging options
 2013-01-11 17:00 UTC 

[PATCH v3 00/44] Meta Linux Kernel Port
 2013-01-11 15:02 UTC  (95+ messages)
` [PATCH v3 01/44] asm-generic/io.h: check CONFIG_VIRT_TO_BUS
` [PATCH v3 02/44] asm-generic/unistd.h: handle symbol prefixes in cond_syscall
` [PATCH v3 03/44] Revert some of "binfmt_elf: cleanups"
` [PATCH v3 04/44] Add HAVE_64BIT_ALIGNED_ACCESS
` [PATCH v3 05/44] trace/ring_buffer: handle 64bit aligned structs
` [PATCH v3 06/44] metag: Add MAINTAINERS entry
` [PATCH v3 07/44] metag: Headers for core arch constants
` [PATCH v3 08/44] metag: Header for core memory mapped registers
` [PATCH v3 09/44] metag: Boot
` [PATCH v3 10/44] metag: TBX header
` [PATCH v3 11/44] metag: TBX source
` [PATCH v3 12/44] metag: Cache/TLB handling
` [PATCH v3 13/44] metag: Memory management
` [PATCH v3 14/44] metag: Memory handling
` [PATCH v3 15/44] metag: Huge TLB
` [PATCH v3 16/44] metag: Highmem support
` [PATCH v3 17/44] metag: TCM support
` [PATCH v3 18/44] metag: Signal handling
` [PATCH v3 19/44] metag: Device tree
` [PATCH v3 20/44] metag: ptrace
` [PATCH v3 21/44] metag: Time keeping
` [PATCH v3 22/44] metag: Traps
` [PATCH v3 23/44] metag: IRQ handling
  ` [PATCH v3 24/44] metag: Internal and external irqchips
` [PATCH v3 25/44] metag: System Calls
` [PATCH v3 26/44] metag: Scheduling/Process management
` [PATCH v3 27/44] metag: Module support
` [PATCH v3 28/44] metag: Atomics, locks and bitops
` [PATCH v3 29/44] metag: Basic documentation
` [PATCH v3 30/44] metag: SMP support
` [PATCH v3 31/44] metag: DMA
` [PATCH v3 32/44] metag: Optimised library functions
` [PATCH v3 33/44] metag: Stack unwinding
` [PATCH v3 34/44] metag: Various other headers
` [PATCH v3 35/44] mm: define VM_GROWSUP for CONFIG_METAG
` [PATCH v3 36/44] Kconfig.debug: add METAG to dependency lists
` [PATCH v3 37/44] metag: Build infrastructure
` [PATCH v3 38/44] metag: Perf
` [PATCH v3 39/44] metag: ftrace support
` [PATCH v3 40/44] scripts/checkstack.pl: Add metag support
` [PATCH v3 41/44] metag: OProfile
` [PATCH v3 42/44] metag: Add JTAG Debug Adapter (DA) support
` [PATCH v3 43/44] tty/metag_da: Add metag DA TTY driver
` [PATCH v3 44/44] fs: imgdafs: Add IMG DAFS filesystem for metag

[PATCH 0/4] gpio: introduce descriptor-based interface
 2013-01-10 10:08 UTC  (39+ messages)
` [PATCH 1/4] gpiolib: introduce descriptor-based GPIO interface
              ` [PATCH] Proposed removal of IS_ERR_OR_NULL() (was: Re: [PATCH 1/4] gpiolib: introduce descriptor-based GPIO interface)
` [PATCH 2/4] gpiolib: add gpiod_get and gpiod_put functions
` [PATCH 3/4] gpiolib: of: convert OF helpers to descriptor API
` [PATCH 4/4] gpiolib: add documentation for new gpiod_ API

[RFC Patch v1 45/55] ARC: unaligned access emulation
 2013-01-10  4:13 UTC  (16+ messages)
` [RESEND PATCH] Convert IA64 sysctl to generic
  ` [RESEND PATCH] sysctl: Enable IA64 "ignore-unaligned-usertrap" to be used cross-arch
        ` [PATCH v2] "
` [RESEND PATCH] Convert PARISC sysctl to be generic
  ` [RESEND PATCH] sysctl: Enable PARISC "unaligned-trap" to be used cross-arch

[RFC PATCH v1 00/40] Meta Linux Kernel Port
 2013-01-09 16:08 UTC  (7+ messages)
` [RFC PATCH v1 24/40] metag: DMA

[RFC PATCH 0/6] ARM: mm: HugeTLB + THP support
 2013-01-08 18:17 UTC  (25+ messages)
` [RFC PATCH 1/6] ARM: mm: correct pte_same behaviour for LPAE
` [RFC PATCH 2/6] ARM: mm: Add support for flushing HugeTLB pages
` [RFC PATCH 3/6] ARM: mm: HugeTLB support for LPAE systems
` [RFC PATCH 4/6] ARM: mm: HugeTLB support for non-LPAE systems
` [RFC PATCH 5/6] ARM: mm: Transparent huge page support for LPAE systems
` [RFC PATCH 6/6] ARM: mm: Transparent huge page support for non-LPAE systems

[RFC Patch v1 00/31] Synopsys ARC Linux kernel Port
 2013-01-07 14:36 UTC  (16+ messages)
` [RFC PATCH v1 15/31] ARC: Process/scheduling/clock/Timers/Delay Management
` [RFC PATCH v1 25/31] ARC: [plat-arcfpga] Hooking up platform to ARC UART
` [RFC PATCH v1 26/31] ARC: Build system: Makefiles, Kconfig, Linker script

[PATCH v2 00/44] Meta Linux Kernel Port
 2013-01-07 11:54 UTC  (12+ messages)
` [PATCH v2 22/44] metag: Time keeping
` [PATCH v2 43/44] tty/metag_da: Add metag DA TTY driver

Add #includes needed to permit the removal of asm/system.h - sha1 96f951edb1f1bdbbc99b0cd458f9808bb83d58ae
 2013-01-04 11:41 UTC 

What's the deal with the different boot command lines?
 2013-01-04 10:26 UTC  (2+ messages)

uapi __NR_syscalls for microblaze
 2013-01-03 22:27 UTC  (5+ messages)

dma_mmap_coherent / ARCH_HAS_DMA_MMAP_COHERENT
 2013-01-02 14:39 UTC  (5+ messages)
` [PATCH/RFC 0/4] "
` [PATCH/RFC 4/4] common: dma-mapping: Move dma_common_*() to <linux/dma-mapping.h>

[RFC Patch v1 51/55] modpost: Ignore ARC specific non-alloc section
 2013-01-02  5:16 UTC  (7+ messages)
` [RESEND PATCH] modpost: For ARC Port submission
  ` [PATCH] modpost: Ignore ARC specific non-alloc sections


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).