aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-18ARM: multi_v7_defconfig: enable Qualcomm RPMCCAndy Gross1-0/+1
2017-02-17bpf: make jited programs visible in tracesDaniel Borkmann4-48/+1
2017-02-17bpf: remove stubs for cBPF from arch codeDaniel Borkmann4-21/+2
2017-02-17Merge tag 'powerpc-4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+2
2017-02-17MIPS: VDSO: Explicitly use -fno-asynchronous-unwind-tablesRobert Schiele1-0/+1
2017-02-17MIPS: BCM47XX: Fix button inversion for Asus WL-500WMirko Parthey1-2/+8
2017-02-17MIPS: DTS: Add img directory to MakefileIan Pozella1-0/+1
2017-02-17MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann1-1/+0
2017-02-17MIPS: pic32mzda: Fix linker error for pic32_get_pbclk()Purna Chandra Mandal1-3/+2
2017-02-17MIPS: Lantiq: Keep ethernet enabled during bootFelix Fietkau1-4/+4
2017-02-17MIPS: OCTEON: Fix copy_from_user fault handling for large buffersJames Cowgill1-8/+12
2017-02-17MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle1-0/+2
2017-02-17s390: add missing "do {} while (0)" loop constructs to multiline macrosHeiko Carstens3-8/+8
2017-02-17s390/mm: add cond_resched call to kernel page table dumperHeiko Carstens1-0/+2
2017-02-17s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGEHeiko Carstens4-6/+3
2017-02-17s390/mm: make memory_block_size_bytes available for !MEMORY_HOTPLUGHeiko Carstens1-9/+9
2017-02-17s390: replace ACCESS_ONCE with READ_ONCEChristian Borntraeger3-9/+9
2017-02-17s390: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker6-5/+7
2017-02-17s390: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker7-6/+4
2017-02-17s390: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker17-18/+20
2017-02-17s390/kdump: Use "LINUX" ELF note name instead of "CORE"Michael Holzheu1-1/+5
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-15/+38
2017-02-16spi: spi-ep93xx: simplify GPIO chip selectsH Hartley Sweeten3-155/+27
2017-02-16x86/mm/ptdump: Add address marker for KASAN shadow regionAndrey Ryabinin1-0/+9
2017-02-16x86/mm/ptdump: Optimize check for W+X mappings for CONFIG_KASAN=yAndrey Ryabinin1-1/+15
2017-02-16Merge branch 'linus' into x86/mmThomas Gleixner81-450/+643
2017-02-16ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user()Kees Cook1-1/+1
2017-02-16ARM: 8657/1: uaccess: consistently check object sizesKees Cook1-12/+32
2017-02-16x86/cpufeature: Move RING3MWAIT feature to avoid conflictsThomas Gleixner1-2/+2
2017-02-16x86/platform/UV/NMI: Fix uneccessary kABI breakagetravis@sgi.com1-1/+0
2017-02-16powerpc/64: Disable use of radix under a hypervisorPaul Mackerras1-1/+2
2017-02-15MIPS: OCTEON: Enable DEVTMPFSJames Hogan1-0/+1
2017-02-15x86/platform/goldfish: Prevent unconditional loadingThomas Gleixner1-1/+13
2017-02-15arm64/kprobes: consistently handle MRS/MSR with XZRMark Rutland1-12/+6
2017-02-15arm64: cpufeature: correctly handle MRS to XZRMark Rutland1-1/+1
2017-02-15arm64: traps: correctly handle MRS/MSR with XZRMark Rutland1-2/+4
2017-02-15arm64: ptrace: add XZR-safe regs accessorsMark Rutland1-0/+20
2017-02-15arm64: include asm/assembler.h in entry-ftrace.SArnd Bergmann1-0/+1
2017-02-15arm64: fix warning about swapper_pg_dir overflowArnd Bergmann1-1/+1
2017-02-15MIPS: lantiq: Set physical_memsizeHauke Mehrtens1-0/+6
2017-02-15powerpc/mm/radix: Skip ptesync in pte update helpersAneesh Kumar K.V1-3/+0
2017-02-15powerpc/mm/radix: Use ptep_get_and_clear_full when clearing pte for full mmAneesh Kumar K.V2-1/+39
2017-02-15powerpc/mm/radix: Update pte update sequence for pte clear caseAneesh Kumar K.V1-9/+3
2017-02-15powerpc/mm: Update PROTFAULT handling in the page fault pathAneesh Kumar K.V2-14/+39
2017-02-15powerpc/xmon: Fix data-breakpointRavi Bangoria1-1/+3
2017-02-15powerpc/mm: Fix build break with BOOK3S_64=n and MEMORY_HOTPLUG=yMichael Ellerman1-1/+7
2017-02-14xen/privcmd: Add IOCTL_PRIVCMD_DM_OPPaul Durrant4-0/+10
2017-02-14MIPS: sysmips: Remove duplicated include from syscall.cWei Yongjun1-1/+0
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker73-78/+69
2017-02-14MIPS: Unify perf counter register definitionsJames Hogan3-59/+69