Jungseok Lee ([email protected])

Number of posts: 61 (0.18 per day)
First post: 2013-06-26 01:24:47
Last post: 2014-06-02 08:13:25

Date List Subject
2014-06-02 08:13:25 linux-kernel Re: [PATCH v6 3/7] arm64: Add a description on 48-bit address space with 4KB pages
2014-06-02 08:11:45 linux-kernel Re: [PATCH v6 6/7] arm64: KVM: Set physical address size related factors in runtime
2014-06-02 07:52:41 linux-kernel Re: [PATCH v6 6/7] arm64: KVM: Set physical address size related factors in runtime
2014-05-01 02:34:35 linux-kernel [PATCH v5 5/6] arm64: mm: Implement 4 levels of translation tables
2014-05-01 02:34:28 linux-kernel [PATCH v5 4/6] arm64: Add 4 levels of page tables definition with 4KB pages
2014-05-01 02:34:26 linux-kernel [PATCH v5 6/6] arm64: KVM: Implement 4 levels of translation tables for HYP and stage2
2014-05-01 02:34:12 linux-kernel [PATCH v5 3/6] arm64: Add a description on 48-bit address space with 4KB pages
2014-05-01 02:34:03 linux-kernel [PATCH v5 2/6] arm64: Introduce VA_BITS and translation level options
2014-05-01 02:33:55 linux-kernel [PATCH v5 1/6] arm64: Use pr_* instead of printk
2014-05-01 02:33:43 linux-kernel [PATCH v5 0/6] Support 4 levels of translation tables for ARM64
2014-05-01 00:53:12 linux-kernel Re: [PATCH v4 4/7] arm64: Add a description on 48-bit address space with 4KB pages
2014-04-30 06:41:47 linux-kernel Re: [PATCH v4 4/7] arm64: Add a description on 48-bit address space with 4KB pages
2014-04-30 02:44:22 linux-kernel Re: [PATCH v4 2/7] arm64: Decouple page size from level of translation tables
2014-04-30 02:32:36 linux-kernel Re: [PATCH v4 1/7] arm64: Use pr_* instead of printk
2014-04-30 02:29:56 linux-kernel Re: [PATCH v4 6/7] arm64: mm: Implement 4 levels of translation tables
2014-04-30 02:21:06 linux-kernel Re: [PATCH v4 3/7] arm64: Introduce a kernel configuration option for VA_BITS
2014-04-29 05:00:54 linux-kernel [PATCH v4 3/7] arm64: Introduce a kernel configuration option for VA_BITS
2014-04-29 05:00:27 linux-kernel [PATCH v4 7/7] arm64: KVM: Implement 4 levels of translation tables for HYP and stage2
2014-04-29 05:00:04 linux-kernel [PATCH v4 5/7] arm64: Add 4 levels of page tables definition with 4KB pages
2014-04-29 04:59:40 linux-kernel [PATCH v4 6/7] arm64: mm: Implement 4 levels of translation tables
2014-04-29 04:59:34 linux-kernel [PATCH v4 4/7] arm64: Add a description on 48-bit address space with 4KB pages
2014-04-29 04:59:26 linux-kernel [PATCH v4 2/7] arm64: Decouple page size from level of translation tables
2014-04-29 04:59:20 linux-kernel [PATCH v4 1/7] arm64: Use pr_* instead of printk
2014-04-29 04:59:14 linux-kernel [PATCH v4 0/7] Support 4 levels of translation tables for ARM64
2014-04-29 04:12:36 linux-kernel Re: [PATCH v3 6/7] arm64: mm: Implement 4 levels of translation tables
2014-04-27 03:37:44 linux-kernel Re: [PATCH v3 6/7] arm64: mm: Implement 4 levels of translation tables
2014-04-25 05:27:55 linux-kernel Re: [PATCH v3 6/7] arm64: mm: Implement 4 levels of translation tables
2014-04-18 08:03:16 linux-kernel [PATCH v3 0/7] Support 4 levels of translation tables for ARM64
2014-04-18 08:02:05 linux-kernel [PATCH v3 3/7] arm64: Introduce a kernel configuration option for VA_BITS
2014-04-18 08:02:00 linux-kernel [PATCH v3 4/7] arm64: Add a description on 48-bit address space with 4KB pages
2014-04-18 08:00:49 linux-kernel [PATCH v3 6/7] arm64: mm: Implement 4 levels of translation tables
2014-04-18 07:59:51 linux-kernel [PATCH v3 7/7] arm64: KVM: Implement 4 levels of translation tables for HYP and stage2
2014-04-18 07:59:34 linux-kernel [PATCH v3 5/7] arm64: Add 4 levels of page tables definition with 4KB pages
2014-04-18 07:59:24 linux-kernel [PATCH v3 2/7] arm64: Decouple page size from level of translation tables
2014-04-18 07:59:16 linux-kernel [PATCH v3 1/7] arm64: Use pr_* instead of printk
2014-04-18 03:42:47 linux-kernel Re: [PATCH v2 7/7] arm64: KVM: Implement 4 levels of translation tables for HYP and stage2
2014-04-16 04:35:59 linux-kernel [PATCH v2 2/7] arm64: Decouple page size from level of translation tables
2014-04-16 04:34:52 linux-kernel [PATCH v2 4/7] arm64: Add a description on 48-bit address space with 4KB pages
2014-04-16 04:34:49 linux-kernel [PATCH v2 5/7] arm64: Add 4 levels of page tables definition with 4KB pages
2014-04-16 04:33:41 linux-kernel [PATCH v2 7/7] arm64: KVM: Implement 4 levels of translation tables for HYP and stage2
2014-04-16 04:33:38 linux-kernel [PATCH v2 6/7] arm64: mm: Implement 4 levels of translation tables
2014-04-16 04:33:29 linux-kernel [PATCH v2 3/7] arm64: Introduce a kernel configuration option for VA_BITS
2014-04-16 04:33:18 linux-kernel [PATCH v2 1/7] arm64: Use pr_* instead of printk
2014-04-16 04:33:11 linux-kernel [PATCH v2 0/7] Support 4 levels of translation tables for ARM64
2014-04-15 01:37:17 linux-kernel Re: [PATCH 7/8] arm64: mm: Implement 4 levels of translation tables
2014-04-15 00:45:29 linux-kernel Re: [PATCH 8/8] arm64: KVM: Implement 4 levels of translation tables for HYP and stage2
2014-04-15 00:38:38 linux-kernel Re: [PATCH 2/8] arm/arm64: KVM: Fix line length exceeding 80 characters
2014-04-15 00:30:31 linux-kernel Re: [PATCH 7/8] arm64: mm: Implement 4 levels of translation tables
2014-04-14 09:42:21 linux-kernel Re: [PATCH 7/8] arm64: mm: Implement 4 levels of translation tables
2014-04-14 09:25:01 linux-kernel Re: [PATCH 7/8] arm64: mm: Implement 4 levels of translation tables
2014-04-14 07:45:13 linux-kernel [PATCH 3/8] arm64: Decouple page size from level of translation