| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 2015-10-04 | 22 | -29/+25 |
|\ |
|
| * | tile: use global strscpy() rather than private copy | Chris Metcalf | 2015-09-10 | 1 | -29/+4 |
| * | Make asm/word-at-a-time.h available on all architectures | Chris Metcalf | 2015-07-08 | 21 | -0/+21 |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-10-04 | 13 | -144/+82 |
|\ \ |
|
| * | | MIPS: scall: Always run the seccomp syscall filters | Markos Chandras | 2015-10-04 | 4 | -73/+42 |
| * | | MIPS: Octeon: Fix kernel panic on startup from memory corruption | Matt Bennett | 2015-10-02 | 1 | -1/+1 |
| * | | MIPS: Fix R2300 FP context switch handling | Paul Burton | 2015-10-02 | 1 | -27/+1 |
| * | | MIPS: Fix octeon FP context switch handling | Paul Burton | 2015-10-02 | 1 | -25/+1 |
| * | | MIPS: BPF: Fix load delay slots. | Ralf Baechle | 2015-10-02 | 1 | -0/+4 |
| * | | MIPS: BPF: Do all exports of symbols with FEXPORT(). | Ralf Baechle | 2015-10-01 | 1 | -6/+3 |
| * | | MIPS: Fix the build on jz4740 after removing the custom gpio.h | Alban Bedel | 2015-10-01 | 2 | -0/+2 |
| * | | MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MT | Paul Burton | 2015-09-30 | 1 | -4/+4 |
| * | | MIPS: CPS: Don't include MT code in non-MT kernels. | Paul Burton | 2015-09-30 | 1 | -0/+2 |
| * | | MIPS: CPS: Stop dangling delay slot from has_mt. | Paul Burton | 2015-09-30 | 1 | -2/+2 |
| * | | MIPS: dma-default: Fix 32-bit fall back to GFP_DMA | James Hogan | 2015-09-30 | 1 | -1/+1 |
| * | | MIPS: Wire up userfaultfd and membarrier syscalls. | Ralf Baechle | 2015-09-30 | 5 | -6/+20 |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-10-03 | 9 | -65/+69 |
|\ \ \ |
|
| * | | | x86/headers/uapi: Fix __BITS_PER_LONG value for x32 builds | Ben Hutchings | 2015-10-02 | 1 | -1/+1 |
| * | | | x86/mm: Set NX on gap between __ex_table and rodata | Stephen Smalley | 2015-10-02 | 1 | -1/+1 |
| * | | | x86/kexec: Fix kexec crash in syscall kexec_file_load() | Lee, Chun-Yi | 2015-10-02 | 1 | -4/+3 |
| * | | | Merge remote-tracking branch 'tglx/x86/urgent' into x86/urgent | Ingo Molnar | 2015-10-01 | 3 | -52/+55 |
| |\ \ \ |
|
| | * | | | x86/process: Unify 32bit and 64bit implementations of get_wchan() | Thomas Gleixner | 2015-09-30 | 3 | -84/+55 |
| | * | | | x86/process: Add proper bound checks in 64bit get_wchan() | Thomas Gleixner | 2015-09-30 | 1 | -10/+42 |
| * | | | | x86, efi, kasan: Fix build failure on !KASAN && KMEMCHECK=y kernels | Andrey Ryabinin | 2015-09-30 | 1 | -0/+2 |
| * | | | | Merge tag 'v4.3-rc3' into x86/urgent, before applying dependent fix | Ingo Molnar | 2015-09-30 | 73 | -365/+477 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | x86/hyperv: Fix the build in the !CONFIG_KEXEC_CORE case | Vitaly Kuznetsov | 2015-09-30 | 1 | -5/+7 |
| * | | | | x86/cpufeatures: Correct spelling of the HWP_NOTIFY flag | Kristen Carlson Accardi | 2015-09-23 | 2 | -2/+2 |
* | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-10-03 | 2 | -2/+68 |
|\ \ \ \ \ |
|
| * | | | | | arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions | Ard Biesheuvel | 2015-10-01 | 1 | -1/+2 |
| * | | | | | x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, i... | Matt Fleming | 2015-10-01 | 1 | -1/+66 |
* | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2015-10-02 | 2 | -4/+22 |
|\ \ \ \ \ \ |
|
| * | | | | | | arm64: ftrace: fix function_graph tracer panic | Li Bin | 2015-10-02 | 1 | -2/+20 |
| * | | | | | | arm64: Fix THP protection change logic | Steve Capper | 2015-10-01 | 1 | -2/+2 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2015-10-02 | 16 | -14/+165 |
|\ \ \ \ \ \ |
|
| * | | | | | | m68k/defconfig: Update defconfigs for v4.3-rc1 | Geert Uytterhoeven | 2015-09-28 | 12 | -12/+96 |
| * | | | | | | m68k: Define asmlinkage_protect | Andreas Schwab | 2015-09-28 | 1 | -0/+30 |
| * | | | | | | m68k: Wire up membarrier | Geert Uytterhoeven | 2015-09-28 | 3 | -1/+3 |
| * | | | | | | m68k: Wire up userfaultfd | Geert Uytterhoeven | 2015-09-28 | 3 | -1/+3 |
| * | | | | | | m68k: Wire up direct socket calls | Geert Uytterhoeven | 2015-09-28 | 3 | -2/+35 |
| |/ / / / / |
|
* | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-10-02 | 1 | -0/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | arch/x86/include/asm/efi.h: fix build failure | Andrey Ryabinin | 2015-10-02 | 1 | -0/+2 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-10-01 | 4 | -119/+22 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS | Dirk Müller | 2015-10-01 | 1 | -1/+1 |
| * | | | | | Revert "KVM: SVM: use NPT page attributes" | Paolo Bonzini | 2015-10-01 | 1 | -96/+5 |
| * | | | | | Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask" | Paolo Bonzini | 2015-10-01 | 1 | -8/+7 |
| * | | | | | Revert "KVM: SVM: Sync g_pat with guest-written PAT value" | Paolo Bonzini | 2015-10-01 | 1 | -10/+0 |
| * | | | | | Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages" | Paolo Bonzini | 2015-10-01 | 2 | -5/+13 |
| * | | | | | Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system... | Radim Krčmář | 2015-09-28 | 2 | -4/+1 |
| |/ / / / |
|
* | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 2015-09-28 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | tile: fix build failure | Sudip Mukherjee | 2015-09-28 | 1 | -0/+1 |