Cyril Chemparathy ([email protected])

Number of posts: 45 (0.07 per day)
First post: 2010-11-10 14:35:11
Last post: 2012-08-12 23:28:11

Date List Subject
2012-08-12 23:28:11 linux-kernel Re: [PATCH v2 05/22] ARM: LPAE: support 64-bit virt_to_phys patching
2012-08-12 18:14:15 linux-kernel Re: [PATCH v2 01/22] ARM: add mechanism for late code patching
2012-08-12 17:34:25 linux-kernel Re: [PATCH v2 03/22] ARM: use late patch framework for phys-virt patching
2012-08-12 16:33:09 linux-kernel Re: [PATCH v2 02/22] ARM: add self test for runtime patch mechanism
2012-08-11 02:41:01 linux-kernel Re: [PATCH 2/2] ARM: local timers: add timer support using IO mapped register
2012-08-11 01:30:21 linux-kernel [PATCH v2 06/22] ARM: LPAE: use signed arithmetic for mask definitions
2012-08-11 01:30:18 linux-kernel [PATCH v2 09/22] ARM: LPAE: use phys_addr_t for initrd location and size
2012-08-11 01:30:14 linux-kernel [RFC v2 21/22] ARM: keystone: enable SMP on Keystone machines
2012-08-11 01:29:41 linux-kernel [PATCH v2 18/22] ARM: add virt_to_idmap for interconnect aliasing
2012-08-11 01:29:40 linux-kernel [PATCH v2 08/22] ARM: LPAE: use phys_addr_t in free_memmap()
2012-08-11 01:29:01 linux-kernel [PATCH v2 02/22] ARM: add self test for runtime patch mechanism
2012-08-11 01:28:58 linux-kernel [PATCH v2 11/22] ARM: LPAE: use 64-bit accessors for TTBR registers
2012-08-11 01:28:40 linux-kernel [PATCH v2 16/22] ARM: mm: cleanup checks for membank overlap with vmalloc area
2012-08-11 01:28:23 linux-kernel [RFC v2 22/22] ARM: keystone: add switch over to high physical address range
2012-08-11 01:28:06 linux-kernel [PATCH v2 07/22] ARM: LPAE: use phys_addr_t in alloc_init_pud()
2012-08-11 01:27:42 linux-kernel [PATCH v2 13/22] ARM: LPAE: factor out T1SZ and TTBR1 computations
2012-08-11 01:27:17 linux-kernel [PATCH v2 04/22] ARM: LPAE: use phys_addr_t on virt <--> phys conversion
2012-08-11 01:27:08 linux-kernel [PATCH v2 01/22] ARM: add mechanism for late code patching
2012-08-11 01:26:25 linux-kernel [PATCH v2 05/22] ARM: LPAE: support 64-bit virt_to_phys patching
2012-08-11 01:26:20 linux-kernel [RFC v2 20/22] ARM: keystone: introducing TI Keystone platform
2012-08-11 01:26:16 linux-kernel [PATCH v2 10/22] ARM: LPAE: use phys_addr_t in switch_mm()
2012-08-11 01:26:12 linux-kernel [PATCH v2 15/22] ARM: mm: use physical addresses in highmem sanity checks
2012-08-11 01:26:02 linux-kernel [PATCH v2 12/22] ARM: LPAE: define ARCH_LOW_ADDRESS_LIMIT for bootmem
2012-08-11 01:25:59 linux-kernel [PATCH v2 19/22] ARM: recreate kernel mappings in early_paging_init()
2012-08-11 01:25:55 linux-kernel [PATCH v2 00/22] Introducing the TI Keystone platform
2012-08-11 01:25:51 linux-kernel [PATCH v2 03/22] ARM: use late patch framework for phys-virt patching
2012-08-11 01:25:42 linux-kernel [PATCH v2 17/22] ARM: mm: clean up membank size limit checks
2012-08-11 01:25:38 linux-kernel [PATCH v2 14/22] ARM: LPAE: accomodate >32-bit addresses for page table base
2012-08-09 14:10:36 linux-kernel Re: [PATCH 03/22] ARM: LPAE: use phys_addr_t on virt <--> phys conversion
2012-08-08 13:19:06 linux-kernel Re: [PATCH 01/22] ARM: add mechanism for late code patching
2012-08-07 22:53:19 linux-kernel Re: [PATCH 01/22] ARM: add mechanism for late code patching
2012-08-06 13:38:32 linux-kernel Re: [PATCH 01/22] ARM: add mechanism for late code patching
2012-08-06 13:30:14 linux-kernel Re: [PATCH 03/22] ARM: LPAE: use phys_addr_t on virt <--> phys conversion
2012-08-06 13:19:27 linux-kernel Re: [PATCH 01/22] ARM: add mechanism for late code patching
2012-08-05 15:10:50 linux-kernel Re: [PATCH 00/22] Introducing the TI Keystone platform
2012-08-05 14:30:11 linux-kernel Re: [PATCH 09/22] ARM: LPAE: use 64-bit pgd physical address in switch_mm()
2012-08-05 14:23:33 linux-kernel Re: [PATCH 08/22] ARM: LPAE: use phys_addr_t for initrd location and size
2012-08-05 14:21:33 linux-kernel Re: [PATCH 04/22] ARM: LPAE: support 64-bit virt/phys patching
2012-08-05 14:05:29 linux-kernel Re: [PATCH 03/22] ARM: LPAE: use phys_addr_t on virt <--> phys conversion
2012-08-05 14:04:03 linux-kernel Re: [PATCH 02/22] ARM: use late patch framework for phys-virt patching
2012-08-05 13:56:40 linux-kernel Re: [PATCH 01/22] ARM: add mechanism for late code patching
2012-08-01 15:42:23 linux-kernel Re: [PATCH 06/22] ARM: LPAE: use phys_addr_t in alloc_init_pud()
2012-08-01 15:41:22 linux-kernel Re: [RFC 20/22] ARM: keystone: introducing TI Keystone platform
2010-11-18 19:33:15 linux-kernel Re: [PATCH 1/2] of/phylib: Use device tree properties to initialize Marvell PHYs.
2010-11-10 14:35:11 linux-kernel Re: [PATCH v4 08/12] gpio: add ti-ssp gpio driver