Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | x32: Provide separate is_ia32_task() and is_x32_task() predicates | H. Peter Anvin | 2012-03-05 | |
| * | | | | | | | | | | | x86, mtrr: Use explicit sizing and padding for the 64-bit ioctls | H. Peter Anvin | 2012-03-01 | |
| * | | | | | | | | | | | x86/x32: Fix the binutils auto-detect | Ingo Molnar | 2012-02-28 | |
| * | | | | | | | | | | | x32: Warn and disable rather than error if binutils too old | H. Peter Anvin | 2012-02-27 | |
| * | | | | | | | | | | | Merge branch 'core/types' into x86/x32 | H. Peter Anvin | 2012-02-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | fs: Remove missed ->fds_bits from cessation use of fd_set structs internally | David Howells | 2012-02-24 | |
| * | | | | | | | | | | | | x32: Only clear TIF_X32 flag once | Bobby Powers | 2012-02-25 | |
| * | | | | | | | | | | | | x32: Make sure TS_COMPAT is cleared for x32 tasks | Bobby Powers | 2012-02-25 | |
| * | | | | | | | | | | | | x32: Drop non-__vdso weak symbols from the x32 VDSO | H. Peter Anvin | 2012-02-22 | |
| * | | | | | | | | | | | | x32: Fix coding style violations in the x32 VDSO code | H. Peter Anvin | 2012-02-21 | |
| * | | | | | | | | | | | | x32: Add x32 VDSO support | H. J. Lu | 2012-02-20 | |
| * | | | | | | | | | | | | x32: Allow x32 to be configured | H. J. Lu | 2012-02-20 | |
| * | | | | | | | | | | | | x32: If configured, add x32 system calls to system call tables | H. Peter Anvin | 2012-02-20 | |
| * | | | | | | | | | | | | x32: Handle process creation | H. Peter Anvin | 2012-02-20 | |
| * | | | | | | | | | | | | x32: Signal-related system calls | H. Peter Anvin | 2012-02-20 | |
| * | | | | | | | | | | | | x86: Add #ifdef CONFIG_COMPAT to <asm/sys_ia32.h> | H. Peter Anvin | 2012-02-20 | |
| * | | | | | | | | | | | | x32: Handle the x32 system call flag | H. Peter Anvin | 2012-02-20 | |
| * | | | | | | | | | | | | x32: Add rt_sigframe_x32 | H. Peter Anvin | 2012-02-20 | |
| * | | | | | | | | | | | | x32: Add struct ucontext_x32 | H. J. Lu | 2012-02-20 | |
| * | | | | | | | | | | | | x32: Export setup/restore_sigcontext from signal.c | H. Peter Anvin | 2012-02-20 | |
| * | | | | | | | | | | | | x86: Move some signal-handling definitions to a common header | H. Peter Anvin | 2012-02-20 | |
| * | | | | | | | | | | | | x32: Generate <asm/unistd_64_x32.h> | H. Peter Anvin | 2012-02-20 | |
| * | | | | | | | | | | | | x32: Generate <asm/unistd_x32.h> | H. Peter Anvin | 2012-02-20 | |
| * | | | | | | | | | | | | x32: Add x32 system calls to syscall/syscall_64.tbl | H. Peter Anvin | 2012-02-20 | |
| * | | | | | | | | | | | | x86-64, ia32: Drop sys32_rt_sigprocmask | H. Peter Anvin | 2012-02-20 | |
| * | | | | | | | | | | | | x32: Add a thread flag for x32 processes | H. Peter Anvin | 2012-02-20 | |
| * | | | | | | | | | | | | x86-64: Add prototype for old_rsp to a header file | H. J. Lu | 2012-02-20 | |
| * | | | | | | | | | | | | x32: Create posix_types_x32.h | H. Peter Anvin | 2012-02-20 | |
| * | | | | | | | | | | | | x86-64: Use explicit sizes in sigcontext.h, prepare for x32 | H. Peter Anvin | 2012-02-20 | |
| * | | | | | | | | | | | | x86: Factor out TIF_IA32 from 32-bit address space | H. Peter Anvin | 2012-02-20 | |
| |/ / / / / / / / / / / | ||||
| * | | | | | | | | | | | Wrap accesses to the fd_sets in struct fdtable | David Howells | 2012-02-19 | |
| * | | | | | | | | | | | xtensa: Use generic posix_types.h | H. Peter Anvin | 2012-02-14 | |
| * | | | | | | | | | | | x86: Use generic posix_types.h | H. Peter Anvin | 2012-02-14 | |
| * | | | | | | | | | | | sparc: Use generic posix_types.h | H. Peter Anvin | 2012-02-14 | |
| * | | | | | | | | | | | sh: Remove unnecessary posix_types.h type overrides | H. Peter Anvin | 2012-02-14 | |
| * | | | | | | | | | | | s390: Use generic posix_types.h | H. Peter Anvin | 2012-02-14 | |
| * | | | | | | | | | | | powerpc: Use generic posix_types.h | H. Peter Anvin | 2012-02-14 | |
| * | | | | | | | | | | | parisc: Use generic posix_types.h | H. Peter Anvin | 2012-02-14 | |
| * | | | | | | | | | | | mn10300: Use generic posix_types.h | H. Peter Anvin | 2012-02-14 | |
| * | | | | | | | | | | | mips: Use generic posix_types.h | H. Peter Anvin | 2012-02-14 | |
| * | | | | | | | | | | | m68k: Use generic posix_types.h | H. Peter Anvin | 2012-02-14 | |
| * | | | | | | | | | | | m32r: Use generic posix_types.h | H. Peter Anvin | 2012-02-14 | |
| * | | | | | | | | | | | ia64: Use generic posix_types.h | H. Peter Anvin | 2012-02-14 | |
| * | | | | | | | | | | | h8300: Use generic posix_types.h | H. Peter Anvin | 2012-02-14 | |
| * | | | | | | | | | | | frv: Use generic posix_types.h | H. Peter Anvin | 2012-02-14 | |
| * | | | | | | | | | | | cris: Use generic posix_types.h | H. Peter Anvin | 2012-02-14 | |
| * | | | | | | | | | | | avr32: Use generic posix_types.h | H. Peter Anvin | 2012-02-14 | |
| * | | | | | | | | | | | arm: Use generic posix_types.h | H. Peter Anvin | 2012-02-14 | |
| * | | | | | | | | | | | alpha: Use generic posix_types.h | H. Peter Anvin | 2012-02-14 | |
* | | | | | | | | | | | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-03-29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ |