linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-07 09:47:48 to 2012-11-12 20:58:38 UTC [more...]

[PATCH V6 1/2] kbuild: centralize .dts->.dtb rule
 2012-11-12 20:58 UTC  (4+ messages)
` [PATCH V6 2/2] kbuild: run the pre-processor on *.dts files

[PATCH V2 2/11] time: convert arch_gettimeoffset to a pointer
 2012-11-12 20:51 UTC  (2+ messages)

[RFC Patch v1 00/31] Synopsys ARC Linux kernel Port
 2012-11-12 20:29 UTC  (82+ messages)
` [RFC PATCH v1 01/31] ARC: Generic Headers
` [RFC PATCH v1 02/31] ARC: irqflags
` [RFC PATCH v1 03/31] ARC: atomic/bitops/cmpxchg/barriers
` [RFC PATCH v1 04/31] asm-generic headers: uaccess.h to conditionally define segment_eq()
` [RFC PATCH v1 05/31] ARC: uaccess friends
` [RFC PATCH v1 06/31] asm-generic headers: Allow yet more arch overrides in checksum.h
` [RFC PATCH v1 07/31] ARC: checksum/byteorder/swab routines
` [RFC PATCH v1 08/31] ARC: Fundamental ARCH data-types/defines
` [RFC PATCH v1 09/31] ARC: spinlock/rwlock/mutex primitives
` [RFC PATCH v1 10/31] ARC: string library
` [RFC PATCH v1 11/31] ARC: Low level IRQ/Trap/Exception(non-MMU) Handling
` [RFC PATCH v1 12/31] ARC: Interrupt Handling
` [RFC PATCH v1 13/31] ARC: Non-MMU Exception Handling
` [RFC PATCH v1 14/31] ARC: syscall support
` [RFC PATCH v1 15/31] ARC: Process/scheduling/clock/Timers/Delay Management
` [RFC PATCH v1 16/31] ARC: Signal handling
` [RFC PATCH v1 17/31] ARC: Cache Flush Management
` [RFC PATCH v1 18/31] ARC: Page Table Management
` [RFC PATCH v1 19/31] ARC: MMU Context Management
` [RFC PATCH v1 20/31] ARC: MMU Exception Handling
` [RFC PATCH v1 21/31] ARC: TLB flush Handling
` [RFC PATCH v1 22/31] ARC: Page Fault handling (incl uaccess fixup)
` [RFC PATCH v1 23/31] ARC: I/O and DMA Mappings
` [RFC PATCH v1 24/31] ARC: startup #1: low-level, setup_arch(), /proc/cpuinfo, mem init
` [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
` [RFC PATCH v1 27/31] ARC: Last bits (stubs) to get to a running kernel with UART
` [RFC PATCH v1 28/31] ARC: split ret_from_fork, simplify kernel_thread()
` [RFC PATCH v1 29/31] ARC: switch to generic kernel_thread()
` [RFC PATCH v1 30/31] ARC: switch to generic kernel_execve() and sys_execve()
` [RFC PATCH v1 31/31] ARC: [plat-arcfpga] defconfig

[GIT PULL] UAPI: perf fixes
 2012-11-12 20:23 UTC  (2+ messages)

[RFC PATCH v1 00/40] Meta Linux Kernel Port
 2012-11-12 19:10 UTC  (36+ messages)
` [RFC PATCH v1 12/40] metag: Build infrastructure
` [RFC PATCH v1 14/40] metag: Ptrace
` [RFC PATCH v1 17/40] metag: IRQ handling
` [RFC PATCH v1 18/40] metag: System Calls
` [RFC PATCH v1 24/40] metag: DMA
` [RFC PATCH v1 32/40] i8042: don't build on METAG
` [RFC PATCH v1 37/40] metag: Various sysfs drivers
` [RFC PATCH v1 31/40] char: don't build rtc or genrtc on METAG

[RFC PATCH 00/11] arch_gettimeoffset and ARM timer rework
 2012-11-12 14:49 UTC  (44+ messages)
` [PATCH] ARM: delete struct sys_timer
` [PATCH 01/11] cris: move usec/nsec conversion to do_slow_gettimeoffset
` [PATCH 02/11] time: convert arch_gettimeoffset to a pointer
` [PATCH 03/11] m68k: set arch_gettimeoffset directly
` [PATCH 04/11] ARM: "
` [PATCH 05/11] ARM: at91: convert timer suspend/resume to clock_event_device
` [PATCH 06/11] ARM: pxa: "
` [PATCH 07/11] ARM: sa1100: "
` [PATCH 08/11] ARM: ux500: "
` [PATCH 09/11] ARM: samsung: register syscore_ops for timer resume directly
` [PATCH 10/11] ARM: remove struct sys_timer suspend and resume fields
` [RFC PATCH 11/11] ARM: delete struct sys_timer
` [PATCH V2 "

[RFC Patch v1 00/55] Addons to Synopsys ARC Linux kernel Port
 2012-11-12 14:10 UTC  (55+ messages)
` [RFC Patch v1 32/55] ARC: [optim] Cache "current" in Register r25
` [RFC Patch v1 33/55] ARC: ptrace support
` [RFC Patch v1 34/55] ARC: futex
` [RFC Patch v1 35/55] ARC: oprofile support
` [RFC Patch v1 36/55] ARC: ARCompact 2 levels IRQ (high/low priority) Handling
` [RFC Patch v1 37/55] ARC: dynamic loadable module support
` [RFC Patch v1 38/55] ARC: Low level event capture/logging
` [RFC Patch v1 39/55] ARC: kernel diagnostics: show_regs() etc
` [RFC Patch v1 40/55] ARC: SMP support
` [RFC Patch v1 41/55] ARC: dwarf2 stack unwinder
` [RFC Patch v1 42/55] ARC: stacktracing APIs based on dw2 unwinder
` [RFC Patch v1 43/55] ARC: disassembly (needed by kprobes/kgdb/unaligned-access-emul)
` [RFC Patch v1 44/55] ARC: kprobes support
` [RFC Patch v1 45/55] ARC: unaligned access emulation
` [RFC Patch v1 46/55] ARC: kgdb support
` [RFC Patch v1 47/55] ARC: startup #2: Verbose Boot reporting / feature verification
` [RFC Patch v1 48/55] ARC: [plat-arfpga] BVCI Latency Unit setup
` [RFC Patch v1 49/55] perf, ARC: Enable building perf tools for ARC
` [RFC Patch v1 50/55] ARC: perf support (software counters only)
` [RFC Patch v1 51/55] modpost: Ignore ARC specific non-alloc section
` [RFC Patch v1 52/55] ARC: Support for single cycle Close Coupled Mem (CCM)
` [RFC Patch v1 53/55] ARC: Hostlink Pseudo-Driver for Metaware Debugger
` [RFC Patch v1 54/55] ARC: [plat-arcfpga] defconfig
` [RFC Patch v1 55/55] ARC: Add self to MAINTAINERS

[GIT PULL] User API Disintegrate: Preparatory patches
 2012-11-12 13:14 UTC  (11+ messages)
    ` UAPI for new arches (was Re: [GIT PULL] User API Disintegrate: Preparatory patches)
            ` [arc-linux-dev] "

[PATCH v3 00/11] m68k: use asm-generic headers when possible
 2012-11-12  4:19 UTC  (4+ messages)

tools, perf: Fix up for x86 UAPI disintegration
 2012-11-07 11:01 UTC  (5+ messages)


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).