messages from 2011-09-09 01:08:56 to 2012-02-11 23:27:40 UTC [more...]
[patch 00/36] Hexagon: Add support for Qualcomm Hexagon architecture
2012-02-11 23:27 UTC (3+ messages)
` [patch 14/36] Hexagon: Add signal functions
` hexagon: signal handling bugs
[PATCH-RFC 01/10] lib: move GENERIC_IOMAP to lib/Kconfig
2012-01-29 22:45 UTC (18+ messages)
` [PATCH-RFC 02/10] lib: add GENERIC_PCI_IOMAP
` [PATCH-RFC 03/10] alpha: switch to GENERIC_PCI_IOMAP
` [PATCH-RFC 04/10] arm: "
` [PATCH-RFC 05/10] microblaze: "
` [PATCH-RFC 06/10] mips: "
` [PATCH-RFC 07/10] parisc: "
` [PATCH-RFC 08/10] powerpc: "
` [PATCH-RFC 09/10] sh: "
` [PATCH-RFC 10/10] sparc: "
[PATCH] arch/hexagon/kernel/dma.c: make function static
2012-01-26 22:52 UTC (2+ messages)
[PATCH 04/10] arch/hexagon/kernel/dma.c: make function static
2012-01-24 13:31 UTC
[PATCHv5] atomic: add *_dec_not_zero
2011-12-05 11:44 UTC (10+ messages)
` "
` "
[PATCH] Remove unneeded include of version.h from arch/hexagon/include/asm/spinlock_types.h
2011-11-21 16:54 UTC (2+ messages)
[PATCH 03/10] Remove unneeded include of version.h from arch/hexagon/include/asm/spinlock_types.h
2011-11-20 20:59 UTC
[PATCH 07/10] Hexagon: misc compile warning/error cleanup due to missing headers
2011-11-15 22:58 UTC
[PATCH 06/10] various Kconfig cleanup and old platform build code removal
2011-11-15 22:31 UTC
[PATCH] hexagon: drop selects of bogus Kconfig symbols
2011-11-11 20:32 UTC (2+ messages)
[PATCH 02/10] hexagon: drop selects of bogus Kconfig symbols
2011-11-10 20:07 UTC
[PATCH] Hexagon: Use resource_size function
2011-11-10 15:28 UTC (5+ messages)
[PATCH 01/10] Hexagon: Use resource_size function
2011-11-08 18:49 UTC
[PATCH v5 33/36] Hexagon: Add configuration and makefiles for the Hexagon architecture
2011-11-01 21:17 UTC (3+ messages)
Pull request: [PATCH v5 00/36] Hexagon: Add support for Qualcomm Hexagon architecture
2011-10-27 1:27 UTC
[PATCH v5 00/36] Hexagon: Add support for Qualcomm Hexagon architecture
2011-10-19 3:53 UTC
[PATCH v5 36/36] Add extra arch overrides to asm-generic/checksum.h
2011-10-19 3:48 UTC
[PATCH v5 35/36] Hexagon: Add self to MAINTAINERS
2011-10-19 3:48 UTC
[PATCH v5 34/36] Hexagon: Add basic stacktrace functionality for Hexagon architecture
2011-10-19 3:47 UTC
[PATCH v5 33/36] Hexagon: Add configuration and makefiles for the Hexagon architecture
2011-10-19 3:47 UTC
[PATCH v5 32/36] Hexagon: Comet platform support
2011-10-19 3:46 UTC
[PATCH v5 31/36] Hexagon: kgdb support files
2011-10-19 3:45 UTC
[PATCH v5 30/36] Hexagon: Add page-fault support
2011-10-19 3:45 UTC
[PATCH v5 29/36] Hexagon: Add page table header files & etc
2011-10-19 3:44 UTC
[PATCH v5 28/36] Hexagon: Add ioremap support
2011-10-19 3:44 UTC
[PATCH v5 27/36] Hexagon: Provide DMA implementation
2011-10-19 3:44 UTC
[PATCH v5 26/36] Hexagon: Implement basic TLB management routines for Hexagon
2011-10-19 3:43 UTC
[PATCH v5 25/36] Hexagon: Implement basic cache-flush support
2011-10-19 3:43 UTC
[PATCH v5 24/36] Hexagon: Provide basic implementation and/or stubs for I/O routines
2011-10-19 3:41 UTC
[PATCH v5 23/36] Hexagon: Add user access functions
2011-10-19 3:41 UTC
[PATCH v5 22/36] Hexagon: Add locking types and functions
2011-10-19 3:39 UTC
[PATCH v5 21/36] Hexagon: Add SMP support
2011-10-19 3:39 UTC
[PATCH v5 20/36] Hexagon: Provide basic debugging and system trap support
2011-10-19 3:38 UTC
[PATCH v5 19/36] Hexagon: Add ptrace support
2011-10-19 3:37 UTC
[PATCH v5 18/36] Hexagon: Add time and timer functions
2011-10-19 3:36 UTC
[PATCH v5 17/36] Hexagon: Add interrupts
2011-10-19 3:35 UTC
[PATCH v5 16/36] Hexagon: Add startup code
2011-10-19 3:23 UTC
[PATCH v5 15/36] Hexagon: Add init_task and process functions
2011-10-19 3:21 UTC
[PATCH v5 14/36] Hexagon: Add signal functions
2011-10-19 3:21 UTC
[PATCH v5 13/36] Hexagon: Support dynamic module loading
2011-10-19 3:19 UTC
[PATCH v5 12/36] Hexagon: Export ksyms defined in assembly files
2011-10-19 3:17 UTC
[PATCH v5 11/36] Hexagon: Add hypervisor interface
2011-10-19 3:14 UTC
[PATCH v5 10/36] Hexagon: Add memcpy and memset accelerated functions
2011-10-19 3:13 UTC
[PATCH v5 09/36] Hexagon: Add checksum functions
2011-10-19 3:12 UTC
[PATCH v5 08/36] Hexagon: Add delay functions
2011-10-19 3:11 UTC
[PATCH v5 07/36] Hexagon: Add threadinfo
2011-10-19 2:43 UTC
[PATCH v5 06/36] Hexagon: Add processor and system headers
2011-10-19 2:31 UTC
[PATCH v5 05/36] Hexagon: Add syscalls
2011-10-19 2:31 UTC
[PATCH v5 04/36] Hexagon: Add atomic ops support
2011-10-19 2:29 UTC
[PATCH v5 03/36] Hexagon: Add bitops support
2011-10-19 2:23 UTC
[PATCH v5 02/36] Hexagon: Core arch-specific header files
2011-10-19 2:22 UTC
[PATCH v5 01/36] Hexagon: Add generic headers
2011-10-19 2:17 UTC
Device trees and systems-on-a-chip
2011-09-23 20:56 UTC (2+ messages)
[PATCH 55/57] hexagon: irq: Remove IRQF_DISABLED
2011-09-22 8:08 UTC (3+ messages)
[patch v3 00/36] Hexagon: Add support for Qualcomm Hexagon architecture
2011-09-21 18:04 UTC (65+ messages)
` [patch v3 05/36] Hexagon: Add syscalls
` [patch v3 08/36] Hexagon: Add delay functions
` [patch v3 09/36] Hexagon: Add checksum functions
` [patch v3 10/36] Hexagon: Add memcpy and memset accelerated functions
` [patch v3 11/36] Hexagon: Add hypervisor interface
` [patch v3 12/36] Hexagon: Export ksyms defined in assembly files
` [patch v3 13/36] Hexagon: Support dynamic module loading
` [patch v3 14/36] Hexagon: Add signal functions
` [patch v3 15/36] Hexagon: Add init_task and process functions
` [patch v3 16/36] Hexagon: Add startup code
` [patch v3 17/36] Hexagon: Add interrupts
` [patch v3 18/36] Hexagon: Add time and timer functions
` [patch v3 19/36] Hexagon: Add ptrace support
` [patch v3 20/36] Hexagon: Provide basic debugging and system trap support
` [patch v3 21/36] Hexagon: Add SMP support
` [patch v3 22/36] Hexagon: Add locking types and functions
` [patch v3 23/36] Hexagon: Add user access functions
` [patch v3 24/36] Hexagon: Provide basic implementation and/or stubs for I/O routines
` [patch v3 25/36] Hexagon: Implement basic cache-flush support
` [patch v3 26/36] Hexagon: Implement basic TLB management routines for Hexagon
` [patch v3 27/36] Hexagon: Provide DMA implementation
` [patch v3 28/36] Hexagon: Add ioremap support
` [patch v3 29/36] Hexagon: Add page table header files & etc
` [patch v3 30/36] Hexagon: Add page-fault support
` [patch v3 31/36] Hexagon: kgdb support files
` [patch v3 32/36] Hexagon: Comet platform support
` [patch v3 33/36] Hexagon: Add configuration and makefiles for the Hexagon architecture
` [patch v3 34/36] Hexagon: Add basic stacktrace functionality for "
` [patch v3 35/36] Hexagon: Add self to MAINTAINERS
` [patch v3 36/36] Add extra arch overrides to asm-generic/checksum.h
[PATCH v4 21/36] Hexagon: Add SMP support
2011-09-21 15:47 UTC (4+ messages)
[PATCH v4 18/36] Hexagon: Add time and timer functions
2011-09-19 15:54 UTC (3+ messages)
[PATCH v4 31/36] Hexagon: kgdb support files
2011-09-19 15:15 UTC (3+ messages)
[PATCH v4 14/36] Hexagon: Add signal functions
2011-09-18 15:13 UTC (2+ messages)
[PATCH v4 19/36] Hexagon: Add ptrace support
2011-09-18 15:12 UTC (2+ messages)
[PATCH v4 00/36] Hexagon: Add support for Qualcomm Hexagon architecture
2011-09-17 0:34 UTC
[PATCH v4 36/36] Add extra arch overrides to asm-generic/checksum.h
2011-09-14 18:19 UTC
[PATCH v4 35/36] Hexagon: Add self to MAINTAINERS
2011-09-14 18:19 UTC
[PATCH v4 34/36] Hexagon: Add basic stacktrace functionality for Hexagon architecture
2011-09-14 18:19 UTC
[PATCH v4 33/36] Hexagon: Add configuration and makefiles for the Hexagon architecture
2011-09-14 18:19 UTC
[PATCH v4 32/36] Hexagon: Comet platform support
2011-09-14 18:19 UTC
[PATCH v4 30/36] Hexagon: Add page-fault support
2011-09-14 18:19 UTC
[PATCH v4 29/36] Hexagon: Add page table header files & etc
2011-09-14 18:19 UTC
[PATCH v4 28/36] Hexagon: Add ioremap support
2011-09-14 18:19 UTC
[PATCH v4 27/36] Hexagon: Provide DMA implementation
2011-09-14 18:19 UTC
[PATCH v4 26/36] Hexagon: Implement basic TLB management routines for Hexagon
2011-09-14 18:19 UTC
[PATCH v4 25/36] Hexagon: Implement basic cache-flush support
2011-09-14 18:19 UTC
[PATCH v4 24/36] Hexagon: Provide basic implementation and/or stubs for I/O routines
2011-09-14 18:19 UTC
[PATCH v4 23/36] Hexagon: Add user access functions
2011-09-14 18:19 UTC
[PATCH v4 22/36] Hexagon: Add locking types and functions
2011-09-14 18:19 UTC
[PATCH v4 20/36] Hexagon: Provide basic debugging and system trap support
2011-09-14 18:19 UTC
[PATCH v4 17/36] Hexagon: Add interrupts
2011-09-14 18:19 UTC
[PATCH v4 16/36] Hexagon: Add startup code
2011-09-14 18:19 UTC
[PATCH v4 15/36] Hexagon: Add init_task and process functions
2011-09-14 18:18 UTC
[PATCH v4 13/36] Hexagon: Support dynamic module loading
2011-09-14 18:18 UTC
[PATCH v4 12/36] Hexagon: Export ksyms defined in assembly files
2011-09-14 18:18 UTC
[PATCH v4 11/36] Hexagon: Add hypervisor interface
2011-09-14 18:18 UTC
[PATCH v4 10/36] Hexagon: Add memcpy and memset accelerated functions
2011-09-14 18:18 UTC
[PATCH v4 09/36] Hexagon: Add checksum functions
2011-09-14 18:18 UTC
[PATCH v4 08/36] Hexagon: Add delay functions
2011-09-14 18:18 UTC
[PATCH v4 07/36] Hexagon: Add threadinfo
2011-09-14 18:18 UTC
[PATCH v4 06/36] Hexagon: Add processor and system headers
2011-09-14 18:18 UTC
[PATCH v4 05/36] Hexagon: Add syscalls
2011-09-14 18:18 UTC
[PATCH v4 04/36] Hexagon: Add atomic ops support
2011-09-14 18:18 UTC
[PATCH v4 03/36] Hexagon: Add bitops support
2011-09-14 18:18 UTC
[PATCH v4 02/36] Hexagon: Core arch-specific header files
2011-09-14 18:18 UTC
[PATCH v4 01/36] Hexagon: Add generic headers
2011-09-14 18:18 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;
as well as URLs for NNTP newsgroup(s).