linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-27 10:33:34 to 2013-02-09 13:28:08 UTC [more...]

[PATCH 0/9] gpiolib: remove gpio_desc[] static array
 2013-02-09 13:28 UTC  (50+ messages)
` [PATCH 1/9] gpiolib: link all gpio_chips using a list
` [PATCH 2/9] gpiolib: use gpio_chips list in gpiolib_sysfs_init
` [PATCH 3/9] gpiolib: use gpio_chips list in gpiochip_find
` [PATCH 4/9] gpiolib: use gpio_chips list in sysfs ops
` [PATCH 5/9] gpiolib: use gpio_chips list in gpiochip_find_base
` [PATCH 6/9] gpiolib: use descriptors internally
` [PATCH 7/9] gpiolib: let gpio_chip reference its descriptors
` [PATCH 8/9] gpiolib: use gpio_chips list in gpio_to_desc
` [PATCH 9/9] gpiolib: dynamically allocate descriptors array

[PATCH v5 00/45] CPU hotplug: stop_machine()-free CPU hotplug
 2013-02-09  0:16 UTC  (54+ messages)
` [PATCH v5 04/45] percpu_rwlock: Implement the core design of Per-CPU Reader-Writer Locks
` [PATCH v5 05/45] percpu_rwlock: Make percpu-rwlocks IRQ-safe, optimally
` [PATCH v5 06/45] percpu_rwlock: Allow writers to be readers, and add lockdep annotations
` [PATCH v5 07/45] CPU hotplug: Provide APIs to prevent CPU offline from atomic context
` [PATCH v5 08/45] CPU hotplug: Convert preprocessor macros to static inline functions
` [PATCH v5 09/45] smp, cpu hotplug: Fix smp_call_function_*() to prevent CPU offline properly
` [PATCH v5 14/45] rcu, CPU hotplug: Fix comment referring to stop_machine()
` [PATCH v5 31/45] blackfin/smp: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v5 44/45] CPU hotplug, stop_machine: Decouple CPU hotplug from stop_machine() in Kconfig
` [PATCH v5 45/45] Documentation/cpu-hotplug: Remove references to stop_machine()

[PATCH] arm: Preserve TPIDRURW on context switch
 2013-02-08 15:48 UTC  (5+ messages)

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

[PATCH] asm-generic: io: Fix ioread16/32be and iowrite16/32be
 2013-02-08  8:24 UTC  (6+ messages)

[PATCH 1/3] arch: make __mutex_fastpath_lock_retval return whether fastpath succeeded or not
 2013-02-07 15:18 UTC  (5+ messages)
` [PATCH 2/3] mutex: add support for reservation style locks
` [PATCH 3/3] reservation: Add tests to lib/locking-selftest.c

[PATCH] arm: Include soc.h to fix compiling
 2013-02-06 22:43 UTC 

[PATCH v4 00/43] Meta Linux Kernel Port
 2013-02-06 15:02 UTC  (10+ messages)
  ` [PATCH v4 19/43] metag: Device tree
` [PATCH v4 21/43] metag: Time keeping
` [PATCH v4 26/43] metag: Scheduling/Process management
` [PATCH v4 42/43] tty/metag_da: Add metag DA TTY driver
` [PATCH v4 43/43] fs: imgdafs: Add IMG DAFS filesystem for metag

[PATCH v3 00/44] Meta Linux Kernel Port
 2013-02-06 13:47 UTC  (30+ messages)
` [PATCH v3 19/44] metag: Device tree
` [PATCH v3 21/44] metag: Time keeping
` [PATCH v3 43/44] tty/metag_da: Add metag DA TTY driver
` [PATCH v3 44/44] fs: imgdafs: Add IMG DAFS filesystem for metag
      ` ARC Port for linux-next (was Re: [PATCH v3 00/44] Meta Linux Kernel Port)
        ` linux-net for ARC port

PROJECT
 2013-02-05 17:27 UTC 

[PATCH 0/2] gpiolib: remove gpiochip_reserve()
 2013-02-04 20:42 UTC  (8+ messages)
` [PATCH 1/2] arm: pxa: tosa: do not use gpiochip_reserve()
` [PATCH 2/2] gpiolib: remove gpiochip_reserve()

[PATCH RESEND 1/1] arch Kconfig: remove references to IRQ_PER_CPU
 2013-02-04 18:30 UTC  (6+ messages)

Great Proposal!!
 2013-02-03 20:39 UTC 

Using IO functions across ARM, PPC and Microblaze architectures
 2013-01-30 12:33 UTC  (4+ messages)

[PATCH v3 00/71] Synopsys ARC Linux kernel Port (Part #1)
 2013-01-30 11:56 UTC  (23+ messages)
` [PATCH v3 02/71] ARC: Build system: Makefiles, Kconfig, Linker script
` [PATCH v3 22/71] ARC: [Review] Prevent incorrect syscall restarts
` [PATCH v3 32/71] ARC: [DeviceTree] Basic support
      ` [PATCH v4 "
` [PATCH v3 58/71] ARC: UAPI Disintegrate arch/arc/include/asm

[PATCH v3 00/71] Synopsys ARC Linux kernel Port (Part #2)
 2013-01-30 11:46 UTC  (9+ messages)
` [PATCH v3 14/71] ARC: Low level IRQ/Trap/Exception Handling
` [PATCH v3 40/71] ARC: OProfile support

linux-next: new arch/metag tree
 2013-01-29 20:51 UTC  (3+ messages)

[PATCH v3 15/31] arm64: SMP support
 2013-01-29 11:03 UTC 

[PATCH] x86: enable ARCH_USE_BUILTIN_BSWAP
 2013-01-28 17:49 UTC  (2+ messages)
` [PATCH] x86: require MOVBE feature in cpuid when we use it

[PATCH v2 0/9] Provide dma_mmap_coherent() and dma_get_sgtable()
 2013-01-28  9:08 UTC  (18+ messages)
` [PATCH v2 1/9] avr32: "
` [PATCH v2 2/9] blackfin: "
  ` [uclinux-dist-devel] "
` [PATCH v2 4/9] cris: "
` [PATCH v2 5/9] frv: Provide dummy "
` [PATCH v2 7/9] mn10300: "
` [PATCH v2 8/9] parisc: "
` [PATCH v2 9/9] xtensa: "


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