summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-01x86, mtrr: Use explicit sizing and padding for the 64-bit ioctlsH. Peter Anvin
2012-02-28x86/x32: Fix the binutils auto-detectIngo Molnar
2012-02-27x32: Warn and disable rather than error if binutils too oldH. Peter Anvin
2012-02-25Merge branch 'core/types' into x86/x32H. Peter Anvin
2012-02-25x32: Only clear TIF_X32 flag onceBobby Powers
2012-02-25x32: Make sure TS_COMPAT is cleared for x32 tasksBobby Powers
2012-02-24fs: Remove missed ->fds_bits from cessation use of fd_set structs internallyDavid Howells
2012-02-23Merge branch 'core/types' into x86/x32H. Peter Anvin
2012-02-23fs: Fix close_on_exec pointer in alloc_fdtableBobby Powers
2012-02-22x32: Drop non-__vdso weak symbols from the x32 VDSOH. Peter Anvin
2012-02-21x32: Fix coding style violations in the x32 VDSO codeH. Peter Anvin
2012-02-20x32: Add x32 VDSO supportH. J. Lu
2012-02-20x32: Allow x32 to be configuredH. J. Lu
2012-02-20x32: If configured, add x32 system calls to system call tablesH. Peter Anvin
2012-02-20x32: Handle process creationH. Peter Anvin
2012-02-20x32: Signal-related system callsH. Peter Anvin
2012-02-20x86: Add #ifdef CONFIG_COMPAT to <asm/sys_ia32.h>H. Peter Anvin
2012-02-20x32: Handle the x32 system call flagH. Peter Anvin
2012-02-20x32: Add rt_sigframe_x32H. Peter Anvin
2012-02-20x32: Add struct ucontext_x32H. J. Lu
2012-02-20x32: Export setup/restore_sigcontext from signal.cH. Peter Anvin
2012-02-20x86: Move some signal-handling definitions to a common headerH. Peter Anvin
2012-02-20x32: Generate <asm/unistd_64_x32.h>H. Peter Anvin
2012-02-20x32: Generate <asm/unistd_x32.h>H. Peter Anvin
2012-02-20x32: Add x32 system calls to syscall/syscall_64.tblH. Peter Anvin
2012-02-20x86-64, ia32: Drop sys32_rt_sigprocmaskH. Peter Anvin
2012-02-20x32: Add a thread flag for x32 processesH. Peter Anvin
2012-02-20x86-64: Add prototype for old_rsp to a header fileH. J. Lu
2012-02-20elf: Allow core dump-related fields to be overriddenH. J. Lu
2012-02-20compat: Create compat_sys_p{read,write}v64H. J. Lu
2012-02-20aio: Use __kernel_ulong_t to define aio_context_tH. Peter Anvin
2012-02-20compat: Handle COMPAT_USE_64BIT_TIME in net/socket.cH. Peter Anvin
2012-02-20compat: Use COMPAT_USE_64BIT_TIME in net/compat.cH. J. Lu
2012-02-20compat: Use COMPAT_USE_64BIT_TIME in the Bluetooth subsystemH. J. Lu
2012-02-20compat: Use COMPAT_USE_64BIT_TIME in the input subsystemH. J. Lu
2012-02-20compat: Handle COMPAT_USE_64BIT_TIME in the lp driverH. Peter Anvin
2012-02-20compat: Add helper functions to read/write struct timeval, timespecH. Peter Anvin
2012-02-20compat: Introduce COMPAT_USE_64BIT_TIMEH. J. Lu
2012-02-20sysinfo: Use explicit types in <linux/sysinfo.h>H. Peter Anvin
2012-02-20x32: Create posix_types_x32.hH. Peter Anvin
2012-02-20posix_types: Introduce __kernel_[u]long_tH. Peter Anvin
2012-02-20sysinfo: Move struct sysinfo to a separate header fileH. Peter Anvin
2012-02-20x86-64: Use explicit sizes in sigcontext.h, prepare for x32H. Peter Anvin
2012-02-20x86: Factor out TIF_IA32 from 32-bit address spaceH. Peter Anvin
2012-02-19Delete the __FD_*() funcs for operating on fd_set from linux/time.hDavid Howells
2012-02-19Replace the fd_sets in struct fdtable with an array of unsigned longsDavid Howells
2012-02-19Wrap accesses to the fd_sets in struct fdtableDavid Howells
2012-02-14posix_types: Remove fd_set macrosH. Peter Anvin
2012-02-14xtensa: Use generic posix_types.hH. Peter Anvin
2012-02-14x86: Use generic posix_types.hH. Peter Anvin