-
- Downloads
Merge branch 'x86/entry' of...
Merge branch 'x86/entry' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into tif-task_work.arch * 'x86/entry' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86: Wire up TIF_NOTIFY_SIGNAL x86: Reclaim TIF_IA32 and TIF_X32 x86/mm: Convert mmu context ia32_compat into a proper flags field x86/elf: Use e_machine to check for x32/ia32 in setup_additional_pages() elf: Expose ELF header on arch_setup_additional_pages() x86/elf: Use e_machine to select start_thread for x32 elf: Expose ELF header in compat_start_thread() x86/elf: Use e_machine to choose DLINFO in compat x86/oprofile: Avoid TIF_IA32 when checking 64bit mode x86/compat: Simplify compat syscall userspace allocation perf/x86: Avoid TIF_IA32 when checking 64bit mode
Showing
- arch/x86/entry/vdso/vma.c 2 additions, 2 deletionsarch/x86/entry/vdso/vma.c
- arch/x86/entry/vsyscall/vsyscall_64.c 1 addition, 1 deletionarch/x86/entry/vsyscall/vsyscall_64.c
- arch/x86/events/core.c 1 addition, 1 deletionarch/x86/events/core.c
- arch/x86/events/intel/ds.c 1 addition, 1 deletionarch/x86/events/intel/ds.c
- arch/x86/events/intel/lbr.c 1 addition, 1 deletionarch/x86/events/intel/lbr.c
- arch/x86/include/asm/compat.h 7 additions, 8 deletionsarch/x86/include/asm/compat.h
- arch/x86/include/asm/elf.h 8 additions, 5 deletionsarch/x86/include/asm/elf.h
- arch/x86/include/asm/mmu.h 7 additions, 2 deletionsarch/x86/include/asm/mmu.h
- arch/x86/include/asm/mmu_context.h 1 addition, 1 deletionarch/x86/include/asm/mmu_context.h
- arch/x86/include/asm/thread_info.h 2 additions, 4 deletionsarch/x86/include/asm/thread_info.h
- arch/x86/kernel/perf_regs.c 1 addition, 1 deletionarch/x86/kernel/perf_regs.c
- arch/x86/kernel/process_64.c 13 additions, 15 deletionsarch/x86/kernel/process_64.c
- arch/x86/oprofile/backtrace.c 1 addition, 1 deletionarch/x86/oprofile/backtrace.c
- fs/binfmt_elf.c 2 additions, 2 deletionsfs/binfmt_elf.c
- fs/compat_binfmt_elf.c 15 additions, 5 deletionsfs/compat_binfmt_elf.c
- include/linux/elf.h 10 additions, 0 deletionsinclude/linux/elf.h
Loading
Please register or sign in to comment