Show patches with: Submitter = Yury Norov       |   154 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[11/23] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64 --- 2016-05-24 Yury Norov Superseded
[09/23] arm64: ensure the kernel is compiled for LP64 --- 2016-05-24 Yury Norov Superseded
[01/23] all: syscall wrappers: add documentation [01/23] all: syscall wrappers: add documentation --- 2016-05-24 Yury Norov New
[question] pread2, pwrite2 unistd symbols for compat --- 2016-05-02 Yury Norov New
[25/25] arm64:ilp32: add ARM64_ILP32 to Kconfig --- 2016-04-05 Yury Norov Superseded
[24/25] arm64:ilp32: add vdso-ilp32 and use for signal return ILP32 for ARM64 --- 2016-04-05 Yury Norov New
[23/25] arm64: ilp32: introduce ilp32-specific handlers for sigframe and ucontext --- 2016-04-05 Yury Norov Superseded
[20/25] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it --- 2016-04-05 Yury Norov New
[13/25] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64 --- 2016-04-05 Yury Norov Superseded
[12/25] arm64: compat: change config dependences to aarch32 --- 2016-04-05 Yury Norov New
[11/25] arm64: change some CONFIG_COMPAT over to use CONFIG_AARCH32_EL0 instead --- 2016-04-05 Yury Norov New
[10/25] arm64: rename COMPAT to AARCH32_EL0 in Kconfig --- 2016-04-05 Yury Norov New
[09/25] arm64: ensure the kernel is compiled for LP64 --- 2016-04-05 Yury Norov Superseded
drivers: regulator: core: fix 'unused' warning --- 2016-01-26 Yury Norov New
[v6,19/21] arm64:ilp32: add ARM64_ILP32 to Kconfig --- 2016-01-14 Yury Norov Superseded
[v6,13/21] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it --- 2016-01-14 Yury Norov Superseded
[v6,06/21] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64 --- 2016-01-14 Yury Norov Superseded
[v6,05/21] arm64: compat: change config dependences to aarch32 --- 2016-01-14 Yury Norov Superseded
[v6,04/21] arm64: change some CONFIG_COMPAT over to use CONFIG_AARCH32_EL0 instead --- 2016-01-14 Yury Norov Superseded
[v6,03/21] arm64: rename COMPAT to AARCH32_EL0 in Kconfig --- 2016-01-14 Yury Norov Superseded
[v6,02/21] arm64: ensure the kernel is compiled for LP64 --- 2016-01-14 Yury Norov New
[v6,21/21] arm64:ilp32: add ARM64_ILP32 to Kconfig --- 2016-01-07 Yury Norov Superseded
[v6,20/21] arm64:ilp32: change COMPAT_ELF_PLATFORM to report a a subplatform for ILP32 Untitled series #1719 --- 2016-01-07 Yury Norov New
[v6,14/21] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it --- 2016-01-07 Yury Norov Superseded
[v6,13/21] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32 Untitled series #1719 --- 2016-01-07 Yury Norov New
[v6,12/21] arm64:ilp32: share HWCAP between LP64 and ILP32 --- 2016-01-07 Yury Norov New
[v6,11/21] arm64: ilp32: introduce binfmt_ilp32.c Untitled series #1719 --- 2016-01-07 Yury Norov New
[v6,06/21] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64 --- 2016-01-07 Yury Norov Superseded
[v6,05/21] arm64: compat: fix wrong dependency --- 2016-01-07 Yury Norov Superseded
[v6,04/21] arm64: change some CONFIG_COMPAT over to use CONFIG_AARCH32_EL0 instead --- 2016-01-07 Yury Norov Superseded
[v6,03/21] arm64: rename COMPAT to AARCH32_EL0 in Kconfig --- 2016-01-07 Yury Norov Superseded
[v6,02/21] arm64: ensure the kernel is compiled for LP64 --- 2016-01-07 Yury Norov Superseded
[v6,20/20] arm64:ilp32: add ARM64_ILP32 to Kconfig --- 2015-12-15 Yury Norov Superseded
[v6,12/20] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it --- 2015-12-15 Yury Norov New
[v6,10/20] arm64:ilp32 use the native LP64 'start_thread' for ILP32 threads --- 2015-12-15 Yury Norov New
[v6,09/20] arm64:ilp32: share HWCAP between LP64 and ILP32 --- 2015-12-15 Yury Norov Superseded
[v6,05/20] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64 --- 2015-12-15 Yury Norov Superseded
[v6,04/20] arm64: change some CONFIG_COMPAT over to use CONFIG_AARCH32_EL0 instead --- 2015-12-15 Yury Norov New
[v6,03/20] arm64: rename COMPAT to AARCH32_EL0 in Kconfig --- 2015-12-15 Yury Norov New
[v6,02/20] arm64: ensure the kernel is compiled for LP64 --- 2015-12-15 Yury Norov Superseded
[v6,19/19] arm64:ilp32: add ARM64_ILP32 to Kconfig --- 2015-11-17 Yury Norov Superseded
[v6,17/19] arm64:ilp32: use the native siginfo instead of the compat siginfo --- 2015-11-17 Yury Norov New
[v6,14/19] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it --- 2015-11-17 Yury Norov New
[v6,12/19] ptrace: Allow compat to use the native siginfo --- 2015-11-17 Yury Norov New
[v6,11/19] arm64:ilp32: support core dump generation for ILP32 --- 2015-11-17 Yury Norov New
[v6,10/19] arm64:ilp32 use the native LP64 'start_thread' for ILP32 threads --- 2015-11-17 Yury Norov New
[v6,09/19] arm64:ilp32: share HWCAP between LP64 and ILP32 --- 2015-11-17 Yury Norov Superseded
[v6,08/19] arm64:ilp32: add is_ilp32_compat_{task,thread} and TIF_32BIT_AARCH64 --- 2015-11-17 Yury Norov New
[v6,07/19] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat) --- 2015-11-17 Yury Norov New
[v6,06/19] arm64:ilp32: share signal structures between ILP32 and LP64 ABIs --- 2015-11-17 Yury Norov New
[v6,05/19] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64 --- 2015-11-17 Yury Norov Superseded
[v6,04/19] arm64: change some CONFIG_COMPAT over to use CONFIG_AARCH32_EL0 instead --- 2015-11-17 Yury Norov New
[v6,03/19] arm64: rename COMPAT to AARCH32_EL0 in Kconfig --- 2015-11-17 Yury Norov Superseded
[v6,02/19] arm64: ensure the kernel is compiled for LP64 --- 2015-11-17 Yury Norov Superseded
« 1 2 »