linux-hexagon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-08-30 19:07:31 to 2011-09-21 16:15:20 UTC [more...]

[patch v3 00/36] Hexagon: Add support for Qualcomm Hexagon architecture
 2011-09-21 16:15 UTC  (69+ messages)
` [patch v3 01/36] Hexagon: Add generic headers
` [patch v3 02/36] Hexagon: Core arch-specific header files
` [patch v3 03/36] Hexagon: Add bitops support
` [patch v3 04/36] Hexagon: Add atomic ops support
` [patch v3 05/36] Hexagon: Add syscalls
` [patch v3 06/36] Hexagon: Add processor and system headers
` [patch v3 07/36] Hexagon: Add threadinfo
` [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 55/57] hexagon: irq: Remove IRQF_DISABLED
 2011-09-21 15:35 UTC  (2+ 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 

[patch 00/36] Hexagon: Add support for Qualcomm Hexagon architecture
 2011-09-02 16:53 UTC  (6+ messages)
` [patch 03/36] Hexagon: Add bitops support
    ` ARM assembly syntax (was Re: [patch 03/36] Hexagon: Add bitops support)

[patch v2 00/35] Hexagon: Add support for Qualcomm Hexagon architecture
 2011-08-31 20:00 UTC  (82+ messages)
` [patch v2 01/35] Hexagon: Add generic headers
` [patch v2 02/35] Hexagon: Core arch-specific header files
` [patch v2 03/35] Hexagon: Add bitops support
` [patch v2 04/35] Hexagon: Add atomic ops support
` [patch v2 05/35] Hexagon: Add syscalls
` [patch v2 06/35] Hexagon: Add processor and system headers
` [patch v2 07/35] Hexagon: Add threadinfo
` [patch v2 08/35] Hexagon: Add delay functions
` [patch v2 09/35] Hexagon: Add checksum functions
` [patch v2 10/35] Hexagon: Add memcpy and memset accelerated functions
` [patch v2 11/35] Hexagon: Add hypervisor interface
` [patch v2 12/35] Hexagon: Export ksyms defined in assembly files
` [patch v2 13/35] Hexagon: Support dynamic module loading
` [patch v2 14/35] Hexagon: Add signal functions
` [patch v2 15/35] Hexagon: Add init_task and process functions
` [patch v2 16/35] Hexagon: Add startup code
` [patch v2 17/35] Hexagon: Add interrupts
` [patch v2 18/35] Hexagon: Add time and timer functions
` [patch v2 19/35] Hexagon: Add ptrace support
` [patch v2 20/35] Hexagon: Provide basic debugging and system trap support
` [patch v2 21/35] Hexagon: Add SMP support
` [patch v2 22/35] Hexagon: Add locking types and functions
` [patch v2 23/35] Hexagon: Add user access functions
` [patch v2 24/35] Hexagon: Provide basic implementation and/or stubs for I/O routines
` [patch v2 25/35] Hexagon: Implement basic cache-flush support
` [patch v2 26/35] Hexagon: Implement basic TLB management routines for Hexagon
` [patch v2 27/35] Hexagon: Provide DMA implementation
` [patch v2 28/35] Hexagon: Add ioremap support
` [patch v2 29/35] Hexagon: Add page table header files & etc
` [patch v2 30/35] Hexagon: Add page-fault support
` [patch v2 31/35] Hexagon: kgdb support files
` [patch v2 32/35] Hexagon: Comet platform support
` [patch v2 33/35] Hexagon: Add configuration and makefiles for the Hexagon architecture
` [patch v2 34/35] Hexagon: Add basic stacktrace functionality for "
` [patch v2 35/35] Hexagon: Add self to MAINTAINERS


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