summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-02-20Merge branch 'pm-cpufreq'Rafael J. Wysocki
2017-02-20Merge branch 'pm-opp'Rafael J. Wysocki
2017-02-20s390/syscall: fix single stepped system callsMartin Schwidefsky
2017-02-19Merge remote-tracking branches 'spi/topic/rockchip', 'spi/topic/rspi', 'spi/t...Mark Brown
2017-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-18Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-02-18Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-02-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-18ARM: multi_v7_defconfig: enable Qualcomm RPMCCAndy Gross
2017-02-17bpf: make jited programs visible in tracesDaniel Borkmann
2017-02-17bpf: remove stubs for cBPF from arch codeDaniel Borkmann
2017-02-17Merge tag 'powerpc-4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-17MIPS: VDSO: Explicitly use -fno-asynchronous-unwind-tablesRobert Schiele
2017-02-17MIPS: BCM47XX: Fix button inversion for Asus WL-500WMirko Parthey
2017-02-17MIPS: DTS: Add img directory to MakefileIan Pozella
2017-02-17MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann
2017-02-17MIPS: pic32mzda: Fix linker error for pic32_get_pbclk()Purna Chandra Mandal
2017-02-17MIPS: Lantiq: Keep ethernet enabled during bootFelix Fietkau
2017-02-17MIPS: OCTEON: Fix copy_from_user fault handling for large buffersJames Cowgill
2017-02-17MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle
2017-02-17s390: add missing "do {} while (0)" loop constructs to multiline macrosHeiko Carstens
2017-02-17s390/mm: add cond_resched call to kernel page table dumperHeiko Carstens
2017-02-17s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGEHeiko Carstens
2017-02-17s390/mm: make memory_block_size_bytes available for !MEMORY_HOTPLUGHeiko Carstens
2017-02-17s390: replace ACCESS_ONCE with READ_ONCEChristian Borntraeger
2017-02-17s390: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker
2017-02-17s390: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2017-02-17s390: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2017-02-17s390/kdump: Use "LINUX" ELF note name instead of "CORE"Michael Holzheu
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-16spi: spi-ep93xx: simplify GPIO chip selectsH Hartley Sweeten
2017-02-16x86/mm/ptdump: Add address marker for KASAN shadow regionAndrey Ryabinin
2017-02-16x86/mm/ptdump: Optimize check for W+X mappings for CONFIG_KASAN=yAndrey Ryabinin
2017-02-16Merge branch 'linus' into x86/mmThomas Gleixner
2017-02-16ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user()Kees Cook
2017-02-16ARM: 8657/1: uaccess: consistently check object sizesKees Cook
2017-02-16x86/cpufeature: Move RING3MWAIT feature to avoid conflictsThomas Gleixner
2017-02-16x86/platform/UV/NMI: Fix uneccessary kABI breakagetravis@sgi.com
2017-02-16powerpc/64: Disable use of radix under a hypervisorPaul Mackerras
2017-02-15MIPS: OCTEON: Enable DEVTMPFSJames Hogan
2017-02-15x86/platform/goldfish: Prevent unconditional loadingThomas Gleixner
2017-02-15arm64/kprobes: consistently handle MRS/MSR with XZRMark Rutland
2017-02-15arm64: cpufeature: correctly handle MRS to XZRMark Rutland
2017-02-15arm64: traps: correctly handle MRS/MSR with XZRMark Rutland
2017-02-15arm64: ptrace: add XZR-safe regs accessorsMark Rutland
2017-02-15arm64: include asm/assembler.h in entry-ftrace.SArnd Bergmann
2017-02-15arm64: fix warning about swapper_pg_dir overflowArnd Bergmann
2017-02-15MIPS: lantiq: Set physical_memsizeHauke Mehrtens
2017-02-15powerpc/mm/radix: Skip ptesync in pte update helpersAneesh Kumar K.V
2017-02-15powerpc/mm/radix: Use ptep_get_and_clear_full when clearing pte for full mmAneesh Kumar K.V