summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-11-09mips: add entry for new mlock2 syscallEric B Munson
2015-11-09Merge branch 'for-4.4/hotplug' into libnvdimm-for-nextDan Williams
2015-11-09arm64: fix R/O permissions of FDT mappingArd Biesheuvel
2015-11-09arm64: fix STRICT_MM_TYPECHECKS issue in PTE_CONT manipulationArd Biesheuvel
2015-11-09nios2: Remove unnecessary #ifdef guardsTobias Klauser
2015-11-09nios2: Switch to generic __xchg()Marek Vasut
2015-11-09nios2: Fix unused variable warningMarek Vasut
2015-11-08xtensa: implement dma_to_phys and phys_to_dmaMax Filippov
2015-11-08xtensa: support DMA to high memoryMax Filippov
2015-11-08parisc: Fixes and cleanups in kernel uapi header filesHelge Deller
2015-11-08parisc: Drop hpux_stat64 struct from stat.h header fileHelge Deller
2015-11-08h8300: Don't set CROSS_COMPILE unconditionallyJavier Martinez Canillas
2015-11-08h8300: bit io fixYoshinori Sato
2015-11-08h8300: zImage fixYoshinori Sato
2015-11-08h8300: register address fixYoshinori Sato
2015-11-08h8300: Fix alignment for .dataYoshinori Sato
2015-11-08arm64: fixup for mm renamesAndrew Morton
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-11-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe
2015-11-07arch/x86/kernel/cpu/perf_event_msr.c: use sign_extend64() for sign extensionMartin Kepplinger
2015-11-07arch/sh/kernel/traps_64.c: use sign_extend64() for sign extensionMartin Kepplinger
2015-11-07mm: make compound_head() robustKirill A. Shutemov
2015-11-07mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-06um: Switch clocksource to hrtimersAnton Ivanov
2015-11-06um: net: replace GFP_KERNEL with GFP_ATOMIC when spinlock is heldSaurabh Sengar
2015-11-06um: Report host OOM more nicelyRichard Weinberger
2015-11-06um: Simplify STUB_DATA loadingRichard Weinberger
2015-11-06um: Remove dead symbol from i386 syscall stubRichard Weinberger
2015-11-06um: Remove dead code from x86_64 syscall stubRichard Weinberger
2015-11-06um: Get rid of open coded NR_SYSCALLSRichard Weinberger
2015-11-06um: Store syscall number after syscall_trace_enter()Richard Weinberger
2015-11-06um: Define PTRACE_OLDSETOPTIONSRichard Weinberger
2015-11-06Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2015-11-06Merge tag 'for-v4.4-important-fix' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-11-06Revert "ARM: dts: twl4030: Add iio properties for bci subnode"Sebastian Reichel
2015-11-06Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-11-06Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-11-06Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-11-06x86: don't make DEBUG_WX default to 'y' even with DEBUG_RODATALinus Torvalds
2015-11-06arm64: bpf: fix mod-by-zero caseZi Shen Lim
2015-11-06arm64: bpf: fix div-by-zero caseZi Shen Lim
2015-11-06arm64: Enable CRYPTO_CRC32_ARM64 in defconfigCatalin Marinas
2015-11-06livepatch: Fix crash with !CONFIG_DEBUG_SET_MODULE_RONXJosh Poimboeuf
2015-11-06Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-06KVM: PPC: Book3S HV: Don't dynamically split core when already splitPaul Mackerras
2015-11-06KVM: PPC: Book3S HV: Synthesize segment fault if SLB lookup failsPaul Mackerras
2015-11-06mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson