linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-12-05 16:09:20 to 2012-12-21 05:00:42 UTC [more...]

new architectures, time_t __kernel_long_t
 2012-12-21  5:00 UTC  (3+ messages)

[PATCH 0/2] RFC only - allow arches to over-ride unit sized user copies
 2012-12-21  4:33 UTC  (4+ messages)
` [PATCH 2/2] ARC: provide optimal __get_user_fn()

[git pull] signal.git pile 2
 2012-12-21  0:21 UTC 

[RFC Patch v1 00/55] Addons to Synopsys ARC Linux kernel Port
 2012-12-20 11:11 UTC  (14+ messages)
` [RFC Patch v1 45/55] ARC: unaligned access emulation
      ` [PATCH] sysctl: some arch specific unaligned access knobs made generic
        ` [PATCH] sysctl: convert arch specific unaligned access regulators to generic ones
` [RFC Patch v1 38/55] ARC: Low level event capture/logging

[RFC PATCH v1 00/40] Meta Linux Kernel Port
 2012-12-20 10:14 UTC  (7+ messages)
` [RFC PATCH v1 17/40] metag: IRQ handling

[PATCH] x86: enable ARCH_USE_BUILTIN_BSWAP
 2012-12-20  1:16 UTC 

[PATCH] powerpc: enable ARCH_USE_BUILTIN_BSWAP
 2012-12-20  1:14 UTC 

[GIT *] Preparatory patch for using GCC intrinsics for byteswapping
 2012-12-19 13:15 UTC 

[PATCH] mm: memmap_init_zone() performance improvement
 2012-12-18 23:03 UTC  (8+ messages)

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

[PATCH 0/7] Put "Kernel hacking" Kconfig menu on a diet
 2012-12-18  2:21 UTC  (13+ messages)
` [PATCH 1/7] move debugfs to filesystems menu (fs/Kconfig)
` [PATCH 2/7] consolidate per-arch stack overflow debugging options
` [PATCH 3/7] order memory debugging Kconfig options
` [PATCH 4/7] consolidate RCU "
` [PATCH 5/7] consolidate runtime testing configs
` [PATCH 6/7] consolidate compilation option configs
` [PATCH 7/7] group locking debugging options

[PATCH 1/2] m68k: Provide dma_alloc_attrs()/dma_free_attrs()
 2012-12-17 16:12 UTC  (4+ messages)
` [PATCH 2/2] asm-generic/dma-mapping-broken.h: "

dma_mmap_coherent / ARCH_HAS_DMA_MMAP_COHERENT
 2012-12-16 16:03 UTC 

possible breakage with the >= 020 bfset et al bitops
 2012-12-16 15:21 UTC 

[PATCH v2 00/10] Fix endianness of generic I/O accessors
 2012-12-13 11:28 UTC  (31+ messages)
` [PATCH v2 01/10] asm-generic: io: don't perform swab during {in,out} string functions
` [PATCH v2 02/10] mmc: mmci: use io{read,write}*_rep accessors instead of "
` [PATCH v2 03/10] net: smc91x: "
` [PATCH v2 04/10] net: smc911x: use io{read,write}*_rep accessors
` [PATCH v2 05/10] net: dm9000: "
` [PATCH v2 06/10] net: 8390: "
` [PATCH v2 07/10] mtd: nand/gpio: "
` [PATCH v2 08/10] musb: tusb6010: "
` [PATCH v2 09/10] usb: musb: "
` [PATCH v2 10/10] asm-generic: io: remove {read,write} string functions

[update] Re: new execve/kernel_thread design
 2012-12-13  1:54 UTC  (7+ messages)

[PATCH, RESEND] asm-generic, mm: pgtable: consolidate zero page helpers
 2012-12-12 22:54 UTC  (5+ messages)

[git pull] execve/kernel_thread/fork unification series
 2012-12-11 16:03 UTC 

[PATCH, REBASED] asm-generic, mm: PTE_SPECIAL cleanup
 2012-12-11  8:53 UTC  (8+ messages)

[RFC] gpiolib: introduce descriptor-based GPIO interface
 2012-12-10 22:34 UTC  (11+ messages)

Sharing PCIE driver between Microblaze and Arm zynq
 2012-12-10  7:36 UTC  (16+ messages)

[PATCH 1/5] asm-generic/mmu.h: Remove unused vmlist field from mm_context_t
 2012-12-09 22:15 UTC  (4+ messages)

Using IO functions across ARM, PPC and Microblaze architectures
 2012-12-08 10:57 UTC  (3+ messages)

loan offer
 2012-12-08  1:36 UTC 

[PATCH V3 00/11] ARM: delete struct sys_timer
 2012-12-07 17:08 UTC  (4+ messages)
` [PATCH V3 11/11] "

loan offer
 2012-12-07  9:29 UTC 

KINDLY READ THE ATTACHED FUND INVESTMENT PROPOSAL LETTER AND REPLY
 2012-12-06 13:10 UTC 

[PATCH 1/1] metag: Switch to generic kernel_{thread,execve}
 2012-12-05 17:01 UTC 


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