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-01-30 | x86/cpufeature: Carve out X86_FEATURE_* | Borislav Petkov | 1 | -1/+1 |
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: Add full asm/syscall.h support | Mickaël Salaün | 1 | -0/+1 |
2015-10-14 | um/x86: Fix build after x86 syscall changes | Andy Lutomirski | 1 | -0/+4 |
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 | 4 | -2/+11 |
2015-05-31 | um: Rework uaccess code | Richard Weinberger | 4 | -2/+11 |
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 tag 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw... | Linus Torvalds | 2 | -12/+1 |
2015-04-13 | x86, UML: fix integer overflow in ELF_ET_DYN_BASE | Andrey Ryabinin | 1 | -1/+1 |
2015-04-13 | um: Remove broken SMP support | Richard Weinberger | 1 | -11/+0 |
2015-02-23 | x86/asm: Use alternative_2() in rdtsc_barrier() | Borislav Petkov | 1 | -2/+2 |
2014-12-12 | arch: Add lightweight memory barriers dma_rmb() and dma_wmb() | Alexander Duyck | 1 | -6/+7 |
2014-12-12 | arch: Cleanup read_barrier_depends() and comments | Alexander Duyck | 1 | -4/+3 |
2014-10-20 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2 | -4/+15 |
2014-09-24 | ARCH: AUDIT: audit_syscall_entry() should not require the arch | Eric Paris | 1 | -4/+0 |
2014-09-24 | UM: implement syscall_get_arch() | Eric Paris | 1 | -0/+15 |
2014-08-09 | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 1 | -1/+0 |
2014-07-17 | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso | 1 | -1/+2 |
2014-03-11 | x86: Remove CONFIG_X86_OOSTORE | Dave Jones | 1 | -4/+0 |
2013-11-17 | um: Rewrite show_stack() | Richard Weinberger | 2 | -0/+10 |
2012-12-20 | missing user_stack_pointer() instances | Al Viro | 1 | -0/+1 |
2012-10-10 | um: get rid of pointless include "..." where include <...> will do | Al Viro | 1 | -1/+1 |
2012-10-10 | um/x86: merge 32 and 64 bit variants of ptrace.h | Al Viro | 3 | -78/+54 |
2012-10-10 | um/x86: merge 32 and 64bit variants of checksum.h | Al Viro | 3 | -265/+144 |
2012-08-02 | um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regs | Al Viro | 1 | -3/+3 |
2012-05-22 | um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h | Al Viro | 4 | -70/+55 |
2012-04-10 | um: Use asm-generic/switch_to.h | Richard Weinberger | 1 | -7/+0 |
2012-04-10 | um: Disintegrate asm/system.h | Richard Weinberger | 3 | -135/+82 |
2012-03-25 | um: merge processor_{32,64}.h a bit... | Al Viro | 3 | -20/+10 |
2011-11-22 | fix braino in um patchset (mea culpa) | Al Viro | 1 | -1/+1 |
2011-11-02 | um: kill system-um.h | Al Viro | 1 | -1/+3 |
2011-11-02 | um: segment.h is x86-only and needed only there | Al Viro | 1 | -0/+10 |
2011-11-02 | um: unify KSTK_... | Al Viro | 3 | -7/+4 |
2011-11-02 | um: irq_vectors.h just shadows x86 one | Al Viro | 1 | -0/+10 |
2011-11-02 | um: required-features.h is there only to shadow x86 one... | Al Viro | 1 | -0/+9 |
2011-11-02 | um: asm/apic.h is there only to shadow the x86 one... | Al Viro | 1 | -0/+4 |
2011-11-02 | um: take ldt.h to arch/x86/um/asm/mm_context.h | Al Viro | 2 | -1/+73 |
2011-11-02 | um: merge signal_{32,64}.c | Al Viro | 1 | -1/+1 |
2011-11-02 | um: increase stack growth cushion in pagefault | Al Viro | 3 | -6/+3 |
2011-11-02 | um: move asm/desc.h into arch/x86/um/asm | Al Viro | 1 | -0/+16 |
2011-11-02 | um: take arch/um/sys-x86 to arch/x86/um | Al Viro | 15 | -0/+1050 |