aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* uprobes/core: Optimize probe hits with the help of a counterSrikar Dronamraju2012-03-31
* uprobes/core: Allocate XOL slots for uprobes useSrikar Dronamraju2012-03-31
* uprobes/core: Handle breakpoint and singlestep exceptionsSrikar Dronamraju2012-03-14
* Merge branch 'x86/cleanups' into perf/uprobesIngo Molnar2012-03-13
|\
| * x86: Move is_ia32_task to asm/thread_info.h from asm/compat.hSrikar Dronamraju2012-03-13
| * x86: Rename trap_no to trap_nr in thread_structSrikar Dronamraju2012-03-13
| * Merge branch 'x86/x32' into x86/cleanupsIngo Molnar2012-03-13
| |\
| | * x32: Add ptrace for x32H.J. Lu2012-03-05
| | * x32: Switch to a 64-bit clock_tH. Peter Anvin2012-03-05
| | * x32: Provide separate is_ia32_task() and is_x32_task() predicatesH. Peter Anvin2012-03-05
| | * x86, mtrr: Use explicit sizing and padding for the 64-bit ioctlsH. Peter Anvin2012-03-01
| | * x86/x32: Fix the binutils auto-detectIngo Molnar2012-02-28
| | * x32: Warn and disable rather than error if binutils too oldH. Peter Anvin2012-02-27
| | * Merge branch 'core/types' into x86/x32H. Peter Anvin2012-02-26
| | |\
| | | * fs: Remove missed ->fds_bits from cessation use of fd_set structs internallyDavid Howells2012-02-24
| | * | x32: Only clear TIF_X32 flag onceBobby Powers2012-02-25
| | * | x32: Make sure TS_COMPAT is cleared for x32 tasksBobby Powers2012-02-25
| | * | Merge branch 'core/types' into x86/x32H. Peter Anvin2012-02-23
| | |\|
| | | * fs: Fix close_on_exec pointer in alloc_fdtableBobby Powers2012-02-23
| | * | x32: Drop non-__vdso weak symbols from the x32 VDSOH. Peter Anvin2012-02-22
| | * | x32: Fix coding style violations in the x32 VDSO codeH. Peter Anvin2012-02-21
| | * | x32: Add x32 VDSO supportH. J. Lu2012-02-20
| | * | x32: Allow x32 to be configuredH. J. Lu2012-02-20
| | * | x32: If configured, add x32 system calls to system call tablesH. Peter Anvin2012-02-20
| | * | x32: Handle process creationH. Peter Anvin2012-02-20
| | * | x32: Signal-related system callsH. Peter Anvin2012-02-20
| | * | x86: Add #ifdef CONFIG_COMPAT to <asm/sys_ia32.h>H. Peter Anvin2012-02-20
| | * | x32: Handle the x32 system call flagH. Peter Anvin2012-02-20
| | * | x32: Add rt_sigframe_x32H. Peter Anvin2012-02-20
| | * | x32: Add struct ucontext_x32H. J. Lu2012-02-20
| | * | x32: Export setup/restore_sigcontext from signal.cH. Peter Anvin2012-02-20
| | * | x86: Move some signal-handling definitions to a common headerH. Peter Anvin2012-02-20
| | * | x32: Generate <asm/unistd_64_x32.h>H. Peter Anvin2012-02-20
| | * | x32: Generate <asm/unistd_x32.h>H. Peter Anvin2012-02-20
| | * | x32: Add x32 system calls to syscall/syscall_64.tblH. Peter Anvin2012-02-20
| | * | x86-64, ia32: Drop sys32_rt_sigprocmaskH. Peter Anvin2012-02-20
| | * | x32: Add a thread flag for x32 processesH. Peter Anvin2012-02-20
| | * | x86-64: Add prototype for old_rsp to a header fileH. J. Lu2012-02-20
| | * | elf: Allow core dump-related fields to be overriddenH. J. Lu2012-02-20
| | * | compat: Create compat_sys_p{read,write}v64H. J. Lu2012-02-20
| | * | aio: Use __kernel_ulong_t to define aio_context_tH. Peter Anvin2012-02-20
| | * | compat: Handle COMPAT_USE_64BIT_TIME in net/socket.cH. Peter Anvin2012-02-20
| | * | compat: Use COMPAT_USE_64BIT_TIME in net/compat.cH. J. Lu2012-02-20
| | * | compat: Use COMPAT_USE_64BIT_TIME in the Bluetooth subsystemH. J. Lu2012-02-20
| | * | compat: Use COMPAT_USE_64BIT_TIME in the input subsystemH. J. Lu2012-02-20
| | * | compat: Handle COMPAT_USE_64BIT_TIME in the lp driverH. Peter Anvin2012-02-20
| | * | compat: Add helper functions to read/write struct timeval, timespecH. Peter Anvin2012-02-20
| | * | compat: Introduce COMPAT_USE_64BIT_TIMEH. J. Lu2012-02-20
| | * | sysinfo: Use explicit types in <linux/sysinfo.h>H. Peter Anvin2012-02-20
| | * | x32: Create posix_types_x32.hH. Peter Anvin2012-02-20