summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-02-06mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka
2016-02-06m32r: fix build failure due to SMP and MMUSudip Mukherjee
2016-02-05MIPS: Wire up copy_file_range syscall.Ralf Baechle
2016-02-05regmap: mmio: Revert to v4.4 endianness handlingMark Brown
2016-02-05x86: Fix KASAN false positives in thread_saved_pc()Dmitry Vyukov
2016-02-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-02-04ARM: multi_v7_defconfig: enable DW_WATCHDOGDinh Nguyen
2016-02-04ARM: nomadik: fix up SD/MMC DT settingsLinus Walleij
2016-02-04MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle
2016-02-03arm64: asm: Explicitly include linux/personality.h in asm/page.hMark Brown
2016-02-03MIPS: R6000: Don't allow 64k pages for R6000.Ralf Baechle
2016-02-02arm64: futex.h: Add missing PAN togglingJames Morse
2016-02-02arm64: allow vmalloc regions to be set with set_memory_*Ard Biesheuvel
2016-02-02MIPS: traps.c: Correct microMIPS RDHWR emulationMaciej W. Rozycki
2016-02-02MIPS: traps.c: Don't emulate RDHWR in the CpU #0 exception handlerMaciej W. Rozycki
2016-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-02-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-02-01MIPS: Fix FPU disable with preemptionJames Hogan
2016-02-01MIPS: Properly disable FPU in start_thread()James Hogan
2016-02-01MIPS: Fix buffer overflow in syscall_get_arguments()James Hogan
2016-02-01Merge tag 'vexpress-for-v4.5/fixes-rc2' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2016-02-01Merge tag 'mvebu-fixes-4.5-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2016-02-01Merge tag 'omap-for-v4.5/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2016-02-01Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...Olof Johansson
2016-02-01ARM64: tegra: Add chosen node for tegra132 norrinJon Hunter
2016-02-01ARM: realview: use "depends on" instead of "if" after promptMasahiro Yamada
2016-02-01ARM: tango: use "depends on" instead of "if" after promptMasahiro Yamada
2016-02-01ARM: tango: use const and __initconst for smp_operationsMasahiro Yamada
2016-02-01ARM: realview: use const and __initconst for smp_operationsMasahiro Yamada
2016-02-01arm64: dts: Add missing DMA Abort interrupt to JunoRobin Murphy
2016-02-01x86/entry/traps: Refactor preemption and interrupt flag handlingAlexander Kuleshov
2016-02-01x86/syscalls/64: Mark sys_iopl() as using ptregsAndy Lutomirski
2016-02-01x86/entry/64: Fix fast-path syscall return register stateAndy Lutomirski
2016-02-01x86/entry/64: Fix an IRQ state error on ptregs-using syscallsAndy Lutomirski
2016-02-01Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-02-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-01-30x86/vdso: Use static_cpu_has()Borislav Petkov
2016-01-30x86/alternatives: Discard dynamic check after initBrian Gerst
2016-01-30x86/alternatives: Add an auxilary sectionBorislav Petkov
2016-01-30x86/cpufeature: Get rid of the non-asm goto variantBorislav Petkov
2016-01-30x86/cpufeature: Replace the old static_cpu_has() with safe variantBorislav Petkov
2016-01-30x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov
2016-01-30Merge branch 'x86/cpu' into x86/asm, to avoid conflictIngo Molnar
2016-01-30Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-01-30Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-01-29x86/mm/pat: Avoid truncation when converting cpa->numpages to addressMatt Fleming
2016-01-29ARCv2: Check for LL-SC livelock only if LLSC is enabledVineet Gupta
2016-01-29ARC: shrink cpuinfo by not saving full timer BCRVineet Gupta