Age | Commit message (Expand) | Author | Files | Lines |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -6/+5 |
2016-03-14 | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short | Alexander Duyck | 1 | -1/+1 |
2016-03-14 | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck | 1 | -5/+4 |
2016-03-07 | Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix | Ingo Molnar | 1 | -2/+2 |
2016-03-06 | um: use %lx format specifiers for unsigned longs | Colin Ian King | 1 | -2/+2 |
2016-01-30 | x86/cpufeature: Carve out X86_FEATURE_* | Borislav Petkov | 1 | -1/+1 |
2016-01-29 | x86/syscalls: Add syscall entry qualifiers | Andy Lutomirski | 3 | -6/+6 |
2016-01-29 | x86/syscalls: Move compat syscall entry handling into syscalltbl.sh | Andy Lutomirski | 3 | -6/+6 |
2016-01-29 | x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32 | Andy Lutomirski | 2 | -5/+0 |
2016-01-19 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -8/+1 |
2016-01-12 | x86/um: reuse asm-generic/barrier.h | Michael S. Tsirkin | 1 | -8/+1 |
2016-01-10 | um: Fix build error and kconfig for i386 | Mickaël Salaün | 1 | -1/+1 |
2016-01-10 | um: Add full asm/syscall.h support | Mickaël Salaün | 1 | -0/+1 |
2016-01-10 | um: Fix ptrace GETREGS/SETREGS bugs | Mickaël Salaün | 1 | -5/+3 |
2015-12-23 | um: Fix pointer cast | Mickaël Salaün | 1 | -1/+1 |
2015-12-09 | um: Fix fpstate handling | Richard Weinberger | 1 | -8/+10 |
2015-11-11 | Merge branch 'for-linus-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -18/+1 |
2015-11-07 | um: Simplify STUB_DATA loading | Richard Weinberger | 1 | -4/+1 |
2015-11-07 | um: Remove dead symbol from i386 syscall stub | Richard Weinberger | 1 | -1/+0 |
2015-11-07 | um: Remove dead code from x86_64 syscall stub | Richard Weinberger | 1 | -13/+0 |
2015-11-04 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -8/+10 |
2015-10-19 | um: Do not rely on libc to provide modify_ldt() | Hans-Werner Hilse | 1 | -1/+4 |
2015-10-14 | um/x86: Fix build after x86 syscall changes | Andy Lutomirski | 1 | -0/+4 |
2015-10-09 | x86/syscalls: Give sys_call_ptr_t a useful type | Andy Lutomirski | 2 | -4/+4 |
2015-10-09 | x86/entry/syscalls: Move syscall table declarations into asm/syscalls.h | Andy Lutomirski | 2 | -4/+2 |
2015-07-06 | x86/asm/tsc: Remove rdtsc_barrier() | Andy Lutomirski | 1 | -13/+0 |
2015-06-28 | Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 15 | -10/+25 |
2015-06-25 | um: Don't pollute kernel namespace with uapi | Richard Weinberger | 4 | -0/+4 |
2015-06-08 | Merge branch 'x86/asm' into x86/core, to prepare for new patch | Ingo Molnar | 1 | -1/+1 |
2015-06-04 | x86/asm/entry: Move the 'thunk' functions to arch/x86/entry/ | Ingo Molnar | 1 | -1/+1 |
2015-05-31 | um: Stop abusing __KERNEL__ | Richard Weinberger | 1 | -3/+3 |
2015-05-31 | um: Fix warning in setup_signal_stack_si() | Richard Weinberger | 1 | -1/+2 |
2015-05-31 | um: Rework uaccess code | Richard Weinberger | 4 | -2/+11 |
2015-05-31 | um: Add uaccess.h to ldt.c | Richard Weinberger | 1 | -0/+1 |
2015-05-31 | um: Add uaccess.h to syscalls_64.c | Richard Weinberger | 1 | -0/+1 |
2015-05-31 | um: Add asm/elf.h to vma.c | Richard Weinberger | 1 | -0/+1 |
2015-05-31 | um: Cleanup mem_32/64.c headers | Richard Weinberger | 2 | -4/+2 |
2015-05-19 | locking/arch: Rename set_mb() to smp_store_mb() | Peter Zijlstra | 1 | -1/+2 |
2015-05-19 | locking/arch: Add WRITE_ONCE() to set_mb() | Peter Zijlstra | 1 | -1/+1 |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -7/+0 |
2015-04-15 | Merge tag 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw... | Linus Torvalds | 7 | -220/+49 |
2015-04-13 | x86, UML: fix integer overflow in ELF_ET_DYN_BASE | Andrey Ryabinin | 1 | -1/+1 |
2015-04-13 | um: Remove broken highmem support | Richard Weinberger | 1 | -1/+0 |
2015-04-13 | um: Remove broken SMP support | Richard Weinberger | 1 | -11/+0 |
2015-04-13 | um: Remove SKAS3/4 support | Richard Weinberger | 4 | -207/+48 |
2015-04-12 | um: Remove signal translation and exec_domain | Richard Weinberger | 1 | -7/+0 |
2015-03-10 | x86/asm/entry/64: Remove stub_iopl | Denys Vlasenko | 1 | -1/+1 |
2015-02-23 | x86/asm: Use alternative_2() in rdtsc_barrier() | Borislav Petkov | 1 | -2/+2 |
2015-02-13 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 1 | -1/+1 |
2015-01-04 | x86, um: actually mark system call tables readonly | Daniel Borkmann | 2 | -2/+2 |