mirror of https://github.com/torvalds/linux.git
Pull x32 support for x86-64 from Ingo Molnar:
"This tree introduces the X32 binary format and execution mode for x86:
32-bit data space binaries using 64-bit instructions and 64-bit kernel
syscalls.
This allows applications whose working set fits into a 32 bits address
space to make use of 64-bit instructions while using a 32-bit address
space with shorter pointers, more compressed data structures, etc."
Fix up trivial context conflicts in arch/x86/{Kconfig,vdso/vma.c}
* 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (71 commits)
x32: Fix alignment fail in struct compat_siginfo
x32: Fix stupid ia32/x32 inversion in the siginfo format
x32: Add ptrace for x32
x32: Switch to a 64-bit clock_t
x32: Provide separate is_ia32_task() and is_x32_task() predicates
x86, mtrr: Use explicit sizing and padding for the 64-bit ioctls
x86/x32: Fix the binutils auto-detect
x32: Warn and disable rather than error if binutils too old
x32: Only clear TIF_X32 flag once
x32: Make sure TS_COMPAT is cleared for x32 tasks
fs: Remove missed ->fds_bits from cessation use of fd_set structs internally
fs: Fix close_on_exec pointer in alloc_fdtable
x32: Drop non-__vdso weak symbols from the x32 VDSO
x32: Fix coding style violations in the x32 VDSO code
x32: Add x32 VDSO support
x32: Allow x32 to be configured
x32: If configured, add x32 system calls to system call tables
x32: Handle process creation
x32: Signal-related system calls
x86: Add #ifdef CONFIG_COMPAT to <asm/sys_ia32.h>
...
|
||
|---|---|---|
| .. | ||
| 8xx_immap.h | ||
| Kbuild | ||
| abs_addr.h | ||
| agp.h | ||
| asm-compat.h | ||
| asm-offsets.h | ||
| async_tx.h | ||
| atomic.h | ||
| auxvec.h | ||
| backlight.h | ||
| barrier.h | ||
| bitops.h | ||
| bitsperlong.h | ||
| bootx.h | ||
| btext.h | ||
| bug.h | ||
| bugs.h | ||
| byteorder.h | ||
| cache.h | ||
| cacheflush.h | ||
| cell-pmu.h | ||
| cell-regs.h | ||
| checksum.h | ||
| clk_interface.h | ||
| cmpxchg.h | ||
| code-patching.h | ||
| compat.h | ||
| cpm.h | ||
| cpm1.h | ||
| cpm2.h | ||
| cputable.h | ||
| cputhreads.h | ||
| cputime.h | ||
| current.h | ||
| dbdma.h | ||
| dbell.h | ||
| dcr-generic.h | ||
| dcr-mmio.h | ||
| dcr-native.h | ||
| dcr-regs.h | ||
| dcr.h | ||
| debug.h | ||
| delay.h | ||
| device.h | ||
| disassemble.h | ||
| div64.h | ||
| dma-mapping.h | ||
| dma.h | ||
| edac.h | ||
| eeh.h | ||
| eeh_event.h | ||
| ehv_pic.h | ||
| elf.h | ||
| emergency-restart.h | ||
| emulated_ops.h | ||
| epapr_hcalls.h | ||
| errno.h | ||
| exception-64e.h | ||
| exception-64s.h | ||
| exec.h | ||
| fadump.h | ||
| fb.h | ||
| fcntl.h | ||
| feature-fixups.h | ||
| firmware.h | ||
| fixmap.h | ||
| floppy.h | ||
| fs_pd.h | ||
| fsl_85xx_cache_sram.h | ||
| fsl_gtm.h | ||
| fsl_guts.h | ||
| fsl_hcalls.h | ||
| fsl_ifc.h | ||
| fsl_lbc.h | ||
| ftrace.h | ||
| futex.h | ||
| gpio.h | ||
| grackle.h | ||
| hardirq.h | ||
| heathrow.h | ||
| highmem.h | ||
| hugetlb.h | ||
| hvcall.h | ||
| hvconsole.h | ||
| hvcserver.h | ||
| hvsi.h | ||
| hw_breakpoint.h | ||
| hw_irq.h | ||
| hydra.h | ||
| i8259.h | ||
| ibmebus.h | ||
| ide.h | ||
| immap_cpm2.h | ||
| immap_qe.h | ||
| io-defs.h | ||
| io-workarounds.h | ||
| io.h | ||
| io_event_irq.h | ||
| ioctl.h | ||
| ioctls.h | ||
| iommu.h | ||
| ipcbuf.h | ||
| ipic.h | ||
| irq.h | ||
| irq_regs.h | ||
| irqflags.h | ||
| jump_label.h | ||
| kdebug.h | ||
| kdump.h | ||
| kexec.h | ||
| keylargo.h | ||
| kgdb.h | ||
| kmap_types.h | ||
| kprobes.h | ||
| kvm.h | ||
| kvm_44x.h | ||
| kvm_asm.h | ||
| kvm_book3s.h | ||
| kvm_book3s_32.h | ||
| kvm_book3s_64.h | ||
| kvm_book3s_asm.h | ||
| kvm_booke.h | ||
| kvm_e500.h | ||
| kvm_fpu.h | ||
| kvm_host.h | ||
| kvm_para.h | ||
| kvm_ppc.h | ||
| libata-portmap.h | ||
| linkage.h | ||
| local.h | ||
| local64.h | ||
| lppaca.h | ||
| lv1call.h | ||
| machdep.h | ||
| macio.h | ||
| mc146818rtc.h | ||
| mediabay.h | ||
| mman.h | ||
| mmu-8xx.h | ||
| mmu-40x.h | ||
| mmu-44x.h | ||
| mmu-book3e.h | ||
| mmu-hash32.h | ||
| mmu-hash64.h | ||
| mmu.h | ||
| mmu_context.h | ||
| mmzone.h | ||
| module.h | ||
| mpc5xxx.h | ||
| mpc6xx.h | ||
| mpc8xx.h | ||
| mpc52xx.h | ||
| mpc52xx_psc.h | ||
| mpc5121.h | ||
| mpc8260.h | ||
| mpic.h | ||
| mpic_msgr.h | ||
| msgbuf.h | ||
| msi_bitmap.h | ||
| mutex.h | ||
| nvram.h | ||
| ohare.h | ||
| opal.h | ||
| oprofile_impl.h | ||
| pSeries_reconfig.h | ||
| paca.h | ||
| page.h | ||
| page_32.h | ||
| page_64.h | ||
| param.h | ||
| parport.h | ||
| pasemi_dma.h | ||
| pci-bridge.h | ||
| pci.h | ||
| percpu.h | ||
| perf_event.h | ||
| perf_event_fsl_emb.h | ||
| perf_event_server.h | ||
| pgalloc-32.h | ||
| pgalloc-64.h | ||
| pgalloc.h | ||
| pgtable-ppc32.h | ||
| pgtable-ppc64-4k.h | ||
| pgtable-ppc64-64k.h | ||
| pgtable-ppc64.h | ||
| pgtable.h | ||
| pmac_feature.h | ||
| pmac_low_i2c.h | ||
| pmac_pfunc.h | ||
| pmc.h | ||
| pmi.h | ||
| poll.h | ||
| posix_types.h | ||
| ppc-opcode.h | ||
| ppc-pci.h | ||
| ppc4xx.h | ||
| ppc_asm.h | ||
| processor.h | ||
| prom.h | ||
| ps3.h | ||
| ps3av.h | ||
| ps3fb.h | ||
| ps3gpu.h | ||
| ps3stor.h | ||
| pte-8xx.h | ||
| pte-40x.h | ||
| pte-44x.h | ||
| pte-book3e.h | ||
| pte-common.h | ||
| pte-fsl-booke.h | ||
| pte-hash32.h | ||
| pte-hash64-4k.h | ||
| pte-hash64-64k.h | ||
| pte-hash64.h | ||
| ptrace.h | ||
| qe.h | ||
| qe_ic.h | ||
| reg.h | ||
| reg_8xx.h | ||
| reg_a2.h | ||
| reg_booke.h | ||
| reg_fsl_emb.h | ||
| resource.h | ||
| rheap.h | ||
| rio.h | ||
| rtas.h | ||
| rtc.h | ||
| runlatch.h | ||
| scatterlist.h | ||
| scom.h | ||
| seccomp.h | ||
| sections.h | ||
| sembuf.h | ||
| serial.h | ||
| setjmp.h | ||
| setup.h | ||
| sfp-machine.h | ||
| shmbuf.h | ||
| shmparam.h | ||
| sigcontext.h | ||
| siginfo.h | ||
| signal.h | ||
| smp.h | ||
| smu.h | ||
| socket.h | ||
| sockios.h | ||
| sparsemem.h | ||
| spinlock.h | ||
| spinlock_types.h | ||
| spu.h | ||
| spu_csa.h | ||
| spu_info.h | ||
| spu_priv1.h | ||
| sstep.h | ||
| stat.h | ||
| statfs.h | ||
| string.h | ||
| swab.h | ||
| swiotlb.h | ||
| switch_to.h | ||
| synch.h | ||
| syscall.h | ||
| syscalls.h | ||
| systbl.h | ||
| tce.h | ||
| termbits.h | ||
| termios.h | ||
| thread_info.h | ||
| time.h | ||
| timex.h | ||
| tlb.h | ||
| tlbflush.h | ||
| topology.h | ||
| trace.h | ||
| tsi108.h | ||
| tsi108_irq.h | ||
| tsi108_pci.h | ||
| types.h | ||
| uaccess.h | ||
| ucc.h | ||
| ucc_fast.h | ||
| ucc_slow.h | ||
| ucontext.h | ||
| udbg.h | ||
| uic.h | ||
| unaligned.h | ||
| uninorth.h | ||
| unistd.h | ||
| user.h | ||
| vdso.h | ||
| vdso_datapage.h | ||
| vga.h | ||
| vio.h | ||
| wsp.h | ||
| xics.h | ||
| xilinx_intc.h | ||
| xilinx_pci.h | ||
| xmon.h | ||
| xor.h | ||