Age | Commit message (Expand) | Author | Files | Lines |
2017-05-02 | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -283/+42 |
2017-04-26 | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro | 12 | -296/+81 |
2017-04-16 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -11/+31 |
2017-04-12 | x86, pmem: fix broken __copy_user_nocache cache-bypass assumptions | Dan Williams | 1 | -11/+31 |
2017-04-10 | x86/vdso: Plug race between mapping and ELF header setup | Thomas Gleixner | 1 | -1/+1 |
2017-04-07 | Merge commit 'b4fb8f66f1ae2e167d06c12d018025a8d4d3ba7e' into uaccess.ia64 | Al Viro | 2 | -7/+10 |
2017-04-06 | Merge commit 'fc69910f329d' into uaccess.mips | Al Viro | 2 | -7/+10 |
2017-04-02 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+5 |
2017-04-02 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+2 |
2017-04-02 | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro | 9 | -13/+39 |
2017-03-29 | x86: switch to RAW_COPY_USER | Al Viro | 3 | -173/+20 |
2017-03-29 | x86: don't wank with magical size in __copy_in_user() | Al Viro | 1 | -56/+2 |
2017-03-29 | kill __copy_from_user_nocache() | Al Viro | 2 | -38/+0 |
2017-03-29 | amd64: get rid of zeroing | Al Viro | 2 | -8/+20 |
2017-03-28 | KVM: x86: cleanup the page tracking SRCU instance | Paolo Bonzini | 1 | -0/+1 |
2017-03-23 | sched/clock, x86/perf: Fix "perf test tsc" | Peter Zijlstra | 1 | -0/+2 |
2017-03-22 | x86/platform/uv: Fix calculation of Global Physical Address | Mike Travis | 1 | -3/+5 |
2017-03-17 | mm, x86: fix native_pud_clear build error | Arnd Bergmann | 2 | -4/+1 |
2017-03-13 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -1/+21 |
2017-03-12 | x86/tlb: Fix tlb flushing when lguest clears PGE | Daniel Borkmann | 1 | -1/+1 |
2017-03-10 | kexec, x86/purgatory: Unbreak it and clean it up | Thomas Gleixner | 1 | -0/+20 |
2017-03-09 | arch, mm: convert all architectures to use 5level-fixup.h | Kirill A. Shutemov | 1 | -0/+4 |
2017-03-09 | x86/cpufeature: Add 5-level paging detection | Kirill A. Shutemov | 1 | -1/+2 |
2017-03-08 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -7/+10 |
2017-03-06 | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro | 3 | -5/+0 |
2017-03-06 | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h | Al Viro | 1 | -3/+0 |
2017-03-04 | Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -7/+11 |
2017-03-03 | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 5 | -1/+6 |
2017-03-03 | Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -1/+11 |
2017-03-03 | sched/headers, x86/apic: Remove the <linux/pm.h> header inclusion from <asm/a... | Ingo Molnar | 1 | -1/+0 |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar | 2 | -0/+4 |
2017-03-02 | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Rafael J. Wysocki | 2 | -1/+11 |
2017-03-01 | x86/asm: Tidy up TSS limit code | Andy Lutomirski | 1 | -7/+11 |
2017-03-01 | x86/boot: Correct setup_header.start_sys name | Borislav Petkov | 1 | -1/+1 |
2017-03-01 | x86/pkeys: Check against max pkey to avoid overflows | Dave Hansen | 1 | -6/+9 |
2017-03-01 | x86: intel-family.h: Add GEMINI_LAKE SOC | Len Brown | 1 | -0/+1 |
2017-03-01 | x86 msr_index.h: Define MSR_MISC_FEATURE_CONTROL | Len Brown | 1 | -0/+1 |
2017-03-01 | x86 msr-index.h: Define Atom specific core ratio MSR locations | Len Brown | 1 | -0/+6 |
2017-03-01 | tools/power turbostat: Baytrail c-state support | Len Brown | 1 | -0/+2 |
2017-03-01 | x86: msr-index.h: Remove unused MSR_NHM_SNB_PKG_CST_CFG_CTL | Len Brown | 1 | -1/+0 |
2017-03-01 | x86: msr-index.h: Define MSR_PKG_CST_CONFIG_CONTROL | Len Brown | 1 | -0/+1 |
2017-02-28 | mm, x86: fix HIGHMEM64 && PARAVIRT build config for native_pud_clear() | Dave Jiang | 1 | -1/+2 |
2017-02-28 | mm: add arch-independent testcases for RODATA | Jinbum Park | 1 | -10/+0 |
2017-02-28 | scripts/spelling.txt: add "an union" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-02-28 | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez | 1 | -1/+8 |
2017-02-26 | Merge tag 'platform-drivers-x86-v4.11-1' of git://git.infradead.org/linux-pla... | Linus Torvalds | 1 | -0/+6 |
2017-02-26 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -158/+0 |
2017-02-26 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -14/+4 |