messages from 2013-01-10 15:32:53 to 2013-01-18 12:30:55 UTC [more...]
[PATCH v2 00/76] Synopsys ARC Linux kernel Port
2013-01-18 12:25 UTC (94+ messages)
` [PATCH v2 01/76] ARC: Generic Headers
` [PATCH v2 02/76] ARC: irqflags - Interrupt enabling/disabling at in-core intc
` [PATCH v2 03/76] ARC: Atomic/bitops/cmpxchg/barriers
` [PATCH v2 04/76] asm-generic headers: uaccess.h to conditionally define segment_eq()
` [PATCH v2 05/76] ARC: uaccess friends
` [PATCH v2 06/76] asm-generic: uaccess: Allow arches to over-ride __{get,put}_user_fn()
` [PATCH v2 07/76] ARC: [optim] uaccess __{get,put}_user() optimised
` [PATCH v2 08/76] asm-generic headers: Allow yet more arch overrides in checksum.h
` [PATCH v2 09/76] ARC: Checksum/byteorder/swab routines
` [PATCH v2 10/76] ARC: Fundamental ARCH data-types/defines
` [PATCH v2 11/76] ARC: Spinlock/rwlock/mutex primitives
` [PATCH v2 12/76] ARC: String library
` [PATCH v2 13/76] ARC: Low level IRQ/Trap/Exception Handling
` [PATCH v2 14/76] ARC: Interrupt Handling
` [PATCH v2 15/76] ARC: Non-MMU Exception Handling
` [PATCH v2 16/76] ARC: Syscall support (no-legacy-syscall ABI)
` [PATCH v2 17/76] ARC: Process-creation/scheduling/idle-loop
` [PATCH v2 18/76] ARC: Timers/counters/delay management
` [PATCH v2 19/76] ARC: Signal handling
` [PATCH v2 20/76] ARC: [Review] Preparing to fix incorrect syscall restarts due to signals
` [PATCH v2 21/76] ARC: [Review] Prevent incorrect syscall restarts
` [PATCH v2 22/76] ARC: Cache Flush Management
` [PATCH v2 23/76] ARC: Page Table Management
` [PATCH v2 24/76] ARC: MMU Context Management
` [PATCH v2 26/76] ARC: TLB flush Handling
` [PATCH v2 27/76] ARC: Page Fault handling
` [PATCH v2 28/76] ARC: I/O and DMA Mappings
` [PATCH v2 29/76] ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem init
` [PATCH v2 30/76] ARC: [plat-arcfpga] Static platform device for CONFIG_SERIAL_ARC
` [PATCH v2 31/76] ARC: Build system: Makefiles, Kconfig, Linker script
` [PATCH v2 32/76] ARC: [DeviceTree] Basic support
` [PATCH v2 33/76] ARC: [DeviceTree] Convert some Kconfig items to runtime values
` [PATCH v2 34/76] ARC: [plat-arcfpga]: Enabling DeviceTree for Angel4 board
` [PATCH v2 35/76] ARC: Last bits (stubs) to get to a running kernel with UART
` [PATCH v2 36/76] ARC: Switch to generic kernel_thread() - split ret_from_fork
` [PATCH v2 38/76] ARC: Switch to saner kernel_execve() semantics #1
` [PATCH v2 39/76] ARC: Switch to saner kernel_execve() semantics #2
` [PATCH v2 40/76] ARC: Switch to generic sys_clone, fork, vfork
` [PATCH v2 41/76] ARC: [3.8 tracking] altstack consolidation, trace_clock, cacheflush.h
` [PATCH v2 42/76] ARC: [plat-arcfpga] defconfig
` [PATCH v2 44/76] ARC: ptrace support
` [PATCH v2 45/76] ARC: Futex support
` [PATCH v2 46/76] ARC: OProfile support
` [PATCH v2 47/76] ARC: Support for high priority interrupts in the in-core intc
` [PATCH v2 48/76] ARC: Module support
` [PATCH v2 49/76] ARC: Diagnostics: show_regs() etc
` [PATCH v2 50/76] ARC: SMP support
` [PATCH v2 51/76] ARC: DWARF2 .debug_frame based stack unwinder
` [PATCH v2 52/76] ARC: stacktracing APIs based on dw2 unwinder
` [PATCH v2 53/76] ARC: disassembly (needed by kprobes/kgdb/unaligned-access-emul)
` [PATCH v2 54/76] ARC: kprobes support
` [PATCH v2 55/76] sysctl: Enable PARISC "unaligned-trap" to be used cross-arch
` [PATCH v2 56/76] ARC: Unaligned access emulation
` [PATCH v2 57/76] ARC: kgdb support
` [PATCH v2 58/76] ARC: Boot #2: Verbose Boot reporting / feature verification
` [PATCH v2 59/76] ARC: [plat-arfpga] BVCI Latency Unit setup
` [PATCH v2 60/76] perf, ARC: Enable building perf tools for ARC
` [PATCH v2 61/76] ARC: perf support (software counters only)
` [PATCH v2 62/76] ARC: Support for single cycle Close Coupled Mem (CCM)
` [PATCH v2 63/76] ARC: Hostlink Pseudo-Driver for Metaware Debugger
` [PATCH v2 66/76] ARC: Add support for ioremap_prot API
` [PATCH v2 67/76] ARC: [Review] Multi-platform image #1: Kconfig enablement
` [PATCH v2 68/76] ARC: Fold boards sub-menu into platform/SoC menu
` [PATCH v2 70/76] ARC: [Review] Multi-platform image #3: switch to board callback
` [PATCH v2 71/76] ARC: [Review] Multi-platform image #4: Isolate platform headers
[PATCH 0/4] gpio: introduce descriptor-based interface
2013-01-17 19:22 UTC (22+ 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)
[RFC Patch v1 00/55] Addons to Synopsys ARC Linux kernel Port
2013-01-17 10:53 UTC (8+ messages)
` [RFC Patch v1 48/55] ARC: [plat-arfpga] BVCI Latency Unit setup
` [RFC Patch v1 52/55] ARC: Support for single cycle Close Coupled Mem (CCM)
[RFC Patch v1 00/31] Synopsys ARC Linux kernel Port
2013-01-17 10:52 UTC (13+ messages)
` [RFC PATCH v1 25/31] ARC: [plat-arcfpga] Hooking up platform to ARC UART
` early init dt for earlyprintk (was Re: [RFC PATCH v1 25/31] ARC: [plat-arcfpga] Hooking up platform to ARC UART)
` [RFC PATCH v1 14/31] ARC: syscall support
[PATCH] iomux-mx25: add UART3 and UART5 PAD macros
2013-01-16 19:07 UTC
architecture problems with SPARSEMEM and page iteration functions
2013-01-16 16:09 UTC
[RFC Patch v1 45/55] ARC: unaligned access emulation
2013-01-15 22:03 UTC (5+ messages)
` [RESEND PATCH] Convert PARISC sysctl to be generic
` [RESEND PATCH] sysctl: Enable PARISC "unaligned-trap" to be used cross-arch
arm64: Request to add error code
2013-01-15 19:27 UTC (3+ messages)
[PATCH 1/9] avr32: Provide dma_mmap_coherent() and dma_get_sgtable()
2013-01-15 16:56 UTC (32+ messages)
` [PATCH 2/9] blackfin: "
` [uclinux-dist-devel] "
` [PATCH 3/9] c6x: "
` [Linux-c6x-dev] "
` [PATCH 4/9] cris: "
` [PATCH 5/9] frv: "
` [PATCH 6/9] m68k: "
` [PATCH 7/9] mn10300: "
` [PATCH 8/9] parisc: "
` [PATCH 9/9] xtensa: "
[PATCH] consolidate per-arch stack overflow debugging options
2013-01-14 17:11 UTC (5+ messages)
[PATCH v3 00/44] Meta Linux Kernel Port
2013-01-14 10:54 UTC (52+ messages)
` [PATCH v3 15/44] metag: Huge TLB
` [PATCH v3 20/44] metag: ptrace
` [PATCH v3 24/44] metag: Internal and external irqchips
` [PATCH v3 29/44] metag: Basic documentation
` [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
dma_mmap_coherent / ARCH_HAS_DMA_MMAP_COHERENT
2013-01-13 10:40 UTC (5+ messages)
` [PATCH/RFC 4/4] common: dma-mapping: Move dma_common_*() to <linux/dma-mapping.h>
Quick Loans
2013-01-12 4:32 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox